From 3d46e092aa4a3c80bd38db4c7259b2f324e3ff77 Mon Sep 17 00:00:00 2001 From: Kodjo Sossouvi Date: Mon, 10 Nov 2025 13:49:17 +0100 Subject: [PATCH] Reworked icons generation --- src/myfasthtml/controls/Layout.py | 5 +- src/myfasthtml/icons/Readme.md | 14 +- src/myfasthtml/icons/antd.py | 2460 +- src/myfasthtml/icons/carbon.py | 10797 ++------ src/myfasthtml/icons/fa.py | 3218 +-- src/myfasthtml/icons/fluent.py | 33583 ++----------------------- src/myfasthtml/icons/fluent_p1.py | 2712 ++ src/myfasthtml/icons/fluent_p2.py | 2705 ++ src/myfasthtml/icons/fluent_p3.py | 1986 ++ src/myfasthtml/icons/ionicons4.py | 9341 +------ src/myfasthtml/icons/ionicons5.py | 6619 +---- src/myfasthtml/icons/manage_icons.py | 150 + src/myfasthtml/icons/material.py | 22985 +++-------------- src/myfasthtml/icons/material_p1.py | 3892 +++ src/myfasthtml/icons/material_p2.py | 2748 ++ src/myfasthtml/icons/tabler.py | 12380 ++------- 16 files changed, 28672 insertions(+), 86923 deletions(-) create mode 100644 src/myfasthtml/icons/fluent_p1.py create mode 100644 src/myfasthtml/icons/fluent_p2.py create mode 100644 src/myfasthtml/icons/fluent_p3.py create mode 100644 src/myfasthtml/icons/manage_icons.py create mode 100644 src/myfasthtml/icons/material_p1.py create mode 100644 src/myfasthtml/icons/material_p2.py diff --git a/src/myfasthtml/controls/Layout.py b/src/myfasthtml/controls/Layout.py index c0f8445..9c66607 100644 --- a/src/myfasthtml/controls/Layout.py +++ b/src/myfasthtml/controls/Layout.py @@ -14,11 +14,12 @@ from myfasthtml.controls.BaseCommands import BaseCommands from myfasthtml.controls.BaseControl import BaseControl from myfasthtml.controls.helpers import mk from myfasthtml.core.commands import Command -from myfasthtml.icons.fluent import icon_panel_left_expand20_regular as left_drawer_icon -from myfasthtml.icons.fluent import icon_panel_right_expand20_regular as right_drawer_icon +from myfasthtml.icons.fluent import panel_left_expand20_regular as left_drawer_icon +from myfasthtml.icons.fluent_p2 import panel_right_expand20_regular as right_drawer_icon logger = logging.getLogger("LayoutControl") + @dataclass class LayoutState: left_drawer_open: bool = True diff --git a/src/myfasthtml/icons/Readme.md b/src/myfasthtml/icons/Readme.md index ecc3baa..ed0931d 100644 --- a/src/myfasthtml/icons/Readme.md +++ b/src/myfasthtml/icons/Readme.md @@ -17,5 +17,15 @@ Update the root folder in `update_icons.py` to point to the root folder of the i ## ```sh -python update_icons.py -``` \ No newline at end of file +python manage_icons.py --help +``` + +To list +```sh +python manage_icons.py list +``` + +To generate icons +```sh +python manage_icons.py generate --no-dry-run --suppress-suffix +``` diff --git a/src/myfasthtml/icons/antd.py b/src/myfasthtml/icons/antd.py index 71f4ac4..047ac07 100644 --- a/src/myfasthtml/icons/antd.py +++ b/src/myfasthtml/icons/antd.py @@ -6,1674 +6,792 @@ from fastcore.basics import NotStr -icon_bug_outlined = NotStr(''' - - -''') -icon_account_book_filled = NotStr('''''') -icon_rise_outlined = NotStr('''''') -icon_api_twotone = NotStr(''' - - -''') -icon_info_circle_filled = NotStr('''''') -icon_calendar_twotone = NotStr(''' - - -''') -icon_dashboard_twotone = NotStr(''' - - - - -''') -icon_signal_filled = NotStr(''' - - -''') -icon_fund_outlined = NotStr('''''') -icon_backward_filled = NotStr('''''') -icon_environment_outlined = NotStr('''''') -icon_hourglass_twotone = NotStr(''' - - -''') -icon_build_outlined = NotStr('''''') -icon_carry_out_twotone = NotStr(''' - - - -''') -icon_group_outlined = NotStr(''' - - - -''') -icon_gift_twotone = NotStr(''' - - -''') -icon_clock_circle_filled = NotStr('''''') -icon_facebook_outlined = NotStr('''''') -icon_question_circle_twotone = NotStr(''' - - - -''') -icon_switcher_outlined = NotStr('''''') -icon_book_outlined = NotStr('''''') -icon_google_plus_square_filled = NotStr('''''') -icon_clock_circle_twotone = NotStr(''' - - - -''') -icon_copyright_circle_twotone = NotStr(''' - - - -''') -icon_project_outlined = NotStr('''''') -icon_security_scan_outlined = NotStr('''''') -icon_pie_chart_twotone = NotStr(''' - - - - - -''') -icon_merge_cells_outlined = NotStr(''' - - -''') -icon_book_filled = NotStr('''''') -icon_subnode_outlined = NotStr(''' - - -''') -icon_play_square_twotone = NotStr(''' - - - -''') -icon_whats_app_outlined = NotStr(''' - - - -''') -icon_phone_outlined = NotStr('''''') -icon_coffee_outlined = NotStr('''''') -icon_up_circle_filled = NotStr('''''') -icon_security_scan_twotone = NotStr(''' - - - - -''') -icon_file_zip_outlined = NotStr('''''') -icon_fire_filled = NotStr('''''') -icon_mobile_filled = NotStr('''''') -icon_reload_outlined = NotStr('''''') -icon_reddit_circle_filled = NotStr('''''') -icon_wallet_outlined = NotStr('''''') -icon_tag_outlined = NotStr('''''') -icon_check_square_outlined = NotStr(''' - - -''') -icon_scan_outlined = NotStr('''''') -icon_copy_filled = NotStr('''''') -icon_import_outlined = NotStr('''''') -icon_info_circle_outlined = NotStr(''' - - -''') -icon_safety_certificate_outlined = NotStr('''''') -icon_smile_filled = NotStr('''''') -icon_meh_outlined = NotStr('''''') -icon_security_scan_filled = NotStr('''''') -icon_idcard_filled = NotStr('''''') -icon_file_markdown_outlined = NotStr('''''') -icon_code_filled = NotStr('''''') -icon_github_outlined = NotStr('''''') -icon_dribbble_circle_filled = NotStr('''''') -icon_property_safety_twotone = NotStr(''' - - - -''') -icon_to_top_outlined = NotStr('''''') -icon_dashboard_filled = NotStr('''''') -icon_split_cells_outlined = NotStr(''' - - -''') -icon_dollar_twotone = NotStr(''' - - - - -''') -icon_export_outlined = NotStr('''''') -icon_rotate_left_outlined = NotStr(''' - - - -''') -icon_ellipsis_outlined = NotStr('''''') -icon_contacts_outlined = NotStr('''''') -icon_pound_circle_outlined = NotStr('''''') -icon_medicine_box_twotone = NotStr(''' - - - -''') -icon_file_ppt_filled = NotStr('''''') -icon_gold_filled = NotStr('''''') -icon_layout_filled = NotStr('''''') -icon_sisternode_outlined = NotStr(''' - - -''') -icon_forward_filled = NotStr('''''') -icon_cloud_upload_outlined = NotStr(''' - - -''') -icon_border_bottom_outlined = NotStr('''''') -icon_shopping_outlined = NotStr('''''') -icon_crown_twotone = NotStr(''' - - - - -''') -icon_check_outlined = NotStr('''''') -icon_gift_filled = NotStr('''''') -icon_arrow_up_outlined = NotStr('''''') -icon_compass_filled = NotStr('''''') -icon_file_zip_filled = NotStr('''''') -icon_node_index_outlined = NotStr(''' - - -''') -icon_file_zip_twotone = NotStr(''' - - - - -''') -icon_file_word_filled = NotStr('''''') -icon_code_twotone = NotStr(''' - - - -''') -icon_compass_twotone = NotStr(''' - - - -''') -icon_verified_outlined = NotStr(''' - - - - -''') -icon_file_outlined = NotStr('''''') -icon_sketch_outlined = NotStr('''''') -icon_form_outlined = NotStr(''' - - -''') -icon_caret_right_outlined = NotStr('''''') -icon_column_height_outlined = NotStr('''''') -icon_up_circle_twotone = NotStr(''' - - - -''') -icon_file_markdown_filled = NotStr('''''') -icon_carry_out_outlined = NotStr('''''') -icon_printer_filled = NotStr('''''') -icon_windows_outlined = NotStr('''''') -icon_global_outlined = NotStr('''''') -icon_money_collect_filled = NotStr('''''') -icon_codepen_circle_filled = NotStr('''''') -icon_delete_outlined = NotStr('''''') -icon_dingtalk_square_filled = NotStr('''''') -icon_menu_unfold_outlined = NotStr('''''') -icon_man_outlined = NotStr('''''') -icon_file_image_outlined = NotStr('''''') -icon_dingtalk_circle_filled = NotStr('''''') -icon_code_sandbox_circle_filled = NotStr('''''') -icon_dropbox_square_filled = NotStr('''''') -icon_taobao_circle_filled = NotStr('''''') -icon_read_filled = NotStr('''''') -icon_unordered_list_outlined = NotStr('''''') -icon_insert_row_below_outlined = NotStr(''' - - -''') -icon_build_filled = NotStr('''''') -icon_dribbble_outlined = NotStr('''''') -icon_file_excel_outlined = NotStr('''''') -icon_wallet_filled = NotStr('''''') -icon_close_square_filled = NotStr('''''') -icon_smile_outlined = NotStr('''''') -icon_pause_outlined = NotStr('''''') -icon_node_expand_outlined = NotStr(''' - - -''') -icon_meh_filled = NotStr('''''') -icon_star_outlined = NotStr('''''') -icon_slack_circle_filled = NotStr('''''') -icon_edit_twotone = NotStr(''' - - -''') -icon_file_add_twotone = NotStr(''' - - - -''') -icon_apple_outlined = NotStr('''''') -icon_dollar_circle_filled = NotStr('''''') -icon_video_camera_filled = NotStr('''''') -icon_field_binary_outlined = NotStr(''' - - -''') -icon_behance_square_outlined = NotStr('''''') -icon_strikethrough_outlined = NotStr('''''') -icon_arrow_left_outlined = NotStr('''''') -icon_ungroup_outlined = NotStr(''' - - -''') -icon_dislike_twotone = NotStr(''' - - -''') -icon_behance_square_filled = NotStr('''''') -icon_file_ppt_twotone = NotStr(''' - - - - -''') -icon_eye_invisible_outlined = NotStr(''' - - -''') -icon_inbox_outlined = NotStr('''''') -icon_fund_view_outlined = NotStr(''' - - - - - -''') -icon_fast_forward_filled = NotStr('''''') -icon_ordered_list_outlined = NotStr('''''') -icon_setting_twotone = NotStr(''' - - - - -''') -icon_phone_filled = NotStr('''''') -icon_notification_twotone = NotStr(''' - - -''') -icon_profile_filled = NotStr('''''') -icon_file_sync_outlined = NotStr('''''') -icon_message_outlined = NotStr('''''') -icon_zoom_in_outlined = NotStr('''''') -icon_bg_colors_outlined = NotStr('''''') -icon_shake_outlined = NotStr('''''') -icon_plus_circle_outlined = NotStr(''' - - -''') -icon_car_twotone = NotStr(''' - - - - -''') -icon_eye_outlined = NotStr('''''') -icon_minus_circle_twotone = NotStr(''' - - - -''') -icon_yuque_filled = NotStr('''''') -icon_rocket_twotone = NotStr(''' - - - -''') -icon_step_backward_outlined = NotStr('''''') -icon_check_circle_twotone = NotStr(''' - - - -''') -icon_html5_outlined = NotStr('''''') -icon_usergroup_delete_outlined = NotStr('''''') -icon_amazon_square_filled = NotStr('''''') -icon_yahoo_outlined = NotStr('''''') -icon_branches_outlined = NotStr('''''') -icon_database_outlined = NotStr('''''') -icon_linkedin_outlined = NotStr('''''') -icon_yahoo_filled = NotStr('''''') -icon_transaction_outlined = NotStr('''''') -icon_caret_left_filled = NotStr('''''') -icon_like_outlined = NotStr('''''') -icon_down_square_filled = NotStr('''''') -icon_exclamation_outlined = NotStr('''''') -icon_issues_close_outlined = NotStr('''''') -icon_user_outlined = NotStr('''''') -icon_left_square_twotone = NotStr(''' - - - -''') -icon_pause_circle_outlined = NotStr('''''') -icon_unlock_outlined = NotStr('''''') -icon_medium_workmark_outlined = NotStr('''''') -icon_dislike_filled = NotStr('''''') -icon_close_square_twotone = NotStr(''' - - - -''') -icon_fast_backward_filled = NotStr('''''') -icon_like_filled = NotStr('''''') -icon_star_twotone = NotStr(''' - - -''') -icon_funnel_plot_outlined = NotStr('''''') -icon_customer_service_filled = NotStr('''''') -icon_file_unknown_filled = NotStr('''''') -icon_facebook_filled = NotStr('''''') -icon_field_string_outlined = NotStr(''' - - - - -''') -icon_experiment_outlined = NotStr('''''') -icon_setting_outlined = NotStr('''''') -icon_file_text_twotone = NotStr(''' - - - -''') -icon_delete_row_outlined = NotStr(''' - - -''') -icon_desktop_outlined = NotStr('''''') -icon_github_filled = NotStr('''''') -icon_search_outlined = NotStr('''''') -icon_alipay_outlined = NotStr('''''') -icon_api_filled = NotStr('''''') -icon_youtube_outlined = NotStr('''''') -icon_usergroup_add_outlined = NotStr('''''') -icon_line_chart_outlined = NotStr('''''') -icon_zhihu_square_filled = NotStr('''''') -icon_behance_outlined = NotStr('''''') -icon_pause_circle_filled = NotStr('''''') -icon_shop_filled = NotStr('''''') -icon_skype_outlined = NotStr('''''') -icon_qq_outlined = NotStr('''''') -icon_border_left_outlined = NotStr('''''') -icon_twitter_circle_filled = NotStr('''''') -icon_schedule_filled = NotStr('''''') -icon_loading_outlined = NotStr('''''') -icon_file_protect_outlined = NotStr('''''') -icon_snippets_twotone = NotStr(''' - - -''') -icon_thunderbolt_twotone = NotStr(''' - - -''') -icon_align_center_outlined = NotStr('''''') -icon_step_forward_filled = NotStr('''''') -icon_build_twotone = NotStr(''' - - -''') -icon_notification_filled = NotStr('''''') -icon_borderless_table_outlined = NotStr(''' - - -''') -icon_schedule_outlined = NotStr('''''') -icon_down_circle_filled = NotStr('''''') -icon_ci_outlined = NotStr('''''') -icon_fund_projection_screen_outlined = NotStr(''' - - - -''') -icon_aliyun_outlined = NotStr('''''') -icon_exclamation_circle_outlined = NotStr(''' - - -''') -icon_qrcode_outlined = NotStr('''''') -icon_eye_invisible_filled = NotStr(''' - - -''') -icon_login_outlined = NotStr(''' - - -''') -icon_money_collect_outlined = NotStr('''''') -icon_laptop_outlined = NotStr('''''') -icon_share_alt_outlined = NotStr('''''') -icon_bar_chart_outlined = NotStr('''''') -icon_lock_filled = NotStr('''''') -icon_schedule_twotone = NotStr(''' - - - - -''') -icon_edit_filled = NotStr('''''') -icon_ci_circle_twotone = NotStr(''' - - - -''') -icon_calculator_outlined = NotStr('''''') -icon_right_square_filled = NotStr('''''') -icon_dot_chart_outlined = NotStr('''''') -icon_exclamation_circle_twotone = NotStr(''' - - - -''') -icon_rocket_filled = NotStr('''''') -icon_pull_request_outlined = NotStr('''''') -icon_ci_circle_outlined = NotStr('''''') -icon_euro_circle_filled = NotStr('''''') -icon_play_circle_filled = NotStr('''''') -icon_font_colors_outlined = NotStr('''''') -icon_folder_outlined = NotStr('''''') -icon_close_circle_outlined = NotStr(''' - - -''') -icon_heart_outlined = NotStr('''''') -icon_instagram_outlined = NotStr('''''') -icon_vertical_align_middle_outlined = NotStr('''''') -icon_caret_right_filled = NotStr('''''') -icon_alipay_square_filled = NotStr('''''') -icon_box_plot_outlined = NotStr('''''') -icon_double_right_outlined = NotStr('''''') -icon_stop_outlined = NotStr('''''') -icon_insert_row_left_outlined = NotStr(''' - - -''') -icon_bold_outlined = NotStr('''''') -icon_check_square_filled = NotStr('''''') -icon_experiment_twotone = NotStr(''' - - - -''') -icon_right_circle_twotone = NotStr(''' - - - -''') -icon_close_circle_twotone = NotStr(''' - - - -''') -icon_enter_outlined = NotStr('''''') -icon_alipay_circle_filled = NotStr('''''') -icon_caret_down_outlined = NotStr('''''') -icon_filter_outlined = NotStr('''''') -icon_red_envelope_twotone = NotStr(''' - - - - -''') -icon_plus_outlined = NotStr(''' - - - -''') -icon_border_verticle_outlined = NotStr('''''') -icon_filter_filled = NotStr('''''') -icon_radius_upleft_outlined = NotStr('''''') -icon_code_sandbox_outlined = NotStr('''''') -icon_golden_filled = NotStr('''''') -icon_appstore_filled = NotStr('''''') -icon_contacts_twotone = NotStr(''' - - - - -''') -icon_file_exclamation_outlined = NotStr('''''') -icon_compress_outlined = NotStr(''' - - -''') -icon_left_circle_twotone = NotStr(''' - - - -''') -icon_file_word_twotone = NotStr(''' - - - -''') -icon_bug_twotone = NotStr(''' - - -''') -icon_comment_outlined = NotStr(''' - - - - -''') -icon_picture_twotone = NotStr(''' - - - - - -''') -icon_team_outlined = NotStr('''''') -icon_mac_command_outlined = NotStr(''' - - - -''') -icon_info_circle_twotone = NotStr(''' - - - -''') -icon_mobile_outlined = NotStr('''''') -icon_flag_filled = NotStr('''''') -icon_tablet_filled = NotStr('''''') -icon_calendar_filled = NotStr('''''') -icon_file_markdown_twotone = NotStr(''' - - - -''') -icon_check_circle_filled = NotStr('''''') -icon_home_filled = NotStr('''''') -icon_download_outlined = NotStr('''''') -icon_holder_outlined = NotStr('''''') -icon_edit_outlined = NotStr('''''') -icon_control_outlined = NotStr('''''') -icon_alert_filled = NotStr('''''') -icon_file_excel_twotone = NotStr(''' - - - -''') -icon_caret_down_filled = NotStr('''''') -icon_interaction_filled = NotStr('''''') -icon_message_twotone = NotStr(''' - - - - -''') -icon_snippets_filled = NotStr('''''') -icon_bulb_twotone = NotStr(''' - - -''') -icon_pause_circle_twotone = NotStr(''' - - - -''') -icon_dislike_outlined = NotStr('''''') -icon_video_camera_twotone = NotStr(''' - - - -''') -icon_sketch_square_filled = NotStr('''''') -icon_send_outlined = NotStr(''' - - -''') -icon_customer_service_outlined = NotStr('''''') -icon_usb_outlined = NotStr('''''') -icon_meh_twotone = NotStr(''' - - - -''') -icon_gitlab_filled = NotStr('''''') -icon_weibo_square_filled = NotStr('''''') -icon_switcher_filled = NotStr('''''') -icon_upload_outlined = NotStr('''''') -icon_hdd_twotone = NotStr(''' - - - -''') -icon_book_twotone = NotStr(''' - - - -''') -icon_file_unknown_outlined = NotStr('''''') -icon_pushpin_outlined = NotStr('''''') -icon_partition_outlined = NotStr(''' - - -''') -icon_vertical_right_outlined = NotStr('''''') -icon_file_text_outlined = NotStr('''''') -icon_stop_filled = NotStr('''''') -icon_eye_filled = NotStr('''''') -icon_line_outlined = NotStr('''''') -icon_close_outlined = NotStr('''''') -icon_snippets_outlined = NotStr('''''') -icon_html5_filled = NotStr('''''') -icon_insert_row_above_outlined = NotStr(''' - - -''') -icon_tablet_outlined = NotStr('''''') -icon_block_outlined = NotStr('''''') -icon_control_twotone = NotStr(''' - - - - -''') -icon_database_twotone = NotStr(''' - - - -''') -icon_copyright_circle_filled = NotStr('''''') -icon_wallet_twotone = NotStr(''' - - - - -''') -icon_radius_bottomright_outlined = NotStr('''''') -icon_cloud_download_outlined = NotStr(''' - - -''') -icon_smile_twotone = NotStr(''' - - - -''') -icon_interaction_outlined = NotStr('''''') -icon_google_plus_circle_filled = NotStr('''''') -icon_fast_forward_outlined = NotStr('''''') -icon_layout_twotone = NotStr(''' - - -''') -icon_mail_filled = NotStr('''''') -icon_chrome_outlined = NotStr('''''') -icon_audio_muted_outlined = NotStr(''' - - - -''') -icon_stop_twotone = NotStr(''' - - -''') -icon_field_number_outlined = NotStr(''' - - -''') -icon_gateway_outlined = NotStr('''''') -icon_format_painter_outlined = NotStr(''' - - -''') -icon_scissor_outlined = NotStr('''''') -icon_read_outlined = NotStr('''''') -icon_car_filled = NotStr('''''') -icon_code_outlined = NotStr('''''') -icon_left_circle_filled = NotStr('''''') -icon_swap_outlined = NotStr('''''') -icon_step_backward_filled = NotStr('''''') -icon_twitter_outlined = NotStr('''''') -icon_node_collapse_outlined = NotStr(''' - - -''') -icon_exclamation_circle_filled = NotStr('''''') -icon_fire_outlined = NotStr('''''') -icon_minus_circle_outlined = NotStr(''' - - -''') -icon_codepen_circle_outlined = NotStr('''''') -icon_tool_filled = NotStr('''''') -icon_minus_outlined = NotStr('''''') -icon_container_filled = NotStr('''''') -icon_apartment_outlined = NotStr('''''') -icon_trademark_outlined = NotStr('''''') -icon_credit_card_filled = NotStr('''''') -icon_dollar_outlined = NotStr('''''') -icon_border_horizontal_outlined = NotStr('''''') -icon_border_top_outlined = NotStr('''''') -icon_logout_outlined = NotStr('''''') -icon_google_outlined = NotStr('''''') -icon_switcher_twotone = NotStr(''' - - - - -''') -icon_arrow_right_outlined = NotStr('''''') -icon_folder_open_outlined = NotStr('''''') -icon_alibaba_outlined = NotStr('''''') -icon_ie_circle_filled = NotStr('''''') -icon_bars_outlined = NotStr('''''') -icon_plus_square_filled = NotStr('''''') -icon_google_plus_outlined = NotStr('''''') -icon_up_circle_outlined = NotStr(''' - - -''') -icon_audio_twotone = NotStr(''' - - - -''') -icon_up_square_twotone = NotStr(''' - - - -''') -icon_experiment_filled = NotStr('''''') -icon_more_outlined = NotStr('''''') -icon_red_envelope_outlined = NotStr('''''') -icon_bell_filled = NotStr('''''') -icon_sliders_twotone = NotStr(''' - - -''') -icon_file_word_outlined = NotStr('''''') -icon_right_circle_filled = NotStr('''''') -icon_fork_outlined = NotStr('''''') -icon_fullscreen_outlined = NotStr('''''') -icon_area_chart_outlined = NotStr('''''') -icon_credit_card_outlined = NotStr('''''') -icon_fullscreen_exit_outlined = NotStr('''''') -icon_minus_square_outlined = NotStr(''' - - -''') -icon_shopping_cart_outlined = NotStr('''''') -icon_euro_outlined = NotStr('''''') -icon_medium_square_filled = NotStr('''''') -icon_reconciliation_twotone = NotStr(''' - - - - - -''') -icon_trophy_twotone = NotStr(''' - - -''') -icon_code_sandbox_square_filled = NotStr('''''') -icon_picture_outlined = NotStr('''''') -icon_camera_outlined = NotStr('''''') -icon_linkedin_filled = NotStr('''''') -icon_file_excel_filled = NotStr('''''') -icon_file_twotone = NotStr(''' - - -''') -icon_copyright_outlined = NotStr('''''') -icon_safety_certificate_filled = NotStr('''''') -icon_paper_clip_outlined = NotStr('''''') -icon_file_image_twotone = NotStr(''' - - - -''') -icon_play_square_outlined = NotStr(''' - - -''') -icon_key_outlined = NotStr('''''') -icon_environment_filled = NotStr('''''') -icon_rollback_outlined = NotStr('''''') -icon_frown_outlined = NotStr('''''') -icon_euro_circle_outlined = NotStr('''''') -icon_copyright_twotone = NotStr(''' - - - -''') -icon_diff_outlined = NotStr('''''') -icon_check_square_twotone = NotStr(''' - - - -''') -icon_mail_outlined = NotStr('''''') -icon_usb_filled = NotStr('''''') -icon_file_add_filled = NotStr('''''') -icon_zoom_out_outlined = NotStr('''''') -icon_ie_square_filled = NotStr('''''') -icon_yuque_outlined = NotStr('''''') -icon_highlight_twotone = NotStr(''' - - -''') -icon_delete_twotone = NotStr(''' - - -''') -icon_play_circle_outlined = NotStr(''' - - -''') -icon_usb_twotone = NotStr(''' - - - -''') -icon_backward_outlined = NotStr('''''') -icon_plus_square_twotone = NotStr(''' - - - -''') -icon_sort_ascending_outlined = NotStr('''''') -icon_barcode_outlined = NotStr('''''') -icon_wechat_outlined = NotStr('''''') -icon_gif_outlined = NotStr(''' - - -''') -icon_instagram_filled = NotStr('''''') -icon_shopping_filled = NotStr('''''') -icon_fund_filled = NotStr('''''') -icon_wifi_outlined = NotStr('''''') -icon_reconciliation_outlined = NotStr('''''') -icon_user_delete_outlined = NotStr('''''') -icon_minus_square_filled = NotStr('''''') -icon_crown_outlined = NotStr('''''') -icon_printer_twotone = NotStr(''' - - - -''') -icon_shop_outlined = NotStr('''''') -icon_google_square_filled = NotStr('''''') -icon_tag_twotone = NotStr(''' - - - -''') -icon_dropbox_circle_filled = NotStr('''''') -icon_cluster_outlined = NotStr('''''') -icon_tags_twotone = NotStr(''' - - - - -''') -icon_account_book_outlined = NotStr('''''') -icon_close_circle_filled = NotStr('''''') -icon_column_width_outlined = NotStr('''''') -icon_vertical_align_top_outlined = NotStr('''''') -icon_folder_add_outlined = NotStr('''''') -icon_safety_certificate_twotone = NotStr(''' - - - -''') -icon_message_filled = NotStr('''''') -icon_check_circle_outlined = NotStr(''' - - -''') -icon_vertical_left_outlined = NotStr('''''') -icon_small_dash_outlined = NotStr('''''') -icon_ant_cloud_outlined = NotStr('''''') -icon_hdd_outlined = NotStr('''''') -icon_expand_outlined = NotStr(''' - - -''') -icon_mac_command_filled = NotStr(''' - - - - -''') -icon_undo_outlined = NotStr('''''') -icon_skin_outlined = NotStr('''''') -icon_dollar_circle_outlined = NotStr('''''') -icon_hourglass_filled = NotStr('''''') -icon_align_right_outlined = NotStr('''''') -icon_video_camera_outlined = NotStr('''''') -icon_taobao_outlined = NotStr('''''') -icon_sliders_filled = NotStr('''''') -icon_clear_outlined = NotStr(''' - - -''') -icon_forward_outlined = NotStr('''''') -icon_shrink_outlined = NotStr('''''') -icon_arrow_down_outlined = NotStr('''''') -icon_camera_filled = NotStr('''''') -icon_left_square_outlined = NotStr(''' - - -''') -icon_profile_twotone = NotStr(''' - - - -''') -icon_amazon_outlined = NotStr('''''') -icon_redo_outlined = NotStr('''''') -icon_delete_filled = NotStr('''''') -icon_trademark_circle_twotone = NotStr(''' - - - - -''') -icon_font_size_outlined = NotStr('''''') -icon_heat_map_outlined = NotStr('''''') -icon_medicine_box_outlined = NotStr('''''') -icon_amazon_circle_filled = NotStr('''''') -icon_link_outlined = NotStr('''''') -icon_funnel_plot_filled = NotStr('''''') -icon_euro_twotone = NotStr(''' - - - -''') -icon_sound_twotone = NotStr(''' - - -''') -icon_video_camera_add_outlined = NotStr(''' - - - - -''') -icon_apple_filled = NotStr('''''') -icon_warning_twotone = NotStr(''' - - - -''') -icon_printer_outlined = NotStr('''''') -icon_format_painter_filled = NotStr(''' - - -''') -icon_left_outlined = NotStr('''''') -icon_save_outlined = NotStr('''''') -icon_compass_outlined = NotStr('''''') -icon_vertical_align_bottom_outlined = NotStr('''''') -icon_bell_twotone = NotStr(''' - - -''') -icon_woman_outlined = NotStr('''''') -icon_safety_outlined = NotStr(''' - - -''') -icon_database_filled = NotStr('''''') -icon_tool_twotone = NotStr(''' - - -''') -icon_calculator_filled = NotStr('''''') -icon_phone_twotone = NotStr(''' - - -''') -icon_filter_twotone = NotStr(''' - - -''') -icon_api_outlined = NotStr('''''') -icon_carry_out_filled = NotStr('''''') -icon_plus_square_outlined = NotStr(''' - - -''') -icon_dingtalk_outlined = NotStr('''''') -icon_audit_outlined = NotStr('''''') -icon_medicine_box_filled = NotStr('''''') -icon_pay_circle_filled = NotStr('''''') -icon_environment_twotone = NotStr(''' - - - -''') -icon_field_time_outlined = NotStr(''' - - - -''') -icon_folder_view_outlined = NotStr(''' - - - - -''') -icon_behance_circle_filled = NotStr('''''') -icon_flag_twotone = NotStr(''' - - - -''') -icon_pie_chart_outlined = NotStr('''''') -icon_minus_circle_filled = NotStr('''''') -icon_html5_twotone = NotStr(''' - - - -''') -icon_folder_add_filled = NotStr('''''') -icon_border_outlined = NotStr('''''') -icon_down_circle_twotone = NotStr(''' - - - -''') -icon_up_square_filled = NotStr('''''') -icon_appstore_twotone = NotStr(''' - - -''') -icon_drag_outlined = NotStr('''''') -icon_gold_outlined = NotStr('''''') -icon_bulb_outlined = NotStr('''''') -icon_heart_filled = NotStr('''''') -icon_down_square_twotone = NotStr(''' - - - -''') -icon_right_square_twotone = NotStr(''' - - - -''') -icon_weibo_circle_filled = NotStr('''''') -icon_ant_design_outlined = NotStr('''''') -icon_translation_outlined = NotStr(''' - - - -''') -icon_cloud_filled = NotStr('''''') -icon_taobao_circle_outlined = NotStr('''''') -icon_file_pdf_outlined = NotStr('''''') -icon_underline_outlined = NotStr('''''') -icon_dribbble_square_outlined = NotStr('''''') -icon_fund_twotone = NotStr(''' - - - -''') -icon_pound_circle_filled = NotStr('''''') -icon_aim_outlined = NotStr(''' - - - -''') -icon_aliwangwang_outlined = NotStr('''''') -icon_warning_filled = NotStr('''''') -icon_up_outlined = NotStr('''''') -icon_bug_filled = NotStr(''' - - -''') -icon_fall_outlined = NotStr('''''') -icon_rest_outlined = NotStr(''' - - - -''') -icon_ci_twotone = NotStr(''' - - - -''') -icon_history_outlined = NotStr('''''') -icon_swap_left_outlined = NotStr('''''') -icon_medium_circle_filled = NotStr('''''') -icon_warning_outlined = NotStr('''''') -icon_clock_circle_outlined = NotStr(''' - - -''') -icon_youtube_filled = NotStr('''''') -icon_trademark_circle_filled = NotStr('''''') -icon_hdd_filled = NotStr('''''') -icon_android_outlined = NotStr('''''') -icon_down_outlined = NotStr('''''') -icon_cloud_twotone = NotStr(''' - - -''') -icon_eye_invisible_twotone = NotStr(''' - - - - - -''') -icon_menu_fold_outlined = NotStr('''''') -icon_robot_outlined = NotStr('''''') -icon_arrows_alt_outlined = NotStr('''''') -icon_unlock_filled = NotStr('''''') -icon_unlock_twotone = NotStr(''' - - - -''') -icon_down_square_outlined = NotStr(''' - - -''') -icon_gitlab_outlined = NotStr('''''') -icon_border_outer_outlined = NotStr('''''') -icon_insurance_filled = NotStr('''''') -icon_red_envelope_filled = NotStr('''''') -icon_folder_twotone = NotStr(''' - - -''') -icon_google_circle_filled = NotStr('''''') -icon_pay_circle_outlined = NotStr('''''') -icon_insert_row_right_outlined = NotStr(''' - - -''') -icon_tag_filled = NotStr('''''') -icon_chrome_filled = NotStr('''''') -icon_cloud_outlined = NotStr('''''') -icon_play_circle_twotone = NotStr(''' - - - -''') -icon_like_twotone = NotStr(''' - - -''') -icon_file_image_filled = NotStr('''''') -icon_ci_circle_filled = NotStr('''''') -icon_pie_chart_filled = NotStr('''''') -icon_sort_descending_outlined = NotStr('''''') -icon_plus_circle_filled = NotStr('''''') -icon_gift_outlined = NotStr('''''') -icon_property_safety_outlined = NotStr('''''') -icon_number_outlined = NotStr('''''') -icon_interaction_twotone = NotStr(''' - - - -''') -icon_disconnect_outlined = NotStr('''''') -icon_appstore_outlined = NotStr('''''') -icon_thunderbolt_filled = NotStr('''''') -icon_robot_filled = NotStr(''' - - -''') -icon_play_square_filled = NotStr('''''') -icon_table_outlined = NotStr('''''') -icon_customer_service_twotone = NotStr(''' - - -''') -icon_camera_twotone = NotStr(''' - - - -''') -icon_windows_filled = NotStr('''''') -icon_sketch_circle_filled = NotStr('''''') -icon_wechat_filled = NotStr('''''') -icon_idcard_twotone = NotStr(''' - - - - -''') -icon_flag_outlined = NotStr('''''') -icon_control_filled = NotStr('''''') -icon_crown_filled = NotStr('''''') -icon_sync_outlined = NotStr('''''') -icon_weibo_circle_outlined = NotStr('''''') -icon_dollar_circle_twotone = NotStr(''' - - - - -''') -icon_weibo_square_outlined = NotStr('''''') -icon_caret_up_outlined = NotStr('''''') -icon_audio_filled = NotStr('''''') -icon_folder_open_filled = NotStr('''''') -icon_deployment_unit_outlined = NotStr('''''') -icon_radar_chart_outlined = NotStr('''''') -icon_property_safety_filled = NotStr('''''') -icon_copy_twotone = NotStr(''' - - - -''') -icon_alert_outlined = NotStr('''''') -icon_money_collect_twotone = NotStr(''' - - - -''') -icon_double_left_outlined = NotStr('''''') -icon_line_height_outlined = NotStr('''''') -icon_dashboard_outlined = NotStr('''''') -icon_user_add_outlined = NotStr('''''') -icon_file_pdf_twotone = NotStr(''' - - - - - -''') -icon_info_outlined = NotStr('''''') -icon_dingding_outlined = NotStr('''''') -icon_save_filled = NotStr('''''') -icon_trophy_filled = NotStr('''''') -icon_question_circle_filled = NotStr('''''') -icon_box_plot_twotone = NotStr(''' - - -''') -icon_home_twotone = NotStr(''' - - -''') -icon_container_outlined = NotStr('''''') -icon_diff_twotone = NotStr(''' - - - - -''') -icon_dribbble_square_filled = NotStr('''''') -icon_cloud_sync_outlined = NotStr(''' - - -''') -icon_retweet_outlined = NotStr('''''') -icon_container_twotone = NotStr(''' - - - - -''') -icon_swap_right_outlined = NotStr('''''') -icon_ie_outlined = NotStr('''''') -icon_skin_twotone = NotStr(''' - - -''') -icon_cloud_server_outlined = NotStr(''' - - - -''') -icon_highlight_outlined = NotStr('''''') -icon_file_exclamation_twotone = NotStr(''' - - - -''') -icon_codepen_outlined = NotStr('''''') -icon_exception_outlined = NotStr('''''') -icon_skype_filled = NotStr('''''') -icon_pushpin_filled = NotStr('''''') -icon_euro_circle_twotone = NotStr(''' - - - -''') -icon_star_filled = NotStr('''''') -icon_lock_outlined = NotStr('''''') -icon_monitor_outlined = NotStr('''''') -icon_zhihu_circle_filled = NotStr('''''') -icon_pic_left_outlined = NotStr('''''') -icon_close_square_outlined = NotStr(''' - - -''') -icon_bell_outlined = NotStr('''''') -icon_notification_outlined = NotStr('''''') -icon_file_add_outlined = NotStr('''''') -icon_caret_left_outlined = NotStr('''''') -icon_solution_outlined = NotStr('''''') -icon_left_circle_outlined = NotStr(''' - - -''') -icon_folder_open_twotone = NotStr(''' - - -''') -icon_file_jpg_outlined = NotStr('''''') -icon_rotate_right_outlined = NotStr(''' - - - -''') -icon_save_twotone = NotStr(''' - - - -''') -icon_bank_filled = NotStr('''''') -icon_delete_column_outlined = NotStr(''' - - -''') -icon_insurance_outlined = NotStr('''''') -icon_plus_circle_twotone = NotStr(''' - - - -''') -icon_file_pdf_filled = NotStr('''''') -icon_dash_outlined = NotStr('''''') -icon_file_ppt_outlined = NotStr('''''') -icon_slack_square_filled = NotStr('''''') -icon_twitter_square_filled = NotStr('''''') -icon_right_outlined = NotStr('''''') -icon_highlight_filled = NotStr('''''') -icon_pic_center_outlined = NotStr('''''') -icon_border_inner_outlined = NotStr('''''') -icon_heart_twotone = NotStr(''' - - -''') -icon_fast_backward_outlined = NotStr('''''') -icon_radius_bottomleft_outlined = NotStr('''''') -icon_trophy_outlined = NotStr('''''') -icon_skin_filled = NotStr('''''') -icon_file_unknown_twotone = NotStr(''' - - - -''') -icon_step_forward_outlined = NotStr('''''') -icon_hourglass_outlined = NotStr('''''') -icon_expand_alt_outlined = NotStr('''''') -icon_up_square_outlined = NotStr(''' - - -''') -icon_aliwangwang_filled = NotStr('''''') -icon_down_circle_outlined = NotStr(''' - - -''') -icon_qq_square_filled = NotStr('''''') -icon_frown_filled = NotStr('''''') -icon_shopping_twotone = NotStr(''' - - -''') -icon_select_outlined = NotStr('''''') -icon_box_plot_filled = NotStr('''''') -icon_tablet_twotone = NotStr(''' - - - -''') -icon_reddit_square_filled = NotStr('''''') -icon_account_book_twotone = NotStr(''' - - - -''') -icon_copyright_circle_outlined = NotStr('''''') -icon_tags_filled = NotStr('''''') -icon_file_filled = NotStr('''''') -icon_mail_twotone = NotStr(''' - - - -''') -icon_pushpin_twotone = NotStr(''' - - -''') -icon_folder_filled = NotStr('''''') -icon_weibo_outlined = NotStr('''''') -icon_border_right_outlined = NotStr('''''') -icon_delivered_procedure_outlined = NotStr(''' - - -''') -icon_poweroff_outlined = NotStr('''''') -icon_layout_outlined = NotStr('''''') -icon_loading3_quarters_outlined = NotStr('''''') -icon_one_to_one_outlined = NotStr(''' - - - - -''') -icon_eye_twotone = NotStr(''' - - - - -''') -icon_slack_outlined = NotStr('''''') -icon_profile_outlined = NotStr('''''') -icon_stock_outlined = NotStr('''''') -icon_file_exclamation_filled = NotStr('''''') -icon_lock_twotone = NotStr(''' - - - -''') -icon_appstore_add_outlined = NotStr(''' - - -''') -icon_folder_add_twotone = NotStr(''' - - - -''') -icon_picture_filled = NotStr('''''') -icon_gold_twotone = NotStr(''' - - -''') -icon_radius_setting_outlined = NotStr('''''') -icon_sound_filled = NotStr('''''') -icon_copy_outlined = NotStr('''''') -icon_reddit_outlined = NotStr('''''') -icon_android_filled = NotStr('''''') -icon_credit_card_twotone = NotStr(''' - - - -''') -icon_calculator_twotone = NotStr(''' - - - -''') -icon_dropbox_outlined = NotStr('''''') -icon_menu_outlined = NotStr('''''') -icon_file_text_filled = NotStr('''''') -icon_funnel_plot_twotone = NotStr(''' - - -''') -icon_shop_twotone = NotStr(''' - - -''') -icon_trademark_circle_outlined = NotStr('''''') -icon_pic_right_outlined = NotStr('''''') -icon_home_outlined = NotStr('''''') -icon_qq_circle_filled = NotStr('''''') -icon_sound_outlined = NotStr('''''') -icon_bank_outlined = NotStr('''''') -icon_thunderbolt_outlined = NotStr('''''') -icon_fire_twotone = NotStr(''' - - -''') -icon_calendar_outlined = NotStr('''''') -icon_tags_outlined = NotStr('''''') -icon_minus_square_twotone = NotStr(''' - - - -''') -icon_question_circle_outlined = NotStr(''' - - -''') -icon_rest_filled = NotStr('''''') -icon_italic_outlined = NotStr('''''') -icon_idcard_outlined = NotStr('''''') -icon_audio_outlined = NotStr('''''') -icon_project_twotone = NotStr(''' - - - -''') -icon_console_sql_outlined = NotStr(''' - - - - -''') -icon_file_search_outlined = NotStr('''''') -icon_reconciliation_filled = NotStr('''''') -icon_rocket_outlined = NotStr('''''') -icon_left_square_filled = NotStr('''''') -icon_question_outlined = NotStr('''''') -icon_percentage_outlined = NotStr('''''') -icon_mobile_twotone = NotStr(''' - - - -''') -icon_zhihu_outlined = NotStr('''''') -icon_bulb_filled = NotStr('''''') -icon_file_done_outlined = NotStr('''''') -icon_bank_twotone = NotStr(''' - - -''') -icon_insurance_twotone = NotStr(''' - - - - -''') -icon_alipay_circle_outlined = NotStr('''''') -icon_rest_twotone = NotStr(''' - - - -''') -icon_file_gif_outlined = NotStr(''' - - - - -''') -icon_caret_up_filled = NotStr('''''') -icon_slack_square_outlined = NotStr('''''') -icon_pound_outlined = NotStr('''''') -icon_tool_outlined = NotStr('''''') -icon_diff_filled = NotStr('''''') -icon_setting_filled = NotStr('''''') -icon_pound_circle_twotone = NotStr(''' - - - -''') -icon_frown_twotone = NotStr(''' - - - -''') -icon_project_filled = NotStr('''''') -icon_codepen_square_filled = NotStr('''''') -icon_function_outlined = NotStr(''' - - -''') -icon_user_switch_outlined = NotStr(''' - - -''') -icon_radius_upright_outlined = NotStr('''''') -icon_medium_outlined = NotStr('''''') -icon_car_outlined = NotStr('''''') -icon_alert_twotone = NotStr(''' - - -''') -icon_right_square_outlined = NotStr(''' - - -''') -icon_right_circle_outlined = NotStr(''' - - -''') -icon_align_left_outlined = NotStr('''''') -icon_sliders_outlined = NotStr('''''') -icon_contacts_filled = NotStr('''''') -icon_taobao_square_filled = NotStr('''''') +bug_outlined = NotStr(''' ''') +account_book_filled = NotStr('''''') +rise_outlined = NotStr('''''') +api_twotone = NotStr(''' ''') +info_circle_filled = NotStr('''''') +calendar_twotone = NotStr(''' ''') +dashboard_twotone = NotStr(''' ''') +signal_filled = NotStr(''' ''') +fund_outlined = NotStr('''''') +backward_filled = NotStr('''''') +environment_outlined = NotStr('''''') +hourglass_twotone = NotStr(''' ''') +build_outlined = NotStr('''''') +carry_out_twotone = NotStr(''' ''') +group_outlined = NotStr(''' ''') +gift_twotone = NotStr(''' ''') +clock_circle_filled = NotStr('''''') +facebook_outlined = NotStr('''''') +question_circle_twotone = NotStr(''' ''') +switcher_outlined = NotStr('''''') +book_outlined = NotStr('''''') +google_plus_square_filled = NotStr('''''') +clock_circle_twotone = NotStr(''' ''') +copyright_circle_twotone = NotStr(''' ''') +project_outlined = NotStr('''''') +security_scan_outlined = NotStr('''''') +pie_chart_twotone = NotStr(''' ''') +merge_cells_outlined = NotStr(''' ''') +book_filled = NotStr('''''') +subnode_outlined = NotStr(''' ''') +play_square_twotone = NotStr(''' ''') +whats_app_outlined = NotStr(''' ''') +phone_outlined = NotStr('''''') +coffee_outlined = NotStr('''''') +up_circle_filled = NotStr('''''') +security_scan_twotone = NotStr(''' ''') +file_zip_outlined = NotStr('''''') +fire_filled = NotStr('''''') +mobile_filled = NotStr('''''') +reload_outlined = NotStr('''''') +reddit_circle_filled = NotStr('''''') +wallet_outlined = NotStr('''''') +tag_outlined = NotStr('''''') +check_square_outlined = NotStr(''' ''') +scan_outlined = NotStr('''''') +copy_filled = NotStr('''''') +import_outlined = NotStr('''''') +info_circle_outlined = NotStr(''' ''') +safety_certificate_outlined = NotStr('''''') +smile_filled = NotStr('''''') +meh_outlined = NotStr('''''') +security_scan_filled = NotStr('''''') +idcard_filled = NotStr('''''') +file_markdown_outlined = NotStr('''''') +code_filled = NotStr('''''') +github_outlined = NotStr('''''') +dribbble_circle_filled = NotStr('''''') +property_safety_twotone = NotStr(''' ''') +to_top_outlined = NotStr('''''') +dashboard_filled = NotStr('''''') +split_cells_outlined = NotStr(''' ''') +dollar_twotone = NotStr(''' ''') +export_outlined = NotStr('''''') +rotate_left_outlined = NotStr(''' ''') +ellipsis_outlined = NotStr('''''') +contacts_outlined = NotStr('''''') +pound_circle_outlined = NotStr('''''') +medicine_box_twotone = NotStr(''' ''') +file_ppt_filled = NotStr('''''') +gold_filled = NotStr('''''') +layout_filled = NotStr('''''') +sisternode_outlined = NotStr(''' ''') +forward_filled = NotStr('''''') +cloud_upload_outlined = NotStr(''' ''') +border_bottom_outlined = NotStr('''''') +shopping_outlined = NotStr('''''') +crown_twotone = NotStr(''' ''') +check_outlined = NotStr('''''') +gift_filled = NotStr('''''') +arrow_up_outlined = NotStr('''''') +compass_filled = NotStr('''''') +file_zip_filled = NotStr('''''') +node_index_outlined = NotStr(''' ''') +file_zip_twotone = NotStr(''' ''') +file_word_filled = NotStr('''''') +code_twotone = NotStr(''' ''') +compass_twotone = NotStr(''' ''') +verified_outlined = NotStr(''' ''') +file_outlined = NotStr('''''') +sketch_outlined = NotStr('''''') +form_outlined = NotStr(''' ''') +caret_right_outlined = NotStr('''''') +column_height_outlined = NotStr('''''') +up_circle_twotone = NotStr(''' ''') +file_markdown_filled = NotStr('''''') +carry_out_outlined = NotStr('''''') +printer_filled = NotStr('''''') +windows_outlined = NotStr('''''') +global_outlined = NotStr('''''') +money_collect_filled = NotStr('''''') +codepen_circle_filled = NotStr('''''') +delete_outlined = NotStr('''''') +dingtalk_square_filled = NotStr('''''') +menu_unfold_outlined = NotStr('''''') +man_outlined = NotStr('''''') +file_image_outlined = NotStr('''''') +dingtalk_circle_filled = NotStr('''''') +code_sandbox_circle_filled = NotStr('''''') +dropbox_square_filled = NotStr('''''') +taobao_circle_filled = NotStr('''''') +read_filled = NotStr('''''') +unordered_list_outlined = NotStr('''''') +insert_row_below_outlined = NotStr(''' ''') +build_filled = NotStr('''''') +dribbble_outlined = NotStr('''''') +file_excel_outlined = NotStr('''''') +wallet_filled = NotStr('''''') +close_square_filled = NotStr('''''') +smile_outlined = NotStr('''''') +pause_outlined = NotStr('''''') +node_expand_outlined = NotStr(''' ''') +meh_filled = NotStr('''''') +star_outlined = NotStr('''''') +slack_circle_filled = NotStr('''''') +edit_twotone = NotStr(''' ''') +file_add_twotone = NotStr(''' ''') +apple_outlined = NotStr('''''') +dollar_circle_filled = NotStr('''''') +video_camera_filled = NotStr('''''') +field_binary_outlined = NotStr(''' ''') +behance_square_outlined = NotStr('''''') +strikethrough_outlined = NotStr('''''') +arrow_left_outlined = NotStr('''''') +ungroup_outlined = NotStr(''' ''') +dislike_twotone = NotStr(''' ''') +behance_square_filled = NotStr('''''') +file_ppt_twotone = NotStr(''' ''') +eye_invisible_outlined = NotStr(''' ''') +inbox_outlined = NotStr('''''') +fund_view_outlined = NotStr(''' ''') +fast_forward_filled = NotStr('''''') +ordered_list_outlined = NotStr('''''') +setting_twotone = NotStr(''' ''') +phone_filled = NotStr('''''') +notification_twotone = NotStr(''' ''') +profile_filled = NotStr('''''') +file_sync_outlined = NotStr('''''') +message_outlined = NotStr('''''') +zoom_in_outlined = NotStr('''''') +bg_colors_outlined = NotStr('''''') +shake_outlined = NotStr('''''') +plus_circle_outlined = NotStr(''' ''') +car_twotone = NotStr(''' ''') +eye_outlined = NotStr('''''') +minus_circle_twotone = NotStr(''' ''') +yuque_filled = NotStr('''''') +rocket_twotone = NotStr(''' ''') +step_backward_outlined = NotStr('''''') +check_circle_twotone = NotStr(''' ''') +html5_outlined = NotStr('''''') +usergroup_delete_outlined = NotStr('''''') +amazon_square_filled = NotStr('''''') +yahoo_outlined = NotStr('''''') +branches_outlined = NotStr('''''') +database_outlined = NotStr('''''') +linkedin_outlined = NotStr('''''') +yahoo_filled = NotStr('''''') +transaction_outlined = NotStr('''''') +caret_left_filled = NotStr('''''') +like_outlined = NotStr('''''') +down_square_filled = NotStr('''''') +exclamation_outlined = NotStr('''''') +issues_close_outlined = NotStr('''''') +user_outlined = NotStr('''''') +left_square_twotone = NotStr(''' ''') +pause_circle_outlined = NotStr('''''') +unlock_outlined = NotStr('''''') +medium_workmark_outlined = NotStr('''''') +dislike_filled = NotStr('''''') +close_square_twotone = NotStr(''' ''') +fast_backward_filled = NotStr('''''') +like_filled = NotStr('''''') +star_twotone = NotStr(''' ''') +funnel_plot_outlined = NotStr('''''') +customer_service_filled = NotStr('''''') +file_unknown_filled = NotStr('''''') +facebook_filled = NotStr('''''') +field_string_outlined = NotStr(''' ''') +experiment_outlined = NotStr('''''') +setting_outlined = NotStr('''''') +file_text_twotone = NotStr(''' ''') +delete_row_outlined = NotStr(''' ''') +desktop_outlined = NotStr('''''') +github_filled = NotStr('''''') +search_outlined = NotStr('''''') +alipay_outlined = NotStr('''''') +api_filled = NotStr('''''') +youtube_outlined = NotStr('''''') +usergroup_add_outlined = NotStr('''''') +line_chart_outlined = NotStr('''''') +zhihu_square_filled = NotStr('''''') +behance_outlined = NotStr('''''') +pause_circle_filled = NotStr('''''') +shop_filled = NotStr('''''') +skype_outlined = NotStr('''''') +qq_outlined = NotStr('''''') +border_left_outlined = NotStr('''''') +twitter_circle_filled = NotStr('''''') +schedule_filled = NotStr('''''') +loading_outlined = NotStr('''''') +file_protect_outlined = NotStr('''''') +snippets_twotone = NotStr(''' ''') +thunderbolt_twotone = NotStr(''' ''') +align_center_outlined = NotStr('''''') +step_forward_filled = NotStr('''''') +build_twotone = NotStr(''' ''') +notification_filled = NotStr('''''') +borderless_table_outlined = NotStr(''' ''') +schedule_outlined = NotStr('''''') +down_circle_filled = NotStr('''''') +ci_outlined = NotStr('''''') +fund_projection_screen_outlined = NotStr(''' ''') +aliyun_outlined = NotStr('''''') +exclamation_circle_outlined = NotStr(''' ''') +qrcode_outlined = NotStr('''''') +eye_invisible_filled = NotStr(''' ''') +login_outlined = NotStr(''' ''') +money_collect_outlined = NotStr('''''') +laptop_outlined = NotStr('''''') +share_alt_outlined = NotStr('''''') +bar_chart_outlined = NotStr('''''') +lock_filled = NotStr('''''') +schedule_twotone = NotStr(''' ''') +edit_filled = NotStr('''''') +ci_circle_twotone = NotStr(''' ''') +calculator_outlined = NotStr('''''') +right_square_filled = NotStr('''''') +dot_chart_outlined = NotStr('''''') +exclamation_circle_twotone = NotStr(''' ''') +rocket_filled = NotStr('''''') +pull_request_outlined = NotStr('''''') +ci_circle_outlined = NotStr('''''') +euro_circle_filled = NotStr('''''') +play_circle_filled = NotStr('''''') +font_colors_outlined = NotStr('''''') +folder_outlined = NotStr('''''') +close_circle_outlined = NotStr(''' ''') +heart_outlined = NotStr('''''') +instagram_outlined = NotStr('''''') +vertical_align_middle_outlined = NotStr('''''') +caret_right_filled = NotStr('''''') +alipay_square_filled = NotStr('''''') +box_plot_outlined = NotStr('''''') +double_right_outlined = NotStr('''''') +stop_outlined = NotStr('''''') +insert_row_left_outlined = NotStr(''' ''') +bold_outlined = NotStr('''''') +check_square_filled = NotStr('''''') +experiment_twotone = NotStr(''' ''') +right_circle_twotone = NotStr(''' ''') +close_circle_twotone = NotStr(''' ''') +enter_outlined = NotStr('''''') +alipay_circle_filled = NotStr('''''') +caret_down_outlined = NotStr('''''') +filter_outlined = NotStr('''''') +red_envelope_twotone = NotStr(''' ''') +plus_outlined = NotStr(''' ''') +border_verticle_outlined = NotStr('''''') +filter_filled = NotStr('''''') +radius_upleft_outlined = NotStr('''''') +code_sandbox_outlined = NotStr('''''') +golden_filled = NotStr('''''') +appstore_filled = NotStr('''''') +contacts_twotone = NotStr(''' ''') +file_exclamation_outlined = NotStr('''''') +compress_outlined = NotStr(''' ''') +left_circle_twotone = NotStr(''' ''') +file_word_twotone = NotStr(''' ''') +bug_twotone = NotStr(''' ''') +comment_outlined = NotStr(''' ''') +picture_twotone = NotStr(''' ''') +team_outlined = NotStr('''''') +mac_command_outlined = NotStr(''' ''') +info_circle_twotone = NotStr(''' ''') +mobile_outlined = NotStr('''''') +flag_filled = NotStr('''''') +tablet_filled = NotStr('''''') +calendar_filled = NotStr('''''') +file_markdown_twotone = NotStr(''' ''') +check_circle_filled = NotStr('''''') +home_filled = NotStr('''''') +download_outlined = NotStr('''''') +holder_outlined = NotStr('''''') +edit_outlined = NotStr('''''') +control_outlined = NotStr('''''') +alert_filled = NotStr('''''') +file_excel_twotone = NotStr(''' ''') +caret_down_filled = NotStr('''''') +interaction_filled = NotStr('''''') +message_twotone = NotStr(''' ''') +snippets_filled = NotStr('''''') +bulb_twotone = NotStr(''' ''') +pause_circle_twotone = NotStr(''' ''') +dislike_outlined = NotStr('''''') +video_camera_twotone = NotStr(''' ''') +sketch_square_filled = NotStr('''''') +send_outlined = NotStr(''' ''') +customer_service_outlined = NotStr('''''') +usb_outlined = NotStr('''''') +meh_twotone = NotStr(''' ''') +gitlab_filled = NotStr('''''') +weibo_square_filled = NotStr('''''') +switcher_filled = NotStr('''''') +upload_outlined = NotStr('''''') +hdd_twotone = NotStr(''' ''') +book_twotone = NotStr(''' ''') +file_unknown_outlined = NotStr('''''') +pushpin_outlined = NotStr('''''') +partition_outlined = NotStr(''' ''') +vertical_right_outlined = NotStr('''''') +file_text_outlined = NotStr('''''') +stop_filled = NotStr('''''') +eye_filled = NotStr('''''') +line_outlined = NotStr('''''') +close_outlined = NotStr('''''') +snippets_outlined = NotStr('''''') +html5_filled = NotStr('''''') +insert_row_above_outlined = NotStr(''' ''') +tablet_outlined = NotStr('''''') +block_outlined = NotStr('''''') +control_twotone = NotStr(''' ''') +database_twotone = NotStr(''' ''') +copyright_circle_filled = NotStr('''''') +wallet_twotone = NotStr(''' ''') +radius_bottomright_outlined = NotStr('''''') +cloud_download_outlined = NotStr(''' ''') +smile_twotone = NotStr(''' ''') +interaction_outlined = NotStr('''''') +google_plus_circle_filled = NotStr('''''') +fast_forward_outlined = NotStr('''''') +layout_twotone = NotStr(''' ''') +mail_filled = NotStr('''''') +chrome_outlined = NotStr('''''') +audio_muted_outlined = NotStr(''' ''') +stop_twotone = NotStr(''' ''') +field_number_outlined = NotStr(''' ''') +gateway_outlined = NotStr('''''') +format_painter_outlined = NotStr(''' ''') +scissor_outlined = NotStr('''''') +read_outlined = NotStr('''''') +car_filled = NotStr('''''') +code_outlined = NotStr('''''') +left_circle_filled = NotStr('''''') +swap_outlined = NotStr('''''') +step_backward_filled = NotStr('''''') +twitter_outlined = NotStr('''''') +node_collapse_outlined = NotStr(''' ''') +exclamation_circle_filled = NotStr('''''') +fire_outlined = NotStr('''''') +minus_circle_outlined = NotStr(''' ''') +codepen_circle_outlined = NotStr('''''') +tool_filled = NotStr('''''') +minus_outlined = NotStr('''''') +container_filled = NotStr('''''') +apartment_outlined = NotStr('''''') +trademark_outlined = NotStr('''''') +credit_card_filled = NotStr('''''') +dollar_outlined = NotStr('''''') +border_horizontal_outlined = NotStr('''''') +border_top_outlined = NotStr('''''') +logout_outlined = NotStr('''''') +google_outlined = NotStr('''''') +switcher_twotone = NotStr(''' ''') +arrow_right_outlined = NotStr('''''') +folder_open_outlined = NotStr('''''') +alibaba_outlined = NotStr('''''') +ie_circle_filled = NotStr('''''') +bars_outlined = NotStr('''''') +plus_square_filled = NotStr('''''') +google_plus_outlined = NotStr('''''') +up_circle_outlined = NotStr(''' ''') +audio_twotone = NotStr(''' ''') +up_square_twotone = NotStr(''' ''') +experiment_filled = NotStr('''''') +more_outlined = NotStr('''''') +red_envelope_outlined = NotStr('''''') +bell_filled = NotStr('''''') +sliders_twotone = NotStr(''' ''') +file_word_outlined = NotStr('''''') +right_circle_filled = NotStr('''''') +fork_outlined = NotStr('''''') +fullscreen_outlined = NotStr('''''') +area_chart_outlined = NotStr('''''') +credit_card_outlined = NotStr('''''') +fullscreen_exit_outlined = NotStr('''''') +minus_square_outlined = NotStr(''' ''') +shopping_cart_outlined = NotStr('''''') +euro_outlined = NotStr('''''') +medium_square_filled = NotStr('''''') +reconciliation_twotone = NotStr(''' ''') +trophy_twotone = NotStr(''' ''') +code_sandbox_square_filled = NotStr('''''') +picture_outlined = NotStr('''''') +camera_outlined = NotStr('''''') +linkedin_filled = NotStr('''''') +file_excel_filled = NotStr('''''') +file_twotone = NotStr(''' ''') +copyright_outlined = NotStr('''''') +safety_certificate_filled = NotStr('''''') +paper_clip_outlined = NotStr('''''') +file_image_twotone = NotStr(''' ''') +play_square_outlined = NotStr(''' ''') +key_outlined = NotStr('''''') +environment_filled = NotStr('''''') +rollback_outlined = NotStr('''''') +frown_outlined = NotStr('''''') +euro_circle_outlined = NotStr('''''') +copyright_twotone = NotStr(''' ''') +diff_outlined = NotStr('''''') +check_square_twotone = NotStr(''' ''') +mail_outlined = NotStr('''''') +usb_filled = NotStr('''''') +file_add_filled = NotStr('''''') +zoom_out_outlined = NotStr('''''') +ie_square_filled = NotStr('''''') +yuque_outlined = NotStr('''''') +highlight_twotone = NotStr(''' ''') +delete_twotone = NotStr(''' ''') +play_circle_outlined = NotStr(''' ''') +usb_twotone = NotStr(''' ''') +backward_outlined = NotStr('''''') +plus_square_twotone = NotStr(''' ''') +sort_ascending_outlined = NotStr('''''') +barcode_outlined = NotStr('''''') +wechat_outlined = NotStr('''''') +gif_outlined = NotStr(''' ''') +instagram_filled = NotStr('''''') +shopping_filled = NotStr('''''') +fund_filled = NotStr('''''') +wifi_outlined = NotStr('''''') +reconciliation_outlined = NotStr('''''') +user_delete_outlined = NotStr('''''') +minus_square_filled = NotStr('''''') +crown_outlined = NotStr('''''') +printer_twotone = NotStr(''' ''') +shop_outlined = NotStr('''''') +google_square_filled = NotStr('''''') +tag_twotone = NotStr(''' ''') +dropbox_circle_filled = NotStr('''''') +cluster_outlined = NotStr('''''') +tags_twotone = NotStr(''' ''') +account_book_outlined = NotStr('''''') +close_circle_filled = NotStr('''''') +column_width_outlined = NotStr('''''') +vertical_align_top_outlined = NotStr('''''') +folder_add_outlined = NotStr('''''') +safety_certificate_twotone = NotStr(''' ''') +message_filled = NotStr('''''') +check_circle_outlined = NotStr(''' ''') +vertical_left_outlined = NotStr('''''') +small_dash_outlined = NotStr('''''') +ant_cloud_outlined = NotStr('''''') +hdd_outlined = NotStr('''''') +expand_outlined = NotStr(''' ''') +mac_command_filled = NotStr(''' ''') +undo_outlined = NotStr('''''') +skin_outlined = NotStr('''''') +dollar_circle_outlined = NotStr('''''') +hourglass_filled = NotStr('''''') +align_right_outlined = NotStr('''''') +video_camera_outlined = NotStr('''''') +taobao_outlined = NotStr('''''') +sliders_filled = NotStr('''''') +clear_outlined = NotStr(''' ''') +forward_outlined = NotStr('''''') +shrink_outlined = NotStr('''''') +arrow_down_outlined = NotStr('''''') +camera_filled = NotStr('''''') +left_square_outlined = NotStr(''' ''') +profile_twotone = NotStr(''' ''') +amazon_outlined = NotStr('''''') +redo_outlined = NotStr('''''') +delete_filled = NotStr('''''') +trademark_circle_twotone = NotStr(''' ''') +font_size_outlined = NotStr('''''') +heat_map_outlined = NotStr('''''') +medicine_box_outlined = NotStr('''''') +amazon_circle_filled = NotStr('''''') +link_outlined = NotStr('''''') +funnel_plot_filled = NotStr('''''') +euro_twotone = NotStr(''' ''') +sound_twotone = NotStr(''' ''') +video_camera_add_outlined = NotStr(''' ''') +apple_filled = NotStr('''''') +warning_twotone = NotStr(''' ''') +printer_outlined = NotStr('''''') +format_painter_filled = NotStr(''' ''') +left_outlined = NotStr('''''') +save_outlined = NotStr('''''') +compass_outlined = NotStr('''''') +vertical_align_bottom_outlined = NotStr('''''') +bell_twotone = NotStr(''' ''') +woman_outlined = NotStr('''''') +safety_outlined = NotStr(''' ''') +database_filled = NotStr('''''') +tool_twotone = NotStr(''' ''') +calculator_filled = NotStr('''''') +phone_twotone = NotStr(''' ''') +filter_twotone = NotStr(''' ''') +api_outlined = NotStr('''''') +carry_out_filled = NotStr('''''') +plus_square_outlined = NotStr(''' ''') +dingtalk_outlined = NotStr('''''') +audit_outlined = NotStr('''''') +medicine_box_filled = NotStr('''''') +pay_circle_filled = NotStr('''''') +environment_twotone = NotStr(''' ''') +field_time_outlined = NotStr(''' ''') +folder_view_outlined = NotStr(''' ''') +behance_circle_filled = NotStr('''''') +flag_twotone = NotStr(''' ''') +pie_chart_outlined = NotStr('''''') +minus_circle_filled = NotStr('''''') +html5_twotone = NotStr(''' ''') +folder_add_filled = NotStr('''''') +border_outlined = NotStr('''''') +down_circle_twotone = NotStr(''' ''') +up_square_filled = NotStr('''''') +appstore_twotone = NotStr(''' ''') +drag_outlined = NotStr('''''') +gold_outlined = NotStr('''''') +bulb_outlined = NotStr('''''') +heart_filled = NotStr('''''') +down_square_twotone = NotStr(''' ''') +right_square_twotone = NotStr(''' ''') +weibo_circle_filled = NotStr('''''') +ant_design_outlined = NotStr('''''') +translation_outlined = NotStr(''' ''') +cloud_filled = NotStr('''''') +taobao_circle_outlined = NotStr('''''') +file_pdf_outlined = NotStr('''''') +underline_outlined = NotStr('''''') +dribbble_square_outlined = NotStr('''''') +fund_twotone = NotStr(''' ''') +pound_circle_filled = NotStr('''''') +aim_outlined = NotStr(''' ''') +aliwangwang_outlined = NotStr('''''') +warning_filled = NotStr('''''') +up_outlined = NotStr('''''') +bug_filled = NotStr(''' ''') +fall_outlined = NotStr('''''') +rest_outlined = NotStr(''' ''') +ci_twotone = NotStr(''' ''') +history_outlined = NotStr('''''') +swap_left_outlined = NotStr('''''') +medium_circle_filled = NotStr('''''') +warning_outlined = NotStr('''''') +clock_circle_outlined = NotStr(''' ''') +youtube_filled = NotStr('''''') +trademark_circle_filled = NotStr('''''') +hdd_filled = NotStr('''''') +android_outlined = NotStr('''''') +down_outlined = NotStr('''''') +cloud_twotone = NotStr(''' ''') +eye_invisible_twotone = NotStr(''' ''') +menu_fold_outlined = NotStr('''''') +robot_outlined = NotStr('''''') +arrows_alt_outlined = NotStr('''''') +unlock_filled = NotStr('''''') +unlock_twotone = NotStr(''' ''') +down_square_outlined = NotStr(''' ''') +gitlab_outlined = NotStr('''''') +border_outer_outlined = NotStr('''''') +insurance_filled = NotStr('''''') +red_envelope_filled = NotStr('''''') +folder_twotone = NotStr(''' ''') +google_circle_filled = NotStr('''''') +pay_circle_outlined = NotStr('''''') +insert_row_right_outlined = NotStr(''' ''') +tag_filled = NotStr('''''') +chrome_filled = NotStr('''''') +cloud_outlined = NotStr('''''') +play_circle_twotone = NotStr(''' ''') +like_twotone = NotStr(''' ''') +file_image_filled = NotStr('''''') +ci_circle_filled = NotStr('''''') +pie_chart_filled = NotStr('''''') +sort_descending_outlined = NotStr('''''') +plus_circle_filled = NotStr('''''') +gift_outlined = NotStr('''''') +property_safety_outlined = NotStr('''''') +number_outlined = NotStr('''''') +interaction_twotone = NotStr(''' ''') +disconnect_outlined = NotStr('''''') +appstore_outlined = NotStr('''''') +thunderbolt_filled = NotStr('''''') +robot_filled = NotStr(''' ''') +play_square_filled = NotStr('''''') +table_outlined = NotStr('''''') +customer_service_twotone = NotStr(''' ''') +camera_twotone = NotStr(''' ''') +windows_filled = NotStr('''''') +sketch_circle_filled = NotStr('''''') +wechat_filled = NotStr('''''') +idcard_twotone = NotStr(''' ''') +flag_outlined = NotStr('''''') +control_filled = NotStr('''''') +crown_filled = NotStr('''''') +sync_outlined = NotStr('''''') +weibo_circle_outlined = NotStr('''''') +dollar_circle_twotone = NotStr(''' ''') +weibo_square_outlined = NotStr('''''') +caret_up_outlined = NotStr('''''') +audio_filled = NotStr('''''') +folder_open_filled = NotStr('''''') +deployment_unit_outlined = NotStr('''''') +radar_chart_outlined = NotStr('''''') +property_safety_filled = NotStr('''''') +copy_twotone = NotStr(''' ''') +alert_outlined = NotStr('''''') +money_collect_twotone = NotStr(''' ''') +double_left_outlined = NotStr('''''') +line_height_outlined = NotStr('''''') +dashboard_outlined = NotStr('''''') +user_add_outlined = NotStr('''''') +file_pdf_twotone = NotStr(''' ''') +info_outlined = NotStr('''''') +dingding_outlined = NotStr('''''') +save_filled = NotStr('''''') +trophy_filled = NotStr('''''') +question_circle_filled = NotStr('''''') +box_plot_twotone = NotStr(''' ''') +home_twotone = NotStr(''' ''') +container_outlined = NotStr('''''') +diff_twotone = NotStr(''' ''') +dribbble_square_filled = NotStr('''''') +cloud_sync_outlined = NotStr(''' ''') +retweet_outlined = NotStr('''''') +container_twotone = NotStr(''' ''') +swap_right_outlined = NotStr('''''') +ie_outlined = NotStr('''''') +skin_twotone = NotStr(''' ''') +cloud_server_outlined = NotStr(''' ''') +highlight_outlined = NotStr('''''') +file_exclamation_twotone = NotStr(''' ''') +codepen_outlined = NotStr('''''') +exception_outlined = NotStr('''''') +skype_filled = NotStr('''''') +pushpin_filled = NotStr('''''') +euro_circle_twotone = NotStr(''' ''') +star_filled = NotStr('''''') +lock_outlined = NotStr('''''') +monitor_outlined = NotStr('''''') +zhihu_circle_filled = NotStr('''''') +pic_left_outlined = NotStr('''''') +close_square_outlined = NotStr(''' ''') +bell_outlined = NotStr('''''') +notification_outlined = NotStr('''''') +file_add_outlined = NotStr('''''') +caret_left_outlined = NotStr('''''') +solution_outlined = NotStr('''''') +left_circle_outlined = NotStr(''' ''') +folder_open_twotone = NotStr(''' ''') +file_jpg_outlined = NotStr('''''') +rotate_right_outlined = NotStr(''' ''') +save_twotone = NotStr(''' ''') +bank_filled = NotStr('''''') +delete_column_outlined = NotStr(''' ''') +insurance_outlined = NotStr('''''') +plus_circle_twotone = NotStr(''' ''') +file_pdf_filled = NotStr('''''') +dash_outlined = NotStr('''''') +file_ppt_outlined = NotStr('''''') +slack_square_filled = NotStr('''''') +twitter_square_filled = NotStr('''''') +right_outlined = NotStr('''''') +highlight_filled = NotStr('''''') +pic_center_outlined = NotStr('''''') +border_inner_outlined = NotStr('''''') +heart_twotone = NotStr(''' ''') +fast_backward_outlined = NotStr('''''') +radius_bottomleft_outlined = NotStr('''''') +trophy_outlined = NotStr('''''') +skin_filled = NotStr('''''') +file_unknown_twotone = NotStr(''' ''') +step_forward_outlined = NotStr('''''') +hourglass_outlined = NotStr('''''') +expand_alt_outlined = NotStr('''''') +up_square_outlined = NotStr(''' ''') +aliwangwang_filled = NotStr('''''') +down_circle_outlined = NotStr(''' ''') +qq_square_filled = NotStr('''''') +frown_filled = NotStr('''''') +shopping_twotone = NotStr(''' ''') +select_outlined = NotStr('''''') +box_plot_filled = NotStr('''''') +tablet_twotone = NotStr(''' ''') +reddit_square_filled = NotStr('''''') +account_book_twotone = NotStr(''' ''') +copyright_circle_outlined = NotStr('''''') +tags_filled = NotStr('''''') +file_filled = NotStr('''''') +mail_twotone = NotStr(''' ''') +pushpin_twotone = NotStr(''' ''') +folder_filled = NotStr('''''') +weibo_outlined = NotStr('''''') +border_right_outlined = NotStr('''''') +delivered_procedure_outlined = NotStr(''' ''') +poweroff_outlined = NotStr('''''') +layout_outlined = NotStr('''''') +loading3_quarters_outlined = NotStr('''''') +one_to_one_outlined = NotStr(''' ''') +eye_twotone = NotStr(''' ''') +slack_outlined = NotStr('''''') +profile_outlined = NotStr('''''') +stock_outlined = NotStr('''''') +file_exclamation_filled = NotStr('''''') +lock_twotone = NotStr(''' ''') +appstore_add_outlined = NotStr(''' ''') +folder_add_twotone = NotStr(''' ''') +picture_filled = NotStr('''''') +gold_twotone = NotStr(''' ''') +radius_setting_outlined = NotStr('''''') +sound_filled = NotStr('''''') +copy_outlined = NotStr('''''') +reddit_outlined = NotStr('''''') +android_filled = NotStr('''''') +credit_card_twotone = NotStr(''' ''') +calculator_twotone = NotStr(''' ''') +dropbox_outlined = NotStr('''''') +menu_outlined = NotStr('''''') +file_text_filled = NotStr('''''') +funnel_plot_twotone = NotStr(''' ''') +shop_twotone = NotStr(''' ''') +trademark_circle_outlined = NotStr('''''') +pic_right_outlined = NotStr('''''') +home_outlined = NotStr('''''') +qq_circle_filled = NotStr('''''') +sound_outlined = NotStr('''''') +bank_outlined = NotStr('''''') +thunderbolt_outlined = NotStr('''''') +fire_twotone = NotStr(''' ''') +calendar_outlined = NotStr('''''') +tags_outlined = NotStr('''''') +minus_square_twotone = NotStr(''' ''') +question_circle_outlined = NotStr(''' ''') +rest_filled = NotStr('''''') +italic_outlined = NotStr('''''') +idcard_outlined = NotStr('''''') +audio_outlined = NotStr('''''') +project_twotone = NotStr(''' ''') +console_sql_outlined = NotStr(''' ''') +file_search_outlined = NotStr('''''') +reconciliation_filled = NotStr('''''') +rocket_outlined = NotStr('''''') +left_square_filled = NotStr('''''') +question_outlined = NotStr('''''') +percentage_outlined = NotStr('''''') +mobile_twotone = NotStr(''' ''') +zhihu_outlined = NotStr('''''') +bulb_filled = NotStr('''''') +file_done_outlined = NotStr('''''') +bank_twotone = NotStr(''' ''') +insurance_twotone = NotStr(''' ''') +alipay_circle_outlined = NotStr('''''') +rest_twotone = NotStr(''' ''') +file_gif_outlined = NotStr(''' ''') +caret_up_filled = NotStr('''''') +slack_square_outlined = NotStr('''''') +pound_outlined = NotStr('''''') +tool_outlined = NotStr('''''') +diff_filled = NotStr('''''') +setting_filled = NotStr('''''') +pound_circle_twotone = NotStr(''' ''') +frown_twotone = NotStr(''' ''') +project_filled = NotStr('''''') +codepen_square_filled = NotStr('''''') +function_outlined = NotStr(''' ''') +user_switch_outlined = NotStr(''' ''') +radius_upright_outlined = NotStr('''''') +medium_outlined = NotStr('''''') +car_outlined = NotStr('''''') +alert_twotone = NotStr(''' ''') +right_square_outlined = NotStr(''' ''') +right_circle_outlined = NotStr(''' ''') +align_left_outlined = NotStr('''''') +sliders_outlined = NotStr('''''') +contacts_filled = NotStr('''''') +taobao_square_filled = NotStr('''''') diff --git a/src/myfasthtml/icons/carbon.py b/src/myfasthtml/icons/carbon.py index 832fda7..f2bff75 100644 --- a/src/myfasthtml/icons/carbon.py +++ b/src/myfasthtml/icons/carbon.py @@ -6,8902 +6,1901 @@ from fastcore.basics import NotStr -icon_user_multiple = NotStr(''' - - - - -''') -icon_scales = NotStr('''''') -icon_direction_loop_right = NotStr(''' - - -''') -icon_quadrant_plot = NotStr(''' - - - - - - - - - - - -''') -icon_fog = NotStr(''' - - -''') -icon_identification = NotStr(''' - - - - - -''') -icon_temperature_celsius = NotStr(''' - - - - -''') -icon_favorite_filled = NotStr('''''') -icon_playlist = NotStr(''' - - - - -''') -icon_medication_alert = NotStr(''' - - - - -''') -icon_skip_forward_filled = NotStr(''' - - -''') -icon_pin_filled = NotStr('''''') -icon_gateway_mail = NotStr(''' - - -''') -icon_not_available = NotStr(''' - - -''') -icon_calendar = NotStr('''''') -icon_split_discard = NotStr('''''') -icon_recording_filled = NotStr(''' - - -''') -icon_cursor1 = NotStr('''''') -icon_navaid_vhfor = NotStr(''' - - - -''') -icon_alarm_add = NotStr(''' - - - - - -''') -icon_navaid_helipad = NotStr(''' - - -''') -icon_help_filled = NotStr(''' - - -''') -icon_branch = NotStr('''''') -icon_add = NotStr('''''') -icon_edge_cluster = NotStr(''' - - - - - - - - -''') -icon_traffic_flow_incident = NotStr(''' - - - - - - - - -''') -icon_logo_snapchat = NotStr(''' - - -''') -icon_text_leading = NotStr(''' - - - - - - -''') -icon_chart_stacked = NotStr('''''') -icon_id_management = NotStr(''' - - - - - - -''') -icon_pet_image_b = NotStr(''' - - - - - - - - - - - - -''') -icon_undefined_filled = NotStr(''' - - -''') -icon_battery_half = NotStr(''' - - - -''') -icon_person_favorite = NotStr(''' - - - -''') -icon_flow_modeler = NotStr(''' - - - - - -''') -icon_location_star_filled = NotStr(''' - - -''') -icon_code_hide = NotStr(''' - - - -''') -icon_cloud_satellite_services = NotStr(''' - - - - - -''') -icon_wifi_not_secure = NotStr(''' - - - -''') -icon_csv = NotStr(''' - - - -''') -icon_object_storage = NotStr(''' - - - - -''') -icon_windy_dust = NotStr(''' - - - - - - - -''') -icon_rotate_clockwise = NotStr(''' - - -''') -icon_open_panel_filled_left = NotStr('''''') -icon_chart_custom = NotStr(''' - - - - - -''') -icon_earth_europe_africa = NotStr('''''') -icon_skip_forward_outline = NotStr(''' - - - -''') -icon_soil_moisture_global = NotStr(''' - - - - -''') -icon_letter_mm = NotStr(''' - - -''') -icon_airline_rapid_board = NotStr(''' - - - - - - - - -''') -icon_table = NotStr('''''') -icon_monster = NotStr(''' - - - - -''') -icon_chart_bar_floating = NotStr(''' - - - -''') -icon_text_line_spacing = NotStr(''' - - - - - - -''') -icon_scale = NotStr(''' - - -''') -icon_point_of_presence = NotStr(''' - - - -''') -icon_mostly_cloudy_night = NotStr('''''') -icon_face_mask = NotStr(''' - - - -''') -icon_search_advanced = NotStr(''' - - -''') -icon_satellite_weather = NotStr(''' - - -''') -icon_deployment_unit_installation = NotStr('''''') -icon_script_reference = NotStr(''' - - - - -''') -icon_warning_alt = NotStr(''' - - - -''') -icon_arrow_up = NotStr('''''') -icon_soil_temperature = NotStr(''' - - - - - - - - - -''') -icon_satellite_radar = NotStr(''' - - - -''') -icon_snow = NotStr(''' - - - - -''') -icon_server_time = NotStr(''' - - - - -''') -icon_connection_receive = NotStr(''' - - - - - - - - -''') -icon_microphone = NotStr(''' - - -''') -icon_text_font = NotStr(''' - - -''') -icon_tif = NotStr(''' - - - -''') -icon_window_auto = NotStr(''' - - - - - - - - - - - -''') -icon_registration = NotStr(''' - - - - - -''') -icon_iso_outline = NotStr(''' - - - - -''') -icon_zip = NotStr(''' - - - -''') -icon_logout = NotStr(''' - - -''') -icon_send_filled = NotStr('''''') -icon_annotation_visibility = NotStr(''' - - - - -''') -icon_mobility_services = NotStr(''' - - -''') -icon_chart_waterfall = NotStr(''' - - -''') -icon_asleep_filled = NotStr('''''') -icon_face_neutral_filled = NotStr('''''') -icon_gender_male = NotStr('''''') -icon_pedestrian = NotStr(''' - - - -''') -icon_in_progress_warning = NotStr(''' - - -''') -icon_application_mobile = NotStr(''' - - - - - - -''') -icon_location_save = NotStr(''' - - - -''') -icon_gateway_vpn = NotStr(''' - - -''') -icon_router_voice = NotStr(''' - - - - -''') -icon_wikis = NotStr('''''') -icon_text_creation = NotStr(''' - - -''') -icon_skip_forward_outline_filled = NotStr(''' - - - -''') -icon_hashtag = NotStr('''''') -icon_analytics = NotStr(''' - - -''') -icon_show_data_cards = NotStr(''' - - - -''') -icon_arrows_horizontal = NotStr(''' - - -''') -icon_png = NotStr(''' - - - -''') -icon_phone_outgoing_filled = NotStr(''' - - -''') -icon_circle_solid = NotStr('''''') -icon_restaurant_fine = NotStr(''' - - - -''') -icon_direction_fork = NotStr('''''') -icon_bar = NotStr(''' - - -''') -icon_align_box_top_left = NotStr(''' - - - -''') -icon_uv_index_alt = NotStr(''' - - - - - - - - -''') -icon_list_dropdown = NotStr(''' - - - - - - - -''') -icon_data_vis4 = NotStr('''''') -icon_asset_confirm = NotStr(''' - - - -''') -icon_jpg = NotStr(''' - - - -''') -icon_thumbs_up_filled = NotStr(''' - - -''') -icon_dna = NotStr('''''') -icon_media_library_filled = NotStr(''' - - - - -''') -icon_contour_finding = NotStr(''' - - - - - - - - - - - - -''') -icon_health_cross = NotStr('''''') -icon_border_none = NotStr(''' - - - - - - - - - - - - - - - - - - - - - - - - - - -''') -icon_category_new_each = NotStr(''' - - - -''') -icon_quotes = NotStr(''' - - -''') -icon_align_vertical_center = NotStr('''''') -icon_chart_marimekko = NotStr('''''') -icon_dicom_overlay = NotStr(''' - - - - -''') -icon_face_dizzy_filled = NotStr('''''') -icon_object_storage_alt = NotStr(''' - - - -''') -icon_usb = NotStr(''' - - - -''') -icon_logo_xing = NotStr(''' - - -''') -icon_currency = NotStr(''' - - -''') -icon_solar_panel = NotStr(''' - - - - - - -''') -icon_number2 = NotStr('''''') -icon_location_current = NotStr('''''') -icon_row_insert = NotStr(''' - - - -''') -icon_text_scale = NotStr(''' - - -''') -icon_globe = NotStr(''' - - -''') -icon_logo_twitter = NotStr('''''') -icon_data_reference = NotStr(''' - - - - -''') -icon_text_annotation_toggle = NotStr(''' - - - -''') -icon_skill_level_basic = NotStr(''' - - - -''') -icon_radio_push_to_talk = NotStr(''' - - - - -''') -icon_recommend = NotStr('''''') -icon_contour_draw = NotStr(''' - - - - - - - - - - - -''') -icon_arrow_left = NotStr('''''') -icon_wave_height = NotStr(''' - - - - - -''') -icon_tides = NotStr(''' - - - - -''') -icon_security_services = NotStr(''' - - -''') -icon_category_add = NotStr(''' - - -''') -icon_letter_gg = NotStr(''' - - -''') -icon_fit_to_screen = NotStr(''' - - - -''') -icon_security = NotStr(''' - - -''') -icon_ai_results_high = NotStr(''' - - - - - -''') -icon_document_vertical = NotStr(''' - - -''') -icon_restaurant = NotStr(''' - - - -''') -icon_save_model = NotStr(''' - - -''') -icon_map_center = NotStr(''' - - - - - -''') -icon_currency_pound = NotStr('''''') -icon_skip_forward = NotStr(''' - - -''') -icon_type_pattern = NotStr(''' - - - - - -''') -icon_rewind30 = NotStr(''' - - - -''') -icon_trophy = NotStr('''''') -icon_add_comment = NotStr(''' - - -''') -icon_deployment_unit_data = NotStr('''''') -icon_traffic_flow = NotStr(''' - - - - - - - - -''') -icon_currency_dollar = NotStr('''''') -icon_development = NotStr(''' - - - - -''') -icon_direction_loop_right_filled = NotStr(''' - - -''') -icon_store = NotStr('''''') -icon_filter_remove = NotStr(''' - - -''') -icon_z = NotStr('''''') -icon_tsunami = NotStr('''''') -icon_cicsplex = NotStr(''' - - - - -''') -icon_hanging_protocol = NotStr('''''') -icon_password = NotStr(''' - - -''') -icon_chart_histogram = NotStr('''''') -icon_region_analysis_volume = NotStr(''' - - -''') -icon_medication_reminder = NotStr(''' - - -''') -icon_document_import = NotStr(''' - - -''') -icon_window_overlay = NotStr(''' - - - - - - - - - - -''') -icon_drone = NotStr(''' - - - - - -''') -icon_battery_quarter = NotStr(''' - - - -''') -icon_soccer = NotStr(''' - - - - -''') -icon_bullhorn = NotStr('''''') -icon_interactions = NotStr(''' - - - -''') -icon_pause_future = NotStr(''' - - - -''') -icon_txt_reference = NotStr(''' - - - - -''') -icon_carbon3_d_cursor_alt = NotStr(''' - - - - - -''') -icon_tree_fall_risk = NotStr(''' - - - - - -''') -icon_logo_quora = NotStr('''''') -icon_blockchain = NotStr('''''') -icon_terminal = NotStr(''' - - -''') -icon_stacked_scrolling2 = NotStr(''' - - - - -''') -icon_pills_subtract = NotStr(''' - - -''') -icon_edge_device = NotStr(''' - - - - -''') -icon_document_attachment = NotStr(''' - - - - - -''') -icon_tree_view = NotStr('''''') -icon_pause_outline_filled = NotStr('''''') -icon_music_remove = NotStr(''' - - - -''') -icon_logo_glassdoor = NotStr(''' - - - -''') -icon_table_split = NotStr('''''') -icon_letter_aa = NotStr(''' - - -''') -icon_game_console = NotStr(''' - - - - - - -''') -icon_crossroads = NotStr('''''') -icon_text_link_analysis = NotStr(''' - - - - -''') -icon_temperature_frigid = NotStr(''' - - - -''') -icon_weather_front_warm = NotStr(''' - - -''') -icon_notification = NotStr('''''') -icon_license_draft = NotStr(''' - - - - - - -''') -icon_mixed_rain_hail = NotStr(''' - - - - - -''') -icon_information = NotStr(''' - - - -''') -icon_fish = NotStr(''' - - -''') -icon_data_refinery = NotStr(''' - - - -''') -icon_operations_record = NotStr(''' - - - - - -''') -icon_breaking_change = NotStr(''' - - - - -''') -icon_direction_right01_filled = NotStr(''' - - -''') -icon_video = NotStr('''''') -icon_managed_solutions = NotStr(''' - - -''') -icon_brightness_contrast = NotStr(''' - - - - - - - - - -''') -icon_caret_sort_up = NotStr('''''') -icon_color_palette = NotStr(''' - - - - - - -''') -icon_data_error = NotStr(''' - - - - - -''') -icon_rss = NotStr(''' - - - -''') -icon_area_custom = NotStr('''''') -icon_cloud_app = NotStr(''' - - - - - - - - - - -''') -icon_direction_bear_right02_filled = NotStr(''' - - -''') -icon_convert_to_cloud = NotStr(''' - - - - - -''') -icon_monument = NotStr('''''') -icon_overflow_menu_horizontal = NotStr(''' - - - -''') -icon_data_collection = NotStr(''' - - - - - -''') -icon_smoke = NotStr(''' - - - - - -''') -icon_ibm_cloud_pak_watson_aiops = NotStr(''' - - -''') -icon_align_horizontal_right = NotStr(''' - - - -''') -icon_temperature_fahrenheit = NotStr(''' - - - - -''') -icon_light = NotStr(''' - - - - - - - - - -''') -icon_loop = NotStr(''' - - -''') -icon_network_enterprise = NotStr(''' - - - - - - -''') -icon_spell_check = NotStr(''' - - - -''') -icon_chart_parallel = NotStr('''''') -icon_incomplete_warning = NotStr(''' - - - - -''') -icon_list_checked = NotStr(''' - - - - -''') -icon_pest = NotStr(''' - - - - -''') -icon_ticket = NotStr(''' - - -''') -icon_align_box_top_center = NotStr(''' - - - -''') -icon_currency_won = NotStr('''''') -icon_text_kerning = NotStr(''' - - - - -''') -icon_flash_off_filled = NotStr(''' - - -''') -icon_ibm_cloud_subnets = NotStr('''''') -icon_navaid_ndb_dme = NotStr(''' - - - - - - - - - - - - - - - - - - - - - - - -''') -icon_heat_map03 = NotStr('''''') -icon_tropical_warning = NotStr(''' - - - -''') -icon_upgrade = NotStr(''' - - -''') -icon_vmdk_disk = NotStr(''' - - - - - -''') -icon_help = NotStr(''' - - - -''') -icon_angle = NotStr(''' - - -''') -icon_query_queue = NotStr(''' - - - - - -''') -icon_flag = NotStr('''''') -icon_snow_scattered_night = NotStr(''' - - - - - - - - - - - - - - - - -''') -icon_flagging_taxi = NotStr(''' - - -''') -icon_types = NotStr(''' - - - -''') -icon_chart_ring = NotStr('''''') -icon_hotel = NotStr(''' - - -''') -icon_media_library = NotStr(''' - - - - -''') -icon_share = NotStr('''''') -icon_cda = NotStr(''' - - - -''') -icon_vehicle_insights = NotStr(''' - - - - -''') -icon_sys_provision = NotStr(''' - - - - -''') -icon_delivery = NotStr(''' - - - -''') -icon_category_and = NotStr(''' - - -''') -icon_chart_river = NotStr('''''') -icon_tablet_landscape = NotStr(''' - - -''') -icon_thumbnail1 = NotStr(''' - - - - -''') -icon_user_data = NotStr(''' - - - - - -''') -icon_schematics = NotStr('''''') -icon_sunny = NotStr(''' - - - - - - - - - -''') -icon_diagram = NotStr(''' - - -''') -icon_chevron_sort = NotStr(''' - - -''') -icon_rule_test = NotStr(''' - - - - - -''') -icon_devices = NotStr(''' - - -''') -icon_zoom_out = NotStr(''' - - -''') -icon_play_filled_alt = NotStr('''''') -icon_direction_bear_right01 = NotStr('''''') -icon_legend = NotStr(''' - - - - -''') -icon_cics_region = NotStr(''' - - - -''') -icon_hd = NotStr(''' - - - -''') -icon_inventory_management = NotStr(''' - - - - - -''') -icon_calendar_tools = NotStr(''' - - -''') -icon_text_italic = NotStr('''''') -icon_upload = NotStr(''' - - -''') -icon_calendar_settings = NotStr(''' - - -''') -icon_hdr = NotStr(''' - - - -''') -icon_drone_front = NotStr(''' - - - - - -''') -icon_van = NotStr('''''') -icon_circuit_composer = NotStr(''' - - -''') -icon_scalpel_cursor = NotStr(''' - - -''') -icon_border_right = NotStr(''' - - - - - - - - - - - - - - - - - - - - -''') -icon_database_mongodb = NotStr(''' - - -''') -icon_data_set = NotStr(''' - - - - -''') -icon_face_wink = NotStr(''' - - - - -''') -icon_spine_label = NotStr(''' - - - - -''') -icon_coronavirus = NotStr(''' - - - - - - -''') -icon_data_center = NotStr(''' - - - - -''') -icon_insert_page = NotStr(''' - - - -''') -icon_shuttle = NotStr('''''') -icon_money = NotStr(''' - - - - - - -''') -icon_caret_sort_down = NotStr('''''') -icon_data_bin = NotStr(''' - - - -''') -icon_phone_incoming_filled = NotStr(''' - - -''') -icon_alarm = NotStr(''' - - - - - -''') -icon_deployment_unit_technical_data = NotStr(''' - - -''') -icon_wifi_bridge = NotStr(''' - - - - - - -''') -icon_crop_growth = NotStr('''''') -icon_box_plot = NotStr(''' - - -''') -icon_hole_filling_cursor = NotStr(''' - - - -''') -icon_volume_object_storage = NotStr(''' - - -''') -icon_pressure_filled = NotStr(''' - - -''') -icon_airport_location = NotStr('''''') -icon_building_insights3 = NotStr(''' - - - - - - - - - - -''') -icon_shape_unite = NotStr('''''') -icon_deployment_unit_technical_installation = NotStr(''' - - -''') -icon_screen_off = NotStr('''''') -icon_chart_radar = NotStr('''''') -icon_research_matrix = NotStr(''' - - - - -''') -icon_box_small = NotStr(''' - - - -''') -icon_filter_edit = NotStr(''' - - -''') -icon_shopping_cart_clear = NotStr(''' - - - - -''') -icon_box = NotStr(''' - - -''') -icon_application = NotStr(''' - - - - -''') -icon_chart_minimum = NotStr(''' - - - - - - - -''') -icon_user_settings = NotStr(''' - - - -''') -icon_send = NotStr('''''') -icon_letter_qq = NotStr(''' - - -''') -icon_mp4 = NotStr(''' - - - - -''') -icon_cu1 = NotStr(''' - - - -''') -icon_direction_u_turn_filled = NotStr(''' - - -''') -icon_document_word_processor = NotStr(''' - - -''') -icon_distribute_vertical_center = NotStr(''' - - -''') -icon_border_full = NotStr(''' - - - -''') -icon_volume_up_alt = NotStr(''' - - -''') -icon_rule_cancelled = NotStr(''' - - - - -''') -icon_tools = NotStr('''''') -icon_number_small1 = NotStr('''''') -icon_navaid_seaplane = NotStr(''' - - -''') -icon_tree_view_alt = NotStr('''''') -icon_misuse = NotStr('''''') -icon_ai_status_queued = NotStr(''' - - - - - -''') -icon_rotate360 = NotStr('''''') -icon_portfolio = NotStr('''''') -icon_laptop = NotStr(''' - - -''') -icon_lightning = NotStr('''''') -icon_chat_bot = NotStr(''' - - - - -''') -icon_wifi = NotStr(''' - - - - -''') -icon_cd_create_archive = NotStr(''' - - - - -''') -icon_map_boundary_vegetation = NotStr(''' - - - - - -''') -icon_router_wifi = NotStr(''' - - - - - - -''') -icon_reply_all = NotStr(''' - - -''') -icon_user_avatar_filled_alt = NotStr(''' - - -''') -icon_user = NotStr(''' - - -''') -icon_airport01 = NotStr(''' - - -''') -icon_book = NotStr(''' - - - - - - - -''') -icon_phone_filled = NotStr('''''') -icon_launch_study3 = NotStr(''' - - - - - -''') -icon_retry_failed = NotStr(''' - - -''') -icon_rule_draft = NotStr(''' - - - - -''') -icon_license_maintenance = NotStr(''' - - - - - - -''') -icon_tornado_warning = NotStr(''' - - - - - - - - - -''') -icon_ppt = NotStr(''' - - - -''') -icon_snow_blizzard = NotStr(''' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -''') -icon_list_numbered = NotStr(''' - - - - -''') -icon_flow_stream_reference = NotStr(''' - - - - - - -''') -icon_color_switch = NotStr('''''') -icon_wheat = NotStr('''''') -icon_sort_descending = NotStr(''' - - - - -''') -icon_closed_caption_alt = NotStr(''' - - - - - - - -''') -icon_bastion_host = NotStr('''''') -icon_model_alt = NotStr('''''') -icon_chart_combo = NotStr(''' - - -''') -icon_text_mining = NotStr(''' - - - - -''') -icon_s_alt = NotStr(''' - - -''') -icon_milestone = NotStr('''''') -icon_concept = NotStr('''''') -icon_down_to_bottom = NotStr(''' - - -''') -icon_basketball = NotStr('''''') -icon_thunderstorm_scattered_night = NotStr(''' - - -''') -icon_letter_uu = NotStr(''' - - -''') -icon_continue = NotStr(''' - - -''') -icon_login = NotStr(''' - - -''') -icon_favorite = NotStr('''''') -icon_cd_archive = NotStr(''' - - - -''') -icon_carbon3_d_curve_auto_colon = NotStr('''''') -icon_tsv = NotStr(''' - - - -''') -icon_ai_results_medium = NotStr(''' - - - - - -''') -icon_bicycle = NotStr('''''') -icon_load_balancer_application = NotStr(''' - - - - - -''') -icon_t = NotStr('''''') -icon_ibm_cloud_pak_applications = NotStr(''' - - - -''') -icon_cics_region_target = NotStr(''' - - - - - - - -''') -icon_reminder = NotStr(''' - - -''') -icon_manage_protection = NotStr(''' - - -''') -icon_sunrise = NotStr(''' - - - - - - - -''') -icon_save_annotation = NotStr(''' - - - - -''') -icon_align_box_bottom_left = NotStr(''' - - - -''') -icon_horizontal_view = NotStr(''' - - -''') -icon_pan_vertical = NotStr('''''') -icon_rewind10 = NotStr(''' - - - -''') -icon_subtract = NotStr('''''') -icon_view_off_filled = NotStr(''' - - -''') -icon_area = NotStr('''''') -icon_arrow_annotation = NotStr(''' - - - -''') -icon_sleet = NotStr(''' - - - - - - - -''') -icon_direction_merge = NotStr('''''') -icon_omega = NotStr('''''') -icon_aperture = NotStr('''''') -icon_tool_box = NotStr('''''') -icon_send_backward = NotStr(''' - - - - - - -''') -icon_pdf_reference = NotStr(''' - - - - -''') -icon_table_of_contents = NotStr(''' - - - - - - - - -''') -icon_voice_activate = NotStr(''' - - - - -''') -icon_magic_wand_filled = NotStr(''' - - - - -''') -icon_thunderstorm_strong = NotStr(''' - - - - -''') -icon_earth_americas = NotStr('''''') -icon_asset_view = NotStr(''' - - - - -''') -icon_user_filled = NotStr(''' - - -''') -icon_recording_filled_alt = NotStr('''''') -icon_distribute_horizontal_center = NotStr(''' - - -''') -icon_pen = NotStr(''' - - -''') -icon_lifesaver = NotStr('''''') -icon_service_desk = NotStr('''''') -icon_direction_loop_left_filled = NotStr(''' - - -''') -icon_scan_alt = NotStr(''' - - - - - - - -''') -icon_tools_alt = NotStr('''''') -icon_non_certified = NotStr(''' - - - - -''') -icon_code_reference = NotStr(''' - - - - -''') -icon_vertical_view = NotStr(''' - - -''') -icon_html_reference = NotStr(''' - - - - - -''') -icon_character_patterns = NotStr(''' - - - - -''') -icon_touch1_down = NotStr(''' - - -''') -icon_study_skip = NotStr(''' - - - -''') -icon_redo = NotStr('''''') -icon_ccx = NotStr(''' - - - -''') -icon_mpeg = NotStr(''' - - - - -''') -icon_column_dependency = NotStr('''''') -icon_direction_straight_right_filled = NotStr(''' - - -''') -icon_open_panel_filled_top = NotStr('''''') -icon_direction_straight_filled = NotStr(''' - - -''') -icon_heat_map_stocks = NotStr('''''') -icon_harbor = NotStr('''''') -icon_study_previous = NotStr(''' - - - -''') -icon_chart_pie = NotStr('''''') -icon_maximize = NotStr(''' - - -''') -icon_user_speaker = NotStr(''' - - -''') -icon_page_first = NotStr(''' - - -''') -icon_ibm_cloud = NotStr(''' - - - - - - -''') -icon_keep_dry = NotStr(''' - - -''') -icon_carbon3_d_ica = NotStr(''' - - - - - -''') -icon_logo_flickr = NotStr(''' - - -''') -icon_chart_spiral = NotStr('''''') -icon_mp3 = NotStr(''' - - - -''') -icon_cross_tab = NotStr('''''') -icon_checkmark_outline_error = NotStr(''' - - - -''') -icon_text_align_center = NotStr(''' - - - - -''') -icon_two_factor_authentication = NotStr(''' - - - -''') -icon_report = NotStr(''' - - - - -''') -icon_location_heart = NotStr(''' - - -''') -icon_data_table = NotStr(''' - - - - - - - -''') -icon_gateway_public = NotStr(''' - - -''') -icon_chart_error_bar = NotStr('''''') -icon_logo_wechat = NotStr('''''') -icon_ibm_cloud_pak_system = NotStr(''' - - - - -''') -icon_mobile_download = NotStr(''' - - -''') -icon_server_proxy = NotStr(''' - - - -''') -icon_text_all_caps = NotStr(''' - - -''') -icon_table_alias = NotStr(''' - - -''') -icon_lasso = NotStr('''''') -icon_edge_enhancement02 = NotStr(''' - - - - - - -''') -icon_flow_logs_vpc = NotStr(''' - - - - -''') -icon_text_footnote = NotStr(''' - - -''') -icon_chart_venn_diagram = NotStr('''''') -icon_touch1_down_filled = NotStr(''' - - -''') -icon_phrase_sentiment = NotStr(''' - - -''') -icon_reply = NotStr('''''') -icon_number3 = NotStr('''''') -icon_container_services = NotStr('''''') -icon_user_service_desk = NotStr(''' - - - -''') -icon_scalpel_lasso = NotStr(''' - - -''') -icon_thumbs_up = NotStr('''''') -icon_flash = NotStr('''''') -icon_wind_power = NotStr('''''') -icon_temperature_celsius_alt = NotStr(''' - - -''') -icon_satellite = NotStr('''''') -icon_request_quote = NotStr(''' - - -''') -icon_status_resolved = NotStr(''' - - - -''') -icon_flow_connection = NotStr('''''') -icon_logo_github = NotStr('''''') -icon_volume_block_storage = NotStr(''' - - - - - -''') -icon_drill_through = NotStr(''' - - - -''') -icon_row_expand = NotStr(''' - - -''') -icon_communication_unified = NotStr(''' - - - - - -''') -icon_linux_alt = NotStr(''' - - -''') -icon_skip_back = NotStr(''' - - -''') -icon_database_elastic = NotStr(''' - - -''') -icon_circle_filled = NotStr(''' - - -''') -icon_intrusion_prevention = NotStr(''' - - - - - -''') -icon_flight_international = NotStr(''' - - -''') -icon_events = NotStr(''' - - - - - - -''') -icon_stop_outline = NotStr(''' - - -''') -icon_document = NotStr(''' - - - -''') -icon_app = NotStr(''' - - - -''') -icon_shape_intersect = NotStr('''''') -icon_settings_view = NotStr(''' - - - - -''') -icon_connect_recursive = NotStr('''''') -icon_user_online = NotStr(''' - - - -''') -icon_marine_warning = NotStr(''' - - - - -''') -icon_undo = NotStr('''''') -icon_unlocked = NotStr('''''') -icon_direction_right02_filled = NotStr(''' - - -''') -icon_letter_aa_large = NotStr(''' - - -''') -icon_draggable = NotStr(''' - - - - - - -''') -icon_open_panel_top = NotStr('''''') -icon_corn = NotStr('''''') -icon_cloud_foundry2 = NotStr(''' - - -''') -icon_save_series = NotStr(''' - - - -''') -icon_code = NotStr(''' - - - -''') -icon_equalizer = NotStr(''' - - - - - - - - - - - - - -''') -icon_join_right = NotStr(''' - - - - -''') -icon_session_border_control = NotStr('''''') -icon_pause = NotStr(''' - - -''') -icon_update_now = NotStr(''' - - - - -''') -icon_text_vertical_alignment = NotStr(''' - - - - - - - -''') -icon_vlan_ibm = NotStr(''' - - - -''') -icon_navaid_military = NotStr(''' - - - -''') -icon_user_access = NotStr(''' - - - -''') -icon_align_box_bottom_right = NotStr(''' - - - -''') -icon_calendar_heat_map = NotStr('''''') -icon_distribute_horizontal_right = NotStr(''' - - - - -''') -icon_wind_stream = NotStr(''' - - - -''') -icon_notification_filled = NotStr('''''') -icon_graphical_data_flow = NotStr(''' - - - - -''') -icon_study_transfer = NotStr(''' - - - - -''') -icon_instance_cx = NotStr(''' - - - - - - - - - -''') -icon_logical_partition = NotStr(''' - - -''') -icon_windy = NotStr(''' - - -''') -icon_face_activated_filled = NotStr('''''') -icon_ai_results = NotStr(''' - - - - - -''') -icon_phone_block_filled = NotStr(''' - - -''') -icon_license_maintenance_draft = NotStr(''' - - - -''') -icon_page_break = NotStr(''' - - - - - - -''') -icon_text_align_mixed = NotStr(''' - - - - -''') -icon_dns_services = NotStr(''' - - - -''') -icon_y = NotStr('''''') -icon_rocket = NotStr(''' - - -''') -icon_logo_skype = NotStr('''''') -icon_ibm_security = NotStr('''''') -icon_mpg2 = NotStr(''' - - - - -''') -icon_chart_radial = NotStr(''' - - - -''') -icon_virtual_column_key = NotStr(''' - - - -''') -icon_tag_import = NotStr(''' - - - -''') -icon_radio_button_checked = NotStr(''' - - -''') -icon_soil_moisture = NotStr(''' - - - - - - - - - - -''') -icon_mammogram_stacked = NotStr(''' - - - - -''') -icon_progress_bar = NotStr(''' - - -''') -icon_chart_line_data = NotStr('''''') -icon_logo_livestream = NotStr(''' - - -''') -icon_chart_violin_plot = NotStr(''' - - - -''') -icon_location_hazard = NotStr(''' - - - -''') -icon_chevron_sort_up = NotStr('''''') -icon_edge_enhancement03 = NotStr(''' - - - - - - -''') -icon_event_schedule = NotStr(''' - - - -''') -icon_location_company = NotStr(''' - - - - -''') -icon_information_square_filled = NotStr(''' - - -''') -icon_chart_point = NotStr(''' - - - - - - - - - - -''') -icon_raw = NotStr(''' - - - -''') -icon_explore = NotStr(''' - - -''') -icon_align_horizontal_left = NotStr(''' - - - -''') -icon_calculator_check = NotStr(''' - - - - - - - - - - - -''') -icon_document_tasks = NotStr(''' - - -''') -icon_snow_heavy = NotStr(''' - - - - - - - - - - - - - - - - - - - - - -''') -icon_group_objects_save = NotStr(''' - - -''') -icon_cafe = NotStr(''' - - - -''') -icon_data_table_reference = NotStr(''' - - - - - - -''') -icon_closed_caption = NotStr(''' - - - -''') -icon_app_connectivity = NotStr('''''') -icon_import_export = NotStr(''' - - - -''') -icon_task_add = NotStr(''' - - -''') -icon_barrier = NotStr(''' - - - - - -''') -icon_direction_sharp_turn_filled = NotStr(''' - - -''') -icon_folder_open = NotStr('''''') -icon_load_balancer_classic = NotStr(''' - - - - - -''') -icon_firewall_classic = NotStr(''' - - - - - -''') -icon_license_third_party_draft = NotStr(''' - - - - -''') -icon_misuse_outline = NotStr(''' - - -''') -icon_letter_ee = NotStr(''' - - -''') -icon_tropical_storm = NotStr(''' - - -''') -icon_phone_voice_filled = NotStr(''' - - - -''') -icon_dot_mark = NotStr('''''') -icon_drone_delivery = NotStr(''' - - - - -''') -icon_person = NotStr(''' - - -''') -icon_percentage_filled = NotStr(''' - - - -''') -icon_data_view_alt = NotStr(''' - - - - - - -''') -icon_file_storage = NotStr(''' - - - -''') -icon_ice_vision = NotStr(''' - - - -''') -icon_temperature_inversion = NotStr(''' - - -''') -icon_view_off = NotStr(''' - - - -''') -icon_heat_map02 = NotStr(''' - - - - - - - -''') -icon_battery_low = NotStr(''' - - - -''') -icon_open_panel_filled_right = NotStr('''''') -icon_number_small6 = NotStr('''''') -icon_error_outline = NotStr(''' - - -''') -icon_view_mode1 = NotStr(''' - - - -''') -icon_thumbnail2 = NotStr(''' - - - - - - - - - -''') -icon_cloud_auditing = NotStr(''' - - -''') -icon_number5 = NotStr('''''') -icon_outlook_severe = NotStr(''' - - - -''') -icon_hail = NotStr(''' - - - - - - - -''') -icon_data_base = NotStr(''' - - - - -''') -icon_face_cool = NotStr(''' - - -''') -icon_insert_syntax = NotStr(''' - - - -''') -icon_search_locate = NotStr(''' - - - - -''') -icon_shopping_cart = NotStr(''' - - - -''') -icon_document_audio = NotStr(''' - - -''') -icon_theater = NotStr(''' - - - - -''') -icon_folder_move_to = NotStr(''' - - -''') -icon_document_add = NotStr(''' - - -''') -icon_number1 = NotStr(''' - - -''') -icon_column_delete = NotStr(''' - - - -''') -icon_study_read = NotStr(''' - - - -''') -icon_group_security = NotStr(''' - - - - - -''') -icon_cut_out = NotStr(''' - - - - -''') -icon_region_analysis_area = NotStr(''' - - - -''') -icon_email_new = NotStr(''' - - -''') -icon_image_search_alt = NotStr(''' - - -''') -icon_window_base = NotStr(''' - - - - - - - - - - -''') -icon_gui_management = NotStr(''' - - - - - -''') -icon_game_wireless = NotStr(''' - - - - - - - - -''') -icon_direction_curve = NotStr('''''') -icon_data_backup = NotStr(''' - - - - - -''') -icon_h = NotStr('''''') -icon_chart_bubble_packed = NotStr('''''') -icon_hardware_security_module = NotStr(''' - - - - -''') -icon_function = NotStr(''' - - - -''') -icon_mobile = NotStr('''''') -icon_rule = NotStr(''' - - - -''') -icon_folder_off = NotStr(''' - - -''') -icon_passenger_drinks = NotStr(''' - - - - -''') -icon_battery_full = NotStr(''' - - - -''') -icon_finance = NotStr(''' - - -''') -icon_logo_vmware = NotStr('''''') -icon_text_underline = NotStr(''' - - -''') -icon_chevron_left = NotStr('''''') -icon_ibm_cloud_pak_network_automation = NotStr(''' - - - - - - -''') -icon_number_small4 = NotStr('''''') -icon_review = NotStr(''' - - -''') -icon_edge_enhancement01 = NotStr(''' - - - - - - -''') -icon_box_extra_large = NotStr(''' - - - - -''') -icon_ica2_d = NotStr(''' - - - - - -''') -icon_play_outline_filled = NotStr(''' - - - -''') -icon_folder_details = NotStr(''' - - - - -''') -icon_gif = NotStr(''' - - - -''') -icon_stethoscope = NotStr('''''') -icon_align_box_bottom_center = NotStr(''' - - - -''') -icon_direct_link = NotStr(''' - - -''') -icon_distribute_vertical_bottom = NotStr(''' - - - - -''') -icon_rain_scattered = NotStr(''' - - - - - - - -''') -icon_forecast_hail = NotStr(''' - - - - - - -''') -icon_vehicle_services = NotStr(''' - - -''') -icon_load_balancer_pool = NotStr(''' - - - - - - - -''') -icon_vpn_connection = NotStr('''''') -icon_cut = NotStr('''''') -icon_cognitive = NotStr('''''') -icon_face_satisfied = NotStr(''' - - - - -''') -icon_stack_limitation = NotStr(''' - - - - -''') -icon_chart_bar_target = NotStr(''' - - - -''') -icon_document_horizontal = NotStr(''' - - -''') -icon_chart_line = NotStr('''''') -icon_stamp = NotStr('''''') -icon_text_indent_less = NotStr(''' - - - - - - -''') -icon_commit = NotStr('''''') -icon_data_format = NotStr(''' - - - - - -''') -icon_chat_launch = NotStr(''' - - - -''') -icon_touch2_filled = NotStr(''' - - - -''') -icon_json = NotStr(''' - - - - -''') -icon_zoom_in = NotStr(''' - - -''') -icon_face_dissatisfied = NotStr(''' - - - - -''') -icon_information_square = NotStr(''' - - - -''') -icon_asleep = NotStr('''''') -icon_flag_filled = NotStr('''''') -icon_partly_cloudy_night = NotStr('''''') -icon_text_mining_applier = NotStr(''' - - -''') -icon_cloud_data_ops = NotStr(''' - - - - -''') -icon_calibrate = NotStr('''''') -icon_mail_all = NotStr(''' - - - -''') -icon_user_identification = NotStr(''' - - - - - -''') -icon_crowd_report_filled = NotStr(''' - - -''') -icon_logo_linkedin = NotStr('''''') -icon_circle_measurement = NotStr(''' - - -''') -icon_play = NotStr('''''') -icon_agriculture_analytics = NotStr(''' - - - - -''') -icon_cloud_registry = NotStr(''' - - - -''') -icon_text_highlight = NotStr(''' - - - -''') -icon_not_sent_filled = NotStr(''' - - -''') -icon_rain_drop = NotStr(''' - - -''') -icon_matrix = NotStr(''' - - - - -''') -icon_two_person_lift = NotStr(''' - - - - - -''') -icon_radio_button = NotStr('''''') -icon_haze = NotStr(''' - - - - - - - - -''') -icon_model_reference = NotStr(''' - - -''') -icon_fire = NotStr('''''') -icon_block_storage = NotStr(''' - - - - -''') -icon_weather_front_cold = NotStr(''' - - -''') -icon_delete = NotStr(''' - - - - -''') -icon_archive = NotStr(''' - - -''') -icon_battery_charging = NotStr(''' - - - - -''') -icon_skip_back_outline_solid = NotStr(''' - - - -''') -icon_brush_freehand = NotStr(''' - - -''') -icon_rotate_counterclockwise = NotStr(''' - - -''') -icon_growth = NotStr('''''') -icon_zip_reference = NotStr(''' - - - - -''') -icon_connect_target = NotStr(''' - - -''') -icon_cube_view = NotStr(''' - - - -''') -icon_skill_level_intermediate = NotStr(''' - - - -''') -icon_medication = NotStr('''''') -icon_cloud_snow = NotStr(''' - - - - -''') -icon_chat_off = NotStr(''' - - -''') -icon_user_favorite = NotStr(''' - - - -''') -icon_cursor2 = NotStr('''''') -icon_mammogram = NotStr(''' - - - - - - - -''') -icon_user_activity = NotStr(''' - - - -''') -icon_volume_down = NotStr(''' - - -''') -icon_task = NotStr(''' - - -''') -icon_warning_hex = NotStr(''' - - - -''') -icon_chart_rose = NotStr('''''') -icon_pcn_p_node = NotStr(''' - - -''') -icon_flow_stream = NotStr(''' - - - -''') -icon_connection_two_way = NotStr(''' - - - - - - - - - -''') -icon_logo_openshift = NotStr('''''') -icon_temperature_hot = NotStr(''' - - - - - - - -''') -icon_forecast_lightning30 = NotStr(''' - - - - -''') -icon_load_balancer_vpc = NotStr(''' - - - - - -''') -icon_letter_vv = NotStr(''' - - -''') -icon_at = NotStr('''''') -icon_moonset = NotStr(''' - - - - -''') -icon_download_study = NotStr(''' - - - - - - -''') -icon_cloud_upload = NotStr(''' - - -''') -icon_u1 = NotStr(''' - - -''') -icon_ibm_cloud_pak_security = NotStr(''' - - -''') -icon_number7 = NotStr('''''') -icon_information_filled = NotStr(''' - - -''') -icon_chart_population = NotStr('''''') -icon_checkmark_filled_warning = NotStr(''' - - - -''') -icon_unknown = NotStr(''' - - - -''') -icon_headphones = NotStr('''''') -icon_awake = NotStr(''' - - - - - - - - - -''') -icon_cell_tower = NotStr(''' - - - -''') -icon_fetch_upload_cloud = NotStr(''' - - -''') -icon_cloud_ceiling = NotStr(''' - - - - -''') -icon_voicemail = NotStr('''''') -icon_pause_filled = NotStr(''' - - -''') -icon_navaid_civil = NotStr('''''') -icon_fingerprint_recognition = NotStr(''' - - - - - -''') -icon_cics_region_routing = NotStr(''' - - - - -''') -icon_blog = NotStr(''' - - - - -''') -icon_chart_line_smooth = NotStr('''''') -icon_humidity = NotStr('''''') -icon_plane = NotStr('''''') -icon_fusion_blender = NotStr('''''') -icon_shopping_cart_arrow_down = NotStr(''' - - - - -''') -icon_pending = NotStr(''' - - - - -''') -icon_magnify = NotStr(''' - - - -''') -icon_radar_weather = NotStr('''''') -icon_mac_option = NotStr(''' - - -''') -icon_bluetooth = NotStr('''''') -icon_stop_filled = NotStr('''''') -icon_text_subscript = NotStr(''' - - -''') -icon_tank = NotStr('''''') -icon_catalog = NotStr(''' - - - - -''') -icon_policy = NotStr(''' - - - - -''') -icon_dashboard_reference = NotStr(''' - - - - - -''') -icon_select02 = NotStr(''' - - -''') -icon_audio_console = NotStr(''' - - - -''') -icon_temperature_max = NotStr(''' - - - - - -''') -icon_weather_station = NotStr(''' - - - - - -''') -icon_operation_if = NotStr(''' - - - -''') -icon_delivery_add = NotStr(''' - - -''') -icon_run = NotStr(''' - - - -''') -icon_letter_zz = NotStr(''' - - -''') -icon_ibm_cloud_pak_integration = NotStr(''' - - - - - -''') -icon_construction = NotStr(''' - - -''') -icon_contour_edit = NotStr(''' - - - - - - - -''') -icon_direction_loop_left = NotStr(''' - - -''') -icon_split_screen = NotStr(''' - - - -''') -icon_pause_past = NotStr(''' - - - -''') -icon_warning_other = NotStr(''' - - - - - - -''') -icon_traffic_incident = NotStr(''' - - - -''') -icon_storm_tracker = NotStr('''''') -icon_camera = NotStr(''' - - -''') -icon_folder_add = NotStr(''' - - -''') -icon_user_admin = NotStr(''' - - - -''') -icon_taste = NotStr(''' - - - - - - -''') -icon_scooter = NotStr(''' - - -''') -icon_tool_kit = NotStr(''' - - - -''') -icon_sailboat_offshore = NotStr(''' - - -''') -icon_bookmark = NotStr('''''') -icon_crop_health = NotStr(''' - - - -''') -icon_windy_snow = NotStr(''' - - - - - - - - - - - - - - - - - -''') -icon_cloud_satellite = NotStr(''' - - - - - -''') -icon_ibm_match360 = NotStr(''' - - - - - - - -''') -icon_open_panel_filled_bottom = NotStr('''''') -icon_group_objects = NotStr(''' - - -''') -icon_logo_youtube = NotStr('''''') -icon_temperature_fahrenheit_alt = NotStr(''' - - -''') -icon_checkbox_undeterminate = NotStr(''' - - -''') -icon_list = NotStr(''' - - - - - - -''') -icon_data_view = NotStr(''' - - - - - - -''') -icon_gas_station_filled = NotStr(''' - - -''') -icon_u2 = NotStr(''' - - -''') -icon_network3 = NotStr(''' - - - - - -''') -icon_overlay = NotStr('''''') -icon_car_front = NotStr(''' - - -''') -icon_cloud_rain = NotStr(''' - - - - -''') -icon_fade = NotStr(''' - - - - - -''') -icon_server_dns = NotStr(''' - - - -''') -icon_chevron_down = NotStr('''''') -icon_checkmark_outline_warning = NotStr(''' - - - -''') -icon_group_resource = NotStr(''' - - - -''') -icon_face_wink_filled = NotStr('''''') -icon_page_last = NotStr(''' - - -''') -icon_select_window = NotStr(''' - - - - - - -''') -icon_lasso_polygon = NotStr('''''') -icon_direction_rotary_first_right_filled = NotStr(''' - - - -''') -icon_center_circle = NotStr('''''') -icon_credentials = NotStr(''' - - - -''') -icon_airplay = NotStr(''' - - -''') -icon_drill_back = NotStr(''' - - - -''') -icon_ice_accretion = NotStr(''' - - - - - -''') -icon_virtual_machine = NotStr(''' - - -''') -icon_checkbox_checked = NotStr(''' - - -''') -icon_airline_digital_gate = NotStr(''' - - - - -''') -icon_volume_mute_filled = NotStr(''' - - -''') -icon_snow_density = NotStr(''' - - -''') -icon_sight = NotStr(''' - - - - - -''') -icon_drought = NotStr('''''') -icon_stress_breath_editor = NotStr(''' - - - - -''') -icon_drop_photo = NotStr(''' - - - - - - - - - - - - - - - - - - -''') -icon_data_share = NotStr(''' - - - - - -''') -icon_face_dizzy = NotStr(''' - - - - -''') -icon_report_data = NotStr(''' - - - - -''') -icon_home = NotStr('''''') -icon_cyclist = NotStr(''' - - - - -''') -icon_volume_file_storage = NotStr(''' - - -''') -icon_carousel_vertical = NotStr(''' - - - -''') -icon_network_admin_control = NotStr(''' - - - -''') -icon_earth = NotStr('''''') -icon_accessibility_color_filled = NotStr(''' - - - - -''') -icon_letter_kk = NotStr(''' - - -''') -icon_filter_reset = NotStr(''' - - -''') -icon_minimize = NotStr(''' - - -''') -icon_direction_merge_filled = NotStr(''' - - -''') -icon_phone_voice = NotStr(''' - - - -''') -icon_chart_multi_line = NotStr('''''') -icon_timer = NotStr(''' - - - -''') -icon_meter = NotStr(''' - - - - -''') -icon_language = NotStr(''' - - - - - -''') -icon_classifier_language = NotStr(''' - - - - -''') -icon_double_integer = NotStr(''' - - -''') -icon_worship_muslim = NotStr(''' - - -''') -icon_radio_combat = NotStr(''' - - - - -''') -icon_share_knowledge = NotStr(''' - - - - - - - - -''') -icon_back_to_top = NotStr(''' - - -''') -icon_chat = NotStr(''' - - - -''') -icon_direction_straight_right = NotStr('''''') -icon_accumulation_snow = NotStr(''' - - - - - - - - - - - - - - - - -''') -icon_checkbox_checked_filled = NotStr(''' - - -''') -icon_x_axis = NotStr('''''') -icon_video_add = NotStr(''' - - -''') -icon_airport02 = NotStr(''' - - -''') -icon_warning_alt_inverted = NotStr(''' - - - -''') -icon_increase_level = NotStr('''''') -icon_zoom_pan = NotStr(''' - - - - - -''') -icon_number_small2 = NotStr('''''') -icon_transgender = NotStr('''''') -icon_scalpel_select = NotStr(''' - - -''') -icon_moonrise = NotStr(''' - - - - -''') -icon_circle_packing = NotStr('''''') -icon_deployment_unit_technical_presentation = NotStr(''' - - -''') -icon_text_link = NotStr(''' - - - - - -''') -icon_binoculars = NotStr('''''') -icon_doc = NotStr(''' - - - -''') -icon_user_avatar_filled = NotStr(''' - - -''') -icon_jump_link = NotStr('''''') -icon_help_desk = NotStr(''' - - - - -''') -icon_view = NotStr(''' - - -''') -icon_bee = NotStr(''' - - - - - -''') -icon_virtual_private_cloud_alt = NotStr(''' - - - -''') -icon_stop_sign = NotStr('''''') -icon_reset = NotStr('''''') -icon_windy_strong = NotStr(''' - - - -''') -icon_box_large = NotStr(''' - - - -''') -icon_debug = NotStr('''''') -icon_checkbox_undeterminate_filled = NotStr('''''') -icon_chart_column_target = NotStr(''' - - - -''') -icon_caret_up = NotStr('''''') -icon_translate = NotStr(''' - - -''') -icon_threshold = NotStr(''' - - - - - - - - - - -''') -icon_boot = NotStr('''''') -icon_watson = NotStr(''' - - - - - - -''') -icon_txt = NotStr(''' - - - -''') -icon_vehicle_api = NotStr(''' - - -''') -icon_application_virtual = NotStr(''' - - - - - -''') -icon_reflect_vertical = NotStr(''' - - - - -''') -icon_collaborate = NotStr(''' - - - - - - -''') -icon_ibm_cloud_pak_multicloud_mgmt = NotStr(''' - - -''') -icon_function_math = NotStr(''' - - -''') -icon_cy = NotStr(''' - - -''') -icon_earth_europe_africa_filled = NotStr('''''') -icon_replicate = NotStr(''' - - - - -''') -icon_html = NotStr(''' - - - - -''') -icon_misuse_alt = NotStr(''' - - -''') -icon_flash_filled = NotStr('''''') -icon_ai_status_failed = NotStr(''' - - - - - -''') -icon_label = NotStr(''' - - - -''') -icon_sql = NotStr(''' - - - -''') -icon_qr_code = NotStr(''' - - - - - - - - - - - - - - -''') -icon_keyboard = NotStr(''' - - - - - - - - - - - - - - -''') -icon_uv_index_filled = NotStr('''''') -icon_task_location = NotStr(''' - - - -''') -icon_launch_study2 = NotStr(''' - - - - -''') -icon_picnic_area = NotStr(''' - - -''') -icon_gas_station = NotStr(''' - - - -''') -icon_train_profile = NotStr(''' - - - -''') -icon_send_alt_filled = NotStr('''''') -icon_group_objects_new = NotStr(''' - - -''') -icon_denominate = NotStr(''' - - - - -''') -icon_rotate_clockwise_alt = NotStr(''' - - -''') -icon_bring_forward = NotStr(''' - - - - - - - - - -''') -icon_navaid_ndb = NotStr(''' - - - - - - - - - - -''') -icon_helicopter = NotStr('''''') -icon_unlink = NotStr(''' - - - - - - - - -''') -icon_cabin_care_alert = NotStr(''' - - - -''') -icon_previous_outline = NotStr(''' - - -''') -icon_gamification = NotStr('''''') -icon_instance_virtual = NotStr(''' - - - - - - - - -''') -icon_database_datastax = NotStr(''' - - -''') -icon_chart_error_bar_alt = NotStr(''' - - - -''') -icon_microscope = NotStr('''''') -icon_license_third_party = NotStr(''' - - - - - - - -''') -icon_forward5 = NotStr(''' - - -''') -icon_u3 = NotStr(''' - - -''') -icon_chart_multitype = NotStr(''' - - - - - - - - - - -''') -icon_user_simulation = NotStr(''' - - - - - - - - -''') -icon_skip_back_outline_filled = NotStr(''' - - - -''') -icon_calculation_alt = NotStr(''' - - - - - -''') -icon_nominal = NotStr(''' - - - -''') -icon_departure = NotStr(''' - - -''') -icon_user_profile_alt = NotStr(''' - - - - - -''') -icon_contrast = NotStr('''''') -icon_rotate_counterclockwise_alt = NotStr(''' - - -''') -icon_tropical_storm_model_tracks = NotStr(''' - - - -''') -icon_interactive_segmentation_cursor = NotStr(''' - - - - - -''') -icon_text_wrap = NotStr(''' - - - -''') -icon_cloudy = NotStr('''''') -icon_worship_jewish = NotStr('''''') -icon_direction_rotary_right_filled = NotStr(''' - - - -''') -icon_text_indent_more = NotStr(''' - - - - - - -''') -icon_load_balancer_global = NotStr(''' - - - - - -''') -icon_warning = NotStr(''' - - - -''') -icon_mountain = NotStr('''''') -icon_qq_plot = NotStr(''' - - - - - - -''') -icon_query = NotStr(''' - - - -''') -icon_checkmark_outline = NotStr(''' - - -''') -icon_logo_yelp = NotStr(''' - - - - - - -''') -icon_grid = NotStr(''' - - - - -''') -icon_exit = NotStr(''' - - -''') -icon_generate_pdf = NotStr(''' - - - - - -''') -icon_wallet = NotStr(''' - - -''') -icon_energy_renewable = NotStr('''''') -icon_tag_export = NotStr(''' - - - -''') -icon_settings_services = NotStr(''' - - - - -''') -icon_cost = NotStr(''' - - -''') -icon_car = NotStr('''''') -icon_video_off = NotStr(''' - - -''') -icon_chart_bar_stacked = NotStr('''''') -icon_logo_discord = NotStr(''' - - -''') -icon_chart_scatter = NotStr(''' - - - - - - -''') -icon_map_boundary = NotStr(''' - - - - - -''') -icon_purchase = NotStr(''' - - -''') -icon_content_delivery_network = NotStr(''' - - - - -''') -icon_deployment_unit_execution = NotStr('''''') -icon_download = NotStr(''' - - -''') -icon_crop = NotStr(''' - - -''') -icon_observed_hail = NotStr(''' - - - - - - -''') -icon_machine_learning_model = NotStr(''' - - - - -''') -icon_link = NotStr(''' - - -''') -icon_ai_results_low = NotStr(''' - - - - - -''') -icon_settings_adjust = NotStr(''' - - -''') -icon_code_signing_service = NotStr(''' - - - - - - - - - - - - - -''') -icon_radio = NotStr(''' - - - - - - -''') -icon_sailboat_coastal = NotStr('''''') -icon_chevron_right = NotStr('''''') -icon_cics_cmas = NotStr(''' - - - - - - -''') -icon_volume_down_filled_alt = NotStr(''' - - -''') -icon_direction_rotary_right = NotStr('''''') -icon_phone_outgoing = NotStr(''' - - -''') -icon_previous_filled = NotStr(''' - - -''') -icon_expand_all = NotStr('''''') -icon_number_small8 = NotStr('''''') -icon_script = NotStr(''' - - - -''') -icon_change_catalog = NotStr(''' - - - -''') -icon_piggy_bank = NotStr(''' - - -''') -icon_logo_digg = NotStr(''' - - - - - -''') -icon_traffic_cone = NotStr('''''') -icon_chart_bar = NotStr('''''') -icon_shape_except = NotStr('''''') -icon_border_top = NotStr(''' - - - - - - - - - - - - - - - - - - - - -''') -icon_arrow_down_right = NotStr('''''') -icon_palm_tree = NotStr('''''') -icon_user_avatar = NotStr(''' - - -''') -icon_arrow_right = NotStr('''''') -icon_mobile_audio = NotStr(''' - - - - - - - - -''') -icon_rain = NotStr(''' - - - - -''') -icon_cd_create_exchange = NotStr(''' - - - - -''') -icon_industry = NotStr('''''') -icon_settings_check = NotStr(''' - - - -''') -icon_text_tracking = NotStr(''' - - - -''') -icon_exam_mode = NotStr(''' - - - -''') -icon_skip_forward_outline_solid = NotStr(''' - - - -''') -icon_reflect_horizontal = NotStr(''' - - - - -''') -icon_join_left = NotStr(''' - - - - -''') -icon_rotate_clockwise_alt_filled = NotStr(''' - - -''') -icon_align_vertical_bottom = NotStr(''' - - - -''') -icon_border_bottom = NotStr(''' - - - - - - - - - - - - - - - - - - - - -''') -icon_data_vis1 = NotStr('''''') -icon_tennis = NotStr(''' - - - -''') -icon_license = NotStr(''' - - - - - -''') -icon_letter_tt = NotStr(''' - - -''') -icon_fragile = NotStr('''''') -icon_plane_sea = NotStr(''' - - -''') -icon_research_hinton_plot = NotStr(''' - - - - - - - - - - - - - - - - -''') -icon_microphone_off_filled = NotStr(''' - - - -''') -icon_pdf = NotStr(''' - - - -''') -icon_api = NotStr('''''') -icon_document_unknown = NotStr(''' - - - -''') -icon_bluetooth_off = NotStr(''' - - -''') -icon_shape_exclude = NotStr(''' - - -''') -icon_transmission_lte = NotStr(''' - - - -''') -icon_database_postgresql = NotStr(''' - - -''') -icon_instance_mx = NotStr(''' - - - - - - - - - -''') -icon_document_word_processor_reference = NotStr(''' - - - -''') -icon_data_blob = NotStr(''' - - - - - - - -''') -icon_train_time = NotStr(''' - - - -''') -icon_id = NotStr(''' - - - -''') -icon_location_star = NotStr(''' - - -''') -icon_microphone_filled = NotStr(''' - - -''') -icon_category_new = NotStr(''' - - -''') -icon_charging_station_filled = NotStr(''' - - -''') -icon_document_subtract = NotStr(''' - - -''') -icon_campsite = NotStr('''''') -icon_text_superscript = NotStr(''' - - -''') -icon_database_rabbit = NotStr(''' - - -''') -icon_noodle_bowl = NotStr(''' - - -''') -icon_paste = NotStr(''' - - -''') -icon_gateway = NotStr('''''') -icon_phone = NotStr('''''') -icon_snow_scattered = NotStr(''' - - - - - - - - - - - - - - - - - - - - - -''') -icon_video_chat = NotStr(''' - - - -''') -icon_mac_command = NotStr('''''') -icon_charging_station = NotStr(''' - - - -''') -icon_queued = NotStr(''' - - - - - - - - - - - - - - -''') -icon_cloud_satellite_config = NotStr(''' - - - - - -''') -icon_navaid_dme = NotStr(''' - - - - -''') -icon_carbon3_d_mpr_toggle = NotStr(''' - - - - - -''') -icon_chart_relationship = NotStr('''''') -icon_weather_front_stationary = NotStr(''' - - - -''') -icon_save_image = NotStr(''' - - -''') -icon_row = NotStr(''' - - - -''') -icon_rain_heavy = NotStr(''' - - - -''') -icon_number_small7 = NotStr('''''') -icon_arrival = NotStr(''' - - -''') -icon_tag_group = NotStr(''' - - - -''') -icon_copy_link = NotStr(''' - - - -''') -icon_navaid_vor = NotStr(''' - - -''') -icon_warning_alt_filled = NotStr(''' - - - -''') -icon_task_settings = NotStr(''' - - -''') -icon_text_small_caps = NotStr(''' - - -''') -icon_tag_edit = NotStr(''' - - - -''') -icon_checkbox_indeterminate_filled = NotStr(''' - - -''') -icon_rain_scattered_night = NotStr(''' - - -''') -icon_navaid_vordme = NotStr(''' - - -''') -icon_skip_back_solid_filled = NotStr(''' - - -''') -icon_chart_area_smooth = NotStr('''''') -icon_stop = NotStr('''''') -icon_direction_bear_right01_filled = NotStr(''' - - -''') -icon_sunset = NotStr(''' - - - - - - - -''') -icon_warning_hex_filled = NotStr(''' - - -''') -icon_edit_filter = NotStr(''' - - -''') -icon_pin = NotStr('''''') -icon_notification_off = NotStr(''' - - -''') -icon_cut_in_half = NotStr('''''') -icon_image_copy = NotStr(''' - - - -''') -icon_brush_polygon = NotStr(''' - - -''') -icon_skill_level = NotStr(''' - - - -''') -icon_roadmap = NotStr(''' - - - -''') -icon_wireless_checkout = NotStr(''' - - - -''') -icon_checkmark_filled_error = NotStr(''' - - - -''') -icon_face_satisfied_filled = NotStr('''''') -icon_condition_wait_point = NotStr(''' - - -''') -icon_document_epdf = NotStr(''' - - -''') -icon_text_new_line = NotStr('''''') -icon_data_accessor = NotStr(''' - - - -''') -icon_rain_drizzle = NotStr(''' - - -''') -icon_phone_off = NotStr(''' - - -''') -icon_cz = NotStr(''' - - -''') -icon_view_filled = NotStr(''' - - -''') -icon_plane_private = NotStr(''' - - -''') -icon_popup = NotStr(''' - - -''') -icon_hybrid_networking_alt = NotStr('''''') -icon_window_black_saturation = NotStr(''' - - - - - - - - - - - - - - - - -''') -icon_directory_domain = NotStr('''''') -icon_apple = NotStr(''' - - -''') -icon_border_left = NotStr(''' - - - - - - - - - - - - - - - - - - - - -''') -icon_pointer_text = NotStr(''' - - - -''') -icon_forecast_lightning = NotStr(''' - - -''') -icon_asset_digital_twin = NotStr(''' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -''') -icon_skip_back_filled = NotStr(''' - - -''') -icon_table_shortcut = NotStr(''' - - -''') -icon_flood = NotStr(''' - - -''') -icon_direction_curve_filled = NotStr(''' - - -''') -icon_flood_warning = NotStr(''' - - - - -''') -icon_terminal3270 = NotStr(''' - - -''') -icon_incomplete_cancel = NotStr(''' - - - - -''') -icon_align_box_middle_left = NotStr(''' - - - -''') -icon_cloud_monitoring = NotStr(''' - - -''') -icon_music = NotStr('''''') -icon_tennis_ball = NotStr('''''') -icon_bare_metal_server01 = NotStr(''' - - - -''') -icon_network3_reference = NotStr(''' - - - - - -''') -icon_open_panel_right = NotStr('''''') -icon_image_search = NotStr(''' - - - -''') -icon_tablet = NotStr(''' - - -''') -icon_recording = NotStr(''' - - - -''') -icon_drag_horizontal = NotStr(''' - - -''') -icon_visual_recognition = NotStr(''' - - -''') -icon_cloud_service_management = NotStr(''' - - -''') -icon_caret_down = NotStr('''''') -icon_data_structured = NotStr(''' - - -''') -icon_analytics_reference = NotStr(''' - - - - -''') -icon_cloud_alerting = NotStr(''' - - -''') -icon_join_inner = NotStr('''''') -icon_intersect = NotStr(''' - - - -''') -icon_user_role = NotStr(''' - - - -''') -icon_api1 = NotStr(''' - - - -''') -icon_ref_evapotranspiration = NotStr(''' - - - - -''') -icon_rotate180 = NotStr(''' - - - - - -''') -icon_load_balancer_listener = NotStr(''' - - - - - - - - -''') -icon_open_panel_left = NotStr('''''') -icon_split = NotStr(''' - - - - -''') -icon_gift = NotStr('''''') -icon_virtual_private_cloud = NotStr(''' - - -''') -icon_warning_alt_inverted_filled = NotStr(''' - - - -''') -icon_launch_study1 = NotStr(''' - - - - -''') -icon_factor = NotStr('''''') -icon_network2 = NotStr('''''') -icon_study_next = NotStr(''' - - - -''') -icon_paint_brush = NotStr('''''') -icon_sigma = NotStr('''''') -icon_delivery_truck = NotStr('''''') -icon_erase = NotStr(''' - - -''') -icon_apps = NotStr('''''') -icon_sub_volume = NotStr('''''') -icon_ibm_data_replication = NotStr(''' - - - -''') -icon_fork = NotStr('''''') -icon_trash_can = NotStr(''' - - - - -''') -icon_operation = NotStr(''' - - - - -''') -icon_panel_expansion = NotStr(''' - - -''') -icon_page_number = NotStr(''' - - -''') -icon_data_diode = NotStr('''''') -icon_eyedropper = NotStr(''' - - -''') -icon_ai_results_very_high = NotStr(''' - - - - - - -''') -icon_collapse_all = NotStr(''' - - - -''') -icon_train_ticket = NotStr(''' - - -''') -icon_thumbnail_preview = NotStr(''' - - - - - -''') -icon_number0 = NotStr(''' - - -''') -icon_flow = NotStr('''''') -icon_asset = NotStr(''' - - -''') -icon_dew_point_filled = NotStr(''' - - -''') -icon_incomplete_error = NotStr(''' - - - - -''') -icon_ungroup_objects = NotStr('''''') -icon_network_public = NotStr(''' - - -''') -icon_gradient = NotStr(''' - - - - -''') -icon_calculator = NotStr(''' - - - - - - - - - - - -''') -icon_movement = NotStr('''''') -icon_thumbs_down_filled = NotStr(''' - - -''') -icon_pills = NotStr('''''') -icon_outage = NotStr(''' - - - - -''') -icon_text_align_left = NotStr(''' - - - - - -''') -icon_radar_enhanced = NotStr('''''') -icon_send_alt = NotStr('''''') -icon_user_x_ray = NotStr(''' - - - - -''') -icon_tag_none = NotStr(''' - - - -''') -icon_scooter_front = NotStr(''' - - -''') -icon_open_panel_bottom = NotStr('''''') -icon_favorite_half = NotStr('''''') -icon_direction_sharp_turn = NotStr('''''') -icon_document_download = NotStr(''' - - -''') -icon_no_ticket = NotStr(''' - - -''') -icon_carousel_horizontal = NotStr(''' - - - -''') -icon_touch2 = NotStr(''' - - - -''') -icon_chart_candlestick = NotStr(''' - - - -''') -icon_star_review = NotStr(''' - - - - -''') -icon_stop_outline_filled = NotStr(''' - - -''') -icon_t_alt = NotStr(''' - - -''') -icon_version = NotStr(''' - - - -''') -icon_summary_kpi = NotStr(''' - - - - - -''') -icon_chart_evaluation = NotStr(''' - - - -''') -icon_letter_ss = NotStr(''' - - -''') -icon_arrows_vertical = NotStr(''' - - -''') -icon_instance_classic = NotStr(''' - - - -''') -icon_notification_new = NotStr(''' - - -''') -icon_shopping_cart_minus = NotStr(''' - - - - -''') -icon_flash_off = NotStr(''' - - -''') -icon_tropical_storm_tracks = NotStr(''' - - -''') -icon_edt_loop = NotStr('''''') -icon_direction_fork_filled = NotStr(''' - - -''') -icon_pcn_z_node = NotStr(''' - - -''') -icon_column = NotStr(''' - - - -''') -icon_sdk = NotStr(''' - - - -''') -icon_accessibility = NotStr(''' - - -''') -icon_carbon3_d_curve_auto_vessels = NotStr('''''') -icon_new_tab = NotStr(''' - - - -''') -icon_navaid_private = NotStr(''' - - -''') -icon_snooze = NotStr(''' - - - - -''') -icon_view_mode2 = NotStr(''' - - - - -''') -icon_events_alt = NotStr(''' - - - - - - - - -''') -icon_direction_u_turn = NotStr('''''') -icon_volume_down_filled = NotStr(''' - - -''') -icon_mobile_check = NotStr(''' - - -''') -icon_choose_item = NotStr(''' - - -''') -icon_close = NotStr('''''') -icon_soil_temperature_global = NotStr(''' - - - - -''') -icon_export = NotStr(''' - - -''') -icon_deploy_rules = NotStr(''' - - - - -''') -icon_chart_combo_stacked = NotStr(''' - - -''') -icon_sun = NotStr(''' - - - - - - - - - -''') -icon_scalpel = NotStr('''''') -icon_currency_ruble = NotStr('''''') -icon_xls = NotStr(''' - - - -''') -icon_star = NotStr('''''') -icon_cloud_offline = NotStr(''' - - -''') -icon_storage_request = NotStr(''' - - - - - - - - - - - -''') -icon_connect = NotStr('''''') -icon_airline_passenger_care = NotStr(''' - - - - -''') -icon_text_bold = NotStr('''''') -icon_zoom_fit = NotStr(''' - - - - - -''') -icon_checkbox = NotStr('''''') -icon_train = NotStr('''''') -icon_sankey_diagram_alt = NotStr('''''') -icon_zoom_area = NotStr(''' - - - - - - -''') -icon_transpose = NotStr(''' - - - -''') -icon_align_box_middle_right = NotStr(''' - - - -''') -icon_shopping_cart_plus = NotStr(''' - - - - -''') -icon_logo_google = NotStr('''''') -icon_haze_night = NotStr(''' - - - -''') -icon_migrate = NotStr(''' - - -''') -icon_chart3_d = NotStr('''''') -icon_letter_ww = NotStr(''' - - -''') -icon_carbon3rd_party_connected = NotStr('''''') -icon_currency_baht = NotStr('''''') -icon_wave_period = NotStr(''' - - - -''') -icon_chemistry_reference = NotStr(''' - - -''') -icon_driver_analysis = NotStr(''' - - -''') -icon_bring_to_front = NotStr('''''') -icon_carbon3_d_cursor = NotStr(''' - - -''') -icon_direction_bear_right02 = NotStr(''' - - -''') -icon_chart_column_floating = NotStr(''' - - - -''') -icon_logo_tumblr = NotStr('''''') -icon_y_axis = NotStr('''''') -icon_load_balancer_network = NotStr(''' - - - -''') -icon_police = NotStr(''' - - - -''') -icon_forward10 = NotStr(''' - - - -''') -icon_chart_average = NotStr(''' - - - - - - - -''') -icon_logo_slack = NotStr(''' - - - - - - - - -''') -icon_websheet = NotStr(''' - - - -''') -icon_deployment_pattern = NotStr(''' - - - - - - - - -''') -icon_integration = NotStr('''''') -icon_soil_moisture_field = NotStr(''' - - - - -''') -icon_percentage = NotStr(''' - - - -''') -icon_pending_filled = NotStr(''' - - -''') -icon_document_sketch = NotStr(''' - - -''') -icon_fish_multiple = NotStr(''' - - - - - - -''') -icon_subtract_alt = NotStr(''' - - -''') -icon_bus = NotStr(''' - - - - - -''') -icon_cad = NotStr(''' - - - -''') -icon_task_asset_view = NotStr(''' - - - -''') -icon_skip_forward_solid_filled = NotStr(''' - - -''') -icon_vehicle_connected = NotStr(''' - - - -''') -icon_circle_dash = NotStr(''' - - - - - - - - - - - -''') -icon_floating_ip = NotStr('''''') -icon_data_player = NotStr(''' - - - -''') -icon_checkmark_filled = NotStr(''' - - -''') -icon_not_sent = NotStr(''' - - -''') -icon_phone_incoming = NotStr(''' - - -''') -icon_vegetation_asset = NotStr(''' - - - - - -''') -icon_template = NotStr(''' - - - -''') -icon_observed_lightning = NotStr(''' - - -''') -icon_winter_warning = NotStr(''' - - - -''') -icon_operations_field = NotStr(''' - - - - - -''') -icon_edit_off = NotStr(''' - - -''') -icon_join_full = NotStr(''' - - - - -''') -icon_distribute_horizontal_left = NotStr(''' - - - - -''') -icon_list_boxes = NotStr(''' - - - - -''') -icon_image = NotStr(''' - - -''') -icon_choropleth_map = NotStr('''''') -icon_router = NotStr(''' - - - - -''') -icon_face_pending = NotStr(''' - - - -''') -icon_direction_rotary_straight = NotStr('''''') -icon_text_selection = NotStr(''' - - -''') -icon_text_align_right = NotStr(''' - - - - - -''') -icon_music_add = NotStr(''' - - - -''') -icon_deploy = NotStr(''' - - -''') -icon_cloud_lightning = NotStr('''''') -icon_subflow_local = NotStr(''' - - - -''') -icon_task_tools = NotStr(''' - - -''') -icon_warning_filled = NotStr('''''') -icon_account = NotStr(''' - - -''') -icon_chart_network = NotStr('''''') -icon_volume_up = NotStr(''' - - - -''') -icon_caret_left = NotStr('''''') -icon_building = NotStr(''' - - - - - - - -''') -icon_repeat = NotStr(''' - - -''') -icon_compass = NotStr(''' - - - -''') -icon_diagram_reference = NotStr(''' - - - -''') -icon_document_blank = NotStr('''''') -icon_folder_parent = NotStr('''''') -icon_rotate_counterclockwise_filled = NotStr(''' - - -''') -icon_flight_schedule = NotStr(''' - - - -''') -icon_temperature = NotStr(''' - - - - - -''') -icon_thunderstorm_severe = NotStr(''' - - - - - - - -''') -icon_research_bloch_sphere = NotStr(''' - - -''') -icon_cloud = NotStr('''''') -icon_user_follow = NotStr(''' - - - -''') -icon_chart_bar_overlay = NotStr('''''') -icon_connection_signal_off = NotStr(''' - - - -''') -icon_temperature_water = NotStr('''''') -icon_next_outline = NotStr(''' - - -''') -icon_battery_empty = NotStr('''''') -icon_task_view = NotStr(''' - - - - -''') -icon_building_insights2 = NotStr(''' - - - - - - - - -''') -icon_ai_status_rejected = NotStr(''' - - - - - -''') -icon_snowflake = NotStr('''''') -icon_network4_reference = NotStr(''' - - - - - -''') -icon_document_preliminary = NotStr(''' - - - - -''') -icon_stacked_scrolling1 = NotStr(''' - - - -''') -icon_auto_scroll = NotStr(''' - - - -''') -icon_face_add = NotStr(''' - - - - - -''') -icon_package = NotStr(''' - - - -''') -icon_text_indent = NotStr(''' - - - - - -''') -icon_nominate = NotStr(''' - - - - -''') -icon_currency_yen = NotStr(''' - - -''') -icon_letter_cc = NotStr(''' - - -''') -icon_search = NotStr('''''') -icon_location_company_filled = NotStr(''' - - -''') -icon_navaid_tacan = NotStr(''' - - -''') -icon_letter_dd = NotStr(''' - - -''') -icon_group = NotStr(''' - - - - -''') -icon_infrastructure_classic = NotStr(''' - - - - -''') -icon_military_camp = NotStr('''''') -icon_ai_results_urgent = NotStr(''' - - - - - - - - -''') -icon_dog_walker = NotStr(''' - - - - - - -''') -icon_pills_add = NotStr(''' - - -''') -icon_migrate_alt = NotStr('''''') -icon_building_insights1 = NotStr(''' - - - - - - - - - -''') -icon_ai_status = NotStr(''' - - - - - -''') -icon_document_signed = NotStr(''' - - - - - - - -''') -icon_pedestrian_family = NotStr(''' - - - - - -''') -icon_flow_modeler_reference = NotStr(''' - - - - - -''') -icon_fit_to_height = NotStr(''' - - -''') -icon_watch = NotStr(''' - - - -''') -icon_cobb_angle = NotStr(''' - - - - - -''') -icon_chemistry = NotStr('''''') -icon_block_storage_alt = NotStr(''' - - - - - - -''') -icon_align_vertical_top = NotStr(''' - - - -''') -icon_study_unread = NotStr(''' - - - -''') -icon_hinton_plot = NotStr(''' - - - - - - - - - - - - - - - - -''') -icon_container_registry = NotStr(''' - - - - -''') -icon_star_half = NotStr('''''') -icon_map_identify = NotStr(''' - - - - - - - - -''') -icon_calculation = NotStr(''' - - - - - -''') -icon_data_definition = NotStr(''' - - - -''') -icon_shrink_screen_filled = NotStr(''' - - - -''') -icon_covariate = NotStr(''' - - - - - -''') -icon_cloud_foundry1 = NotStr(''' - - - -''') -icon_folder_details_reference = NotStr(''' - - - - - -''') -icon_map = NotStr(''' - - - -''') -icon_pet_image_o = NotStr(''' - - - - - - - - - - - -''') -icon_volume_down_alt = NotStr(''' - - -''') -icon_center_to_fit = NotStr(''' - - - - - -''') -icon_video_filled = NotStr('''''') -icon_face_activated_add = NotStr(''' - - - - - -''') -icon_repeat_one = NotStr(''' - - - -''') -icon_earth_southeast_asia = NotStr(''' - - - - -''') -icon_chevron_sort_down = NotStr('''''') -icon_paragraph = NotStr('''''') -icon_iso = NotStr(''' - - - -''') -icon_time_plot = NotStr(''' - - - -''') -icon_string_text = NotStr(''' - - - -''') -icon_folders = NotStr(''' - - -''') -icon_chart_win_loss = NotStr('''''') -icon_accessibility_color = NotStr(''' - - - -''') -icon_chart_column = NotStr('''''') -icon_piggy_bank_slot = NotStr(''' - - -''') -icon_location_hazard_filled = NotStr(''' - - -''') -icon_network1 = NotStr(''' - - - - - - - -''') -icon_clean = NotStr(''' - - - - -''') -icon_hospital = NotStr(''' - - -''') -icon_gateway_security = NotStr(''' - - -''') -icon_bare_metal_server = NotStr(''' - - - - - - -''') -icon_earthquake = NotStr('''''') -icon_align_box_top_right = NotStr(''' - - - -''') -icon_insert = NotStr(''' - - - - -''') -icon_data_refinery_reference = NotStr(''' - - - -''') -icon_chart_maximum = NotStr(''' - - - - - - -''') -icon_location_person = NotStr(''' - - - - -''') -icon_zoom_out_area = NotStr(''' - - - - - - - -''') -icon_presentation_file = NotStr(''' - - - - -''') -icon_deployment_unit_technical_execution = NotStr(''' - - -''') -icon_study_view = NotStr(''' - - - -''') -icon_drop_photo_filled = NotStr(''' - - - - - - - - - - - - - - - - - - -''') -icon_chart_area = NotStr('''''') -icon_subflow = NotStr(''' - - - -''') -icon_cloud_download = NotStr(''' - - -''') -icon_copy_file = NotStr(''' - - -''') -icon_document_view = NotStr(''' - - - - -''') -icon_hospital_bed = NotStr(''' - - - -''') -icon_hybrid_networking = NotStr(''' - - - -''') -icon_ibm_cloud_transit_gateway = NotStr('''''') -icon_letter_bb = NotStr(''' - - -''') -icon_volume_mute = NotStr(''' - - -''') -icon_user_favorite_alt = NotStr(''' - - - -''') -icon_navaid_military_civil = NotStr(''' - - -''') -icon_order_details = NotStr(''' - - - -''') -icon_ibm_cloud_pak_data = NotStr(''' - - - - - - -''') -icon_direction_straight = NotStr('''''') -icon_letter_yy = NotStr(''' - - -''') -icon_stop_filled_alt = NotStr('''''') -icon_model_builder = NotStr('''''') -icon_logo_jupyter = NotStr(''' - - - - - - - - - - - - - -''') -icon_settings = NotStr(''' - - -''') -icon_thunderstorm = NotStr(''' - - -''') -icon_logo_instagram = NotStr(''' - - - -''') -icon_improve_relevance = NotStr(''' - - - - -''') -icon_corner = NotStr('''''') -icon_user_military = NotStr(''' - - - - - -''') -icon_forward30 = NotStr(''' - - - -''') -icon_compare = NotStr('''''') -icon_road = NotStr(''' - - - - - - -''') -icon_cu3 = NotStr(''' - - - -''') -icon_face_neutral = NotStr(''' - - - - -''') -icon_number4 = NotStr(''' - - -''') -icon_align_horizontal_center = NotStr('''''') -icon_stacked_move = NotStr(''' - - -''') -icon_magic_wand = NotStr(''' - - - - -''') -icon_phone_block = NotStr(''' - - -''') -icon_erase3_d = NotStr(''' - - - -''') -icon_shape_join = NotStr('''''') -icon_model = NotStr('''''') -icon_augmented_reality = NotStr(''' - - - -''') -icon_distribute_vertical_top = NotStr(''' - - - - -''') -icon_cost_total = NotStr(''' - - - -''') -icon_chart_bubble = NotStr(''' - - - - -''') -icon_bat = NotStr('''''') -icon_composer_edit = NotStr('''''') -icon_ibm_cloud_internet_services = NotStr(''' - - -''') -icon_firewall = NotStr(''' - - - - -''') -icon_close_filled = NotStr('''''') -icon_time = NotStr(''' - - -''') -icon_wind_gusts = NotStr(''' - - - -''') -icon_cross_reference = NotStr(''' - - - - - - - - -''') -icon_bee_bat = NotStr(''' - - - -''') -icon_rotate = NotStr(''' - - - - - - -''') -icon_edge_service = NotStr(''' - - - - - - -''') -icon_notification_off_filled = NotStr(''' - - -''') -icon_virtual_desktop = NotStr(''' - - -''') -icon_workspace_import = NotStr(''' - - - - -''') -icon_email = NotStr('''''') -icon_user_favorite_alt_filled = NotStr(''' - - - -''') -icon_text_strikethrough = NotStr('''''') -icon_plug_filled = NotStr('''''') -icon_smell = NotStr('''''') -icon_attachment = NotStr('''''') -icon_letter_rr = NotStr(''' - - -''') -icon_notebook = NotStr(''' - - - - -''') -icon_instance_bx = NotStr(''' - - - - - - - - - -''') -icon_currency_euro = NotStr('''''') -icon_letter_ff = NotStr(''' - - -''') -icon_http = NotStr(''' - - - - -''') -icon_list_bulleted = NotStr(''' - - - - -''') -icon_letter_jj = NotStr(''' - - - -''') -icon_smoothing_cursor = NotStr(''' - - - - - - - - - - - -''') -icon_ibm_security_services = NotStr(''' - - -''') -icon_cics_explorer = NotStr(''' - - -''') -icon_face_dissatisfied_filled = NotStr('''''') -icon_heat_map = NotStr(''' - - - - - - - -''') -icon_cabin_care = NotStr(''' - - -''') -icon_wintry_mix = NotStr(''' - - - - - - - - - - - - -''') -icon_document_export = NotStr(''' - - -''') -icon_number8 = NotStr('''''') -icon_direction_rotary_straight_filled = NotStr(''' - - - -''') -icon_text_clear_format = NotStr('''''') -icon_zoom_reset = NotStr('''''') -icon_wifi_secure = NotStr(''' - - - -''') -icon_datastore = NotStr(''' - - - - - -''') -icon_caret_sort = NotStr(''' - - -''') -icon_carbon = NotStr(''' - - -''') -icon_accumulation_rain = NotStr('''''') -icon_train_heart = NotStr(''' - - -''') -icon_location_heart_filled = NotStr(''' - - -''') -icon_carbon3_d_software = NotStr(''' - - -''') -icon_chart_cluster_bar = NotStr(''' - - - - - - - -''') -icon_database_enterprise_db2 = NotStr(''' - - -''') -icon_passenger_plus = NotStr(''' - - - - -''') -icon_location = NotStr(''' - - -''') -icon_trophy_filled = NotStr('''''') -icon_box_medium = NotStr(''' - - - -''') -icon_carbon_accounting = NotStr(''' - - - -''') -icon_classification = NotStr(''' - - -''') -icon_mobile_add = NotStr(''' - - -''') -icon_term = NotStr(''' - - - - - -''') -icon_pcn_e_node = NotStr(''' - - -''') -icon_shopping_bag = NotStr('''''') -icon_up_to_top = NotStr(''' - - -''') -icon_microphone_off = NotStr(''' - - - -''') -icon_drag_vertical = NotStr(''' - - -''') -icon_arrow_up_right = NotStr('''''') -icon_pen_fountain = NotStr('''''') -icon_traffic_weather_incident = NotStr(''' - - - - - - - - - -''') -icon_chart_t_sne = NotStr(''' - - - - - - - - - - - - - - -''') -icon_image_medical = NotStr(''' - - -''') -icon_printer = NotStr('''''') -icon_number9 = NotStr('''''') -icon_watson_machine_learning = NotStr(''' - - - - - - -''') -icon_status_acknowledge = NotStr(''' - - - -''') -icon_tag = NotStr(''' - - -''') -icon_draw = NotStr('''''') -icon_shrink_screen = NotStr(''' - - - -''') -icon_friendship = NotStr(''' - - - -''') -icon_arrow_shift_down = NotStr('''''') -icon_task_approved = NotStr(''' - - -''') -icon_svg = NotStr(''' - - - -''') -icon_barcode = NotStr(''' - - - - - - -''') -icon_worship_christian = NotStr('''''') -icon_category = NotStr('''''') -icon_copy = NotStr(''' - - -''') -icon_column_insert = NotStr(''' - - - -''') -icon_subnet_acl_rules = NotStr(''' - - - - -''') -icon_meter_alt = NotStr(''' - - - -''') -icon_accumulation_ice = NotStr(''' - - - -''') -icon_currency_shekel = NotStr(''' - - -''') -icon_humidity_alt = NotStr(''' - - -''') -icon_hourglass = NotStr(''' - - - -''') -icon_connection_send = NotStr(''' - - - - - - - - -''') -icon_chart_sunburst = NotStr('''''') -icon_data_class = NotStr('''''') -icon_edge_enhancement = NotStr(''' - - - - -''') -icon_ordinal = NotStr('''''') -icon_boolean = NotStr(''' - - -''') -icon_scan_disabled = NotStr(''' - - - - - - -''') -icon_switch_layer2 = NotStr(''' - - - - -''') -icon_data2 = NotStr(''' - - - - - - - - -''') -icon_workspace = NotStr(''' - - - - -''') -icon_paint_brush_alt = NotStr('''''') -icon_temperature_feels_like = NotStr(''' - - - - -''') -icon_cloud_satellite_link = NotStr(''' - - - - - - -''') -icon_json_reference = NotStr(''' - - - - - -''') -icon_moon = NotStr('''''') -icon_carbon4_k = NotStr(''' - - - -''') -icon_sort_ascending = NotStr(''' - - - - -''') -icon_information_disabled = NotStr(''' - - - -''') -icon_flow_data = NotStr('''''') -icon_letter_hh = NotStr(''' - - -''') -icon_result_new = NotStr(''' - - - - - - - - -''') -icon_shopping_cart_arrow_up = NotStr(''' - - - - -''') -icon_thunderstorm_scattered = NotStr(''' - - - - - - - -''') -icon_bot = NotStr(''' - - - -''') -icon_restart = NotStr('''''') -icon_sprout = NotStr('''''') -icon_text_align_justify = NotStr(''' - - - - -''') -icon_location_person_filled = NotStr(''' - - - -''') -icon_overflow_menu_vertical = NotStr(''' - - - -''') -icon_letter_oo = NotStr(''' - - -''') -icon_slisor = NotStr(''' - - - - -''') -icon_z_axis = NotStr('''''') -icon_folder_shared = NotStr(''' - - -''') -icon_chart_treemap = NotStr('''''') -icon_condition_point = NotStr(''' - - -''') -icon_light_filled = NotStr(''' - - - - - - - - - -''') -icon_umbrella = NotStr('''''') -icon_wifi_bridge_alt = NotStr(''' - - - - - - -''') -icon_desk_adjustable = NotStr(''' - - - -''') -icon_stay_inside = NotStr(''' - - - -''') -icon_hl7_attributes = NotStr(''' - - - -''') -icon_task_remove = NotStr(''' - - -''') -icon_select01 = NotStr(''' - - - - - - - - -''') -icon_dicom6000 = NotStr(''' - - - - - - - - - -''') -icon_partnership = NotStr(''' - - - -''') -icon_location_filled = NotStr(''' - - - -''') -icon_logo_r_script = NotStr('''''') -icon_cloud_logging = NotStr(''' - - - - -''') -icon_star_filled = NotStr('''''') -icon_text_color = NotStr(''' - - -''') -icon_radar = NotStr('''''') -icon_fruit_bowl = NotStr('''''') -icon_mostly_cloudy = NotStr(''' - - - - - -''') -icon_beta = NotStr('''''') -icon_badge = NotStr(''' - - -''') -icon_caret_right = NotStr('''''') -icon_carbon3_d_print_mesh = NotStr('''''') -icon_image_service = NotStr(''' - - - - - - - - -''') -icon_document_unprotected = NotStr(''' - - -''') -icon_deployment_policy = NotStr(''' - - - -''') -icon_media_cast = NotStr(''' - - - - -''') -icon_renew = NotStr(''' - - -''') -icon_load_balancer_local = NotStr(''' - - - - - -''') -icon_incomplete = NotStr(''' - - - - - -''') -icon_mobile_landscape = NotStr('''''') -icon_skill_level_advanced = NotStr(''' - - - -''') -icon_linux = NotStr('''''') -icon_chart_median = NotStr(''' - - - - - -''') -icon_phone_ip = NotStr(''' - - - - - - - - - - - -''') -icon_expand_categories = NotStr(''' - - - - - -''') -icon_app_switcher = NotStr(''' - - - - - - - - - -''') -icon_vpn = NotStr(''' - - - -''') -icon_carbon4_k_filled = NotStr('''''') -icon_shopping_cart_error = NotStr(''' - - - - -''') -icon_mail_reply = NotStr(''' - - -''') -icon_letter_ii = NotStr(''' - - - -''') -icon_bare_metal_server02 = NotStr(''' - - - - - -''') -icon_add_alt = NotStr(''' - - -''') -icon_center_square = NotStr(''' - - - - - - - - -''') -icon_logo_keybase = NotStr(''' - - - - - -''') -icon_logo_medium = NotStr(''' - - -''') -icon_ibm_cloud_dedicated_host = NotStr(''' - - - - - -''') -icon_chat_operational = NotStr(''' - - - - -''') -icon_collapse_categories = NotStr(''' - - - - - - -''') -icon_categories = NotStr(''' - - - - -''') -icon_receipt = NotStr(''' - - - - - - -''') -icon_switcher = NotStr(''' - - - - - - - - - -''') -icon_folder = NotStr('''''') -icon_rotate_counterclockwise_alt_filled = NotStr(''' - - -''') -icon_activity = NotStr('''''') -icon_ruler_alt = NotStr('''''') -icon_align_box_middle_center = NotStr(''' - - - -''') -icon_checkbox_indeterminate = NotStr(''' - - -''') -icon_database_etcd = NotStr(''' - - -''') -icon_arrow_down = NotStr('''''') -icon_pedestrian_child = NotStr(''' - - - -''') -icon_rotate_clockwise_filled = NotStr(''' - - -''') -icon_vlan = NotStr('''''') -icon_join_outer = NotStr(''' - - -''') -icon_direction_right01 = NotStr('''''') -icon_xml = NotStr(''' - - - -''') -icon_ai_status_in_progress = NotStr(''' - - - - - - - -''') -icon_cough = NotStr(''' - - - - - - - - -''') -icon_in_progress = NotStr('''''') -icon_iot_platform = NotStr(''' - - - - -''') -icon_number_small5 = NotStr('''''') -icon_document_video = NotStr(''' - - -''') -icon_chart_stepper = NotStr('''''') -icon_view_next = NotStr(''' - - -''') -icon_screen = NotStr('''''') -icon_string_integer = NotStr(''' - - - -''') -icon_data_connected = NotStr(''' - - - -''') -icon_course = NotStr('''''') -icon_fit_to_width = NotStr(''' - - -''') -icon_phone_settings = NotStr(''' - - -''') -icon_kubernetes = NotStr('''''') -icon_partly_cloudy = NotStr(''' - - - - - - - -''') -icon_continue_filled = NotStr(''' - - -''') -icon_phone_off_filled = NotStr(''' - - -''') -icon_soil_temperature_field = NotStr(''' - - - - -''') -icon_scatter_matrix = NotStr(''' - - - - -''') -icon_play_filled = NotStr(''' - - -''') -icon_document_pdf = NotStr(''' - - - - -''') -icon_touch1 = NotStr(''' - - -''') -icon_gateway_user_access = NotStr(''' - - - -''') -icon_headset = NotStr('''''') -icon_closed_caption_filled = NotStr('''''') -icon_data_vis2 = NotStr('''''') -icon_volume_up_filled_alt = NotStr(''' - - -''') -icon_unknown_filled = NotStr(''' - - -''') -icon_accumulation_precipitation = NotStr(''' - - - - - - - -''') -icon_phone_application = NotStr(''' - - - - - -''') -icon_data_unstructured = NotStr(''' - - - - - -''') -icon_drone_video = NotStr(''' - - - - - - -''') -icon_network_overlay = NotStr(''' - - - -''') -icon_certificate_check = NotStr(''' - - - - - -''') -icon_airplay_filled = NotStr(''' - - -''') -icon_group_presentation = NotStr(''' - - - - - - - - - -''') -icon_letter_nn = NotStr(''' - - -''') -icon_edge_node = NotStr(''' - - - - - - - -''') -icon_data_vis3 = NotStr('''''') -icon_signal_strength = NotStr(''' - - - - - -''') -icon_container_software = NotStr(''' - - - -''') -icon_power = NotStr(''' - - -''') -icon_logo_facebook = NotStr('''''') -icon_choices = NotStr('''''') -icon_connection_signal = NotStr(''' - - - - - -''') -icon_delivery_parcel = NotStr(''' - - - - -''') -icon_chip = NotStr(''' - - -''') -icon_inspection = NotStr(''' - - -''') -icon_dashboard = NotStr(''' - - - - -''') -icon_number_small3 = NotStr('''''') -icon_opacity = NotStr(''' - - - - - - - - - - - - - -''') -icon_smoothing = NotStr(''' - - - - - - - - - - - - -''') -icon_message_queue = NotStr(''' - - - - - -''') -icon_education = NotStr(''' - - - -''') -icon_progress_bar_round = NotStr(''' - - - -''') -icon_hd_filled = NotStr(''' - - -''') -icon_database_redis = NotStr(''' - - -''') -icon_cube = NotStr('''''') -icon_zoom_in_area = NotStr(''' - - - - - - - -''') -icon_stem_leaf_plot = NotStr(''' - - - - - - - - -''') -icon_carbon3_d_curve_manual = NotStr(''' - - - -''') -icon_parameter = NotStr(''' - - - -''') -icon_machine_learning = NotStr(''' - - - - -''') -icon_logo_pinterest = NotStr('''''') -icon_virtual_column = NotStr(''' - - - - -''') -icon_value_variable = NotStr(''' - - - -''') -icon_worship = NotStr(''' - - - -''') -icon_reset_alt = NotStr('''''') -icon_flight_roster = NotStr(''' - - - - - - -''') -icon_warning_square = NotStr(''' - - - -''') -icon_wifi_controller = NotStr(''' - - - - - -''') -icon_dvr = NotStr(''' - - - -''') -icon_group_access = NotStr(''' - - - - - - -''') -icon_text_fill = NotStr(''' - - -''') -icon_connect_source = NotStr('''''') -icon_face_pending_filled = NotStr('''''') -icon_license_global = NotStr(''' - - - - - - -''') -icon_filter = NotStr('''''') -icon_gateway_api = NotStr(''' - - -''') -icon_skip_back_outline = NotStr(''' - - - -''') -icon_strawberry = NotStr(''' - - - - - -''') -icon_plug = NotStr('''''') -icon_tram = NotStr('''''') -icon_ruler = NotStr('''''') -icon_notebook_reference = NotStr(''' - - - - - -''') -icon_direction_rotary_first_right = NotStr('''''') -icon_alarm_subtract = NotStr(''' - - - - - -''') -icon_storage_pool = NotStr(''' - - - - - -''') -icon_window_preset = NotStr(''' - - - - - - - - - - -''') -icon_result = NotStr(''' - - - - - - - -''') -icon_group_account = NotStr(''' - - - - - -''') -icon_checkmark = NotStr('''''') -icon_accessibility_alt = NotStr(''' - - - -''') -icon_currency_lira = NotStr('''''') -icon_dew_point = NotStr(''' - - -''') -icon_data_base_alt = NotStr(''' - - - - - - - -''') -icon_hurricane = NotStr('''''') -icon_temperature_min = NotStr(''' - - - - - -''') -icon_pause_outline = NotStr(''' - - - -''') -icon_switch_layer3 = NotStr(''' - - - - - - - - -''') -icon_page_scroll = NotStr(''' - - - - -''') -icon_image_reference = NotStr(''' - - - -''') -icon_logo_delicious = NotStr(''' - - -''') -icon_logo_stumbleupon = NotStr('''''') -icon_word_cloud = NotStr(''' - - - -''') -icon_bookmark_add = NotStr(''' - - -''') -icon_menu = NotStr(''' - - - - -''') -icon_idea = NotStr(''' - - - -''') -icon_arrow_down_left = NotStr('''''') -icon_ibm_cloud_vpc_endpoints = NotStr(''' - - - -''') -icon_wifi_off = NotStr(''' - - - - -''') -icon_number6 = NotStr('''''') -icon_face_activated = NotStr(''' - - - - -''') -icon_network4 = NotStr(''' - - - - -''') -icon_scales_tipped = NotStr('''''') -icon_next_filled = NotStr(''' - - -''') -icon_shopping_catalog = NotStr(''' - - - - - -''') -icon_cics_system_group = NotStr(''' - - - - - - -''') -icon_gender_female = NotStr('''''') -icon_airline_manage_gates = NotStr(''' - - - - -''') -icon_data_check = NotStr(''' - - - - - -''') -icon_need = NotStr(''' - - -''') -icon_earth_americas_filled = NotStr('''''') -icon_wmv = NotStr(''' - - - -''') -icon_thumbs_down = NotStr('''''') -icon_operation_gauge = NotStr(''' - - -''') -icon_move = NotStr('''''') -icon_error = NotStr('''''') -icon_edit = NotStr(''' - - -''') -icon_touch1_filled = NotStr(''' - - -''') -icon_result_old = NotStr(''' - - - - - - - -''') -icon_bookmark_filled = NotStr('''''') -icon_wave_direction = NotStr(''' - - - - -''') -icon_arrow_up_left = NotStr('''''') -icon_row_delete = NotStr(''' - - - -''') -icon_road_weather = NotStr(''' - - - - -''') -icon_taxi = NotStr('''''') -icon_product = NotStr(''' - - - -''') -icon_earth_southeast_asia_filled = NotStr(''' - - - - -''') -icon_rewind5 = NotStr(''' - - -''') -icon_play_outline = NotStr(''' - - -''') -icon_scan = NotStr(''' - - - - -''') -icon_add_filled = NotStr('''''') -icon_row_collapse = NotStr(''' - - -''') -icon_pressure = NotStr('''''') -icon_automatic = NotStr(''' - - - -''') -icon_iso_filled = NotStr(''' - - -''') -icon_error_filled = NotStr(''' - - -''') -icon_tree = NotStr(''' - - -''') -icon_user_profile = NotStr(''' - - - - - -''') -icon_pan_horizontal = NotStr('''''') -icon_decision_tree = NotStr('''''') -icon_s = NotStr('''''') -icon_event = NotStr(''' - - -''') -icon_hole_filling = NotStr(''' - - -''') -icon_rule_filled = NotStr(''' - - -''') -icon_letter_xx = NotStr(''' - - -''') -icon_launch = NotStr(''' - - -''') -icon_chart_high_low = NotStr(''' - - - -''') -icon_warning_square_filled = NotStr(''' - - -''') -icon_document_sentiment = NotStr(''' - - -''') -icon_sim_card = NotStr(''' - - -''') -icon_chevron_up = NotStr('''''') -icon_mov = NotStr(''' - - - -''') -icon_user_certification = NotStr(''' - - - -''') -icon_parent_child = NotStr('''''') -icon_asterisk = NotStr('''''') -icon_tornado = NotStr(''' - - - - - - -''') -icon_hearing = NotStr(''' - - - - - -''') -icon_math_curve = NotStr('''''') -icon_train_speed = NotStr(''' - - -''') -icon_number_small9 = NotStr('''''') -icon_video_off_filled = NotStr(''' - - -''') -icon_forecast_hail30 = NotStr(''' - - - - - - - - -''') -icon_document_security = NotStr(''' - - -''') -icon_spray_paint = NotStr(''' - - - - - - - - -''') -icon_navaid_vortac = NotStr(''' - - -''') -icon_chart_bullet = NotStr(''' - - - -''') -icon_model_builder_reference = NotStr(''' - - -''') -icon_baggage_claim = NotStr(''' - - - -''') -icon_forum = NotStr(''' - - -''') -icon_task_complete = NotStr(''' - - -''') -icon_earth_filled = NotStr('''''') -icon_webhook = NotStr(''' - - - -''') -icon_chart_area_stepper = NotStr('''''') -icon_crowd_report = NotStr(''' - - -''') -icon_deployment_unit_presentation = NotStr('''''') -icon_x = NotStr('''''') -icon_document_protected = NotStr(''' - - -''') -icon_iot_connect = NotStr(''' - - -''') -icon_send_to_back = NotStr('''''') -icon_locked = NotStr('''''') -icon_this_side_up = NotStr(''' - - - -''') -icon_reminder_medical = NotStr(''' - - -''') -icon_content_view = NotStr(''' - - - -''') -icon_arrows = NotStr(''' - - -''') -icon_fetch_upload = NotStr(''' - - -''') -icon_edge_node_alt = NotStr(''' - - - - - -''') -icon_name_space = NotStr(''' - - - - - - - - -''') -icon_status_partial_fail = NotStr(''' - - - - - - - -''') -icon_chevron_mini = NotStr('''''') -icon_enterprise = NotStr(''' - - - - - - - -''') -icon_recently_viewed = NotStr(''' - - -''') -icon_mac_shift = NotStr('''''') -icon_table_built = NotStr('''''') -icon_shuffle = NotStr('''''') -icon_buoy = NotStr(''' - - -''') -icon_letter_ll = NotStr(''' - - -''') -icon_traffic_event = NotStr(''' - - -''') -icon_cloud_services = NotStr(''' - - -''') -icon_vpn_policy = NotStr(''' - - -''') -icon_autoscaling = NotStr(''' - - - -''') -icon_touch_interaction = NotStr(''' - - -''') -icon_close_outline = NotStr(''' - - -''') -icon_task_star = NotStr(''' - - -''') -icon_ai_status_complete = NotStr(''' - - - - - -''') -icon_camera_action = NotStr(''' - - - - -''') -icon_qc_launch = NotStr(''' - - - -''') -icon_cabin_care_alt = NotStr(''' - - -''') -icon_layers = NotStr(''' - - - -''') -icon_in_progress_error = NotStr(''' - - -''') -icon_gui = NotStr(''' - - - - -''') -icon_currency_rupee = NotStr('''''') -icon_pcn_military = NotStr(''' - - - - -''') -icon_letter_pp = NotStr(''' - - -''') -icon_logo_python = NotStr(''' - - - -''') -icon_no_image = NotStr(''' - - -''') -icon_bloch_sphere = NotStr(''' - - -''') -icon_cics_wui_region = NotStr(''' - - - - - -''') -icon_volume_up_filled = NotStr(''' - - - -''') -icon_undefined = NotStr(''' - - -''') -icon_number_small0 = NotStr('''''') -icon_data1 = NotStr(''' - - - - - - -''') -icon_swim = NotStr(''' - - - -''') -icon_application_web = NotStr(''' - - - - - -''') -icon_uv_index = NotStr('''''') -icon_encryption = NotStr(''' - - - - - - - - - - - - -''') -icon_direction_right02 = NotStr(''' - - -''') -icon_status_change = NotStr(''' - - - -''') -icon_sankey_diagram = NotStr('''''') -icon_stop_sign_filled = NotStr('''''') -icon_drill_down = NotStr(''' - - - -''') -icon_certificate = NotStr(''' - - - - - -''') -icon_save = NotStr('''''') +user_multiple = NotStr(''' ''') +scales = NotStr('''''') +direction_loop_right = NotStr(''' ''') +quadrant_plot = NotStr(''' ''') +fog = NotStr(''' ''') +identification = NotStr(''' ''') +temperature_celsius = NotStr(''' ''') +favorite_filled = NotStr('''''') +playlist = NotStr(''' ''') +medication_alert = NotStr(''' ''') +skip_forward_filled = NotStr(''' ''') +pin_filled = NotStr('''''') +gateway_mail = NotStr(''' ''') +not_available = NotStr(''' ''') +calendar = NotStr('''''') +split_discard = NotStr('''''') +recording_filled = NotStr(''' ''') +cursor1 = NotStr('''''') +navaid_vhfor = NotStr(''' ''') +alarm_add = NotStr(''' ''') +navaid_helipad = NotStr(''' ''') +help_filled = NotStr(''' ''') +branch = NotStr('''''') +add = NotStr('''''') +edge_cluster = NotStr(''' ''') +traffic_flow_incident = NotStr(''' ''') +logo_snapchat = NotStr(''' ''') +text_leading = NotStr(''' ''') +chart_stacked = NotStr('''''') +id_management = NotStr(''' ''') +pet_image_b = NotStr(''' ''') +undefined_filled = NotStr(''' ''') +battery_half = NotStr(''' ''') +person_favorite = NotStr(''' ''') +flow_modeler = NotStr(''' ''') +location_star_filled = NotStr(''' ''') +code_hide = NotStr(''' ''') +cloud_satellite_services = NotStr(''' ''') +wifi_not_secure = NotStr(''' ''') +csv = NotStr(''' ''') +object_storage = NotStr(''' ''') +windy_dust = NotStr(''' ''') +rotate_clockwise = NotStr(''' ''') +open_panel_filled_left = NotStr('''''') +chart_custom = NotStr(''' ''') +earth_europe_africa = NotStr('''''') +skip_forward_outline = NotStr(''' ''') +soil_moisture_global = NotStr(''' ''') +letter_mm = NotStr(''' ''') +airline_rapid_board = NotStr(''' ''') +table = NotStr('''''') +monster = NotStr(''' ''') +chart_bar_floating = NotStr(''' ''') +text_line_spacing = NotStr(''' ''') +scale = NotStr(''' ''') +point_of_presence = NotStr(''' ''') +mostly_cloudy_night = NotStr('''''') +face_mask = NotStr(''' ''') +search_advanced = NotStr(''' ''') +satellite_weather = NotStr(''' ''') +deployment_unit_installation = NotStr('''''') +script_reference = NotStr(''' ''') +warning_alt = NotStr(''' ''') +arrow_up = NotStr('''''') +soil_temperature = NotStr(''' ''') +satellite_radar = NotStr(''' ''') +snow = NotStr(''' ''') +server_time = NotStr(''' ''') +connection_receive = NotStr(''' ''') +microphone = NotStr(''' ''') +text_font = NotStr(''' ''') +tif = NotStr(''' ''') +window_auto = NotStr(''' ''') +registration = NotStr(''' ''') +iso_outline = NotStr(''' ''') +zip = NotStr(''' ''') +logout = NotStr(''' ''') +send_filled = NotStr('''''') +annotation_visibility = NotStr(''' ''') +mobility_services = NotStr(''' ''') +chart_waterfall = NotStr(''' ''') +asleep_filled = NotStr('''''') +face_neutral_filled = NotStr('''''') +gender_male = NotStr('''''') +pedestrian = NotStr(''' ''') +in_progress_warning = NotStr(''' ''') +application_mobile = NotStr(''' ''') +location_save = NotStr(''' ''') +gateway_vpn = NotStr(''' ''') +router_voice = NotStr(''' ''') +wikis = NotStr('''''') +text_creation = NotStr(''' ''') +skip_forward_outline_filled = NotStr(''' ''') +hashtag = NotStr('''''') +analytics = NotStr(''' ''') +show_data_cards = NotStr(''' ''') +arrows_horizontal = NotStr(''' ''') +png = NotStr(''' ''') +phone_outgoing_filled = NotStr(''' ''') +circle_solid = NotStr('''''') +restaurant_fine = NotStr(''' ''') +direction_fork = NotStr('''''') +bar = NotStr(''' ''') +align_box_top_left = NotStr(''' ''') +uv_index_alt = NotStr(''' ''') +list_dropdown = NotStr(''' ''') +data_vis4 = NotStr('''''') +asset_confirm = NotStr(''' ''') +jpg = NotStr(''' ''') +thumbs_up_filled = NotStr(''' ''') +dna = NotStr('''''') +media_library_filled = NotStr(''' ''') +contour_finding = NotStr(''' ''') +health_cross = NotStr('''''') +border_none = NotStr(''' ''') +category_new_each = NotStr(''' ''') +quotes = NotStr(''' ''') +align_vertical_center = NotStr('''''') +chart_marimekko = NotStr('''''') +dicom_overlay = NotStr(''' ''') +face_dizzy_filled = NotStr('''''') +object_storage_alt = NotStr(''' ''') +usb = NotStr(''' ''') +logo_xing = NotStr(''' ''') +currency = NotStr(''' ''') +solar_panel = NotStr(''' ''') +number2 = NotStr('''''') +location_current = NotStr('''''') +row_insert = NotStr(''' ''') +text_scale = NotStr(''' ''') +globe = NotStr(''' ''') +logo_twitter = NotStr('''''') +data_reference = NotStr(''' ''') +text_annotation_toggle = NotStr(''' ''') +skill_level_basic = NotStr(''' ''') +radio_push_to_talk = NotStr(''' ''') +recommend = NotStr('''''') +contour_draw = NotStr(''' ''') +arrow_left = NotStr('''''') +wave_height = NotStr(''' ''') +tides = NotStr(''' ''') +security_services = NotStr(''' ''') +category_add = NotStr(''' ''') +letter_gg = NotStr(''' ''') +fit_to_screen = NotStr(''' ''') +security = NotStr(''' ''') +ai_results_high = NotStr(''' ''') +document_vertical = NotStr(''' ''') +restaurant = NotStr(''' ''') +save_model = NotStr(''' ''') +map_center = NotStr(''' ''') +currency_pound = NotStr('''''') +skip_forward = NotStr(''' ''') +type_pattern = NotStr(''' ''') +rewind30 = NotStr(''' ''') +trophy = NotStr('''''') +add_comment = NotStr(''' ''') +deployment_unit_data = NotStr('''''') +traffic_flow = NotStr(''' ''') +currency_dollar = NotStr('''''') +development = NotStr(''' ''') +direction_loop_right_filled = NotStr(''' ''') +store = NotStr('''''') +filter_remove = NotStr(''' ''') +z = NotStr('''''') +tsunami = NotStr('''''') +cicsplex = NotStr(''' ''') +hanging_protocol = NotStr('''''') +password = NotStr(''' ''') +chart_histogram = NotStr('''''') +region_analysis_volume = NotStr(''' ''') +medication_reminder = NotStr(''' ''') +document_import = NotStr(''' ''') +window_overlay = NotStr(''' ''') +drone = NotStr(''' ''') +battery_quarter = NotStr(''' ''') +soccer = NotStr(''' ''') +bullhorn = NotStr('''''') +interactions = NotStr(''' ''') +pause_future = NotStr(''' ''') +txt_reference = NotStr(''' ''') +carbon3_d_cursor_alt = NotStr(''' ''') +tree_fall_risk = NotStr(''' ''') +logo_quora = NotStr('''''') +blockchain = NotStr('''''') +terminal = NotStr(''' ''') +stacked_scrolling2 = NotStr(''' ''') +pills_subtract = NotStr(''' ''') +edge_device = NotStr(''' ''') +document_attachment = NotStr(''' ''') +tree_view = NotStr('''''') +pause_outline_filled = NotStr('''''') +music_remove = NotStr(''' ''') +logo_glassdoor = NotStr(''' ''') +table_split = NotStr('''''') +letter_aa = NotStr(''' ''') +game_console = NotStr(''' ''') +crossroads = NotStr('''''') +text_link_analysis = NotStr(''' ''') +temperature_frigid = NotStr(''' ''') +weather_front_warm = NotStr(''' ''') +notification = NotStr('''''') +license_draft = NotStr(''' ''') +mixed_rain_hail = NotStr(''' ''') +information = NotStr(''' ''') +fish = NotStr(''' ''') +data_refinery = NotStr(''' ''') +operations_record = NotStr(''' ''') +breaking_change = NotStr(''' ''') +direction_right01_filled = NotStr(''' ''') +video = NotStr('''''') +managed_solutions = NotStr(''' ''') +brightness_contrast = NotStr(''' ''') +caret_sort_up = NotStr('''''') +color_palette = NotStr(''' ''') +data_error = NotStr(''' ''') +rss = NotStr(''' ''') +area_custom = NotStr('''''') +cloud_app = NotStr(''' ''') +direction_bear_right02_filled = NotStr(''' ''') +convert_to_cloud = NotStr(''' ''') +monument = NotStr('''''') +overflow_menu_horizontal = NotStr(''' ''') +data_collection = NotStr(''' ''') +smoke = NotStr(''' ''') +ibm_cloud_pak_watson_aiops = NotStr(''' ''') +align_horizontal_right = NotStr(''' ''') +temperature_fahrenheit = NotStr(''' ''') +light = NotStr(''' ''') +loop = NotStr(''' ''') +network_enterprise = NotStr(''' ''') +spell_check = NotStr(''' ''') +chart_parallel = NotStr('''''') +incomplete_warning = NotStr(''' ''') +list_checked = NotStr(''' ''') +pest = NotStr(''' ''') +ticket = NotStr(''' ''') +align_box_top_center = NotStr(''' ''') +currency_won = NotStr('''''') +text_kerning = NotStr(''' ''') +flash_off_filled = NotStr(''' ''') +ibm_cloud_subnets = NotStr('''''') +navaid_ndb_dme = NotStr(''' ''') +heat_map03 = NotStr('''''') +tropical_warning = NotStr(''' ''') +upgrade = NotStr(''' ''') +vmdk_disk = NotStr(''' ''') +help = NotStr(''' ''') +angle = NotStr(''' ''') +query_queue = NotStr(''' ''') +flag = NotStr('''''') +snow_scattered_night = NotStr(''' ''') +flagging_taxi = NotStr(''' ''') +types = NotStr(''' ''') +chart_ring = NotStr('''''') +hotel = NotStr(''' ''') +media_library = NotStr(''' ''') +share = NotStr('''''') +cda = NotStr(''' ''') +vehicle_insights = NotStr(''' ''') +sys_provision = NotStr(''' ''') +delivery = NotStr(''' ''') +category_and = NotStr(''' ''') +chart_river = NotStr('''''') +tablet_landscape = NotStr(''' ''') +thumbnail1 = NotStr(''' ''') +user_data = NotStr(''' ''') +schematics = NotStr('''''') +sunny = NotStr(''' ''') +diagram = NotStr(''' ''') +chevron_sort = NotStr(''' ''') +rule_test = NotStr(''' ''') +devices = NotStr(''' ''') +zoom_out = NotStr(''' ''') +play_filled_alt = NotStr('''''') +direction_bear_right01 = NotStr('''''') +legend = NotStr(''' ''') +cics_region = NotStr(''' ''') +hd = NotStr(''' ''') +inventory_management = NotStr(''' ''') +calendar_tools = NotStr(''' ''') +text_italic = NotStr('''''') +upload = NotStr(''' ''') +calendar_settings = NotStr(''' ''') +hdr = NotStr(''' ''') +drone_front = NotStr(''' ''') +van = NotStr('''''') +circuit_composer = NotStr(''' ''') +scalpel_cursor = NotStr(''' ''') +border_right = NotStr(''' ''') +database_mongodb = NotStr(''' ''') +data_set = NotStr(''' ''') +face_wink = NotStr(''' ''') +spine_label = NotStr(''' ''') +coronavirus = NotStr(''' ''') +data_center = NotStr(''' ''') +insert_page = NotStr(''' ''') +shuttle = NotStr('''''') +money = NotStr(''' ''') +caret_sort_down = NotStr('''''') +data_bin = NotStr(''' ''') +phone_incoming_filled = NotStr(''' ''') +alarm = NotStr(''' ''') +deployment_unit_technical_data = NotStr(''' ''') +wifi_bridge = NotStr(''' ''') +crop_growth = NotStr('''''') +box_plot = NotStr(''' ''') +hole_filling_cursor = NotStr(''' ''') +volume_object_storage = NotStr(''' ''') +pressure_filled = NotStr(''' ''') +airport_location = NotStr('''''') +building_insights3 = NotStr(''' ''') +shape_unite = NotStr('''''') +deployment_unit_technical_installation = NotStr(''' ''') +screen_off = NotStr('''''') +chart_radar = NotStr('''''') +research_matrix = NotStr(''' ''') +box_small = NotStr(''' ''') +filter_edit = NotStr(''' ''') +shopping_cart_clear = NotStr(''' ''') +box = NotStr(''' ''') +application = NotStr(''' ''') +chart_minimum = NotStr(''' ''') +user_settings = NotStr(''' ''') +send = NotStr('''''') +letter_qq = NotStr(''' ''') +mp4 = NotStr(''' ''') +cu1 = NotStr(''' ''') +direction_u_turn_filled = NotStr(''' ''') +document_word_processor = NotStr(''' ''') +distribute_vertical_center = NotStr(''' ''') +border_full = NotStr(''' ''') +volume_up_alt = NotStr(''' ''') +rule_cancelled = NotStr(''' ''') +tools = NotStr('''''') +number_small1 = NotStr('''''') +navaid_seaplane = NotStr(''' ''') +tree_view_alt = NotStr('''''') +misuse = NotStr('''''') +ai_status_queued = NotStr(''' ''') +rotate360 = NotStr('''''') +portfolio = NotStr('''''') +laptop = NotStr(''' ''') +lightning = NotStr('''''') +chat_bot = NotStr(''' ''') +wifi = NotStr(''' ''') +cd_create_archive = NotStr(''' ''') +map_boundary_vegetation = NotStr(''' ''') +router_wifi = NotStr(''' ''') +reply_all = NotStr(''' ''') +user_avatar_filled_alt = NotStr(''' ''') +user = NotStr(''' ''') +airport01 = NotStr(''' ''') +book = NotStr(''' ''') +phone_filled = NotStr('''''') +launch_study3 = NotStr(''' ''') +retry_failed = NotStr(''' ''') +rule_draft = NotStr(''' ''') +license_maintenance = NotStr(''' ''') +tornado_warning = NotStr(''' ''') +ppt = NotStr(''' ''') +snow_blizzard = NotStr(''' ''') +list_numbered = NotStr(''' ''') +flow_stream_reference = NotStr(''' ''') +color_switch = NotStr('''''') +wheat = NotStr('''''') +sort_descending = NotStr(''' ''') +closed_caption_alt = NotStr(''' ''') +bastion_host = NotStr('''''') +model_alt = NotStr('''''') +chart_combo = NotStr(''' ''') +text_mining = NotStr(''' ''') +s_alt = NotStr(''' ''') +milestone = NotStr('''''') +concept = NotStr('''''') +down_to_bottom = NotStr(''' ''') +basketball = NotStr('''''') +thunderstorm_scattered_night = NotStr(''' ''') +letter_uu = NotStr(''' ''') +continue = NotStr(''' ''') +login = NotStr(''' ''') +favorite = NotStr('''''') +cd_archive = NotStr(''' ''') +carbon3_d_curve_auto_colon = NotStr('''''') +tsv = NotStr(''' ''') +ai_results_medium = NotStr(''' ''') +bicycle = NotStr('''''') +load_balancer_application = NotStr(''' ''') +t = NotStr('''''') +ibm_cloud_pak_applications = NotStr(''' ''') +cics_region_target = NotStr(''' ''') +reminder = NotStr(''' ''') +manage_protection = NotStr(''' ''') +sunrise = NotStr(''' ''') +save_annotation = NotStr(''' ''') +align_box_bottom_left = NotStr(''' ''') +horizontal_view = NotStr(''' ''') +pan_vertical = NotStr('''''') +rewind10 = NotStr(''' ''') +subtract = NotStr('''''') +view_off_filled = NotStr(''' ''') +area = NotStr('''''') +arrow_annotation = NotStr(''' ''') +sleet = NotStr(''' ''') +direction_merge = NotStr('''''') +omega = NotStr('''''') +aperture = NotStr('''''') +tool_box = NotStr('''''') +send_backward = NotStr(''' ''') +pdf_reference = NotStr(''' ''') +table_of_contents = NotStr(''' ''') +voice_activate = NotStr(''' ''') +magic_wand_filled = NotStr(''' ''') +thunderstorm_strong = NotStr(''' ''') +earth_americas = NotStr('''''') +asset_view = NotStr(''' ''') +user_filled = NotStr(''' ''') +recording_filled_alt = NotStr('''''') +distribute_horizontal_center = NotStr(''' ''') +pen = NotStr(''' ''') +lifesaver = NotStr('''''') +service_desk = NotStr('''''') +direction_loop_left_filled = NotStr(''' ''') +scan_alt = NotStr(''' ''') +tools_alt = NotStr('''''') +non_certified = NotStr(''' ''') +code_reference = NotStr(''' ''') +vertical_view = NotStr(''' ''') +html_reference = NotStr(''' ''') +character_patterns = NotStr(''' ''') +touch1_down = NotStr(''' ''') +study_skip = NotStr(''' ''') +redo = NotStr('''''') +ccx = NotStr(''' ''') +mpeg = NotStr(''' ''') +column_dependency = NotStr('''''') +direction_straight_right_filled = NotStr(''' ''') +open_panel_filled_top = NotStr('''''') +direction_straight_filled = NotStr(''' ''') +heat_map_stocks = NotStr('''''') +harbor = NotStr('''''') +study_previous = NotStr(''' ''') +chart_pie = NotStr('''''') +maximize = NotStr(''' ''') +user_speaker = NotStr(''' ''') +page_first = NotStr(''' ''') +ibm_cloud = NotStr(''' ''') +keep_dry = NotStr(''' ''') +carbon3_d_ica = NotStr(''' ''') +logo_flickr = NotStr(''' ''') +chart_spiral = NotStr('''''') +mp3 = NotStr(''' ''') +cross_tab = NotStr('''''') +checkmark_outline_error = NotStr(''' ''') +text_align_center = NotStr(''' ''') +two_factor_authentication = NotStr(''' ''') +report = NotStr(''' ''') +location_heart = NotStr(''' ''') +data_table = NotStr(''' ''') +gateway_public = NotStr(''' ''') +chart_error_bar = NotStr('''''') +logo_wechat = NotStr('''''') +ibm_cloud_pak_system = NotStr(''' ''') +mobile_download = NotStr(''' ''') +server_proxy = NotStr(''' ''') +text_all_caps = NotStr(''' ''') +table_alias = NotStr(''' ''') +lasso = NotStr('''''') +edge_enhancement02 = NotStr(''' ''') +flow_logs_vpc = NotStr(''' ''') +text_footnote = NotStr(''' ''') +chart_venn_diagram = NotStr('''''') +touch1_down_filled = NotStr(''' ''') +phrase_sentiment = NotStr(''' ''') +reply = NotStr('''''') +number3 = NotStr('''''') +container_services = NotStr('''''') +user_service_desk = NotStr(''' ''') +scalpel_lasso = NotStr(''' ''') +thumbs_up = NotStr('''''') +flash = NotStr('''''') +wind_power = NotStr('''''') +temperature_celsius_alt = NotStr(''' ''') +satellite = NotStr('''''') +request_quote = NotStr(''' ''') +status_resolved = NotStr(''' ''') +flow_connection = NotStr('''''') +logo_github = NotStr('''''') +volume_block_storage = NotStr(''' ''') +drill_through = NotStr(''' ''') +row_expand = NotStr(''' ''') +communication_unified = NotStr(''' ''') +linux_alt = NotStr(''' ''') +skip_back = NotStr(''' ''') +database_elastic = NotStr(''' ''') +circle_filled = NotStr(''' ''') +intrusion_prevention = NotStr(''' ''') +flight_international = NotStr(''' ''') +events = NotStr(''' ''') +stop_outline = NotStr(''' ''') +document = NotStr(''' ''') +app = NotStr(''' ''') +shape_intersect = NotStr('''''') +settings_view = NotStr(''' ''') +connect_recursive = NotStr('''''') +user_online = NotStr(''' ''') +marine_warning = NotStr(''' ''') +undo = NotStr('''''') +unlocked = NotStr('''''') +direction_right02_filled = NotStr(''' ''') +letter_aa_large = NotStr(''' ''') +draggable = NotStr(''' ''') +open_panel_top = NotStr('''''') +corn = NotStr('''''') +cloud_foundry2 = NotStr(''' ''') +save_series = NotStr(''' ''') +code = NotStr(''' ''') +equalizer = NotStr(''' ''') +join_right = NotStr(''' ''') +session_border_control = NotStr('''''') +pause = NotStr(''' ''') +update_now = NotStr(''' ''') +text_vertical_alignment = NotStr(''' ''') +vlan_ibm = NotStr(''' ''') +navaid_military = NotStr(''' ''') +user_access = NotStr(''' ''') +align_box_bottom_right = NotStr(''' ''') +calendar_heat_map = NotStr('''''') +distribute_horizontal_right = NotStr(''' ''') +wind_stream = NotStr(''' ''') +notification_filled = NotStr('''''') +graphical_data_flow = NotStr(''' ''') +study_transfer = NotStr(''' ''') +instance_cx = NotStr(''' ''') +logical_partition = NotStr(''' ''') +windy = NotStr(''' ''') +face_activated_filled = NotStr('''''') +ai_results = NotStr(''' ''') +phone_block_filled = NotStr(''' ''') +license_maintenance_draft = NotStr(''' ''') +page_break = NotStr(''' ''') +text_align_mixed = NotStr(''' ''') +dns_services = NotStr(''' ''') +y = NotStr('''''') +rocket = NotStr(''' ''') +logo_skype = NotStr('''''') +ibm_security = NotStr('''''') +mpg2 = NotStr(''' ''') +chart_radial = NotStr(''' ''') +virtual_column_key = NotStr(''' ''') +tag_import = NotStr(''' ''') +radio_button_checked = NotStr(''' ''') +soil_moisture = NotStr(''' ''') +mammogram_stacked = NotStr(''' ''') +progress_bar = NotStr(''' ''') +chart_line_data = NotStr('''''') +logo_livestream = NotStr(''' ''') +chart_violin_plot = NotStr(''' ''') +location_hazard = NotStr(''' ''') +chevron_sort_up = NotStr('''''') +edge_enhancement03 = NotStr(''' ''') +event_schedule = NotStr(''' ''') +location_company = NotStr(''' ''') +information_square_filled = NotStr(''' ''') +chart_point = NotStr(''' ''') +raw = NotStr(''' ''') +explore = NotStr(''' ''') +align_horizontal_left = NotStr(''' ''') +calculator_check = NotStr(''' ''') +document_tasks = NotStr(''' ''') +snow_heavy = NotStr(''' ''') +group_objects_save = NotStr(''' ''') +cafe = NotStr(''' ''') +data_table_reference = NotStr(''' ''') +closed_caption = NotStr(''' ''') +app_connectivity = NotStr('''''') +import_export = NotStr(''' ''') +task_add = NotStr(''' ''') +barrier = NotStr(''' ''') +direction_sharp_turn_filled = NotStr(''' ''') +folder_open = NotStr('''''') +load_balancer_classic = NotStr(''' ''') +firewall_classic = NotStr(''' ''') +license_third_party_draft = NotStr(''' ''') +misuse_outline = NotStr(''' ''') +letter_ee = NotStr(''' ''') +tropical_storm = NotStr(''' ''') +phone_voice_filled = NotStr(''' ''') +dot_mark = NotStr('''''') +drone_delivery = NotStr(''' ''') +person = NotStr(''' ''') +percentage_filled = NotStr(''' ''') +data_view_alt = NotStr(''' ''') +file_storage = NotStr(''' ''') +ice_vision = NotStr(''' ''') +temperature_inversion = NotStr(''' ''') +view_off = NotStr(''' ''') +heat_map02 = NotStr(''' ''') +battery_low = NotStr(''' ''') +open_panel_filled_right = NotStr('''''') +number_small6 = NotStr('''''') +error_outline = NotStr(''' ''') +view_mode1 = NotStr(''' ''') +thumbnail2 = NotStr(''' ''') +cloud_auditing = NotStr(''' ''') +number5 = NotStr('''''') +outlook_severe = NotStr(''' ''') +hail = NotStr(''' ''') +data_base = NotStr(''' ''') +face_cool = NotStr(''' ''') +insert_syntax = NotStr(''' ''') +search_locate = NotStr(''' ''') +shopping_cart = NotStr(''' ''') +document_audio = NotStr(''' ''') +theater = NotStr(''' ''') +folder_move_to = NotStr(''' ''') +document_add = NotStr(''' ''') +number1 = NotStr(''' ''') +column_delete = NotStr(''' ''') +study_read = NotStr(''' ''') +group_security = NotStr(''' ''') +cut_out = NotStr(''' ''') +region_analysis_area = NotStr(''' ''') +email_new = NotStr(''' ''') +image_search_alt = NotStr(''' ''') +window_base = NotStr(''' ''') +gui_management = NotStr(''' ''') +game_wireless = NotStr(''' ''') +direction_curve = NotStr('''''') +data_backup = NotStr(''' ''') +h = NotStr('''''') +chart_bubble_packed = NotStr('''''') +hardware_security_module = NotStr(''' ''') +function = NotStr(''' ''') +mobile = NotStr('''''') +rule = NotStr(''' ''') +folder_off = NotStr(''' ''') +passenger_drinks = NotStr(''' ''') +battery_full = NotStr(''' ''') +finance = NotStr(''' ''') +logo_vmware = NotStr('''''') +text_underline = NotStr(''' ''') +chevron_left = NotStr('''''') +ibm_cloud_pak_network_automation = NotStr(''' ''') +number_small4 = NotStr('''''') +review = NotStr(''' ''') +edge_enhancement01 = NotStr(''' ''') +box_extra_large = NotStr(''' ''') +ica2_d = NotStr(''' ''') +play_outline_filled = NotStr(''' ''') +folder_details = NotStr(''' ''') +gif = NotStr(''' ''') +stethoscope = NotStr('''''') +align_box_bottom_center = NotStr(''' ''') +direct_link = NotStr(''' ''') +distribute_vertical_bottom = NotStr(''' ''') +rain_scattered = NotStr(''' ''') +forecast_hail = NotStr(''' ''') +vehicle_services = NotStr(''' ''') +load_balancer_pool = NotStr(''' ''') +vpn_connection = NotStr('''''') +cut = NotStr('''''') +cognitive = NotStr('''''') +face_satisfied = NotStr(''' ''') +stack_limitation = NotStr(''' ''') +chart_bar_target = NotStr(''' ''') +document_horizontal = NotStr(''' ''') +chart_line = NotStr('''''') +stamp = NotStr('''''') +text_indent_less = NotStr(''' ''') +commit = NotStr('''''') +data_format = NotStr(''' ''') +chat_launch = NotStr(''' ''') +touch2_filled = NotStr(''' ''') +json = NotStr(''' ''') +zoom_in = NotStr(''' ''') +face_dissatisfied = NotStr(''' ''') +information_square = NotStr(''' ''') +asleep = NotStr('''''') +flag_filled = NotStr('''''') +partly_cloudy_night = NotStr('''''') +text_mining_applier = NotStr(''' ''') +cloud_data_ops = NotStr(''' ''') +calibrate = NotStr('''''') +mail_all = NotStr(''' ''') +user_identification = NotStr(''' ''') +crowd_report_filled = NotStr(''' ''') +logo_linkedin = NotStr('''''') +circle_measurement = NotStr(''' ''') +play = NotStr('''''') +agriculture_analytics = NotStr(''' ''') +cloud_registry = NotStr(''' ''') +text_highlight = NotStr(''' ''') +not_sent_filled = NotStr(''' ''') +rain_drop = NotStr(''' ''') +matrix = NotStr(''' ''') +two_person_lift = NotStr(''' ''') +radio_button = NotStr('''''') +haze = NotStr(''' ''') +model_reference = NotStr(''' ''') +fire = NotStr('''''') +block_storage = NotStr(''' ''') +weather_front_cold = NotStr(''' ''') +delete = NotStr(''' ''') +archive = NotStr(''' ''') +battery_charging = NotStr(''' ''') +skip_back_outline_solid = NotStr(''' ''') +brush_freehand = NotStr(''' ''') +rotate_counterclockwise = NotStr(''' ''') +growth = NotStr('''''') +zip_reference = NotStr(''' ''') +connect_target = NotStr(''' ''') +cube_view = NotStr(''' ''') +skill_level_intermediate = NotStr(''' ''') +medication = NotStr('''''') +cloud_snow = NotStr(''' ''') +chat_off = NotStr(''' ''') +user_favorite = NotStr(''' ''') +cursor2 = NotStr('''''') +mammogram = NotStr(''' ''') +user_activity = NotStr(''' ''') +volume_down = NotStr(''' ''') +task = NotStr(''' ''') +warning_hex = NotStr(''' ''') +chart_rose = NotStr('''''') +pcn_p_node = NotStr(''' ''') +flow_stream = NotStr(''' ''') +connection_two_way = NotStr(''' ''') +logo_openshift = NotStr('''''') +temperature_hot = NotStr(''' ''') +forecast_lightning30 = NotStr(''' ''') +load_balancer_vpc = NotStr(''' ''') +letter_vv = NotStr(''' ''') +at = NotStr('''''') +moonset = NotStr(''' ''') +download_study = NotStr(''' ''') +cloud_upload = NotStr(''' ''') +u1 = NotStr(''' ''') +ibm_cloud_pak_security = NotStr(''' ''') +number7 = NotStr('''''') +information_filled = NotStr(''' ''') +chart_population = NotStr('''''') +checkmark_filled_warning = NotStr(''' ''') +unknown = NotStr(''' ''') +headphones = NotStr('''''') +awake = NotStr(''' ''') +cell_tower = NotStr(''' ''') +fetch_upload_cloud = NotStr(''' ''') +cloud_ceiling = NotStr(''' ''') +voicemail = NotStr('''''') +pause_filled = NotStr(''' ''') +navaid_civil = NotStr('''''') +fingerprint_recognition = NotStr(''' ''') +cics_region_routing = NotStr(''' ''') +blog = NotStr(''' ''') +chart_line_smooth = NotStr('''''') +humidity = NotStr('''''') +plane = NotStr('''''') +fusion_blender = NotStr('''''') +shopping_cart_arrow_down = NotStr(''' ''') +pending = NotStr(''' ''') +magnify = NotStr(''' ''') +radar_weather = NotStr('''''') +mac_option = NotStr(''' ''') +bluetooth = NotStr('''''') +stop_filled = NotStr('''''') +text_subscript = NotStr(''' ''') +tank = NotStr('''''') +catalog = NotStr(''' ''') +policy = NotStr(''' ''') +dashboard_reference = NotStr(''' ''') +select02 = NotStr(''' ''') +audio_console = NotStr(''' ''') +temperature_max = NotStr(''' ''') +weather_station = NotStr(''' ''') +operation_if = NotStr(''' ''') +delivery_add = NotStr(''' ''') +run = NotStr(''' ''') +letter_zz = NotStr(''' ''') +ibm_cloud_pak_integration = NotStr(''' ''') +construction = NotStr(''' ''') +contour_edit = NotStr(''' ''') +direction_loop_left = NotStr(''' ''') +split_screen = NotStr(''' ''') +pause_past = NotStr(''' ''') +warning_other = NotStr(''' ''') +traffic_incident = NotStr(''' ''') +storm_tracker = NotStr('''''') +camera = NotStr(''' ''') +folder_add = NotStr(''' ''') +user_admin = NotStr(''' ''') +taste = NotStr(''' ''') +scooter = NotStr(''' ''') +tool_kit = NotStr(''' ''') +sailboat_offshore = NotStr(''' ''') +bookmark = NotStr('''''') +crop_health = NotStr(''' ''') +windy_snow = NotStr(''' ''') +cloud_satellite = NotStr(''' ''') +ibm_match360 = NotStr(''' ''') +open_panel_filled_bottom = NotStr('''''') +group_objects = NotStr(''' ''') +logo_youtube = NotStr('''''') +temperature_fahrenheit_alt = NotStr(''' ''') +checkbox_undeterminate = NotStr(''' ''') +list = NotStr(''' ''') +data_view = NotStr(''' ''') +gas_station_filled = NotStr(''' ''') +u2 = NotStr(''' ''') +network3 = NotStr(''' ''') +overlay = NotStr('''''') +car_front = NotStr(''' ''') +cloud_rain = NotStr(''' ''') +fade = NotStr(''' ''') +server_dns = NotStr(''' ''') +chevron_down = NotStr('''''') +checkmark_outline_warning = NotStr(''' ''') +group_resource = NotStr(''' ''') +face_wink_filled = NotStr('''''') +page_last = NotStr(''' ''') +select_window = NotStr(''' ''') +lasso_polygon = NotStr('''''') +direction_rotary_first_right_filled = NotStr(''' ''') +center_circle = NotStr('''''') +credentials = NotStr(''' ''') +airplay = NotStr(''' ''') +drill_back = NotStr(''' ''') +ice_accretion = NotStr(''' ''') +virtual_machine = NotStr(''' ''') +checkbox_checked = NotStr(''' ''') +airline_digital_gate = NotStr(''' ''') +volume_mute_filled = NotStr(''' ''') +snow_density = NotStr(''' ''') +sight = NotStr(''' ''') +drought = NotStr('''''') +stress_breath_editor = NotStr(''' ''') +drop_photo = NotStr(''' ''') +data_share = NotStr(''' ''') +face_dizzy = NotStr(''' ''') +report_data = NotStr(''' ''') +home = NotStr('''''') +cyclist = NotStr(''' ''') +volume_file_storage = NotStr(''' ''') +carousel_vertical = NotStr(''' ''') +network_admin_control = NotStr(''' ''') +earth = NotStr('''''') +accessibility_color_filled = NotStr(''' ''') +letter_kk = NotStr(''' ''') +filter_reset = NotStr(''' ''') +minimize = NotStr(''' ''') +direction_merge_filled = NotStr(''' ''') +phone_voice = NotStr(''' ''') +chart_multi_line = NotStr('''''') +timer = NotStr(''' ''') +meter = NotStr(''' ''') +language = NotStr(''' ''') +classifier_language = NotStr(''' ''') +double_integer = NotStr(''' ''') +worship_muslim = NotStr(''' ''') +radio_combat = NotStr(''' ''') +share_knowledge = NotStr(''' ''') +back_to_top = NotStr(''' ''') +chat = NotStr(''' ''') +direction_straight_right = NotStr('''''') +accumulation_snow = NotStr(''' ''') +checkbox_checked_filled = NotStr(''' ''') +x_axis = NotStr('''''') +video_add = NotStr(''' ''') +airport02 = NotStr(''' ''') +warning_alt_inverted = NotStr(''' ''') +increase_level = NotStr('''''') +zoom_pan = NotStr(''' ''') +number_small2 = NotStr('''''') +transgender = NotStr('''''') +scalpel_select = NotStr(''' ''') +moonrise = NotStr(''' ''') +circle_packing = NotStr('''''') +deployment_unit_technical_presentation = NotStr(''' ''') +text_link = NotStr(''' ''') +binoculars = NotStr('''''') +doc = NotStr(''' ''') +user_avatar_filled = NotStr(''' ''') +jump_link = NotStr('''''') +help_desk = NotStr(''' ''') +view = NotStr(''' ''') +bee = NotStr(''' ''') +virtual_private_cloud_alt = NotStr(''' ''') +stop_sign = NotStr('''''') +reset = NotStr('''''') +windy_strong = NotStr(''' ''') +box_large = NotStr(''' ''') +debug = NotStr('''''') +checkbox_undeterminate_filled = NotStr('''''') +chart_column_target = NotStr(''' ''') +caret_up = NotStr('''''') +translate = NotStr(''' ''') +threshold = NotStr(''' ''') +boot = NotStr('''''') +watson = NotStr(''' ''') +txt = NotStr(''' ''') +vehicle_api = NotStr(''' ''') +application_virtual = NotStr(''' ''') +reflect_vertical = NotStr(''' ''') +collaborate = NotStr(''' ''') +ibm_cloud_pak_multicloud_mgmt = NotStr(''' ''') +function_math = NotStr(''' ''') +cy = NotStr(''' ''') +earth_europe_africa_filled = NotStr('''''') +replicate = NotStr(''' ''') +html = NotStr(''' ''') +misuse_alt = NotStr(''' ''') +flash_filled = NotStr('''''') +ai_status_failed = NotStr(''' ''') +label = NotStr(''' ''') +sql = NotStr(''' ''') +qr_code = NotStr(''' ''') +keyboard = NotStr(''' ''') +uv_index_filled = NotStr('''''') +task_location = NotStr(''' ''') +launch_study2 = NotStr(''' ''') +picnic_area = NotStr(''' ''') +gas_station = NotStr(''' ''') +train_profile = NotStr(''' ''') +send_alt_filled = NotStr('''''') +group_objects_new = NotStr(''' ''') +denominate = NotStr(''' ''') +rotate_clockwise_alt = NotStr(''' ''') +bring_forward = NotStr(''' ''') +navaid_ndb = NotStr(''' ''') +helicopter = NotStr('''''') +unlink = NotStr(''' ''') +cabin_care_alert = NotStr(''' ''') +previous_outline = NotStr(''' ''') +gamification = NotStr('''''') +instance_virtual = NotStr(''' ''') +database_datastax = NotStr(''' ''') +chart_error_bar_alt = NotStr(''' ''') +microscope = NotStr('''''') +license_third_party = NotStr(''' ''') +forward5 = NotStr(''' ''') +u3 = NotStr(''' ''') +chart_multitype = NotStr(''' ''') +user_simulation = NotStr(''' ''') +skip_back_outline_filled = NotStr(''' ''') +calculation_alt = NotStr(''' ''') +nominal = NotStr(''' ''') +departure = NotStr(''' ''') +user_profile_alt = NotStr(''' ''') +contrast = NotStr('''''') +rotate_counterclockwise_alt = NotStr(''' ''') +tropical_storm_model_tracks = NotStr(''' ''') +interactive_segmentation_cursor = NotStr(''' ''') +text_wrap = NotStr(''' ''') +cloudy = NotStr('''''') +worship_jewish = NotStr('''''') +direction_rotary_right_filled = NotStr(''' ''') +text_indent_more = NotStr(''' ''') +load_balancer_global = NotStr(''' ''') +warning = NotStr(''' ''') +mountain = NotStr('''''') +qq_plot = NotStr(''' ''') +query = NotStr(''' ''') +checkmark_outline = NotStr(''' ''') +logo_yelp = NotStr(''' ''') +grid = NotStr(''' ''') +exit = NotStr(''' ''') +generate_pdf = NotStr(''' ''') +wallet = NotStr(''' ''') +energy_renewable = NotStr('''''') +tag_export = NotStr(''' ''') +settings_services = NotStr(''' ''') +cost = NotStr(''' ''') +car = NotStr('''''') +video_off = NotStr(''' ''') +chart_bar_stacked = NotStr('''''') +logo_discord = NotStr(''' ''') +chart_scatter = NotStr(''' ''') +map_boundary = NotStr(''' ''') +purchase = NotStr(''' ''') +content_delivery_network = NotStr(''' ''') +deployment_unit_execution = NotStr('''''') +download = NotStr(''' ''') +crop = NotStr(''' ''') +observed_hail = NotStr(''' ''') +machine_learning_model = NotStr(''' ''') +link = NotStr(''' ''') +ai_results_low = NotStr(''' ''') +settings_adjust = NotStr(''' ''') +code_signing_service = NotStr(''' ''') +radio = NotStr(''' ''') +sailboat_coastal = NotStr('''''') +chevron_right = NotStr('''''') +cics_cmas = NotStr(''' ''') +volume_down_filled_alt = NotStr(''' ''') +direction_rotary_right = NotStr('''''') +phone_outgoing = NotStr(''' ''') +previous_filled = NotStr(''' ''') +expand_all = NotStr('''''') +number_small8 = NotStr('''''') +script = NotStr(''' ''') +change_catalog = NotStr(''' ''') +piggy_bank = NotStr(''' ''') +logo_digg = NotStr(''' ''') +traffic_cone = NotStr('''''') +chart_bar = NotStr('''''') +shape_except = NotStr('''''') +border_top = NotStr(''' ''') +arrow_down_right = NotStr('''''') +palm_tree = NotStr('''''') +user_avatar = NotStr(''' ''') +arrow_right = NotStr('''''') +mobile_audio = NotStr(''' ''') +rain = NotStr(''' ''') +cd_create_exchange = NotStr(''' ''') +industry = NotStr('''''') +settings_check = NotStr(''' ''') +text_tracking = NotStr(''' ''') +exam_mode = NotStr(''' ''') +skip_forward_outline_solid = NotStr(''' ''') +reflect_horizontal = NotStr(''' ''') +join_left = NotStr(''' ''') +rotate_clockwise_alt_filled = NotStr(''' ''') +align_vertical_bottom = NotStr(''' ''') +border_bottom = NotStr(''' ''') +data_vis1 = NotStr('''''') +tennis = NotStr(''' ''') +license = NotStr(''' ''') +letter_tt = NotStr(''' ''') +fragile = NotStr('''''') +plane_sea = NotStr(''' ''') +research_hinton_plot = NotStr(''' ''') +microphone_off_filled = NotStr(''' ''') +pdf = NotStr(''' ''') +api = NotStr('''''') +document_unknown = NotStr(''' ''') +bluetooth_off = NotStr(''' ''') +shape_exclude = NotStr(''' ''') +transmission_lte = NotStr(''' ''') +database_postgresql = NotStr(''' ''') +instance_mx = NotStr(''' ''') +document_word_processor_reference = NotStr(''' ''') +data_blob = NotStr(''' ''') +train_time = NotStr(''' ''') +id = NotStr(''' ''') +location_star = NotStr(''' ''') +microphone_filled = NotStr(''' ''') +category_new = NotStr(''' ''') +charging_station_filled = NotStr(''' ''') +document_subtract = NotStr(''' ''') +campsite = NotStr('''''') +text_superscript = NotStr(''' ''') +database_rabbit = NotStr(''' ''') +noodle_bowl = NotStr(''' ''') +paste = NotStr(''' ''') +gateway = NotStr('''''') +phone = NotStr('''''') +snow_scattered = NotStr(''' ''') +video_chat = NotStr(''' ''') +mac_command = NotStr('''''') +charging_station = NotStr(''' ''') +queued = NotStr(''' ''') +cloud_satellite_config = NotStr(''' ''') +navaid_dme = NotStr(''' ''') +carbon3_d_mpr_toggle = NotStr(''' ''') +chart_relationship = NotStr('''''') +weather_front_stationary = NotStr(''' ''') +save_image = NotStr(''' ''') +row = NotStr(''' ''') +rain_heavy = NotStr(''' ''') +number_small7 = NotStr('''''') +arrival = NotStr(''' ''') +tag_group = NotStr(''' ''') +copy_link = NotStr(''' ''') +navaid_vor = NotStr(''' ''') +warning_alt_filled = NotStr(''' ''') +task_settings = NotStr(''' ''') +text_small_caps = NotStr(''' ''') +tag_edit = NotStr(''' ''') +checkbox_indeterminate_filled = NotStr(''' ''') +rain_scattered_night = NotStr(''' ''') +navaid_vordme = NotStr(''' ''') +skip_back_solid_filled = NotStr(''' ''') +chart_area_smooth = NotStr('''''') +stop = NotStr('''''') +direction_bear_right01_filled = NotStr(''' ''') +sunset = NotStr(''' ''') +warning_hex_filled = NotStr(''' ''') +edit_filter = NotStr(''' ''') +pin = NotStr('''''') +notification_off = NotStr(''' ''') +cut_in_half = NotStr('''''') +image_copy = NotStr(''' ''') +brush_polygon = NotStr(''' ''') +skill_level = NotStr(''' ''') +roadmap = NotStr(''' ''') +wireless_checkout = NotStr(''' ''') +checkmark_filled_error = NotStr(''' ''') +face_satisfied_filled = NotStr('''''') +condition_wait_point = NotStr(''' ''') +document_epdf = NotStr(''' ''') +text_new_line = NotStr('''''') +data_accessor = NotStr(''' ''') +rain_drizzle = NotStr(''' ''') +phone_off = NotStr(''' ''') +cz = NotStr(''' ''') +view_filled = NotStr(''' ''') +plane_private = NotStr(''' ''') +popup = NotStr(''' ''') +hybrid_networking_alt = NotStr('''''') +window_black_saturation = NotStr(''' ''') +directory_domain = NotStr('''''') +apple = NotStr(''' ''') +border_left = NotStr(''' ''') +pointer_text = NotStr(''' ''') +forecast_lightning = NotStr(''' ''') +asset_digital_twin = NotStr(''' ''') +skip_back_filled = NotStr(''' ''') +table_shortcut = NotStr(''' ''') +flood = NotStr(''' ''') +direction_curve_filled = NotStr(''' ''') +flood_warning = NotStr(''' ''') +terminal3270 = NotStr(''' ''') +incomplete_cancel = NotStr(''' ''') +align_box_middle_left = NotStr(''' ''') +cloud_monitoring = NotStr(''' ''') +music = NotStr('''''') +tennis_ball = NotStr('''''') +bare_metal_server01 = NotStr(''' ''') +network3_reference = NotStr(''' ''') +open_panel_right = NotStr('''''') +image_search = NotStr(''' ''') +tablet = NotStr(''' ''') +recording = NotStr(''' ''') +drag_horizontal = NotStr(''' ''') +visual_recognition = NotStr(''' ''') +cloud_service_management = NotStr(''' ''') +caret_down = NotStr('''''') +data_structured = NotStr(''' ''') +analytics_reference = NotStr(''' ''') +cloud_alerting = NotStr(''' ''') +join_inner = NotStr('''''') +intersect = NotStr(''' ''') +user_role = NotStr(''' ''') +api1 = NotStr(''' ''') +ref_evapotranspiration = NotStr(''' ''') +rotate180 = NotStr(''' ''') +load_balancer_listener = NotStr(''' ''') +open_panel_left = NotStr('''''') +split = NotStr(''' ''') +gift = NotStr('''''') +virtual_private_cloud = NotStr(''' ''') +warning_alt_inverted_filled = NotStr(''' ''') +launch_study1 = NotStr(''' ''') +factor = NotStr('''''') +network2 = NotStr('''''') +study_next = NotStr(''' ''') +paint_brush = NotStr('''''') +sigma = NotStr('''''') +delivery_truck = NotStr('''''') +erase = NotStr(''' ''') +apps = NotStr('''''') +sub_volume = NotStr('''''') +ibm_data_replication = NotStr(''' ''') +fork = NotStr('''''') +trash_can = NotStr(''' ''') +operation = NotStr(''' ''') +panel_expansion = NotStr(''' ''') +page_number = NotStr(''' ''') +data_diode = NotStr('''''') +eyedropper = NotStr(''' ''') +ai_results_very_high = NotStr(''' ''') +collapse_all = NotStr(''' ''') +train_ticket = NotStr(''' ''') +thumbnail_preview = NotStr(''' ''') +number0 = NotStr(''' ''') +flow = NotStr('''''') +asset = NotStr(''' ''') +dew_point_filled = NotStr(''' ''') +incomplete_error = NotStr(''' ''') +ungroup_objects = NotStr('''''') +network_public = NotStr(''' ''') +gradient = NotStr(''' ''') +calculator = NotStr(''' ''') +movement = NotStr('''''') +thumbs_down_filled = NotStr(''' ''') +pills = NotStr('''''') +outage = NotStr(''' ''') +text_align_left = NotStr(''' ''') +radar_enhanced = NotStr('''''') +send_alt = NotStr('''''') +user_x_ray = NotStr(''' ''') +tag_none = NotStr(''' ''') +scooter_front = NotStr(''' ''') +open_panel_bottom = NotStr('''''') +favorite_half = NotStr('''''') +direction_sharp_turn = NotStr('''''') +document_download = NotStr(''' ''') +no_ticket = NotStr(''' ''') +carousel_horizontal = NotStr(''' ''') +touch2 = NotStr(''' ''') +chart_candlestick = NotStr(''' ''') +star_review = NotStr(''' ''') +stop_outline_filled = NotStr(''' ''') +t_alt = NotStr(''' ''') +version = NotStr(''' ''') +summary_kpi = NotStr(''' ''') +chart_evaluation = NotStr(''' ''') +letter_ss = NotStr(''' ''') +arrows_vertical = NotStr(''' ''') +instance_classic = NotStr(''' ''') +notification_new = NotStr(''' ''') +shopping_cart_minus = NotStr(''' ''') +flash_off = NotStr(''' ''') +tropical_storm_tracks = NotStr(''' ''') +edt_loop = NotStr('''''') +direction_fork_filled = NotStr(''' ''') +pcn_z_node = NotStr(''' ''') +column = NotStr(''' ''') +sdk = NotStr(''' ''') +accessibility = NotStr(''' ''') +carbon3_d_curve_auto_vessels = NotStr('''''') +new_tab = NotStr(''' ''') +navaid_private = NotStr(''' ''') +snooze = NotStr(''' ''') +view_mode2 = NotStr(''' ''') +events_alt = NotStr(''' ''') +direction_u_turn = NotStr('''''') +volume_down_filled = NotStr(''' ''') +mobile_check = NotStr(''' ''') +choose_item = NotStr(''' ''') +close = NotStr('''''') +soil_temperature_global = NotStr(''' ''') +export = NotStr(''' ''') +deploy_rules = NotStr(''' ''') +chart_combo_stacked = NotStr(''' ''') +sun = NotStr(''' ''') +scalpel = NotStr('''''') +currency_ruble = NotStr('''''') +xls = NotStr(''' ''') +star = NotStr('''''') +cloud_offline = NotStr(''' ''') +storage_request = NotStr(''' ''') +connect = NotStr('''''') +airline_passenger_care = NotStr(''' ''') +text_bold = NotStr('''''') +zoom_fit = NotStr(''' ''') +checkbox = NotStr('''''') +train = NotStr('''''') +sankey_diagram_alt = NotStr('''''') +zoom_area = NotStr(''' ''') +transpose = NotStr(''' ''') +align_box_middle_right = NotStr(''' ''') +shopping_cart_plus = NotStr(''' ''') +logo_google = NotStr('''''') +haze_night = NotStr(''' ''') +migrate = NotStr(''' ''') +chart3_d = NotStr('''''') +letter_ww = NotStr(''' ''') +carbon3rd_party_connected = NotStr('''''') +currency_baht = NotStr('''''') +wave_period = NotStr(''' ''') +chemistry_reference = NotStr(''' ''') +driver_analysis = NotStr(''' ''') +bring_to_front = NotStr('''''') +carbon3_d_cursor = NotStr(''' ''') +direction_bear_right02 = NotStr(''' ''') +chart_column_floating = NotStr(''' ''') +logo_tumblr = NotStr('''''') +y_axis = NotStr('''''') +load_balancer_network = NotStr(''' ''') +police = NotStr(''' ''') +forward10 = NotStr(''' ''') +chart_average = NotStr(''' ''') +logo_slack = NotStr(''' ''') +websheet = NotStr(''' ''') +deployment_pattern = NotStr(''' ''') +integration = NotStr('''''') +soil_moisture_field = NotStr(''' ''') +percentage = NotStr(''' ''') +pending_filled = NotStr(''' ''') +document_sketch = NotStr(''' ''') +fish_multiple = NotStr(''' ''') +subtract_alt = NotStr(''' ''') +bus = NotStr(''' ''') +cad = NotStr(''' ''') +task_asset_view = NotStr(''' ''') +skip_forward_solid_filled = NotStr(''' ''') +vehicle_connected = NotStr(''' ''') +circle_dash = NotStr(''' ''') +floating_ip = NotStr('''''') +data_player = NotStr(''' ''') +checkmark_filled = NotStr(''' ''') +not_sent = NotStr(''' ''') +phone_incoming = NotStr(''' ''') +vegetation_asset = NotStr(''' ''') +template = NotStr(''' ''') +observed_lightning = NotStr(''' ''') +winter_warning = NotStr(''' ''') +operations_field = NotStr(''' ''') +edit_off = NotStr(''' ''') +join_full = NotStr(''' ''') +distribute_horizontal_left = NotStr(''' ''') +list_boxes = NotStr(''' ''') +image = NotStr(''' ''') +choropleth_map = NotStr('''''') +router = NotStr(''' ''') +face_pending = NotStr(''' ''') +direction_rotary_straight = NotStr('''''') +text_selection = NotStr(''' ''') +text_align_right = NotStr(''' ''') +music_add = NotStr(''' ''') +deploy = NotStr(''' ''') +cloud_lightning = NotStr('''''') +subflow_local = NotStr(''' ''') +task_tools = NotStr(''' ''') +warning_filled = NotStr('''''') +account = NotStr(''' ''') +chart_network = NotStr('''''') +volume_up = NotStr(''' ''') +caret_left = NotStr('''''') +building = NotStr(''' ''') +repeat = NotStr(''' ''') +compass = NotStr(''' ''') +diagram_reference = NotStr(''' ''') +document_blank = NotStr('''''') +folder_parent = NotStr('''''') +rotate_counterclockwise_filled = NotStr(''' ''') +flight_schedule = NotStr(''' ''') +temperature = NotStr(''' ''') +thunderstorm_severe = NotStr(''' ''') +research_bloch_sphere = NotStr(''' ''') +cloud = NotStr('''''') +user_follow = NotStr(''' ''') +chart_bar_overlay = NotStr('''''') +connection_signal_off = NotStr(''' ''') +temperature_water = NotStr('''''') +next_outline = NotStr(''' ''') +battery_empty = NotStr('''''') +task_view = NotStr(''' ''') +building_insights2 = NotStr(''' ''') +ai_status_rejected = NotStr(''' ''') +snowflake = NotStr('''''') +network4_reference = NotStr(''' ''') +document_preliminary = NotStr(''' ''') +stacked_scrolling1 = NotStr(''' ''') +auto_scroll = NotStr(''' ''') +face_add = NotStr(''' ''') +package = NotStr(''' ''') +text_indent = NotStr(''' ''') +nominate = NotStr(''' ''') +currency_yen = NotStr(''' ''') +letter_cc = NotStr(''' ''') +search = NotStr('''''') +location_company_filled = NotStr(''' ''') +navaid_tacan = NotStr(''' ''') +letter_dd = NotStr(''' ''') +group = NotStr(''' ''') +infrastructure_classic = NotStr(''' ''') +military_camp = NotStr('''''') +ai_results_urgent = NotStr(''' ''') +dog_walker = NotStr(''' ''') +pills_add = NotStr(''' ''') +migrate_alt = NotStr('''''') +building_insights1 = NotStr(''' ''') +ai_status = NotStr(''' ''') +document_signed = NotStr(''' ''') +pedestrian_family = NotStr(''' ''') +flow_modeler_reference = NotStr(''' ''') +fit_to_height = NotStr(''' ''') +watch = NotStr(''' ''') +cobb_angle = NotStr(''' ''') +chemistry = NotStr('''''') +block_storage_alt = NotStr(''' ''') +align_vertical_top = NotStr(''' ''') +study_unread = NotStr(''' ''') +hinton_plot = NotStr(''' ''') +container_registry = NotStr(''' ''') +star_half = NotStr('''''') +map_identify = NotStr(''' ''') +calculation = NotStr(''' ''') +data_definition = NotStr(''' ''') +shrink_screen_filled = NotStr(''' ''') +covariate = NotStr(''' ''') +cloud_foundry1 = NotStr(''' ''') +folder_details_reference = NotStr(''' ''') +map = NotStr(''' ''') +pet_image_o = NotStr(''' ''') +volume_down_alt = NotStr(''' ''') +center_to_fit = NotStr(''' ''') +video_filled = NotStr('''''') +face_activated_add = NotStr(''' ''') +repeat_one = NotStr(''' ''') +earth_southeast_asia = NotStr(''' ''') +chevron_sort_down = NotStr('''''') +paragraph = NotStr('''''') +iso = NotStr(''' ''') +time_plot = NotStr(''' ''') +string_text = NotStr(''' ''') +folders = NotStr(''' ''') +chart_win_loss = NotStr('''''') +accessibility_color = NotStr(''' ''') +chart_column = NotStr('''''') +piggy_bank_slot = NotStr(''' ''') +location_hazard_filled = NotStr(''' ''') +network1 = NotStr(''' ''') +clean = NotStr(''' ''') +hospital = NotStr(''' ''') +gateway_security = NotStr(''' ''') +bare_metal_server = NotStr(''' ''') +earthquake = NotStr('''''') +align_box_top_right = NotStr(''' ''') +insert = NotStr(''' ''') +data_refinery_reference = NotStr(''' ''') +chart_maximum = NotStr(''' ''') +location_person = NotStr(''' ''') +zoom_out_area = NotStr(''' ''') +presentation_file = NotStr(''' ''') +deployment_unit_technical_execution = NotStr(''' ''') +study_view = NotStr(''' ''') +drop_photo_filled = NotStr(''' ''') +chart_area = NotStr('''''') +subflow = NotStr(''' ''') +cloud_download = NotStr(''' ''') +copy_file = NotStr(''' ''') +document_view = NotStr(''' ''') +hospital_bed = NotStr(''' ''') +hybrid_networking = NotStr(''' ''') +ibm_cloud_transit_gateway = NotStr('''''') +letter_bb = NotStr(''' ''') +volume_mute = NotStr(''' ''') +user_favorite_alt = NotStr(''' ''') +navaid_military_civil = NotStr(''' ''') +order_details = NotStr(''' ''') +ibm_cloud_pak_data = NotStr(''' ''') +direction_straight = NotStr('''''') +letter_yy = NotStr(''' ''') +stop_filled_alt = NotStr('''''') +model_builder = NotStr('''''') +logo_jupyter = NotStr(''' ''') +settings = NotStr(''' ''') +thunderstorm = NotStr(''' ''') +logo_instagram = NotStr(''' ''') +improve_relevance = NotStr(''' ''') +corner = NotStr('''''') +user_military = NotStr(''' ''') +forward30 = NotStr(''' ''') +compare = NotStr('''''') +road = NotStr(''' ''') +cu3 = NotStr(''' ''') +face_neutral = NotStr(''' ''') +number4 = NotStr(''' ''') +align_horizontal_center = NotStr('''''') +stacked_move = NotStr(''' ''') +magic_wand = NotStr(''' ''') +phone_block = NotStr(''' ''') +erase3_d = NotStr(''' ''') +shape_join = NotStr('''''') +model = NotStr('''''') +augmented_reality = NotStr(''' ''') +distribute_vertical_top = NotStr(''' ''') +cost_total = NotStr(''' ''') +chart_bubble = NotStr(''' ''') +bat = NotStr('''''') +composer_edit = NotStr('''''') +ibm_cloud_internet_services = NotStr(''' ''') +firewall = NotStr(''' ''') +close_filled = NotStr('''''') +time = NotStr(''' ''') +wind_gusts = NotStr(''' ''') +cross_reference = NotStr(''' ''') +bee_bat = NotStr(''' ''') +rotate = NotStr(''' ''') +edge_service = NotStr(''' ''') +notification_off_filled = NotStr(''' ''') +virtual_desktop = NotStr(''' ''') +workspace_import = NotStr(''' ''') +email = NotStr('''''') +user_favorite_alt_filled = NotStr(''' ''') +text_strikethrough = NotStr('''''') +plug_filled = NotStr('''''') +smell = NotStr('''''') +attachment = NotStr('''''') +letter_rr = NotStr(''' ''') +notebook = NotStr(''' ''') +instance_bx = NotStr(''' ''') +currency_euro = NotStr('''''') +letter_ff = NotStr(''' ''') +http = NotStr(''' ''') +list_bulleted = NotStr(''' ''') +letter_jj = NotStr(''' ''') +smoothing_cursor = NotStr(''' ''') +ibm_security_services = NotStr(''' ''') +cics_explorer = NotStr(''' ''') +face_dissatisfied_filled = NotStr('''''') +heat_map = NotStr(''' ''') +cabin_care = NotStr(''' ''') +wintry_mix = NotStr(''' ''') +document_export = NotStr(''' ''') +number8 = NotStr('''''') +direction_rotary_straight_filled = NotStr(''' ''') +text_clear_format = NotStr('''''') +zoom_reset = NotStr('''''') +wifi_secure = NotStr(''' ''') +datastore = NotStr(''' ''') +caret_sort = NotStr(''' ''') +carbon = NotStr(''' ''') +accumulation_rain = NotStr('''''') +train_heart = NotStr(''' ''') +location_heart_filled = NotStr(''' ''') +carbon3_d_software = NotStr(''' ''') +chart_cluster_bar = NotStr(''' ''') +database_enterprise_db2 = NotStr(''' ''') +passenger_plus = NotStr(''' ''') +location = NotStr(''' ''') +trophy_filled = NotStr('''''') +box_medium = NotStr(''' ''') +carbon_accounting = NotStr(''' ''') +classification = NotStr(''' ''') +mobile_add = NotStr(''' ''') +term = NotStr(''' ''') +pcn_e_node = NotStr(''' ''') +shopping_bag = NotStr('''''') +up_to_top = NotStr(''' ''') +microphone_off = NotStr(''' ''') +drag_vertical = NotStr(''' ''') +arrow_up_right = NotStr('''''') +pen_fountain = NotStr('''''') +traffic_weather_incident = NotStr(''' ''') +chart_t_sne = NotStr(''' ''') +image_medical = NotStr(''' ''') +printer = NotStr('''''') +number9 = NotStr('''''') +watson_machine_learning = NotStr(''' ''') +status_acknowledge = NotStr(''' ''') +tag = NotStr(''' ''') +draw = NotStr('''''') +shrink_screen = NotStr(''' ''') +friendship = NotStr(''' ''') +arrow_shift_down = NotStr('''''') +task_approved = NotStr(''' ''') +svg = NotStr(''' ''') +barcode = NotStr(''' ''') +worship_christian = NotStr('''''') +category = NotStr('''''') +copy = NotStr(''' ''') +column_insert = NotStr(''' ''') +subnet_acl_rules = NotStr(''' ''') +meter_alt = NotStr(''' ''') +accumulation_ice = NotStr(''' ''') +currency_shekel = NotStr(''' ''') +humidity_alt = NotStr(''' ''') +hourglass = NotStr(''' ''') +connection_send = NotStr(''' ''') +chart_sunburst = NotStr('''''') +data_class = NotStr('''''') +edge_enhancement = NotStr(''' ''') +ordinal = NotStr('''''') +boolean = NotStr(''' ''') +scan_disabled = NotStr(''' ''') +switch_layer2 = NotStr(''' ''') +data2 = NotStr(''' ''') +workspace = NotStr(''' ''') +paint_brush_alt = NotStr('''''') +temperature_feels_like = NotStr(''' ''') +cloud_satellite_link = NotStr(''' ''') +json_reference = NotStr(''' ''') +moon = NotStr('''''') +carbon4_k = NotStr(''' ''') +sort_ascending = NotStr(''' ''') +information_disabled = NotStr(''' ''') +flow_data = NotStr('''''') +letter_hh = NotStr(''' ''') +result_new = NotStr(''' ''') +shopping_cart_arrow_up = NotStr(''' ''') +thunderstorm_scattered = NotStr(''' ''') +bot = NotStr(''' ''') +restart = NotStr('''''') +sprout = NotStr('''''') +text_align_justify = NotStr(''' ''') +location_person_filled = NotStr(''' ''') +overflow_menu_vertical = NotStr(''' ''') +letter_oo = NotStr(''' ''') +slisor = NotStr(''' ''') +z_axis = NotStr('''''') +folder_shared = NotStr(''' ''') +chart_treemap = NotStr('''''') +condition_point = NotStr(''' ''') +light_filled = NotStr(''' ''') +umbrella = NotStr('''''') +wifi_bridge_alt = NotStr(''' ''') +desk_adjustable = NotStr(''' ''') +stay_inside = NotStr(''' ''') +hl7_attributes = NotStr(''' ''') +task_remove = NotStr(''' ''') +select01 = NotStr(''' ''') +dicom6000 = NotStr(''' ''') +partnership = NotStr(''' ''') +location_filled = NotStr(''' ''') +logo_r_script = NotStr('''''') +cloud_logging = NotStr(''' ''') +star_filled = NotStr('''''') +text_color = NotStr(''' ''') +radar = NotStr('''''') +fruit_bowl = NotStr('''''') +mostly_cloudy = NotStr(''' ''') +beta = NotStr('''''') +badge = NotStr(''' ''') +caret_right = NotStr('''''') +carbon3_d_print_mesh = NotStr('''''') +image_service = NotStr(''' ''') +document_unprotected = NotStr(''' ''') +deployment_policy = NotStr(''' ''') +media_cast = NotStr(''' ''') +renew = NotStr(''' ''') +load_balancer_local = NotStr(''' ''') +incomplete = NotStr(''' ''') +mobile_landscape = NotStr('''''') +skill_level_advanced = NotStr(''' ''') +linux = NotStr('''''') +chart_median = NotStr(''' ''') +phone_ip = NotStr(''' ''') +expand_categories = NotStr(''' ''') +app_switcher = NotStr(''' ''') +vpn = NotStr(''' ''') +carbon4_k_filled = NotStr('''''') +shopping_cart_error = NotStr(''' ''') +mail_reply = NotStr(''' ''') +letter_ii = NotStr(''' ''') +bare_metal_server02 = NotStr(''' ''') +add_alt = NotStr(''' ''') +center_square = NotStr(''' ''') +logo_keybase = NotStr(''' ''') +logo_medium = NotStr(''' ''') +ibm_cloud_dedicated_host = NotStr(''' ''') +chat_operational = NotStr(''' ''') +collapse_categories = NotStr(''' ''') +categories = NotStr(''' ''') +receipt = NotStr(''' ''') +switcher = NotStr(''' ''') +folder = NotStr('''''') +rotate_counterclockwise_alt_filled = NotStr(''' ''') +activity = NotStr('''''') +ruler_alt = NotStr('''''') +align_box_middle_center = NotStr(''' ''') +checkbox_indeterminate = NotStr(''' ''') +database_etcd = NotStr(''' ''') +arrow_down = NotStr('''''') +pedestrian_child = NotStr(''' ''') +rotate_clockwise_filled = NotStr(''' ''') +vlan = NotStr('''''') +join_outer = NotStr(''' ''') +direction_right01 = NotStr('''''') +xml = NotStr(''' ''') +ai_status_in_progress = NotStr(''' ''') +cough = NotStr(''' ''') +in_progress = NotStr('''''') +iot_platform = NotStr(''' ''') +number_small5 = NotStr('''''') +document_video = NotStr(''' ''') +chart_stepper = NotStr('''''') +view_next = NotStr(''' ''') +screen = NotStr('''''') +string_integer = NotStr(''' ''') +data_connected = NotStr(''' ''') +course = NotStr('''''') +fit_to_width = NotStr(''' ''') +phone_settings = NotStr(''' ''') +kubernetes = NotStr('''''') +partly_cloudy = NotStr(''' ''') +continue_filled = NotStr(''' ''') +phone_off_filled = NotStr(''' ''') +soil_temperature_field = NotStr(''' ''') +scatter_matrix = NotStr(''' ''') +play_filled = NotStr(''' ''') +document_pdf = NotStr(''' ''') +touch1 = NotStr(''' ''') +gateway_user_access = NotStr(''' ''') +headset = NotStr('''''') +closed_caption_filled = NotStr('''''') +data_vis2 = NotStr('''''') +volume_up_filled_alt = NotStr(''' ''') +unknown_filled = NotStr(''' ''') +accumulation_precipitation = NotStr(''' ''') +phone_application = NotStr(''' ''') +data_unstructured = NotStr(''' ''') +drone_video = NotStr(''' ''') +network_overlay = NotStr(''' ''') +certificate_check = NotStr(''' ''') +airplay_filled = NotStr(''' ''') +group_presentation = NotStr(''' ''') +letter_nn = NotStr(''' ''') +edge_node = NotStr(''' ''') +data_vis3 = NotStr('''''') +signal_strength = NotStr(''' ''') +container_software = NotStr(''' ''') +power = NotStr(''' ''') +logo_facebook = NotStr('''''') +choices = NotStr('''''') +connection_signal = NotStr(''' ''') +delivery_parcel = NotStr(''' ''') +chip = NotStr(''' ''') +inspection = NotStr(''' ''') +dashboard = NotStr(''' ''') +number_small3 = NotStr('''''') +opacity = NotStr(''' ''') +smoothing = NotStr(''' ''') +message_queue = NotStr(''' ''') +education = NotStr(''' ''') +progress_bar_round = NotStr(''' ''') +hd_filled = NotStr(''' ''') +database_redis = NotStr(''' ''') +cube = NotStr('''''') +zoom_in_area = NotStr(''' ''') +stem_leaf_plot = NotStr(''' ''') +carbon3_d_curve_manual = NotStr(''' ''') +parameter = NotStr(''' ''') +machine_learning = NotStr(''' ''') +logo_pinterest = NotStr('''''') +virtual_column = NotStr(''' ''') +value_variable = NotStr(''' ''') +worship = NotStr(''' ''') +reset_alt = NotStr('''''') +flight_roster = NotStr(''' ''') +warning_square = NotStr(''' ''') +wifi_controller = NotStr(''' ''') +dvr = NotStr(''' ''') +group_access = NotStr(''' ''') +text_fill = NotStr(''' ''') +connect_source = NotStr('''''') +face_pending_filled = NotStr('''''') +license_global = NotStr(''' ''') +filter = NotStr('''''') +gateway_api = NotStr(''' ''') +skip_back_outline = NotStr(''' ''') +strawberry = NotStr(''' ''') +plug = NotStr('''''') +tram = NotStr('''''') +ruler = NotStr('''''') +notebook_reference = NotStr(''' ''') +direction_rotary_first_right = NotStr('''''') +alarm_subtract = NotStr(''' ''') +storage_pool = NotStr(''' ''') +window_preset = NotStr(''' ''') +result = NotStr(''' ''') +group_account = NotStr(''' ''') +checkmark = NotStr('''''') +accessibility_alt = NotStr(''' ''') +currency_lira = NotStr('''''') +dew_point = NotStr(''' ''') +data_base_alt = NotStr(''' ''') +hurricane = NotStr('''''') +temperature_min = NotStr(''' ''') +pause_outline = NotStr(''' ''') +switch_layer3 = NotStr(''' ''') +page_scroll = NotStr(''' ''') +image_reference = NotStr(''' ''') +logo_delicious = NotStr(''' ''') +logo_stumbleupon = NotStr('''''') +word_cloud = NotStr(''' ''') +bookmark_add = NotStr(''' ''') +menu = NotStr(''' ''') +idea = NotStr(''' ''') +arrow_down_left = NotStr('''''') +ibm_cloud_vpc_endpoints = NotStr(''' ''') +wifi_off = NotStr(''' ''') +number6 = NotStr('''''') +face_activated = NotStr(''' ''') +network4 = NotStr(''' ''') +scales_tipped = NotStr('''''') +next_filled = NotStr(''' ''') +shopping_catalog = NotStr(''' ''') +cics_system_group = NotStr(''' ''') +gender_female = NotStr('''''') +airline_manage_gates = NotStr(''' ''') +data_check = NotStr(''' ''') +need = NotStr(''' ''') +earth_americas_filled = NotStr('''''') +wmv = NotStr(''' ''') +thumbs_down = NotStr('''''') +operation_gauge = NotStr(''' ''') +move = NotStr('''''') +error = NotStr('''''') +edit = NotStr(''' ''') +touch1_filled = NotStr(''' ''') +result_old = NotStr(''' ''') +bookmark_filled = NotStr('''''') +wave_direction = NotStr(''' ''') +arrow_up_left = NotStr('''''') +row_delete = NotStr(''' ''') +road_weather = NotStr(''' ''') +taxi = NotStr('''''') +product = NotStr(''' ''') +earth_southeast_asia_filled = NotStr(''' ''') +rewind5 = NotStr(''' ''') +play_outline = NotStr(''' ''') +scan = NotStr(''' ''') +add_filled = NotStr('''''') +row_collapse = NotStr(''' ''') +pressure = NotStr('''''') +automatic = NotStr(''' ''') +iso_filled = NotStr(''' ''') +error_filled = NotStr(''' ''') +tree = NotStr(''' ''') +user_profile = NotStr(''' ''') +pan_horizontal = NotStr('''''') +decision_tree = NotStr('''''') +s = NotStr('''''') +event = NotStr(''' ''') +hole_filling = NotStr(''' ''') +rule_filled = NotStr(''' ''') +letter_xx = NotStr(''' ''') +launch = NotStr(''' ''') +chart_high_low = NotStr(''' ''') +warning_square_filled = NotStr(''' ''') +document_sentiment = NotStr(''' ''') +sim_card = NotStr(''' ''') +chevron_up = NotStr('''''') +mov = NotStr(''' ''') +user_certification = NotStr(''' ''') +parent_child = NotStr('''''') +asterisk = NotStr('''''') +tornado = NotStr(''' ''') +hearing = NotStr(''' ''') +math_curve = NotStr('''''') +train_speed = NotStr(''' ''') +number_small9 = NotStr('''''') +video_off_filled = NotStr(''' ''') +forecast_hail30 = NotStr(''' ''') +document_security = NotStr(''' ''') +spray_paint = NotStr(''' ''') +navaid_vortac = NotStr(''' ''') +chart_bullet = NotStr(''' ''') +model_builder_reference = NotStr(''' ''') +baggage_claim = NotStr(''' ''') +forum = NotStr(''' ''') +task_complete = NotStr(''' ''') +earth_filled = NotStr('''''') +webhook = NotStr(''' ''') +chart_area_stepper = NotStr('''''') +crowd_report = NotStr(''' ''') +deployment_unit_presentation = NotStr('''''') +x = NotStr('''''') +document_protected = NotStr(''' ''') +iot_connect = NotStr(''' ''') +send_to_back = NotStr('''''') +locked = NotStr('''''') +this_side_up = NotStr(''' ''') +reminder_medical = NotStr(''' ''') +content_view = NotStr(''' ''') +arrows = NotStr(''' ''') +fetch_upload = NotStr(''' ''') +edge_node_alt = NotStr(''' ''') +name_space = NotStr(''' ''') +status_partial_fail = NotStr(''' ''') +chevron_mini = NotStr('''''') +enterprise = NotStr(''' ''') +recently_viewed = NotStr(''' ''') +mac_shift = NotStr('''''') +table_built = NotStr('''''') +shuffle = NotStr('''''') +buoy = NotStr(''' ''') +letter_ll = NotStr(''' ''') +traffic_event = NotStr(''' ''') +cloud_services = NotStr(''' ''') +vpn_policy = NotStr(''' ''') +autoscaling = NotStr(''' ''') +touch_interaction = NotStr(''' ''') +close_outline = NotStr(''' ''') +task_star = NotStr(''' ''') +ai_status_complete = NotStr(''' ''') +camera_action = NotStr(''' ''') +qc_launch = NotStr(''' ''') +cabin_care_alt = NotStr(''' ''') +layers = NotStr(''' ''') +in_progress_error = NotStr(''' ''') +gui = NotStr(''' ''') +currency_rupee = NotStr('''''') +pcn_military = NotStr(''' ''') +letter_pp = NotStr(''' ''') +logo_python = NotStr(''' ''') +no_image = NotStr(''' ''') +bloch_sphere = NotStr(''' ''') +cics_wui_region = NotStr(''' ''') +volume_up_filled = NotStr(''' ''') +undefined = NotStr(''' ''') +number_small0 = NotStr('''''') +data1 = NotStr(''' ''') +swim = NotStr(''' ''') +application_web = NotStr(''' ''') +uv_index = NotStr('''''') +encryption = NotStr(''' ''') +direction_right02 = NotStr(''' ''') +status_change = NotStr(''' ''') +sankey_diagram = NotStr('''''') +stop_sign_filled = NotStr('''''') +drill_down = NotStr(''' ''') +certificate = NotStr(''' ''') +save = NotStr('''''') diff --git a/src/myfasthtml/icons/fa.py b/src/myfasthtml/icons/fa.py index 63ac60b..9958e7f 100644 --- a/src/myfasthtml/icons/fa.py +++ b/src/myfasthtml/icons/fa.py @@ -6,1612 +6,1612 @@ from fastcore.basics import NotStr -icon_user_injured = NotStr('''''') -icon_screwdriver = NotStr('''''') -icon_eye_slash = NotStr('''''') -icon_ravelry = NotStr('''''') -icon_times_circle = NotStr('''''') -icon_pagelines = NotStr('''''') -icon_invision = NotStr('''''') -icon_angle_up = NotStr('''''') -icon_lightbulb = NotStr('''''') -icon_object_group_regular = NotStr('''''') -icon_kickstarter = NotStr('''''') -icon_d_and_d_beyond = NotStr('''''') -icon_calendar = NotStr('''''') -icon_traffic_light = NotStr('''''') -icon_envira = NotStr('''''') -icon_object_ungroup_regular = NotStr('''''') -icon_whatsapp_square = NotStr('''''') -icon_lock = NotStr('''''') -icon_snapchat_square = NotStr('''''') -icon_grin = NotStr('''''') -icon_battery_half = NotStr('''''') -icon_sort_numeric_up_alt = NotStr('''''') -icon_star_half_alt = NotStr('''''') -icon_ribbon = NotStr('''''') -icon_bacterium = NotStr('''''') -icon_table = NotStr('''''') -icon_zhihu = NotStr('''''') -icon_pen_alt = NotStr('''''') -icon_audible = NotStr('''''') -icon_clipboard_check = NotStr('''''') -icon_forward = NotStr('''''') -icon_qrcode = NotStr('''''') -icon_bitbucket = NotStr('''''') -icon_arrow_up = NotStr('''''') -icon_faucet = NotStr('''''') -icon_microphone = NotStr('''''') -icon_arrow_alt_circle_left_regular = NotStr('''''') -icon_ghost = NotStr('''''') -icon_flag_checkered = NotStr('''''') -icon_graduation_cap = NotStr('''''') -icon_rocketchat = NotStr('''''') -icon_aviato = NotStr('''''') -icon_quora = NotStr('''''') -icon_vk = NotStr('''''') -icon_speakap = NotStr('''''') -icon_caret_square_right_regular = NotStr('''''') -icon_square_root_alt = NotStr('''''') -icon_birthday_cake = NotStr('''''') -icon_poop = NotStr('''''') -icon_synagogue = NotStr('''''') -icon_caret_square_down_regular = NotStr('''''') -icon_window_close_regular = NotStr('''''') -icon_battle_net = NotStr('''''') -icon_bell_slash_regular = NotStr('''''') -icon_js = NotStr('''''') -icon_mdb = NotStr('''''') -icon_teeth_open = NotStr('''''') -icon_user_graduate = NotStr('''''') -icon_book_dead = NotStr('''''') -icon_cat = NotStr('''''') -icon_ups = NotStr('''''') -icon_sort_amount_up = NotStr('''''') -icon_dollar_sign = NotStr('''''') -icon_sort_numeric_up = NotStr('''''') -icon_hashtag = NotStr('''''') -icon_angrycreative = NotStr('''''') -icon_user_check = NotStr('''''') -icon_creative_commons_remix = NotStr('''''') -icon_quinscape = NotStr('''''') -icon_wix = NotStr('''''') -icon_laugh_regular = NotStr('''''') -icon_hand_paper = NotStr('''''') -icon_creative_commons_sampling = NotStr('''''') -icon_cloud_sun = NotStr('''''') -icon_life_ring = NotStr('''''') -icon_people_carry = NotStr('''''') -icon_step_forward = NotStr('''''') -icon_registered_regular = NotStr('''''') -icon_dna = NotStr('''''') -icon_concierge_bell = NotStr('''''') -icon_comment_slash = NotStr('''''') -icon_dashcube = NotStr('''''') -icon_the_red_yeti = NotStr('''''') -icon_border_none = NotStr('''''') -icon_hand_sparkles = NotStr('''''') -icon_critical_role = NotStr('''''') -icon_bus_alt = NotStr('''''') -icon_cloudsmith = NotStr('''''') -icon_usb = NotStr('''''') -icon_marker = NotStr('''''') -icon_solar_panel = NotStr('''''') -icon_whatsapp = NotStr('''''') -icon_deviantart = NotStr('''''') -icon_frown_regular = NotStr('''''') -icon_arrows_alt_h = NotStr('''''') -icon_font_awesome = NotStr('''''') -icon_weibo = NotStr('''''') -icon_globe = NotStr('''''') -icon_clone_regular = NotStr('''''') -icon_sync = NotStr('''''') -icon_adn = NotStr('''''') -icon_swatchbook = NotStr('''''') -icon_arrow_left = NotStr('''''') -icon_hand_scissors = NotStr('''''') -icon_check_square = NotStr('''''') -icon_steam = NotStr('''''') -icon_grimace_regular = NotStr('''''') -icon_freebsd = NotStr('''''') -icon_hamburger = NotStr('''''') -icon_toolbox = NotStr('''''') -icon_wolf_pack_battalion = NotStr('''''') -icon_sun_regular = NotStr('''''') -icon_flushed = NotStr('''''') -icon_bacon = NotStr('''''') -icon_osi = NotStr('''''') -icon_chess_king = NotStr('''''') -icon_odnoklassniki_square = NotStr('''''') -icon_trash = NotStr('''''') -icon_trophy = NotStr('''''') -icon_phone_square_alt = NotStr('''''') -icon_ticket_alt = NotStr('''''') -icon_nutritionix = NotStr('''''') -icon_mug_hot = NotStr('''''') -icon_eye_regular = NotStr('''''') -icon_store = NotStr('''''') -icon_kickstarter_k = NotStr('''''') -icon_copyright_regular = NotStr('''''') -icon_history = NotStr('''''') -icon_check = NotStr('''''') -icon_fist_raised = NotStr('''''') -icon_horse_head = NotStr('''''') -icon_fast_backward = NotStr('''''') -icon_file_alt = NotStr('''''') -icon_backward = NotStr('''''') -icon_trello = NotStr('''''') -icon_school = NotStr('''''') -icon_compass_regular = NotStr('''''') -icon_stripe = NotStr('''''') -icon_battery_quarter = NotStr('''''') -icon_themeisle = NotStr('''''') -icon_hand_peace = NotStr('''''') -icon_hand_spock = NotStr('''''') -icon_kiss_beam_regular = NotStr('''''') -icon_bullhorn = NotStr('''''') -icon_basketball_ball = NotStr('''''') -icon_app_store_ios = NotStr('''''') -icon_igloo = NotStr('''''') -icon_braille = NotStr('''''') -icon_caret_square_up_regular = NotStr('''''') -icon_suitcase_rolling = NotStr('''''') -icon_terminal = NotStr('''''') -icon_fort_awesome = NotStr('''''') -icon_angle_right = NotStr('''''') -icon_lemon_regular = NotStr('''''') -icon_stripe_s = NotStr('''''') -icon_opera = NotStr('''''') -icon_venus = NotStr('''''') -icon_car_battery = NotStr('''''') -icon_comment_alt_regular = NotStr('''''') -icon_laugh_squint_regular = NotStr('''''') -icon_star_of_life = NotStr('''''') -icon_android = NotStr('''''') -icon_dice_two = NotStr('''''') -icon_google_wallet = NotStr('''''') -icon_hand_lizard = NotStr('''''') -icon_sort_alpha_down_alt = NotStr('''''') -icon_dot_circle_regular = NotStr('''''') -icon_mouse_pointer = NotStr('''''') -icon_sync_alt = NotStr('''''') -icon_old_republic = NotStr('''''') -icon_map_marker = NotStr('''''') -icon_arrow_alt_circle_right_regular = NotStr('''''') -icon_fish = NotStr('''''') -icon_smile_wink = NotStr('''''') -icon_id_card = NotStr('''''') -icon_remove_format = NotStr('''''') -icon_kiss_regular = NotStr('''''') -icon_video = NotStr('''''') -icon_hand_holding = NotStr('''''') -icon_monero = NotStr('''''') -icon_dumpster_fire = NotStr('''''') -icon_lastfm = NotStr('''''') -icon_gg_circle = NotStr('''''') -icon_rss = NotStr('''''') -icon_laugh_squint = NotStr('''''') -icon_monument = NotStr('''''') -icon_seedling = NotStr('''''') -icon_align_left = NotStr('''''') -icon_burn = NotStr('''''') -icon_star_half_regular = NotStr('''''') -icon_twitter_square = NotStr('''''') -icon_pepper_hot = NotStr('''''') -icon_money_check_alt = NotStr('''''') -icon_slack_hash = NotStr('''''') -icon_tired = NotStr('''''') -icon_spell_check = NotStr('''''') -icon_deaf = NotStr('''''') -icon_yin_yang = NotStr('''''') -icon_minus_circle = NotStr('''''') -icon_ship = NotStr('''''') -icon_hacker_news = NotStr('''''') -icon_question_circle_regular = NotStr('''''') -icon_blender = NotStr('''''') -icon_git = NotStr('''''') -icon_sellsy = NotStr('''''') -icon_goodreads_g = NotStr('''''') -icon_photo_video = NotStr('''''') -icon_cc_paypal = NotStr('''''') -icon_address_book = NotStr('''''') -icon_hdd = NotStr('''''') -icon_replyd = NotStr('''''') -icon_female = NotStr('''''') -icon_shower = NotStr('''''') -icon_flag = NotStr('''''') -icon_sort_alpha_up_alt = NotStr('''''') -icon_running = NotStr('''''') -icon_wikipedia_w = NotStr('''''') -icon_airbnb = NotStr('''''') -icon_boxes = NotStr('''''') -icon_sad_cry_regular = NotStr('''''') -icon_hotel = NotStr('''''') -icon_telegram_plane = NotStr('''''') -icon_window_restore = NotStr('''''') -icon_grin_squint_tears = NotStr('''''') -icon_share = NotStr('''''') -icon_windows = NotStr('''''') -icon_blogger = NotStr('''''') -icon_shopware = NotStr('''''') -icon_fonticons = NotStr('''''') -icon_ember = NotStr('''''') -icon_i_cursor = NotStr('''''') -icon_snowman = NotStr('''''') -icon_fly = NotStr('''''') -icon_box_open = NotStr('''''') -icon_linkedin_in = NotStr('''''') -icon_product_hunt = NotStr('''''') -icon_user_astronaut = NotStr('''''') -icon_handshake_regular = NotStr('''''') -icon_file_import = NotStr('''''') -icon_hacker_news_square = NotStr('''''') -icon_align_right = NotStr('''''') -icon_fantasy_flight_games = NotStr('''''') -icon_palette = NotStr('''''') -icon_walking = NotStr('''''') -icon_youtube = NotStr('''''') -icon_upload = NotStr('''''') -icon_accusoft = NotStr('''''') -icon_blind = NotStr('''''') -icon_bell = NotStr('''''') -icon_minus_square = NotStr('''''') -icon_copyright = NotStr('''''') -icon_discourse = NotStr('''''') -icon_soap = NotStr('''''') -icon_university = NotStr('''''') -icon_cc_diners_club = NotStr('''''') -icon_utensils = NotStr('''''') -icon_hand_paper_regular = NotStr('''''') -icon_ioxhost = NotStr('''''') -icon_hat_cowboy_side = NotStr('''''') -icon_backspace = NotStr('''''') -icon_angular = NotStr('''''') -icon_caret_square_left_regular = NotStr('''''') -icon_compact_disc = NotStr('''''') -icon_internet_explorer = NotStr('''''') -icon_database = NotStr('''''') -icon_paint_roller = NotStr('''''') -icon_smile_beam_regular = NotStr('''''') -icon_themeco = NotStr('''''') -icon_facebook_messenger = NotStr('''''') -icon_box = NotStr('''''') -icon_user_tag = NotStr('''''') -icon_file_medical_alt = NotStr('''''') -icon_grip_lines = NotStr('''''') -icon_adversal = NotStr('''''') -icon_yarn = NotStr('''''') -icon_resolving = NotStr('''''') -icon_symfony = NotStr('''''') -icon_raspberry_pi = NotStr('''''') -icon_viadeo_square = NotStr('''''') -icon_first_aid = NotStr('''''') -icon_comment_dots_regular = NotStr('''''') -icon_tools = NotStr('''''') -icon_signature = NotStr('''''') -icon_baseball_ball = NotStr('''''') -icon_kaaba = NotStr('''''') -icon_baby = NotStr('''''') -icon_gopuram = NotStr('''''') -icon_power_off = NotStr('''''') -icon_laptop = NotStr('''''') -icon_compress = NotStr('''''') -icon_wifi = NotStr('''''') -icon_chess_queen = NotStr('''''') -icon_hot_tub = NotStr('''''') -icon_money_check = NotStr('''''') -icon_reply_all = NotStr('''''') -icon_user = NotStr('''''') -icon_book = NotStr('''''') -icon_balance_scale = NotStr('''''') -icon_arrow_circle_right = NotStr('''''') -icon_wodu = NotStr('''''') -icon_pause_circle = NotStr('''''') -icon_blender_phone = NotStr('''''') -icon_server = NotStr('''''') -icon_border_all = NotStr('''''') -icon_firstdraft = NotStr('''''') -icon_comment_dots = NotStr('''''') -icon_fingerprint = NotStr('''''') -icon_bullseye = NotStr('''''') -icon_frown = NotStr('''''') -icon_head_side_virus = NotStr('''''') -icon_hamsa = NotStr('''''') -icon_spray_can = NotStr('''''') -icon_google = NotStr('''''') -icon_quidditch = NotStr('''''') -icon_person_booth = NotStr('''''') -icon_grin_beam_sweat = NotStr('''''') -icon_bicycle = NotStr('''''') -icon_credit_card = NotStr('''''') -icon_file_export = NotStr('''''') -icon_envelope_open_regular = NotStr('''''') -icon_bacteria = NotStr('''''') -icon_pen_nib = NotStr('''''') -icon_fire_alt = NotStr('''''') -icon_money_bill_alt = NotStr('''''') -icon_user_secret = NotStr('''''') -icon_envelope_open_text = NotStr('''''') -icon_magento = NotStr('''''') -icon_star_of_david = NotStr('''''') -icon_globe_asia = NotStr('''''') -icon_angle_down = NotStr('''''') -icon_telegram = NotStr('''''') -icon_child = NotStr('''''') -icon_pen = NotStr('''''') -icon_toilet = NotStr('''''') -icon_dharmachakra = NotStr('''''') -icon_connectdevelop = NotStr('''''') -icon_jira = NotStr('''''') -icon_laugh = NotStr('''''') -icon_redo = NotStr('''''') -icon_paperclip = NotStr('''''') -icon_diaspora = NotStr('''''') -icon_uncharted = NotStr('''''') -icon_calendar_plus = NotStr('''''') -icon_search_plus = NotStr('''''') -icon_id_badge_regular = NotStr('''''') -icon_arrow_alt_circle_down_regular = NotStr('''''') -icon_optin_monster = NotStr('''''') -icon_copy_regular = NotStr('''''') -icon_chart_pie = NotStr('''''') -icon_facebook = NotStr('''''') -icon_table_tennis = NotStr('''''') -icon_hotjar = NotStr('''''') -icon_cotton_bureau = NotStr('''''') -icon_user_nurse = NotStr('''''') -icon_hand_point_up = NotStr('''''') -icon_chair = NotStr('''''') -icon_hand_scissors_regular = NotStr('''''') -icon_facebook_f = NotStr('''''') -icon_indent = NotStr('''''') -icon_chalkboard = NotStr('''''') -icon_praying_hands = NotStr('''''') -icon_cocktail = NotStr('''''') -icon_user_alt_slash = NotStr('''''') -icon_bath = NotStr('''''') -icon_sort = NotStr('''''') -icon_circle_regular = NotStr('''''') -icon_bowling_ball = NotStr('''''') -icon_reply = NotStr('''''') -icon_angry_regular = NotStr('''''') -icon_shirtsinbulk = NotStr('''''') -icon_window_maximize = NotStr('''''') -icon_markdown = NotStr('''''') -icon_slack = NotStr('''''') -icon_pinterest_p = NotStr('''''') -icon_xbox = NotStr('''''') -icon_contao = NotStr('''''') -icon_map_marked_alt = NotStr('''''') -icon_dice_one = NotStr('''''') -icon_thumbs_up = NotStr('''''') -icon_hat_cowboy = NotStr('''''') -icon_temperature_low = NotStr('''''') -icon_bahai = NotStr('''''') -icon_perbyte = NotStr('''''') -icon_satellite = NotStr('''''') -icon_hourglass_regular = NotStr('''''') -icon_window_minimize = NotStr('''''') -icon_greater_than_equal = NotStr('''''') -icon_fighter_jet = NotStr('''''') -icon_git_square = NotStr('''''') -icon_autoprefixer = NotStr('''''') -icon_mendeley = NotStr('''''') -icon_pen_square = NotStr('''''') -icon_angle_left = NotStr('''''') -icon_network_wired = NotStr('''''') -icon_square_full = NotStr('''''') -icon_gifts = NotStr('''''') -icon_fan = NotStr('''''') -icon_heart_regular = NotStr('''''') -icon_skyatlas = NotStr('''''') -icon_undo = NotStr('''''') -icon_users_slash = NotStr('''''') -icon_git_alt = NotStr('''''') -icon_cc_amazon_pay = NotStr('''''') -icon_notes_medical = NotStr('''''') -icon_weight_hanging = NotStr('''''') -icon_strikethrough = NotStr('''''') -icon_vest_patches = NotStr('''''') -icon_hornbill = NotStr('''''') -icon_hire_a_helper = NotStr('''''') -icon_code = NotStr('''''') -icon_rupee_sign = NotStr('''''') -icon_file_powerpoint = NotStr('''''') -icon_pause = NotStr('''''') -icon_apple_pay = NotStr('''''') -icon_calendar_alt = NotStr('''''') -icon_comment_medical = NotStr('''''') -icon_orcid = NotStr('''''') -icon_grin_beam = NotStr('''''') -icon_laptop_house = NotStr('''''') -icon_umbrella_beach = NotStr('''''') -icon_amazon = NotStr('''''') -icon_hand_holding_water = NotStr('''''') -icon_user_minus = NotStr('''''') -icon_xing_square = NotStr('''''') -icon_sad_tear_regular = NotStr('''''') -icon_donate = NotStr('''''') -icon_sort_up = NotStr('''''') -icon_meh_rolling_eyes = NotStr('''''') -icon_wizards_of_the_coast = NotStr('''''') -icon_waze = NotStr('''''') -icon_pencil_ruler = NotStr('''''') -icon_khanda = NotStr('''''') -icon_disease = NotStr('''''') -icon_expeditedssl = NotStr('''''') -icon_grin_stars_regular = NotStr('''''') -icon_rocket = NotStr('''''') -icon_dumpster = NotStr('''''') -icon_cash_register = NotStr('''''') -icon_coins = NotStr('''''') -icon_search_location = NotStr('''''') -icon_yen_sign = NotStr('''''') -icon_handshake_alt_slash = NotStr('''''') -icon_digital_tachograph = NotStr('''''') -icon_hanukiah = NotStr('''''') -icon_sellcast = NotStr('''''') -icon_cloud_sun_rain = NotStr('''''') -icon_tired_regular = NotStr('''''') -icon_phone_square = NotStr('''''') -icon_tablet_alt = NotStr('''''') -icon_grav = NotStr('''''') -icon_sticky_note = NotStr('''''') -icon_people_arrows = NotStr('''''') -icon_frown_open = NotStr('''''') -icon_cloud_meatball = NotStr('''''') -icon_poll = NotStr('''''') -icon_medal = NotStr('''''') -icon_caret_square_right = NotStr('''''') -icon_reddit_square = NotStr('''''') -icon_opencart = NotStr('''''') -icon_pied_piper_pp = NotStr('''''') -icon_ice_cream = NotStr('''''') -icon_jsfiddle = NotStr('''''') -icon_playstation = NotStr('''''') -icon_plus_square = NotStr('''''') -icon_lemon = NotStr('''''') -icon_plane_departure = NotStr('''''') -icon_oil_can = NotStr('''''') -icon_eject = NotStr('''''') -icon_file_audio = NotStr('''''') -icon_folder_open = NotStr('''''') -icon_viruses = NotStr('''''') -icon_biohazard = NotStr('''''') -icon_thermometer_half = NotStr('''''') -icon_mandalorian = NotStr('''''') -icon_gem = NotStr('''''') -icon_scribd = NotStr('''''') -icon_sticker_mule = NotStr('''''') -icon_euro_sign = NotStr('''''') -icon_snowboarding = NotStr('''''') -icon_openid = NotStr('''''') -icon_ideal = NotStr('''''') -icon_stop_circle = NotStr('''''') -icon_campground = NotStr('''''') -icon_cuttlefish = NotStr('''''') -icon_percent = NotStr('''''') -icon_futbol = NotStr('''''') -icon_archway = NotStr('''''') -icon_print = NotStr('''''') -icon_vest = NotStr('''''') -icon_file_prescription = NotStr('''''') -icon_wine_glass_alt = NotStr('''''') -icon_battery_three_quarters = NotStr('''''') -icon_journal_whills = NotStr('''''') -icon_arrow_circle_left = NotStr('''''') -icon_arrows_alt_v = NotStr('''''') -icon_schlix = NotStr('''''') -icon_amazon_pay = NotStr('''''') -icon_kiss_beam = NotStr('''''') -icon_ns8 = NotStr('''''') -icon_mail_bulk = NotStr('''''') -icon_shopping_cart = NotStr('''''') -icon_lastfm_square = NotStr('''''') -icon_images = NotStr('''''') -icon_star_regular = NotStr('''''') -icon_gripfire = NotStr('''''') -icon_grin_tongue_wink_regular = NotStr('''''') -icon_redo_alt = NotStr('''''') -icon_prescription = NotStr('''''') -icon_hdd_regular = NotStr('''''') -icon_hive = NotStr('''''') -icon_stopwatch = NotStr('''''') -icon_medium_m = NotStr('''''') -icon_file = NotStr('''''') -icon_gitter = NotStr('''''') -icon_fort_awesome_alt = NotStr('''''') -icon_meh_rolling_eyes_regular = NotStr('''''') -icon_cheese = NotStr('''''') -icon_compress_arrows_alt = NotStr('''''') -icon_mobile = NotStr('''''') -icon_tractor = NotStr('''''') -icon_universal_access = NotStr('''''') -icon_align_center = NotStr('''''') -icon_phone_alt = NotStr('''''') -icon_chess_pawn = NotStr('''''') -icon_file_pdf = NotStr('''''') -icon_battery_full = NotStr('''''') -icon_business_time = NotStr('''''') -icon_cloudflare = NotStr('''''') -icon_sort_amount_down_alt = NotStr('''''') -icon_chevron_left = NotStr('''''') -icon_map_regular = NotStr('''''') -icon_users_cog = NotStr('''''') -icon_vnv = NotStr('''''') -icon_thumbs_down_regular = NotStr('''''') -icon_hotdog = NotStr('''''') -icon_keybase = NotStr('''''') -icon_list_alt_regular = NotStr('''''') -icon_stethoscope = NotStr('''''') -icon_icicles = NotStr('''''') -icon_deskpro = NotStr('''''') -icon_procedures = NotStr('''''') -icon_bitcoin = NotStr('''''') -icon_stack_overflow = NotStr('''''') -icon_cc_mastercard = NotStr('''''') -icon_css3 = NotStr('''''') -icon_luggage_cart = NotStr('''''') -icon_stack_exchange = NotStr('''''') -icon_cut = NotStr('''''') -icon_microphone_alt = NotStr('''''') -icon_chart_line = NotStr('''''') -icon_calendar_check = NotStr('''''') -icon_cloud_moon = NotStr('''''') -icon_sign = NotStr('''''') -icon_briefcase_medical = NotStr('''''') -icon_stamp = NotStr('''''') -icon_node_js = NotStr('''''') -icon_xing = NotStr('''''') -icon_file_code = NotStr('''''') -icon_torah = NotStr('''''') -icon_suse = NotStr('''''') -icon_subway = NotStr('''''') -icon_meteor = NotStr('''''') -icon_quote_left = NotStr('''''') -icon_react = NotStr('''''') -icon_thermometer_three_quarters = NotStr('''''') -icon_play = NotStr('''''') -icon_list_ul = NotStr('''''') -icon_delicious = NotStr('''''') -icon_equals = NotStr('''''') -icon_python = NotStr('''''') -icon_hourglass_end = NotStr('''''') -icon_fire = NotStr('''''') -icon_cart_arrow_down = NotStr('''''') -icon_dice_six = NotStr('''''') -icon_affiliatetheme = NotStr('''''') -icon_archive = NotStr('''''') -icon_google_plus_g = NotStr('''''') -icon_vials = NotStr('''''') -icon_share_square_regular = NotStr('''''') -icon_file_word = NotStr('''''') -icon_keyboard_regular = NotStr('''''') -icon_arrow_alt_circle_down = NotStr('''''') -icon_check_square_regular = NotStr('''''') -icon_weight = NotStr('''''') -icon_rust = NotStr('''''') -icon_volume_down = NotStr('''''') -icon_sort_down = NotStr('''''') -icon_vuejs = NotStr('''''') -icon_underline = NotStr('''''') -icon_creative_commons_zero = NotStr('''''') -icon_facebook_square = NotStr('''''') -icon_mask = NotStr('''''') -icon_tenge = NotStr('''''') -icon_simplybuilt = NotStr('''''') -icon_microphone_slash = NotStr('''''') -icon_acquisitions_incorporated = NotStr('''''') -icon_life_ring_regular = NotStr('''''') -icon_toilet_paper_slash = NotStr('''''') -icon_at = NotStr('''''') -icon_bootstrap = NotStr('''''') -icon_pen_fancy = NotStr('''''') -icon_readme = NotStr('''''') -icon_trash_alt = NotStr('''''') -icon_sms = NotStr('''''') -icon_square = NotStr('''''') -icon_pump_soap = NotStr('''''') -icon_american_sign_language_interpreting = NotStr('''''') -icon_get_pocket = NotStr('''''') -icon_map_marked = NotStr('''''') -icon_headphones = NotStr('''''') -icon_fast_forward = NotStr('''''') -icon_crutch = NotStr('''''') -icon_voicemail = NotStr('''''') -icon_fa500_px = NotStr('''''') -icon_chess_rook = NotStr('''''') -icon_registered = NotStr('''''') -icon_democrat = NotStr('''''') -icon_highlighter = NotStr('''''') -icon_blog = NotStr('''''') -icon_grin_tears = NotStr('''''') -icon_cc_jcb = NotStr('''''') -icon_plane = NotStr('''''') -icon_sort_amount_down = NotStr('''''') -icon_bluetooth = NotStr('''''') -icon_fedora = NotStr('''''') -icon_bomb = NotStr('''''') -icon_file_archive_regular = NotStr('''''') -icon_radiation = NotStr('''''') -icon_grin_tongue_wink = NotStr('''''') -icon_sistrix = NotStr('''''') -icon_portrait = NotStr('''''') -icon_gavel = NotStr('''''') -icon_file_image = NotStr('''''') -icon_cart_plus = NotStr('''''') -icon_hackerrank = NotStr('''''') -icon_less_than = NotStr('''''') -icon_avianex = NotStr('''''') -icon_fill = NotStr('''''') -icon_file_invoice = NotStr('''''') -icon_record_vinyl = NotStr('''''') -icon_camera = NotStr('''''') -icon_align_justify = NotStr('''''') -icon_dot_circle = NotStr('''''') -icon_cookie_bite = NotStr('''''') -icon_question_circle = NotStr('''''') -icon_arrow_alt_circle_left = NotStr('''''') -icon_grin_beam_sweat_regular = NotStr('''''') -icon_holly_berry = NotStr('''''') -icon_bookmark = NotStr('''''') -icon_folder_plus = NotStr('''''') -icon_audio_description = NotStr('''''') -icon_guitar = NotStr('''''') -icon_wordpress_simple = NotStr('''''') -icon_head_side_mask = NotStr('''''') -icon_car_side = NotStr('''''') -icon_adjust = NotStr('''''') -icon_globe_africa = NotStr('''''') -icon_video_slash = NotStr('''''') -icon_mouse = NotStr('''''') -icon_utensil_spoon = NotStr('''''') -icon_list = NotStr('''''') -icon_wpbeginner = NotStr('''''') -icon_wind = NotStr('''''') -icon_wave_square = NotStr('''''') -icon_cloud_rain = NotStr('''''') -icon_retweet = NotStr('''''') -icon_arrow_alt_circle_up = NotStr('''''') -icon_github = NotStr('''''') -icon_chevron_down = NotStr('''''') -icon_dragon = NotStr('''''') -icon_qq = NotStr('''''') -icon_clipboard = NotStr('''''') -icon_couch = NotStr('''''') -icon_crow = NotStr('''''') -icon_deploydog = NotStr('''''') -icon_thermometer_empty = NotStr('''''') -icon_cookie = NotStr('''''') -icon_pied_piper_square = NotStr('''''') -icon_carrot = NotStr('''''') -icon_caret_square_down = NotStr('''''') -icon_hand_peace_regular = NotStr('''''') -icon_code_branch = NotStr('''''') -icon_sketch = NotStr('''''') -icon_hockey_puck = NotStr('''''') -icon_head_side_cough = NotStr('''''') -icon_meh = NotStr('''''') -icon_draft2_digital = NotStr('''''') -icon_home = NotStr('''''') -icon_sliders_h = NotStr('''''') -icon_menorah = NotStr('''''') -icon_instagram = NotStr('''''') -icon_dice_d6 = NotStr('''''') -icon_discord = NotStr('''''') -icon_laugh_beam = NotStr('''''') -icon_language = NotStr('''''') -icon_sign_in_alt = NotStr('''''') -icon_atlassian = NotStr('''''') -icon_flask = NotStr('''''') -icon_clock = NotStr('''''') -icon_chalkboard_teacher = NotStr('''''') -icon_file_audio_regular = NotStr('''''') -icon_book_reader = NotStr('''''') -icon_plane_slash = NotStr('''''') -icon_arrow_circle_down = NotStr('''''') -icon_watchman_monitoring = NotStr('''''') -icon_algolia = NotStr('''''') -icon_speaker_deck = NotStr('''''') -icon_itunes_note = NotStr('''''') -icon_award = NotStr('''''') -icon_transgender = NotStr('''''') -icon_vimeo_v = NotStr('''''') -icon_door_closed = NotStr('''''') -icon_tumblr = NotStr('''''') -icon_binoculars = NotStr('''''') -icon_truck = NotStr('''''') -icon_id_card_regular = NotStr('''''') -icon_dog = NotStr('''''') -icon_calendar_minus_regular = NotStr('''''') -icon_dyalog = NotStr('''''') -icon_grin_tongue_squint_regular = NotStr('''''') -icon_heading = NotStr('''''') -icon_clinic_medical = NotStr('''''') -icon_fire_extinguisher = NotStr('''''') -icon_js_square = NotStr('''''') -icon_trailer = NotStr('''''') -icon_heart = NotStr('''''') -icon_truck_pickup = NotStr('''''') -icon_hand_rock = NotStr('''''') -icon_grunt = NotStr('''''') -icon_codepen = NotStr('''''') -icon_caret_up = NotStr('''''') -icon_bed = NotStr('''''') -icon_eye_slash_regular = NotStr('''''') -icon_box_tissue = NotStr('''''') -icon_laugh_wink_regular = NotStr('''''') -icon_grin_regular = NotStr('''''') -icon_mercury = NotStr('''''') -icon_arrows_alt = NotStr('''''') -icon_yelp = NotStr('''''') -icon_water = NotStr('''''') -icon_money_bill_wave = NotStr('''''') -icon_kaggle = NotStr('''''') -icon_github_alt = NotStr('''''') -icon_dailymotion = NotStr('''''') -icon_periscope = NotStr('''''') -icon_long_arrow_alt_down = NotStr('''''') -icon_user_slash = NotStr('''''') -icon_ellipsis_h = NotStr('''''') -icon_keyboard = NotStr('''''') -icon_laugh_beam_regular = NotStr('''''') -icon_text_height = NotStr('''''') -icon_tape = NotStr('''''') -icon_glide_g = NotStr('''''') -icon_helicopter = NotStr('''''') -icon_unlink = NotStr('''''') -icon_mixer = NotStr('''''') -icon_external_link_alt = NotStr('''''') -icon_patreon = NotStr('''''') -icon_flipboard = NotStr('''''') -icon_quote_right = NotStr('''''') -icon_salesforce = NotStr('''''') -icon_check_double = NotStr('''''') -icon_microscope = NotStr('''''') -icon_spotify = NotStr('''''') -icon_futbol_regular = NotStr('''''') -icon_calendar_times = NotStr('''''') -icon_pray = NotStr('''''') -icon_user_friends = NotStr('''''') -icon_moon_regular = NotStr('''''') -icon_shoe_prints = NotStr('''''') -icon_renren = NotStr('''''') -icon_chevron_circle_left = NotStr('''''') -icon_asymmetrik = NotStr('''''') -icon_umbraco = NotStr('''''') -icon_yandex_international = NotStr('''''') -icon_wrench = NotStr('''''') -icon_mountain = NotStr('''''') -icon_tint_slash = NotStr('''''') -icon_desktop = NotStr('''''') -icon_creative_commons_nc_eu = NotStr('''''') -icon_dev = NotStr('''''') -icon_question = NotStr('''''') -icon_mars_stroke_h = NotStr('''''') -icon_lyft = NotStr('''''') -icon_newspaper_regular = NotStr('''''') -icon_unsplash = NotStr('''''') -icon_wallet = NotStr('''''') -icon_camera_retro = NotStr('''''') -icon_car = NotStr('''''') -icon_pied_piper_hat = NotStr('''''') -icon_mars_stroke = NotStr('''''') -icon_teeth = NotStr('''''') -icon_lira_sign = NotStr('''''') -icon_reacteurope = NotStr('''''') -icon_tty = NotStr('''''') -icon_smile_regular = NotStr('''''') -icon_shopping_basket = NotStr('''''') -icon_edge = NotStr('''''') -icon_cubes = NotStr('''''') -icon_hat_wizard = NotStr('''''') -icon_download = NotStr('''''') -icon_angellist = NotStr('''''') -icon_city = NotStr('''''') -icon_behance_square = NotStr('''''') -icon_google_plus_square = NotStr('''''') -icon_microchip = NotStr('''''') -icon_crop = NotStr('''''') -icon_firefox = NotStr('''''') -icon_dice_three = NotStr('''''') -icon_firefox_browser = NotStr('''''') -icon_soundcloud = NotStr('''''') -icon_etsy = NotStr('''''') -icon_servicestack = NotStr('''''') -icon_link = NotStr('''''') -icon_ethernet = NotStr('''''') -icon_wine_bottle = NotStr('''''') -icon_mitten = NotStr('''''') -icon_chevron_right = NotStr('''''') -icon_sad_cry = NotStr('''''') -icon_cogs = NotStr('''''') -icon_undo_alt = NotStr('''''') -icon_object_group = NotStr('''''') -icon_lungs = NotStr('''''') -icon_typo3 = NotStr('''''') -icon_toggle_on = NotStr('''''') -icon_meetup = NotStr('''''') -icon_recycle = NotStr('''''') -icon_icons = NotStr('''''') -icon_piggy_bank = NotStr('''''') -icon_truck_moving = NotStr('''''') -icon_stumbleupon_circle = NotStr('''''') -icon_safari = NotStr('''''') -icon_chart_bar = NotStr('''''') -icon_dropbox = NotStr('''''') -icon_vote_yea = NotStr('''''') -icon_medapps = NotStr('''''') -icon_virus = NotStr('''''') -icon_theater_masks = NotStr('''''') -icon_arrow_right = NotStr('''''') -icon_hand_point_down_regular = NotStr('''''') -icon_egg = NotStr('''''') -icon_industry = NotStr('''''') -icon_book_open = NotStr('''''') -icon_vihara = NotStr('''''') -icon_vr_cardboard = NotStr('''''') -icon_app_store = NotStr('''''') -icon_pallet = NotStr('''''') -icon_balance_scale_right = NotStr('''''') -icon_mobile_alt = NotStr('''''') -icon_modx = NotStr('''''') -icon_swimmer = NotStr('''''') -icon_file_excel = NotStr('''''') -icon_stopwatch20 = NotStr('''''') -icon_arrow_alt_circle_up_regular = NotStr('''''') -icon_hiking = NotStr('''''') -icon_stream = NotStr('''''') -icon_parking = NotStr('''''') -icon_bolt = NotStr('''''') -icon_phone_volume = NotStr('''''') -icon_ellipsis_v = NotStr('''''') -icon_grin_beam_regular = NotStr('''''') -icon_weebly = NotStr('''''') -icon_window_close = NotStr('''''') -icon_empire = NotStr('''''') -icon_paste = NotStr('''''') -icon_glass_whiskey = NotStr('''''') -icon_microphone_alt_slash = NotStr('''''') -icon_long_arrow_alt_up = NotStr('''''') -icon_phone = NotStr('''''') -icon_clipboard_regular = NotStr('''''') -icon_gitkraken = NotStr('''''') -icon_mix = NotStr('''''') -icon_microblog = NotStr('''''') -icon_hippo = NotStr('''''') -icon_charging_station = NotStr('''''') -icon_stackpath = NotStr('''''') -icon_hand_point_left_regular = NotStr('''''') -icon_virus_slash = NotStr('''''') -icon_film = NotStr('''''') -icon_user_shield = NotStr('''''') -icon_clock_regular = NotStr('''''') -icon_css3_alt = NotStr('''''') -icon_calendar_minus = NotStr('''''') -icon_draw_polygon = NotStr('''''') -icon_hryvnia = NotStr('''''') -icon_restroom = NotStr('''''') -icon_radiation_alt = NotStr('''''') -icon_sort_numeric_down = NotStr('''''') -icon_sort_amount_up_alt = NotStr('''''') -icon_compress_alt = NotStr('''''') -icon_store_alt = NotStr('''''') -icon_creative_commons_sa = NotStr('''''') -icon_cloud_moon_rain = NotStr('''''') -icon_stop = NotStr('''''') -icon_info_circle = NotStr('''''') -icon_level_down_alt = NotStr('''''') -icon_mortar_pestle = NotStr('''''') -icon_candy_cane = NotStr('''''') -icon_list_alt = NotStr('''''') -icon_untappd = NotStr('''''') -icon_bong = NotStr('''''') -icon_cpanel = NotStr('''''') -icon_drupal = NotStr('''''') -icon_grin_tongue_squint = NotStr('''''') -icon_truck_monster = NotStr('''''') -icon_hand_point_left = NotStr('''''') -icon_republican = NotStr('''''') -icon_check_circle_regular = NotStr('''''') -icon_php = NotStr('''''') -icon_phone_slash = NotStr('''''') -icon_subscript = NotStr('''''') -icon_fulcrum = NotStr('''''') -icon_rebel = NotStr('''''') -icon_squarespace = NotStr('''''') -icon_dribbble_square = NotStr('''''') -icon_bone = NotStr('''''') -icon_apple = NotStr('''''') -icon_chromecast = NotStr('''''') -icon_venus_double = NotStr('''''') -icon_rss_square = NotStr('''''') -icon_magnet = NotStr('''''') -icon_uber = NotStr('''''') -icon_itunes = NotStr('''''') -icon_tripadvisor = NotStr('''''') -icon_x_ray = NotStr('''''') -icon_sign_out_alt = NotStr('''''') -icon_inbox = NotStr('''''') -icon_amilia = NotStr('''''') -icon_poll_h = NotStr('''''') -icon_eye = NotStr('''''') -icon_rev = NotStr('''''') -icon_calendar_check_regular = NotStr('''''') -icon_plus_square_regular = NotStr('''''') -icon_bezier_curve = NotStr('''''') -icon_music = NotStr('''''') -icon_ubuntu = NotStr('''''') -icon_external_link_square_alt = NotStr('''''') -icon_blackberry = NotStr('''''') -icon_font_awesome_flag = NotStr('''''') -icon_tablet = NotStr('''''') -icon_prescription_bottle = NotStr('''''') -icon_list_ol = NotStr('''''') -icon_user_times = NotStr('''''') -icon_search_dollar = NotStr('''''') -icon_plus = NotStr('''''') -icon_caret_down = NotStr('''''') -icon_steam_square = NotStr('''''') -icon_edge_legacy = NotStr('''''') -icon_search_minus = NotStr('''''') -icon_pastafarianism = NotStr('''''') -icon_mars = NotStr('''''') -icon_gift = NotStr('''''') -icon_shield_virus = NotStr('''''') -icon_head_side_cough_slash = NotStr('''''') -icon_paint_brush = NotStr('''''') -icon_flag_usa = NotStr('''''') -icon_stroopwafel = NotStr('''''') -icon_user_ninja = NotStr('''''') -icon_surprise_regular = NotStr('''''') -icon_church = NotStr('''''') -icon_passport = NotStr('''''') -icon_phoenix_squadron = NotStr('''''') -icon_apple_alt = NotStr('''''') -icon_angle_double_up = NotStr('''''') -icon_shuttle_van = NotStr('''''') -icon_tencent_weibo = NotStr('''''') -icon_dove = NotStr('''''') -icon_angry = NotStr('''''') -icon_share_square = NotStr('''''') -icon_black_tie = NotStr('''''') -icon_calculator = NotStr('''''') -icon_sort_numeric_down_alt = NotStr('''''') -icon_chess = NotStr('''''') -icon_creative_commons = NotStr('''''') -icon_shield_alt = NotStr('''''') -icon_yoast = NotStr('''''') -icon_pills = NotStr('''''') -icon_google_play = NotStr('''''') -icon_pound_sign = NotStr('''''') -icon_korvue = NotStr('''''') -icon_caravan = NotStr('''''') -icon_space_shuttle = NotStr('''''') -icon_brain = NotStr('''''') -icon_digital_ocean = NotStr('''''') -icon_envelope_open = NotStr('''''') -icon_hospital_user = NotStr('''''') -icon_memory = NotStr('''''') -icon_glass_martini_alt = NotStr('''''') -icon_skating = NotStr('''''') -icon_hand_point_up_regular = NotStr('''''') -icon_heart_broken = NotStr('''''') -icon_exclamation_circle = NotStr('''''') -icon_gg = NotStr('''''') -icon_pencil_alt = NotStr('''''') -icon_long_arrow_alt_right = NotStr('''''') -icon_drumstick_bite = NotStr('''''') -icon_tablets = NotStr('''''') -icon_octopus_deploy = NotStr('''''') -icon_divide = NotStr('''''') -icon_mars_double = NotStr('''''') -icon_hospital_alt = NotStr('''''') -icon_transgender_alt = NotStr('''''') -icon_redhat = NotStr('''''') -icon_envelope = NotStr('''''') -icon_user_circle = NotStr('''''') -icon_instalod = NotStr('''''') -icon_sun = NotStr('''''') -icon_superscript = NotStr('''''') -icon_line = NotStr('''''') -icon_prescription_bottle_alt = NotStr('''''') -icon_meh_blank = NotStr('''''') -icon_napster = NotStr('''''') -icon_star = NotStr('''''') -icon_map_marker_alt = NotStr('''''') -icon_swimming_pool = NotStr('''''') -icon_torii_gate = NotStr('''''') -icon_file_contract = NotStr('''''') -icon_red_river = NotStr('''''') -icon_train = NotStr('''''') -icon_users = NotStr('''''') -icon_arrow_circle_up = NotStr('''''') -icon_skull_crossbones = NotStr('''''') -icon_ankh = NotStr('''''') -icon_wheelchair = NotStr('''''') -icon_grin_tongue_regular = NotStr('''''') -icon_skype = NotStr('''''') -icon_dolly_flatbed = NotStr('''''') -icon_street_view = NotStr('''''') -icon_intercom = NotStr('''''') -icon_project_diagram = NotStr('''''') -icon_fonticons_fi = NotStr('''''') -icon_syringe = NotStr('''''') -icon_gitlab = NotStr('''''') -icon_hand_holding_usd = NotStr('''''') -icon_pinterest_square = NotStr('''''') -icon_linkedin = NotStr('''''') -icon_cc_discover = NotStr('''''') -icon_feather_alt = NotStr('''''') -icon_medium = NotStr('''''') -icon_file_regular = NotStr('''''') -icon_y_combinator = NotStr('''''') -icon_dice_five = NotStr('''''') -icon_dhl = NotStr('''''') -icon_twitch = NotStr('''''') -icon_yahoo = NotStr('''''') -icon_magic = NotStr('''''') -icon_percentage = NotStr('''''') -icon_comment = NotStr('''''') -icon_venus_mars = NotStr('''''') -icon_comment_dollar = NotStr('''''') -icon_globe_americas = NotStr('''''') -icon_bus = NotStr('''''') -icon_dumbbell = NotStr('''''') -icon_caret_square_up = NotStr('''''') -icon_centos = NotStr('''''') -icon_wine_glass = NotStr('''''') -icon_sticky_note_regular = NotStr('''''') -icon_car_alt = NotStr('''''') -icon_cc_visa = NotStr('''''') -icon_joget = NotStr('''''') -icon_splotch = NotStr('''''') -icon_image = NotStr('''''') -icon_rainbow = NotStr('''''') -icon_heartbeat = NotStr('''''') -icon_biking = NotStr('''''') -icon_flickr = NotStr('''''') -icon_flag_regular = NotStr('''''') -icon_ban = NotStr('''''') -icon_book_medical = NotStr('''''') -icon_cloudscale = NotStr('''''') -icon_font = NotStr('''''') -icon_dribbble = NotStr('''''') -icon_bell_slash = NotStr('''''') -icon_exclamation = NotStr('''''') -icon_plus_circle = NotStr('''''') -icon_jedi = NotStr('''''') -icon_place_of_worship = NotStr('''''') -icon_grin_squint = NotStr('''''') -icon_drum_steelpan = NotStr('''''') -icon_volume_up = NotStr('''''') -icon_caret_left = NotStr('''''') -icon_building = NotStr('''''') -icon_drum = NotStr('''''') -icon_calendar_plus_regular = NotStr('''''') -icon_itch_io = NotStr('''''') -icon_compass = NotStr('''''') -icon_snowplow = NotStr('''''') -icon_cloud_upload_alt = NotStr('''''') -icon_angle_double_left = NotStr('''''') -icon_wpexplorer = NotStr('''''') -icon_hand_pointer = NotStr('''''') -icon_paper_plane = NotStr('''''') -icon_cloud = NotStr('''''') -icon_tv = NotStr('''''') -icon_meh_regular = NotStr('''''') -icon_battery_empty = NotStr('''''') -icon_java = NotStr('''''') -icon_sith = NotStr('''''') -icon_instagram_square = NotStr('''''') -icon_snowflake = NotStr('''''') -icon_bandcamp = NotStr('''''') -icon_calendar_alt_regular = NotStr('''''') -icon_imdb = NotStr('''''') -icon_search = NotStr('''''') -icon_creative_commons_pd = NotStr('''''') -icon_motorcycle = NotStr('''''') -icon_baby_carriage = NotStr('''''') -icon_building_regular = NotStr('''''') -icon_galactic_republic = NotStr('''''') -icon_sleigh = NotStr('''''') -icon_italic = NotStr('''''') -icon_puzzle_piece = NotStr('''''') -icon_star_and_crescent = NotStr('''''') -icon_calendar_times_regular = NotStr('''''') -icon_store_slash = NotStr('''''') -icon_stop_circle_regular = NotStr('''''') -icon_whmcs = NotStr('''''') -icon_dice = NotStr('''''') -icon_sass = NotStr('''''') -icon_centercode = NotStr('''''') -icon_route = NotStr('''''') -icon_mastodon = NotStr('''''') -icon_hubspot = NotStr('''''') -icon_vial = NotStr('''''') -icon_dice_d20 = NotStr('''''') -icon_trash_restore = NotStr('''''') -icon_step_backward = NotStr('''''') -icon_google_plus = NotStr('''''') -icon_key = NotStr('''''') -icon_images_regular = NotStr('''''') -icon_creative_commons_pd_alt = NotStr('''''') -icon_th = NotStr('''''') -icon_gamepad = NotStr('''''') -icon_broom = NotStr('''''') -icon_minus = NotStr('''''') -icon_hourglass_start = NotStr('''''') -icon_bible = NotStr('''''') -icon_feather = NotStr('''''') -icon_grip_lines_vertical = NotStr('''''') -icon_viacoin = NotStr('''''') -icon_kiwi_bird = NotStr('''''') -icon_hand_holding_heart = NotStr('''''') -icon_tasks = NotStr('''''') -icon_ruler_horizontal = NotStr('''''') -icon_star_half = NotStr('''''') -icon_erlang = NotStr('''''') -icon_long_arrow_alt_left = NotStr('''''') -icon_crosshairs = NotStr('''''') -icon_genderless = NotStr('''''') -icon_folder_open_regular = NotStr('''''') -icon_id_card_alt = NotStr('''''') -icon_file_archive = NotStr('''''') -icon_aws = NotStr('''''') -icon_file_image_regular = NotStr('''''') -icon_map = NotStr('''''') -icon_digg = NotStr('''''') -icon_quran = NotStr('''''') -icon_shapes = NotStr('''''') -icon_map_signs = NotStr('''''') -icon_odnoklassniki = NotStr('''''') -icon_credit_card_regular = NotStr('''''') -icon_parachute_box = NotStr('''''') -icon_grin_alt_regular = NotStr('''''') -icon_ad = NotStr('''''') -icon_viadeo = NotStr('''''') -icon_bread_slice = NotStr('''''') -icon_paragraph = NotStr('''''') -icon_house_user = NotStr('''''') -icon_jedi_order = NotStr('''''') -icon_landmark = NotStr('''''') -icon_headphones_alt = NotStr('''''') -icon_file_invoice_dollar = NotStr('''''') -icon_google_pay = NotStr('''''') -icon_hospital = NotStr('''''') -icon_crop_alt = NotStr('''''') -icon_calendar_week = NotStr('''''') -icon_joomla = NotStr('''''') -icon_cannabis = NotStr('''''') -icon_image_regular = NotStr('''''') -icon_money_bill_alt_regular = NotStr('''''') -icon_thermometer_quarter = NotStr('''''') -icon_chart_area = NotStr('''''') -icon_address_book_regular = NotStr('''''') -icon_dizzy_regular = NotStr('''''') -icon_assistive_listening_systems = NotStr('''''') -icon_object_ungroup = NotStr('''''') -icon_volume_mute = NotStr('''''') -icon_uniregistry = NotStr('''''') -icon_researchgate = NotStr('''''') -icon_volleyball_ball = NotStr('''''') -icon_newspaper = NotStr('''''') -icon_times_circle_regular = NotStr('''''') -icon_crown = NotStr('''''') -icon_innosoft = NotStr('''''') -icon_wpressr = NotStr('''''') -icon_grin_stars = NotStr('''''') -icon_directions = NotStr('''''') -icon_grin_tears_regular = NotStr('''''') -icon_vine = NotStr('''''') -icon_peace = NotStr('''''') -icon_socks = NotStr('''''') -icon_road = NotStr('''''') -icon_kiss_wink_heart = NotStr('''''') -icon_signal = NotStr('''''') -icon_volume_off = NotStr('''''') -icon_sad_tear = NotStr('''''') -icon_grin_tongue = NotStr('''''') -icon_cc_apple_pay = NotStr('''''') -icon_font_awesome_alt = NotStr('''''') -icon_cc_amex = NotStr('''''') -icon_user_circle_regular = NotStr('''''') -icon_file_video = NotStr('''''') -icon_file_medical = NotStr('''''') -icon_lightbulb_regular = NotStr('''''') -icon_thermometer_full = NotStr('''''') -icon_paper_plane_regular = NotStr('''''') -icon_vector_square = NotStr('''''') -icon_circle_notch = NotStr('''''') -icon_weixin = NotStr('''''') -icon_expand_arrows_alt = NotStr('''''') -icon_hand_middle_finger = NotStr('''''') -icon_usps = NotStr('''''') -icon_th_list = NotStr('''''') -icon_address_card_regular = NotStr('''''') -icon_file_csv = NotStr('''''') -icon_hourglass_half = NotStr('''''') -icon_lungs_virus = NotStr('''''') -icon_paw = NotStr('''''') -icon_less = NotStr('''''') -icon_angle_double_right = NotStr('''''') -icon_smoking = NotStr('''''') -icon_mars_stroke_v = NotStr('''''') -icon_user_plus = NotStr('''''') -icon_linode = NotStr('''''') -icon_glasses = NotStr('''''') -icon_poo = NotStr('''''') -icon_sink = NotStr('''''') -icon_ussunnah = NotStr('''''') -icon_thumbtack = NotStr('''''') -icon_file_word_regular = NotStr('''''') -icon_creative_commons_nc = NotStr('''''') -icon_figma = NotStr('''''') -icon_buromobelexperte = NotStr('''''') -icon_neuter = NotStr('''''') -icon_evernote = NotStr('''''') -icon_ebay = NotStr('''''') -icon_earlybirds = NotStr('''''') -icon_pushed = NotStr('''''') -icon_satellite_dish = NotStr('''''') -icon_surprise = NotStr('''''') -icon_lock_open = NotStr('''''') -icon_folder_regular = NotStr('''''') -icon_envelope_regular = NotStr('''''') -icon_trash_restore_alt = NotStr('''''') -icon_ruble_sign = NotStr('''''') -icon_not_equal = NotStr('''''') -icon_hard_hat = NotStr('''''') -icon_swift = NotStr('''''') -icon_closed_captioning = NotStr('''''') -icon_searchengin = NotStr('''''') -icon_user_clock = NotStr('''''') -icon_hammer = NotStr('''''') -icon_shopping_bag = NotStr('''''') -icon_comments_dollar = NotStr('''''') -icon_plane_arrival = NotStr('''''') -icon_sourcetree = NotStr('''''') -icon_handshake_slash = NotStr('''''') -icon_hand_pointer_regular = NotStr('''''') -icon_money_bill = NotStr('''''') -icon_html5 = NotStr('''''') -icon_gofore = NotStr('''''') -icon_tiktok = NotStr('''''') -icon_uikit = NotStr('''''') -icon_tag = NotStr('''''') -icon_grin_squint_tears_regular = NotStr('''''') -icon_grin_squint_regular = NotStr('''''') -icon_dungeon = NotStr('''''') -icon_border_style = NotStr('''''') -icon_barcode = NotStr('''''') -icon_smile = NotStr('''''') -icon_edit_regular = NotStr('''''') -icon_copy = NotStr('''''') -icon_spa = NotStr('''''') -icon_bluetooth_b = NotStr('''''') -icon_hourglass = NotStr('''''') -icon_phabricator = NotStr('''''') -icon_snapchat = NotStr('''''') -icon_closed_captioning_regular = NotStr('''''') -icon_r_project = NotStr('''''') -icon_pizza_slice = NotStr('''''') -icon_gem_regular = NotStr('''''') -icon_chrome = NotStr('''''') -icon_random = NotStr('''''') -icon_eye_dropper = NotStr('''''') -icon_moon = NotStr('''''') -icon_studiovinari = NotStr('''''') -icon_cloud_showers_heavy = NotStr('''''') -icon_grimace = NotStr('''''') -icon_thumbs_up_regular = NotStr('''''') -icon_save_regular = NotStr('''''') -icon_toilet_paper = NotStr('''''') -icon_wordpress = NotStr('''''') -icon_share_alt = NotStr('''''') -icon_rockrms = NotStr('''''') -icon_free_code_camp = NotStr('''''') -icon_bold = NotStr('''''') -icon_steam_symbol = NotStr('''''') -icon_codiepie = NotStr('''''') -icon_minus_square_regular = NotStr('''''') -icon_hands = NotStr('''''') -icon_bars = NotStr('''''') -icon_hand_spock_regular = NotStr('''''') -icon_medkit = NotStr('''''') -icon_pied_piper_alt = NotStr('''''') -icon_angle_double_down = NotStr('''''') -icon_umbrella = NotStr('''''') -icon_buffer = NotStr('''''') -icon_palfed = NotStr('''''') -icon_behance = NotStr('''''') -icon_pause_circle_regular = NotStr('''''') -icon_artstation = NotStr('''''') -icon_pager = NotStr('''''') -icon_podcast = NotStr('''''') -icon_phoenix_framework = NotStr('''''') -icon_ethereum = NotStr('''''') -icon_reddit = NotStr('''''') -icon_reddit_alien = NotStr('''''') -icon_id_badge = NotStr('''''') -icon_dizzy = NotStr('''''') -icon_square_regular = NotStr('''''') -icon_dochub = NotStr('''''') -icon_user_edit = NotStr('''''') -icon_caret_right = NotStr('''''') -icon_mixcloud = NotStr('''''') -icon_grip_horizontal = NotStr('''''') -icon_hand_holding_medical = NotStr('''''') -icon_atlas = NotStr('''''') -icon_bimobject = NotStr('''''') -icon_cloudversify = NotStr('''''') -icon_sitemap = NotStr('''''') -icon_linux = NotStr('''''') -icon_folder_minus = NotStr('''''') -icon_gas_pump = NotStr('''''') -icon_fill_drip = NotStr('''''') -icon_hips = NotStr('''''') -icon_frown_open_regular = NotStr('''''') -icon_window_restore_regular = NotStr('''''') -icon_kiss = NotStr('''''') -icon_google_drive = NotStr('''''') -icon_greater_than = NotStr('''''') -icon_pump_medical = NotStr('''''') -icon_trademark = NotStr('''''') -icon_think_peaks = NotStr('''''') -icon_chevron_circle_right = NotStr('''''') -icon_share_alt_square = NotStr('''''') -icon_golf_ball = NotStr('''''') -icon_hands_wash = NotStr('''''') -icon_github_square = NotStr('''''') -icon_envelope_square = NotStr('''''') -icon_page4 = NotStr('''''') -icon_tint = NotStr('''''') -icon_vimeo_square = NotStr('''''') -icon_chart_bar_regular = NotStr('''''') -icon_apper = NotStr('''''') -icon_receipt = NotStr('''''') -icon_cc_stripe = NotStr('''''') -icon_warehouse = NotStr('''''') -icon_folder = NotStr('''''') -icon_grin_wink_regular = NotStr('''''') -icon_spinner = NotStr('''''') -icon_address_card = NotStr('''''') -icon_smile_beam = NotStr('''''') -icon_text_width = NotStr('''''') -icon_arrow_down = NotStr('''''') -icon_twitter = NotStr('''''') -icon_elementor = NotStr('''''') -icon_ambulance = NotStr('''''') -icon_sort_alpha_up = NotStr('''''') -icon_toggle_off = NotStr('''''') -icon_briefcase = NotStr('''''') -icon_coffee = NotStr('''''') -icon_layer_group = NotStr('''''') -icon_chevron_circle_up = NotStr('''''') -icon_creative_commons_nc_jp = NotStr('''''') -icon_microsoft = NotStr('''''') -icon_btc = NotStr('''''') -icon_yammer = NotStr('''''') -icon_joint = NotStr('''''') -icon_pinterest = NotStr('''''') -icon_less_than_equal = NotStr('''''') -icon_bookmark_regular = NotStr('''''') -icon_user_regular = NotStr('''''') -icon_funnel_dollar = NotStr('''''') -icon_bell_regular = NotStr('''''') -icon_level_up_alt = NotStr('''''') -icon_door_open = NotStr('''''') -icon_snapchat_ghost = NotStr('''''') -icon_headset = NotStr('''''') -icon_foursquare = NotStr('''''') -icon_house_damage = NotStr('''''') -icon_frog = NotStr('''''') -icon_user_md = NotStr('''''') -icon_info = NotStr('''''') -icon_creative_commons_sampling_plus = NotStr('''''') -icon_buy_n_large = NotStr('''''') -icon_unlock_alt = NotStr('''''') -icon_wpforms = NotStr('''''') -icon_buysellads = NotStr('''''') -icon_ello = NotStr('''''') -icon_superpowers = NotStr('''''') -icon_file_download = NotStr('''''') -icon_cross = NotStr('''''') -icon_cloud_download_alt = NotStr('''''') -icon_docker = NotStr('''''') -icon_diagnoses = NotStr('''''') -icon_dolly = NotStr('''''') -icon_store_alt_slash = NotStr('''''') -icon_expand_alt = NotStr('''''') -icon_male = NotStr('''''') -icon_fedex = NotStr('''''') -icon_file_code_regular = NotStr('''''') -icon_air_freshener = NotStr('''''') -icon_mosque = NotStr('''''') -icon_keycdn = NotStr('''''') -icon_comments = NotStr('''''') -icon_chevron_circle_down = NotStr('''''') -icon_deezer = NotStr('''''') -icon_dice_four = NotStr('''''') -icon_cube = NotStr('''''') -icon_sort_alpha_down = NotStr('''''') -icon_balance_scale_left = NotStr('''''') -icon_tooth = NotStr('''''') -icon_comments_regular = NotStr('''''') -icon_snowflake_regular = NotStr('''''') -icon_viber = NotStr('''''') -icon_guilded = NotStr('''''') -icon_laugh_wink = NotStr('''''') -icon_unity = NotStr('''''') -icon_user_lock = NotStr('''''') -icon_flushed_regular = NotStr('''''') -icon_caret_square_left = NotStr('''''') -icon_meh_blank_regular = NotStr('''''') -icon_hand_point_down = NotStr('''''') -icon_smog = NotStr('''''') -icon_window_maximize_regular = NotStr('''''') -icon_times = NotStr('''''') -icon_arrow_alt_circle_right = NotStr('''''') -icon_om = NotStr('''''') -icon_exclamation_triangle = NotStr('''''') -icon_blogger_b = NotStr('''''') -icon_confluence = NotStr('''''') -icon_filter = NotStr('''''') -icon_bug = NotStr('''''') -icon_plug = NotStr('''''') -icon_tram = NotStr('''''') -icon_ruler = NotStr('''''') -icon_jenkins = NotStr('''''') -icon_slash = NotStr('''''') -icon_sd_card = NotStr('''''') -icon_sign_language = NotStr('''''') -icon_atom = NotStr('''''') -icon_robot = NotStr('''''') -icon_grin_wink = NotStr('''''') -icon_globe_europe = NotStr('''''') -icon_megaport = NotStr('''''') -icon_calendar_day = NotStr('''''') -icon_ruler_vertical = NotStr('''''') -icon_circle = NotStr('''''') -icon_laptop_medical = NotStr('''''') -icon_money_bill_wave_alt = NotStr('''''') -icon_supple = NotStr('''''') -icon_grin_hearts_regular = NotStr('''''') -icon_d_and_d = NotStr('''''') -icon_grin_hearts = NotStr('''''') -icon_hospital_symbol = NotStr('''''') -icon_penny_arcade = NotStr('''''') -icon_youtube_square = NotStr('''''') -icon_expand = NotStr('''''') -icon_creative_commons_share = NotStr('''''') -icon_fax = NotStr('''''') -icon_chess_knight = NotStr('''''') -icon_capsules = NotStr('''''') -icon_chess_bishop = NotStr('''''') -icon_thumbs_down = NotStr('''''') -icon_hand_rock_regular = NotStr('''''') -icon_car_crash = NotStr('''''') -icon_medrt = NotStr('''''') -icon_edit = NotStr('''''') -icon_window_minimize_regular = NotStr('''''') -icon_mailchimp = NotStr('''''') -icon_check_circle = NotStr('''''') -icon_user_alt = NotStr('''''') -icon_scroll = NotStr('''''') -icon_creative_commons_by = NotStr('''''') -icon_file_excel_regular = NotStr('''''') -icon_gulp = NotStr('''''') -icon_laptop_code = NotStr('''''') -icon_football_ball = NotStr('''''') -icon_taxi = NotStr('''''') -icon_handshake = NotStr('''''') -icon_unlock = NotStr('''''') -icon_trade_federation = NotStr('''''') -icon_map_pin = NotStr('''''') -icon_beer = NotStr('''''') -icon_poo_storm = NotStr('''''') -icon_infinity = NotStr('''''') -icon_hospital_regular = NotStr('''''') -icon_tshirt = NotStr('''''') -icon_yandex = NotStr('''''') -icon_glide = NotStr('''''') -icon_slideshare = NotStr('''''') -icon_tree = NotStr('''''') -icon_file_alt_regular = NotStr('''''') -icon_laravel = NotStr('''''') -icon_skiing = NotStr('''''') -icon_creative_commons_nd = NotStr('''''') -icon_otter = NotStr('''''') -icon_exchange_alt = NotStr('''''') -icon_th_large = NotStr('''''') -icon_comment_alt = NotStr('''''') -icon_shopify = NotStr('''''') -icon_broadcast_tower = NotStr('''''') -icon_file_video_regular = NotStr('''''') -icon_sim_card = NotStr('''''') -icon_chevron_up = NotStr('''''') -icon_truck_loading = NotStr('''''') -icon_anchor = NotStr('''''') -icon_asterisk = NotStr('''''') -icon_paypal = NotStr('''''') -icon_file_pdf_regular = NotStr('''''') -icon_brush = NotStr('''''') -icon_first_order_alt = NotStr('''''') -icon_h_square = NotStr('''''') -icon_smoking_ban = NotStr('''''') -icon_mizuni = NotStr('''''') -icon_skull = NotStr('''''') -icon_skiing_nordic = NotStr('''''') -icon_file_upload = NotStr('''''') -icon_file_signature = NotStr('''''') -icon_horse = NotStr('''''') -icon_pied_piper = NotStr('''''') -icon_trash_alt_regular = NotStr('''''') -icon_forumbee = NotStr('''''') -icon_comment_regular = NotStr('''''') -icon_columns = NotStr('''''') -icon_leanpub = NotStr('''''') -icon_clipboard_list = NotStr('''''') -icon_tags = NotStr('''''') -icon_glass_cheers = NotStr('''''') -icon_user_tie = NotStr('''''') -icon_goodreads = NotStr('''''') -icon_cog = NotStr('''''') -icon_play_circle_regular = NotStr('''''') -icon_grip_vertical = NotStr('''''') -icon_spider = NotStr('''''') -icon_tachometer_alt = NotStr('''''') -icon_houzz = NotStr('''''') -icon_bity = NotStr('''''') -icon_hands_helping = NotStr('''''') -icon_low_vision = NotStr('''''') -icon_strava = NotStr('''''') -icon_outdent = NotStr('''''') -icon_shipping_fast = NotStr('''''') -icon_ruler_combined = NotStr('''''') -icon_grin_alt = NotStr('''''') -icon_eraser = NotStr('''''') -icon_temperature_high = NotStr('''''') -icon_won_sign = NotStr('''''') -icon_user_cog = NotStr('''''') -icon_gratipay = NotStr('''''') -icon_chess_board = NotStr('''''') -icon_clone = NotStr('''''') -icon_vimeo = NotStr('''''') -icon_kiss_wink_heart_regular = NotStr('''''') -icon_nimblr = NotStr('''''') -icon_first_order = NotStr('''''') -icon_glass_martini = NotStr('''''') -icon_calendar_regular = NotStr('''''') -icon_suitcase = NotStr('''''') -icon_thermometer = NotStr('''''') -icon_canadian_maple_leaf = NotStr('''''') -icon_hooli = NotStr('''''') -icon_accessible_icon = NotStr('''''') -icon_shekel_sign = NotStr('''''') -icon_hand_point_right_regular = NotStr('''''') -icon_location_arrow = NotStr('''''') -icon_staylinked = NotStr('''''') -icon_smile_wink_regular = NotStr('''''') -icon_teamspeak = NotStr('''''') -icon_ring = NotStr('''''') -icon_file_powerpoint_regular = NotStr('''''') -icon_hand_lizard_regular = NotStr('''''') -icon_band_aid = NotStr('''''') -icon_play_circle = NotStr('''''') -icon_npm = NotStr('''''') -icon_alipay = NotStr('''''') -icon_drafting_compass = NotStr('''''') -icon_neos = NotStr('''''') -icon_leaf = NotStr('''''') -icon_maxcdn = NotStr('''''') -icon_stumbleupon = NotStr('''''') -icon_tumblr_square = NotStr('''''') -icon_hand_point_right = NotStr('''''') -icon_node = NotStr('''''') -icon_galactic_senate = NotStr('''''') -icon_certificate = NotStr('''''') -icon_save = NotStr('''''') -icon_allergies = NotStr('''''') -icon_vaadin = NotStr('''''') +user_injured = NotStr('''''') +screwdriver = NotStr('''''') +eye_slash = NotStr('''''') +ravelry = NotStr('''''') +times_circle = NotStr('''''') +pagelines = NotStr('''''') +invision = NotStr('''''') +angle_up = NotStr('''''') +lightbulb = NotStr('''''') +object_group_regular = NotStr('''''') +kickstarter = NotStr('''''') +d_and_d_beyond = NotStr('''''') +calendar = NotStr('''''') +traffic_light = NotStr('''''') +envira = NotStr('''''') +object_ungroup_regular = NotStr('''''') +whatsapp_square = NotStr('''''') +lock = NotStr('''''') +snapchat_square = NotStr('''''') +grin = NotStr('''''') +battery_half = NotStr('''''') +sort_numeric_up_alt = NotStr('''''') +star_half_alt = NotStr('''''') +ribbon = NotStr('''''') +bacterium = NotStr('''''') +table = NotStr('''''') +zhihu = NotStr('''''') +pen_alt = NotStr('''''') +audible = NotStr('''''') +clipboard_check = NotStr('''''') +forward = NotStr('''''') +qrcode = NotStr('''''') +bitbucket = NotStr('''''') +arrow_up = NotStr('''''') +faucet = NotStr('''''') +microphone = NotStr('''''') +arrow_alt_circle_left_regular = NotStr('''''') +ghost = NotStr('''''') +flag_checkered = NotStr('''''') +graduation_cap = NotStr('''''') +rocketchat = NotStr('''''') +aviato = NotStr('''''') +quora = NotStr('''''') +vk = NotStr('''''') +speakap = NotStr('''''') +caret_square_right_regular = NotStr('''''') +square_root_alt = NotStr('''''') +birthday_cake = NotStr('''''') +poop = NotStr('''''') +synagogue = NotStr('''''') +caret_square_down_regular = NotStr('''''') +window_close_regular = NotStr('''''') +battle_net = NotStr('''''') +bell_slash_regular = NotStr('''''') +js = NotStr('''''') +mdb = NotStr('''''') +teeth_open = NotStr('''''') +user_graduate = NotStr('''''') +book_dead = NotStr('''''') +cat = NotStr('''''') +ups = NotStr('''''') +sort_amount_up = NotStr('''''') +dollar_sign = NotStr('''''') +sort_numeric_up = NotStr('''''') +hashtag = NotStr('''''') +angrycreative = NotStr('''''') +user_check = NotStr('''''') +creative_commons_remix = NotStr('''''') +quinscape = NotStr('''''') +wix = NotStr('''''') +laugh_regular = NotStr('''''') +hand_paper = NotStr('''''') +creative_commons_sampling = NotStr('''''') +cloud_sun = NotStr('''''') +life_ring = NotStr('''''') +people_carry = NotStr('''''') +step_forward = NotStr('''''') +registered_regular = NotStr('''''') +dna = NotStr('''''') +concierge_bell = NotStr('''''') +comment_slash = NotStr('''''') +dashcube = NotStr('''''') +the_red_yeti = NotStr('''''') +border_none = NotStr('''''') +hand_sparkles = NotStr('''''') +critical_role = NotStr('''''') +bus_alt = NotStr('''''') +cloudsmith = NotStr('''''') +usb = NotStr('''''') +marker = NotStr('''''') +solar_panel = NotStr('''''') +whatsapp = NotStr('''''') +deviantart = NotStr('''''') +frown_regular = NotStr('''''') +arrows_alt_h = NotStr('''''') +font_awesome = NotStr('''''') +weibo = NotStr('''''') +globe = NotStr('''''') +clone_regular = NotStr('''''') +sync = NotStr('''''') +adn = NotStr('''''') +swatchbook = NotStr('''''') +arrow_left = NotStr('''''') +hand_scissors = NotStr('''''') +check_square = NotStr('''''') +steam = NotStr('''''') +grimace_regular = NotStr('''''') +freebsd = NotStr('''''') +hamburger = NotStr('''''') +toolbox = NotStr('''''') +wolf_pack_battalion = NotStr('''''') +sun_regular = NotStr('''''') +flushed = NotStr('''''') +bacon = NotStr('''''') +osi = NotStr('''''') +chess_king = NotStr('''''') +odnoklassniki_square = NotStr('''''') +trash = NotStr('''''') +trophy = NotStr('''''') +phone_square_alt = NotStr('''''') +ticket_alt = NotStr('''''') +nutritionix = NotStr('''''') +mug_hot = NotStr('''''') +eye_regular = NotStr('''''') +store = NotStr('''''') +kickstarter_k = NotStr('''''') +copyright_regular = NotStr('''''') +history = NotStr('''''') +check = NotStr('''''') +fist_raised = NotStr('''''') +horse_head = NotStr('''''') +fast_backward = NotStr('''''') +file_alt = NotStr('''''') +backward = NotStr('''''') +trello = NotStr('''''') +school = NotStr('''''') +compass_regular = NotStr('''''') +stripe = NotStr('''''') +battery_quarter = NotStr('''''') +themeisle = NotStr('''''') +hand_peace = NotStr('''''') +hand_spock = NotStr('''''') +kiss_beam_regular = NotStr('''''') +bullhorn = NotStr('''''') +basketball_ball = NotStr('''''') +app_store_ios = NotStr('''''') +igloo = NotStr('''''') +braille = NotStr('''''') +caret_square_up_regular = NotStr('''''') +suitcase_rolling = NotStr('''''') +terminal = NotStr('''''') +fort_awesome = NotStr('''''') +angle_right = NotStr('''''') +lemon_regular = NotStr('''''') +stripe_s = NotStr('''''') +opera = NotStr('''''') +venus = NotStr('''''') +car_battery = NotStr('''''') +comment_alt_regular = NotStr('''''') +laugh_squint_regular = NotStr('''''') +star_of_life = NotStr('''''') +android = NotStr('''''') +dice_two = NotStr('''''') +google_wallet = NotStr('''''') +hand_lizard = NotStr('''''') +sort_alpha_down_alt = NotStr('''''') +dot_circle_regular = NotStr('''''') +mouse_pointer = NotStr('''''') +sync_alt = NotStr('''''') +old_republic = NotStr('''''') +map_marker = NotStr('''''') +arrow_alt_circle_right_regular = NotStr('''''') +fish = NotStr('''''') +smile_wink = NotStr('''''') +id_card = NotStr('''''') +remove_format = NotStr('''''') +kiss_regular = NotStr('''''') +video = NotStr('''''') +hand_holding = NotStr('''''') +monero = NotStr('''''') +dumpster_fire = NotStr('''''') +lastfm = NotStr('''''') +gg_circle = NotStr('''''') +rss = NotStr('''''') +laugh_squint = NotStr('''''') +monument = NotStr('''''') +seedling = NotStr('''''') +align_left = NotStr('''''') +burn = NotStr('''''') +star_half_regular = NotStr('''''') +twitter_square = NotStr('''''') +pepper_hot = NotStr('''''') +money_check_alt = NotStr('''''') +slack_hash = NotStr('''''') +tired = NotStr('''''') +spell_check = NotStr('''''') +deaf = NotStr('''''') +yin_yang = NotStr('''''') +minus_circle = NotStr('''''') +ship = NotStr('''''') +hacker_news = NotStr('''''') +question_circle_regular = NotStr('''''') +blender = NotStr('''''') +git = NotStr('''''') +sellsy = NotStr('''''') +goodreads_g = NotStr('''''') +photo_video = NotStr('''''') +cc_paypal = NotStr('''''') +address_book = NotStr('''''') +hdd = NotStr('''''') +replyd = NotStr('''''') +female = NotStr('''''') +shower = NotStr('''''') +flag = NotStr('''''') +sort_alpha_up_alt = NotStr('''''') +running = NotStr('''''') +wikipedia_w = NotStr('''''') +airbnb = NotStr('''''') +boxes = NotStr('''''') +sad_cry_regular = NotStr('''''') +hotel = NotStr('''''') +telegram_plane = NotStr('''''') +window_restore = NotStr('''''') +grin_squint_tears = NotStr('''''') +share = NotStr('''''') +windows = NotStr('''''') +blogger = NotStr('''''') +shopware = NotStr('''''') +fonticons = NotStr('''''') +ember = NotStr('''''') +i_cursor = NotStr('''''') +snowman = NotStr('''''') +fly = NotStr('''''') +box_open = NotStr('''''') +linkedin_in = NotStr('''''') +product_hunt = NotStr('''''') +user_astronaut = NotStr('''''') +handshake_regular = NotStr('''''') +file_import = NotStr('''''') +hacker_news_square = NotStr('''''') +align_right = NotStr('''''') +fantasy_flight_games = NotStr('''''') +palette = NotStr('''''') +walking = NotStr('''''') +youtube = NotStr('''''') +upload = NotStr('''''') +accusoft = NotStr('''''') +blind = NotStr('''''') +bell = NotStr('''''') +minus_square = NotStr('''''') +copyright = NotStr('''''') +discourse = NotStr('''''') +soap = NotStr('''''') +university = NotStr('''''') +cc_diners_club = NotStr('''''') +utensils = NotStr('''''') +hand_paper_regular = NotStr('''''') +ioxhost = NotStr('''''') +hat_cowboy_side = NotStr('''''') +backspace = NotStr('''''') +angular = NotStr('''''') +caret_square_left_regular = NotStr('''''') +compact_disc = NotStr('''''') +internet_explorer = NotStr('''''') +database = NotStr('''''') +paint_roller = NotStr('''''') +smile_beam_regular = NotStr('''''') +themeco = NotStr('''''') +facebook_messenger = NotStr('''''') +box = NotStr('''''') +user_tag = NotStr('''''') +file_medical_alt = NotStr('''''') +grip_lines = NotStr('''''') +adversal = NotStr('''''') +yarn = NotStr('''''') +resolving = NotStr('''''') +symfony = NotStr('''''') +raspberry_pi = NotStr('''''') +viadeo_square = NotStr('''''') +first_aid = NotStr('''''') +comment_dots_regular = NotStr('''''') +tools = NotStr('''''') +signature = NotStr('''''') +baseball_ball = NotStr('''''') +kaaba = NotStr('''''') +baby = NotStr('''''') +gopuram = NotStr('''''') +power_off = NotStr('''''') +laptop = NotStr('''''') +compress = NotStr('''''') +wifi = NotStr('''''') +chess_queen = NotStr('''''') +hot_tub = NotStr('''''') +money_check = NotStr('''''') +reply_all = NotStr('''''') +user = NotStr('''''') +book = NotStr('''''') +balance_scale = NotStr('''''') +arrow_circle_right = NotStr('''''') +wodu = NotStr('''''') +pause_circle = NotStr('''''') +blender_phone = NotStr('''''') +server = NotStr('''''') +border_all = NotStr('''''') +firstdraft = NotStr('''''') +comment_dots = NotStr('''''') +fingerprint = NotStr('''''') +bullseye = NotStr('''''') +frown = NotStr('''''') +head_side_virus = NotStr('''''') +hamsa = NotStr('''''') +spray_can = NotStr('''''') +google = NotStr('''''') +quidditch = NotStr('''''') +person_booth = NotStr('''''') +grin_beam_sweat = NotStr('''''') +bicycle = NotStr('''''') +credit_card = NotStr('''''') +file_export = NotStr('''''') +envelope_open_regular = NotStr('''''') +bacteria = NotStr('''''') +pen_nib = NotStr('''''') +fire_alt = NotStr('''''') +money_bill_alt = NotStr('''''') +user_secret = NotStr('''''') +envelope_open_text = NotStr('''''') +magento = NotStr('''''') +star_of_david = NotStr('''''') +globe_asia = NotStr('''''') +angle_down = NotStr('''''') +telegram = NotStr('''''') +child = NotStr('''''') +pen = NotStr('''''') +toilet = NotStr('''''') +dharmachakra = NotStr('''''') +connectdevelop = NotStr('''''') +jira = NotStr('''''') +laugh = NotStr('''''') +redo = NotStr('''''') +paperclip = NotStr('''''') +diaspora = NotStr('''''') +uncharted = NotStr('''''') +calendar_plus = NotStr('''''') +search_plus = NotStr('''''') +id_badge_regular = NotStr('''''') +arrow_alt_circle_down_regular = NotStr('''''') +optin_monster = NotStr('''''') +copy_regular = NotStr('''''') +chart_pie = NotStr('''''') +facebook = NotStr('''''') +table_tennis = NotStr('''''') +hotjar = NotStr('''''') +cotton_bureau = NotStr('''''') +user_nurse = NotStr('''''') +hand_point_up = NotStr('''''') +chair = NotStr('''''') +hand_scissors_regular = NotStr('''''') +facebook_f = NotStr('''''') +indent = NotStr('''''') +chalkboard = NotStr('''''') +praying_hands = NotStr('''''') +cocktail = NotStr('''''') +user_alt_slash = NotStr('''''') +bath = NotStr('''''') +sort = NotStr('''''') +circle_regular = NotStr('''''') +bowling_ball = NotStr('''''') +reply = NotStr('''''') +angry_regular = NotStr('''''') +shirtsinbulk = NotStr('''''') +window_maximize = NotStr('''''') +markdown = NotStr('''''') +slack = NotStr('''''') +pinterest_p = NotStr('''''') +xbox = NotStr('''''') +contao = NotStr('''''') +map_marked_alt = NotStr('''''') +dice_one = NotStr('''''') +thumbs_up = NotStr('''''') +hat_cowboy = NotStr('''''') +temperature_low = NotStr('''''') +bahai = NotStr('''''') +perbyte = NotStr('''''') +satellite = NotStr('''''') +hourglass_regular = NotStr('''''') +window_minimize = NotStr('''''') +greater_than_equal = NotStr('''''') +fighter_jet = NotStr('''''') +git_square = NotStr('''''') +autoprefixer = NotStr('''''') +mendeley = NotStr('''''') +pen_square = NotStr('''''') +angle_left = NotStr('''''') +network_wired = NotStr('''''') +square_full = NotStr('''''') +gifts = NotStr('''''') +fan = NotStr('''''') +heart_regular = NotStr('''''') +skyatlas = NotStr('''''') +undo = NotStr('''''') +users_slash = NotStr('''''') +git_alt = NotStr('''''') +cc_amazon_pay = NotStr('''''') +notes_medical = NotStr('''''') +weight_hanging = NotStr('''''') +strikethrough = NotStr('''''') +vest_patches = NotStr('''''') +hornbill = NotStr('''''') +hire_a_helper = NotStr('''''') +code = NotStr('''''') +rupee_sign = NotStr('''''') +file_powerpoint = NotStr('''''') +pause = NotStr('''''') +apple_pay = NotStr('''''') +calendar_alt = NotStr('''''') +comment_medical = NotStr('''''') +orcid = NotStr('''''') +grin_beam = NotStr('''''') +laptop_house = NotStr('''''') +umbrella_beach = NotStr('''''') +amazon = NotStr('''''') +hand_holding_water = NotStr('''''') +user_minus = NotStr('''''') +xing_square = NotStr('''''') +sad_tear_regular = NotStr('''''') +donate = NotStr('''''') +sort_up = NotStr('''''') +meh_rolling_eyes = NotStr('''''') +wizards_of_the_coast = NotStr('''''') +waze = NotStr('''''') +pencil_ruler = NotStr('''''') +khanda = NotStr('''''') +disease = NotStr('''''') +expeditedssl = NotStr('''''') +grin_stars_regular = NotStr('''''') +rocket = NotStr('''''') +dumpster = NotStr('''''') +cash_register = NotStr('''''') +coins = NotStr('''''') +search_location = NotStr('''''') +yen_sign = NotStr('''''') +handshake_alt_slash = NotStr('''''') +digital_tachograph = NotStr('''''') +hanukiah = NotStr('''''') +sellcast = NotStr('''''') +cloud_sun_rain = NotStr('''''') +tired_regular = NotStr('''''') +phone_square = NotStr('''''') +tablet_alt = NotStr('''''') +grav = NotStr('''''') +sticky_note = NotStr('''''') +people_arrows = NotStr('''''') +frown_open = NotStr('''''') +cloud_meatball = NotStr('''''') +poll = NotStr('''''') +medal = NotStr('''''') +caret_square_right = NotStr('''''') +reddit_square = NotStr('''''') +opencart = NotStr('''''') +pied_piper_pp = NotStr('''''') +ice_cream = NotStr('''''') +jsfiddle = NotStr('''''') +playstation = NotStr('''''') +plus_square = NotStr('''''') +lemon = NotStr('''''') +plane_departure = NotStr('''''') +oil_can = NotStr('''''') +eject = NotStr('''''') +file_audio = NotStr('''''') +folder_open = NotStr('''''') +viruses = NotStr('''''') +biohazard = NotStr('''''') +thermometer_half = NotStr('''''') +mandalorian = NotStr('''''') +gem = NotStr('''''') +scribd = NotStr('''''') +sticker_mule = NotStr('''''') +euro_sign = NotStr('''''') +snowboarding = NotStr('''''') +openid = NotStr('''''') +ideal = NotStr('''''') +stop_circle = NotStr('''''') +campground = NotStr('''''') +cuttlefish = NotStr('''''') +percent = NotStr('''''') +futbol = NotStr('''''') +archway = NotStr('''''') +print = NotStr('''''') +vest = NotStr('''''') +file_prescription = NotStr('''''') +wine_glass_alt = NotStr('''''') +battery_three_quarters = NotStr('''''') +journal_whills = NotStr('''''') +arrow_circle_left = NotStr('''''') +arrows_alt_v = NotStr('''''') +schlix = NotStr('''''') +amazon_pay = NotStr('''''') +kiss_beam = NotStr('''''') +ns8 = NotStr('''''') +mail_bulk = NotStr('''''') +shopping_cart = NotStr('''''') +lastfm_square = NotStr('''''') +images = NotStr('''''') +star_regular = NotStr('''''') +gripfire = NotStr('''''') +grin_tongue_wink_regular = NotStr('''''') +redo_alt = NotStr('''''') +prescription = NotStr('''''') +hdd_regular = NotStr('''''') +hive = NotStr('''''') +stopwatch = NotStr('''''') +medium_m = NotStr('''''') +file = NotStr('''''') +gitter = NotStr('''''') +fort_awesome_alt = NotStr('''''') +meh_rolling_eyes_regular = NotStr('''''') +cheese = NotStr('''''') +compress_arrows_alt = NotStr('''''') +mobile = NotStr('''''') +tractor = NotStr('''''') +universal_access = NotStr('''''') +align_center = NotStr('''''') +phone_alt = NotStr('''''') +chess_pawn = NotStr('''''') +file_pdf = NotStr('''''') +battery_full = NotStr('''''') +business_time = NotStr('''''') +cloudflare = NotStr('''''') +sort_amount_down_alt = NotStr('''''') +chevron_left = NotStr('''''') +map_regular = NotStr('''''') +users_cog = NotStr('''''') +vnv = NotStr('''''') +thumbs_down_regular = NotStr('''''') +hotdog = NotStr('''''') +keybase = NotStr('''''') +list_alt_regular = NotStr('''''') +stethoscope = NotStr('''''') +icicles = NotStr('''''') +deskpro = NotStr('''''') +procedures = NotStr('''''') +bitcoin = NotStr('''''') +stack_overflow = NotStr('''''') +cc_mastercard = NotStr('''''') +css3 = NotStr('''''') +luggage_cart = NotStr('''''') +stack_exchange = NotStr('''''') +cut = NotStr('''''') +microphone_alt = NotStr('''''') +chart_line = NotStr('''''') +calendar_check = NotStr('''''') +cloud_moon = NotStr('''''') +sign = NotStr('''''') +briefcase_medical = NotStr('''''') +stamp = NotStr('''''') +node_js = NotStr('''''') +xing = NotStr('''''') +file_code = NotStr('''''') +torah = NotStr('''''') +suse = NotStr('''''') +subway = NotStr('''''') +meteor = NotStr('''''') +quote_left = NotStr('''''') +react = NotStr('''''') +thermometer_three_quarters = NotStr('''''') +play = NotStr('''''') +list_ul = NotStr('''''') +delicious = NotStr('''''') +equals = NotStr('''''') +python = NotStr('''''') +hourglass_end = NotStr('''''') +fire = NotStr('''''') +cart_arrow_down = NotStr('''''') +dice_six = NotStr('''''') +affiliatetheme = NotStr('''''') +archive = NotStr('''''') +google_plus_g = NotStr('''''') +vials = NotStr('''''') +share_square_regular = NotStr('''''') +file_word = NotStr('''''') +keyboard_regular = NotStr('''''') +arrow_alt_circle_down = NotStr('''''') +check_square_regular = NotStr('''''') +weight = NotStr('''''') +rust = NotStr('''''') +volume_down = NotStr('''''') +sort_down = NotStr('''''') +vuejs = NotStr('''''') +underline = NotStr('''''') +creative_commons_zero = NotStr('''''') +facebook_square = NotStr('''''') +mask = NotStr('''''') +tenge = NotStr('''''') +simplybuilt = NotStr('''''') +microphone_slash = NotStr('''''') +acquisitions_incorporated = NotStr('''''') +life_ring_regular = NotStr('''''') +toilet_paper_slash = NotStr('''''') +at = NotStr('''''') +bootstrap = NotStr('''''') +pen_fancy = NotStr('''''') +readme = NotStr('''''') +trash_alt = NotStr('''''') +sms = NotStr('''''') +square = NotStr('''''') +pump_soap = NotStr('''''') +american_sign_language_interpreting = NotStr('''''') +get_pocket = NotStr('''''') +map_marked = NotStr('''''') +headphones = NotStr('''''') +fast_forward = NotStr('''''') +crutch = NotStr('''''') +voicemail = NotStr('''''') +fa500_px = NotStr('''''') +chess_rook = NotStr('''''') +registered = NotStr('''''') +democrat = NotStr('''''') +highlighter = NotStr('''''') +blog = NotStr('''''') +grin_tears = NotStr('''''') +cc_jcb = NotStr('''''') +plane = NotStr('''''') +sort_amount_down = NotStr('''''') +bluetooth = NotStr('''''') +fedora = NotStr('''''') +bomb = NotStr('''''') +file_archive_regular = NotStr('''''') +radiation = NotStr('''''') +grin_tongue_wink = NotStr('''''') +sistrix = NotStr('''''') +portrait = NotStr('''''') +gavel = NotStr('''''') +file_image = NotStr('''''') +cart_plus = NotStr('''''') +hackerrank = NotStr('''''') +less_than = NotStr('''''') +avianex = NotStr('''''') +fill = NotStr('''''') +file_invoice = NotStr('''''') +record_vinyl = NotStr('''''') +camera = NotStr('''''') +align_justify = NotStr('''''') +dot_circle = NotStr('''''') +cookie_bite = NotStr('''''') +question_circle = NotStr('''''') +arrow_alt_circle_left = NotStr('''''') +grin_beam_sweat_regular = NotStr('''''') +holly_berry = NotStr('''''') +bookmark = NotStr('''''') +folder_plus = NotStr('''''') +audio_description = NotStr('''''') +guitar = NotStr('''''') +wordpress_simple = NotStr('''''') +head_side_mask = NotStr('''''') +car_side = NotStr('''''') +adjust = NotStr('''''') +globe_africa = NotStr('''''') +video_slash = NotStr('''''') +mouse = NotStr('''''') +utensil_spoon = NotStr('''''') +list = NotStr('''''') +wpbeginner = NotStr('''''') +wind = NotStr('''''') +wave_square = NotStr('''''') +cloud_rain = NotStr('''''') +retweet = NotStr('''''') +arrow_alt_circle_up = NotStr('''''') +github = NotStr('''''') +chevron_down = NotStr('''''') +dragon = NotStr('''''') +qq = NotStr('''''') +clipboard = NotStr('''''') +couch = NotStr('''''') +crow = NotStr('''''') +deploydog = NotStr('''''') +thermometer_empty = NotStr('''''') +cookie = NotStr('''''') +pied_piper_square = NotStr('''''') +carrot = NotStr('''''') +caret_square_down = NotStr('''''') +hand_peace_regular = NotStr('''''') +code_branch = NotStr('''''') +sketch = NotStr('''''') +hockey_puck = NotStr('''''') +head_side_cough = NotStr('''''') +meh = NotStr('''''') +draft2_digital = NotStr('''''') +home = NotStr('''''') +sliders_h = NotStr('''''') +menorah = NotStr('''''') +instagram = NotStr('''''') +dice_d6 = NotStr('''''') +discord = NotStr('''''') +laugh_beam = NotStr('''''') +language = NotStr('''''') +sign_in_alt = NotStr('''''') +atlassian = NotStr('''''') +flask = NotStr('''''') +clock = NotStr('''''') +chalkboard_teacher = NotStr('''''') +file_audio_regular = NotStr('''''') +book_reader = NotStr('''''') +plane_slash = NotStr('''''') +arrow_circle_down = NotStr('''''') +watchman_monitoring = NotStr('''''') +algolia = NotStr('''''') +speaker_deck = NotStr('''''') +itunes_note = NotStr('''''') +award = NotStr('''''') +transgender = NotStr('''''') +vimeo_v = NotStr('''''') +door_closed = NotStr('''''') +tumblr = NotStr('''''') +binoculars = NotStr('''''') +truck = NotStr('''''') +id_card_regular = NotStr('''''') +dog = NotStr('''''') +calendar_minus_regular = NotStr('''''') +dyalog = NotStr('''''') +grin_tongue_squint_regular = NotStr('''''') +heading = NotStr('''''') +clinic_medical = NotStr('''''') +fire_extinguisher = NotStr('''''') +js_square = NotStr('''''') +trailer = NotStr('''''') +heart = NotStr('''''') +truck_pickup = NotStr('''''') +hand_rock = NotStr('''''') +grunt = NotStr('''''') +codepen = NotStr('''''') +caret_up = NotStr('''''') +bed = NotStr('''''') +eye_slash_regular = NotStr('''''') +box_tissue = NotStr('''''') +laugh_wink_regular = NotStr('''''') +grin_regular = NotStr('''''') +mercury = NotStr('''''') +arrows_alt = NotStr('''''') +yelp = NotStr('''''') +water = NotStr('''''') +money_bill_wave = NotStr('''''') +kaggle = NotStr('''''') +github_alt = NotStr('''''') +dailymotion = NotStr('''''') +periscope = NotStr('''''') +long_arrow_alt_down = NotStr('''''') +user_slash = NotStr('''''') +ellipsis_h = NotStr('''''') +keyboard = NotStr('''''') +laugh_beam_regular = NotStr('''''') +text_height = NotStr('''''') +tape = NotStr('''''') +glide_g = NotStr('''''') +helicopter = NotStr('''''') +unlink = NotStr('''''') +mixer = NotStr('''''') +external_link_alt = NotStr('''''') +patreon = NotStr('''''') +flipboard = NotStr('''''') +quote_right = NotStr('''''') +salesforce = NotStr('''''') +check_double = NotStr('''''') +microscope = NotStr('''''') +spotify = NotStr('''''') +futbol_regular = NotStr('''''') +calendar_times = NotStr('''''') +pray = NotStr('''''') +user_friends = NotStr('''''') +moon_regular = NotStr('''''') +shoe_prints = NotStr('''''') +renren = NotStr('''''') +chevron_circle_left = NotStr('''''') +asymmetrik = NotStr('''''') +umbraco = NotStr('''''') +yandex_international = NotStr('''''') +wrench = NotStr('''''') +mountain = NotStr('''''') +tint_slash = NotStr('''''') +desktop = NotStr('''''') +creative_commons_nc_eu = NotStr('''''') +dev = NotStr('''''') +question = NotStr('''''') +mars_stroke_h = NotStr('''''') +lyft = NotStr('''''') +newspaper_regular = NotStr('''''') +unsplash = NotStr('''''') +wallet = NotStr('''''') +camera_retro = NotStr('''''') +car = NotStr('''''') +pied_piper_hat = NotStr('''''') +mars_stroke = NotStr('''''') +teeth = NotStr('''''') +lira_sign = NotStr('''''') +reacteurope = NotStr('''''') +tty = NotStr('''''') +smile_regular = NotStr('''''') +shopping_basket = NotStr('''''') +edge = NotStr('''''') +cubes = NotStr('''''') +hat_wizard = NotStr('''''') +download = NotStr('''''') +angellist = NotStr('''''') +city = NotStr('''''') +behance_square = NotStr('''''') +google_plus_square = NotStr('''''') +microchip = NotStr('''''') +crop = NotStr('''''') +firefox = NotStr('''''') +dice_three = NotStr('''''') +firefox_browser = NotStr('''''') +soundcloud = NotStr('''''') +etsy = NotStr('''''') +servicestack = NotStr('''''') +link = NotStr('''''') +ethernet = NotStr('''''') +wine_bottle = NotStr('''''') +mitten = NotStr('''''') +chevron_right = NotStr('''''') +sad_cry = NotStr('''''') +cogs = NotStr('''''') +undo_alt = NotStr('''''') +object_group = NotStr('''''') +lungs = NotStr('''''') +typo3 = NotStr('''''') +toggle_on = NotStr('''''') +meetup = NotStr('''''') +recycle = NotStr('''''') +icons = NotStr('''''') +piggy_bank = NotStr('''''') +truck_moving = NotStr('''''') +stumbleupon_circle = NotStr('''''') +safari = NotStr('''''') +chart_bar = NotStr('''''') +dropbox = NotStr('''''') +vote_yea = NotStr('''''') +medapps = NotStr('''''') +virus = NotStr('''''') +theater_masks = NotStr('''''') +arrow_right = NotStr('''''') +hand_point_down_regular = NotStr('''''') +egg = NotStr('''''') +industry = NotStr('''''') +book_open = NotStr('''''') +vihara = NotStr('''''') +vr_cardboard = NotStr('''''') +app_store = NotStr('''''') +pallet = NotStr('''''') +balance_scale_right = NotStr('''''') +mobile_alt = NotStr('''''') +modx = NotStr('''''') +swimmer = NotStr('''''') +file_excel = NotStr('''''') +stopwatch20 = NotStr('''''') +arrow_alt_circle_up_regular = NotStr('''''') +hiking = NotStr('''''') +stream = NotStr('''''') +parking = NotStr('''''') +bolt = NotStr('''''') +phone_volume = NotStr('''''') +ellipsis_v = NotStr('''''') +grin_beam_regular = NotStr('''''') +weebly = NotStr('''''') +window_close = NotStr('''''') +empire = NotStr('''''') +paste = NotStr('''''') +glass_whiskey = NotStr('''''') +microphone_alt_slash = NotStr('''''') +long_arrow_alt_up = NotStr('''''') +phone = NotStr('''''') +clipboard_regular = NotStr('''''') +gitkraken = NotStr('''''') +mix = NotStr('''''') +microblog = NotStr('''''') +hippo = NotStr('''''') +charging_station = NotStr('''''') +stackpath = NotStr('''''') +hand_point_left_regular = NotStr('''''') +virus_slash = NotStr('''''') +film = NotStr('''''') +user_shield = NotStr('''''') +clock_regular = NotStr('''''') +css3_alt = NotStr('''''') +calendar_minus = NotStr('''''') +draw_polygon = NotStr('''''') +hryvnia = NotStr('''''') +restroom = NotStr('''''') +radiation_alt = NotStr('''''') +sort_numeric_down = NotStr('''''') +sort_amount_up_alt = NotStr('''''') +compress_alt = NotStr('''''') +store_alt = NotStr('''''') +creative_commons_sa = NotStr('''''') +cloud_moon_rain = NotStr('''''') +stop = NotStr('''''') +info_circle = NotStr('''''') +level_down_alt = NotStr('''''') +mortar_pestle = NotStr('''''') +candy_cane = NotStr('''''') +list_alt = NotStr('''''') +untappd = NotStr('''''') +bong = NotStr('''''') +cpanel = NotStr('''''') +drupal = NotStr('''''') +grin_tongue_squint = NotStr('''''') +truck_monster = NotStr('''''') +hand_point_left = NotStr('''''') +republican = NotStr('''''') +check_circle_regular = NotStr('''''') +php = NotStr('''''') +phone_slash = NotStr('''''') +subscript = NotStr('''''') +fulcrum = NotStr('''''') +rebel = NotStr('''''') +squarespace = NotStr('''''') +dribbble_square = NotStr('''''') +bone = NotStr('''''') +apple = NotStr('''''') +chromecast = NotStr('''''') +venus_double = NotStr('''''') +rss_square = NotStr('''''') +magnet = NotStr('''''') +uber = NotStr('''''') +itunes = NotStr('''''') +tripadvisor = NotStr('''''') +x_ray = NotStr('''''') +sign_out_alt = NotStr('''''') +inbox = NotStr('''''') +amilia = NotStr('''''') +poll_h = NotStr('''''') +eye = NotStr('''''') +rev = NotStr('''''') +calendar_check_regular = NotStr('''''') +plus_square_regular = NotStr('''''') +bezier_curve = NotStr('''''') +music = NotStr('''''') +ubuntu = NotStr('''''') +external_link_square_alt = NotStr('''''') +blackberry = NotStr('''''') +font_awesome_flag = NotStr('''''') +tablet = NotStr('''''') +prescription_bottle = NotStr('''''') +list_ol = NotStr('''''') +user_times = NotStr('''''') +search_dollar = NotStr('''''') +plus = NotStr('''''') +caret_down = NotStr('''''') +steam_square = NotStr('''''') +edge_legacy = NotStr('''''') +search_minus = NotStr('''''') +pastafarianism = NotStr('''''') +mars = NotStr('''''') +gift = NotStr('''''') +shield_virus = NotStr('''''') +head_side_cough_slash = NotStr('''''') +paint_brush = NotStr('''''') +flag_usa = NotStr('''''') +stroopwafel = NotStr('''''') +user_ninja = NotStr('''''') +surprise_regular = NotStr('''''') +church = NotStr('''''') +passport = NotStr('''''') +phoenix_squadron = NotStr('''''') +apple_alt = NotStr('''''') +angle_double_up = NotStr('''''') +shuttle_van = NotStr('''''') +tencent_weibo = NotStr('''''') +dove = NotStr('''''') +angry = NotStr('''''') +share_square = NotStr('''''') +black_tie = NotStr('''''') +calculator = NotStr('''''') +sort_numeric_down_alt = NotStr('''''') +chess = NotStr('''''') +creative_commons = NotStr('''''') +shield_alt = NotStr('''''') +yoast = NotStr('''''') +pills = NotStr('''''') +google_play = NotStr('''''') +pound_sign = NotStr('''''') +korvue = NotStr('''''') +caravan = NotStr('''''') +space_shuttle = NotStr('''''') +brain = NotStr('''''') +digital_ocean = NotStr('''''') +envelope_open = NotStr('''''') +hospital_user = NotStr('''''') +memory = NotStr('''''') +glass_martini_alt = NotStr('''''') +skating = NotStr('''''') +hand_point_up_regular = NotStr('''''') +heart_broken = NotStr('''''') +exclamation_circle = NotStr('''''') +gg = NotStr('''''') +pencil_alt = NotStr('''''') +long_arrow_alt_right = NotStr('''''') +drumstick_bite = NotStr('''''') +tablets = NotStr('''''') +octopus_deploy = NotStr('''''') +divide = NotStr('''''') +mars_double = NotStr('''''') +hospital_alt = NotStr('''''') +transgender_alt = NotStr('''''') +redhat = NotStr('''''') +envelope = NotStr('''''') +user_circle = NotStr('''''') +instalod = NotStr('''''') +sun = NotStr('''''') +superscript = NotStr('''''') +line = NotStr('''''') +prescription_bottle_alt = NotStr('''''') +meh_blank = NotStr('''''') +napster = NotStr('''''') +star = NotStr('''''') +map_marker_alt = NotStr('''''') +swimming_pool = NotStr('''''') +torii_gate = NotStr('''''') +file_contract = NotStr('''''') +red_river = NotStr('''''') +train = NotStr('''''') +users = NotStr('''''') +arrow_circle_up = NotStr('''''') +skull_crossbones = NotStr('''''') +ankh = NotStr('''''') +wheelchair = NotStr('''''') +grin_tongue_regular = NotStr('''''') +skype = NotStr('''''') +dolly_flatbed = NotStr('''''') +street_view = NotStr('''''') +intercom = NotStr('''''') +project_diagram = NotStr('''''') +fonticons_fi = NotStr('''''') +syringe = NotStr('''''') +gitlab = NotStr('''''') +hand_holding_usd = NotStr('''''') +pinterest_square = NotStr('''''') +linkedin = NotStr('''''') +cc_discover = NotStr('''''') +feather_alt = NotStr('''''') +medium = NotStr('''''') +file_regular = NotStr('''''') +y_combinator = NotStr('''''') +dice_five = NotStr('''''') +dhl = NotStr('''''') +twitch = NotStr('''''') +yahoo = NotStr('''''') +magic = NotStr('''''') +percentage = NotStr('''''') +comment = NotStr('''''') +venus_mars = NotStr('''''') +comment_dollar = NotStr('''''') +globe_americas = NotStr('''''') +bus = NotStr('''''') +dumbbell = NotStr('''''') +caret_square_up = NotStr('''''') +centos = NotStr('''''') +wine_glass = NotStr('''''') +sticky_note_regular = NotStr('''''') +car_alt = NotStr('''''') +cc_visa = NotStr('''''') +joget = NotStr('''''') +splotch = NotStr('''''') +image = NotStr('''''') +rainbow = NotStr('''''') +heartbeat = NotStr('''''') +biking = NotStr('''''') +flickr = NotStr('''''') +flag_regular = NotStr('''''') +ban = NotStr('''''') +book_medical = NotStr('''''') +cloudscale = NotStr('''''') +font = NotStr('''''') +dribbble = NotStr('''''') +bell_slash = NotStr('''''') +exclamation = NotStr('''''') +plus_circle = NotStr('''''') +jedi = NotStr('''''') +place_of_worship = NotStr('''''') +grin_squint = NotStr('''''') +drum_steelpan = NotStr('''''') +volume_up = NotStr('''''') +caret_left = NotStr('''''') +building = NotStr('''''') +drum = NotStr('''''') +calendar_plus_regular = NotStr('''''') +itch_io = NotStr('''''') +compass = NotStr('''''') +snowplow = NotStr('''''') +cloud_upload_alt = NotStr('''''') +angle_double_left = NotStr('''''') +wpexplorer = NotStr('''''') +hand_pointer = NotStr('''''') +paper_plane = NotStr('''''') +cloud = NotStr('''''') +tv = NotStr('''''') +meh_regular = NotStr('''''') +battery_empty = NotStr('''''') +java = NotStr('''''') +sith = NotStr('''''') +instagram_square = NotStr('''''') +snowflake = NotStr('''''') +bandcamp = NotStr('''''') +calendar_alt_regular = NotStr('''''') +imdb = NotStr('''''') +search = NotStr('''''') +creative_commons_pd = NotStr('''''') +motorcycle = NotStr('''''') +baby_carriage = NotStr('''''') +building_regular = NotStr('''''') +galactic_republic = NotStr('''''') +sleigh = NotStr('''''') +italic = NotStr('''''') +puzzle_piece = NotStr('''''') +star_and_crescent = NotStr('''''') +calendar_times_regular = NotStr('''''') +store_slash = NotStr('''''') +stop_circle_regular = NotStr('''''') +whmcs = NotStr('''''') +dice = NotStr('''''') +sass = NotStr('''''') +centercode = NotStr('''''') +route = NotStr('''''') +mastodon = NotStr('''''') +hubspot = NotStr('''''') +vial = NotStr('''''') +dice_d20 = NotStr('''''') +trash_restore = NotStr('''''') +step_backward = NotStr('''''') +google_plus = NotStr('''''') +key = NotStr('''''') +images_regular = NotStr('''''') +creative_commons_pd_alt = NotStr('''''') +th = NotStr('''''') +gamepad = NotStr('''''') +broom = NotStr('''''') +minus = NotStr('''''') +hourglass_start = NotStr('''''') +bible = NotStr('''''') +feather = NotStr('''''') +grip_lines_vertical = NotStr('''''') +viacoin = NotStr('''''') +kiwi_bird = NotStr('''''') +hand_holding_heart = NotStr('''''') +tasks = NotStr('''''') +ruler_horizontal = NotStr('''''') +star_half = NotStr('''''') +erlang = NotStr('''''') +long_arrow_alt_left = NotStr('''''') +crosshairs = NotStr('''''') +genderless = NotStr('''''') +folder_open_regular = NotStr('''''') +id_card_alt = NotStr('''''') +file_archive = NotStr('''''') +aws = NotStr('''''') +file_image_regular = NotStr('''''') +map = NotStr('''''') +digg = NotStr('''''') +quran = NotStr('''''') +shapes = NotStr('''''') +map_signs = NotStr('''''') +odnoklassniki = NotStr('''''') +credit_card_regular = NotStr('''''') +parachute_box = NotStr('''''') +grin_alt_regular = NotStr('''''') +ad = NotStr('''''') +viadeo = NotStr('''''') +bread_slice = NotStr('''''') +paragraph = NotStr('''''') +house_user = NotStr('''''') +jedi_order = NotStr('''''') +landmark = NotStr('''''') +headphones_alt = NotStr('''''') +file_invoice_dollar = NotStr('''''') +google_pay = NotStr('''''') +hospital = NotStr('''''') +crop_alt = NotStr('''''') +calendar_week = NotStr('''''') +joomla = NotStr('''''') +cannabis = NotStr('''''') +image_regular = NotStr('''''') +money_bill_alt_regular = NotStr('''''') +thermometer_quarter = NotStr('''''') +chart_area = NotStr('''''') +address_book_regular = NotStr('''''') +dizzy_regular = NotStr('''''') +assistive_listening_systems = NotStr('''''') +object_ungroup = NotStr('''''') +volume_mute = NotStr('''''') +uniregistry = NotStr('''''') +researchgate = NotStr('''''') +volleyball_ball = NotStr('''''') +newspaper = NotStr('''''') +times_circle_regular = NotStr('''''') +crown = NotStr('''''') +innosoft = NotStr('''''') +wpressr = NotStr('''''') +grin_stars = NotStr('''''') +directions = NotStr('''''') +grin_tears_regular = NotStr('''''') +vine = NotStr('''''') +peace = NotStr('''''') +socks = NotStr('''''') +road = NotStr('''''') +kiss_wink_heart = NotStr('''''') +signal = NotStr('''''') +volume_off = NotStr('''''') +sad_tear = NotStr('''''') +grin_tongue = NotStr('''''') +cc_apple_pay = NotStr('''''') +font_awesome_alt = NotStr('''''') +cc_amex = NotStr('''''') +user_circle_regular = NotStr('''''') +file_video = NotStr('''''') +file_medical = NotStr('''''') +lightbulb_regular = NotStr('''''') +thermometer_full = NotStr('''''') +paper_plane_regular = NotStr('''''') +vector_square = NotStr('''''') +circle_notch = NotStr('''''') +weixin = NotStr('''''') +expand_arrows_alt = NotStr('''''') +hand_middle_finger = NotStr('''''') +usps = NotStr('''''') +th_list = NotStr('''''') +address_card_regular = NotStr('''''') +file_csv = NotStr('''''') +hourglass_half = NotStr('''''') +lungs_virus = NotStr('''''') +paw = NotStr('''''') +less = NotStr('''''') +angle_double_right = NotStr('''''') +smoking = NotStr('''''') +mars_stroke_v = NotStr('''''') +user_plus = NotStr('''''') +linode = NotStr('''''') +glasses = NotStr('''''') +poo = NotStr('''''') +sink = NotStr('''''') +ussunnah = NotStr('''''') +thumbtack = NotStr('''''') +file_word_regular = NotStr('''''') +creative_commons_nc = NotStr('''''') +figma = NotStr('''''') +buromobelexperte = NotStr('''''') +neuter = NotStr('''''') +evernote = NotStr('''''') +ebay = NotStr('''''') +earlybirds = NotStr('''''') +pushed = NotStr('''''') +satellite_dish = NotStr('''''') +surprise = NotStr('''''') +lock_open = NotStr('''''') +folder_regular = NotStr('''''') +envelope_regular = NotStr('''''') +trash_restore_alt = NotStr('''''') +ruble_sign = NotStr('''''') +not_equal = NotStr('''''') +hard_hat = NotStr('''''') +swift = NotStr('''''') +closed_captioning = NotStr('''''') +searchengin = NotStr('''''') +user_clock = NotStr('''''') +hammer = NotStr('''''') +shopping_bag = NotStr('''''') +comments_dollar = NotStr('''''') +plane_arrival = NotStr('''''') +sourcetree = NotStr('''''') +handshake_slash = NotStr('''''') +hand_pointer_regular = NotStr('''''') +money_bill = NotStr('''''') +html5 = NotStr('''''') +gofore = NotStr('''''') +tiktok = NotStr('''''') +uikit = NotStr('''''') +tag = NotStr('''''') +grin_squint_tears_regular = NotStr('''''') +grin_squint_regular = NotStr('''''') +dungeon = NotStr('''''') +border_style = NotStr('''''') +barcode = NotStr('''''') +smile = NotStr('''''') +edit_regular = NotStr('''''') +copy = NotStr('''''') +spa = NotStr('''''') +bluetooth_b = NotStr('''''') +hourglass = NotStr('''''') +phabricator = NotStr('''''') +snapchat = NotStr('''''') +closed_captioning_regular = NotStr('''''') +r_project = NotStr('''''') +pizza_slice = NotStr('''''') +gem_regular = NotStr('''''') +chrome = NotStr('''''') +random = NotStr('''''') +eye_dropper = NotStr('''''') +moon = NotStr('''''') +studiovinari = NotStr('''''') +cloud_showers_heavy = NotStr('''''') +grimace = NotStr('''''') +thumbs_up_regular = NotStr('''''') +save_regular = NotStr('''''') +toilet_paper = NotStr('''''') +wordpress = NotStr('''''') +share_alt = NotStr('''''') +rockrms = NotStr('''''') +free_code_camp = NotStr('''''') +bold = NotStr('''''') +steam_symbol = NotStr('''''') +codiepie = NotStr('''''') +minus_square_regular = NotStr('''''') +hands = NotStr('''''') +bars = NotStr('''''') +hand_spock_regular = NotStr('''''') +medkit = NotStr('''''') +pied_piper_alt = NotStr('''''') +angle_double_down = NotStr('''''') +umbrella = NotStr('''''') +buffer = NotStr('''''') +palfed = NotStr('''''') +behance = NotStr('''''') +pause_circle_regular = NotStr('''''') +artstation = NotStr('''''') +pager = NotStr('''''') +podcast = NotStr('''''') +phoenix_framework = NotStr('''''') +ethereum = NotStr('''''') +reddit = NotStr('''''') +reddit_alien = NotStr('''''') +id_badge = NotStr('''''') +dizzy = NotStr('''''') +square_regular = NotStr('''''') +dochub = NotStr('''''') +user_edit = NotStr('''''') +caret_right = NotStr('''''') +mixcloud = NotStr('''''') +grip_horizontal = NotStr('''''') +hand_holding_medical = NotStr('''''') +atlas = NotStr('''''') +bimobject = NotStr('''''') +cloudversify = NotStr('''''') +sitemap = NotStr('''''') +linux = NotStr('''''') +folder_minus = NotStr('''''') +gas_pump = NotStr('''''') +fill_drip = NotStr('''''') +hips = NotStr('''''') +frown_open_regular = NotStr('''''') +window_restore_regular = NotStr('''''') +kiss = NotStr('''''') +google_drive = NotStr('''''') +greater_than = NotStr('''''') +pump_medical = NotStr('''''') +trademark = NotStr('''''') +think_peaks = NotStr('''''') +chevron_circle_right = NotStr('''''') +share_alt_square = NotStr('''''') +golf_ball = NotStr('''''') +hands_wash = NotStr('''''') +github_square = NotStr('''''') +envelope_square = NotStr('''''') +page4 = NotStr('''''') +tint = NotStr('''''') +vimeo_square = NotStr('''''') +chart_bar_regular = NotStr('''''') +apper = NotStr('''''') +receipt = NotStr('''''') +cc_stripe = NotStr('''''') +warehouse = NotStr('''''') +folder = NotStr('''''') +grin_wink_regular = NotStr('''''') +spinner = NotStr('''''') +address_card = NotStr('''''') +smile_beam = NotStr('''''') +text_width = NotStr('''''') +arrow_down = NotStr('''''') +twitter = NotStr('''''') +elementor = NotStr('''''') +ambulance = NotStr('''''') +sort_alpha_up = NotStr('''''') +toggle_off = NotStr('''''') +briefcase = NotStr('''''') +coffee = NotStr('''''') +layer_group = NotStr('''''') +chevron_circle_up = NotStr('''''') +creative_commons_nc_jp = NotStr('''''') +microsoft = NotStr('''''') +btc = NotStr('''''') +yammer = NotStr('''''') +joint = NotStr('''''') +pinterest = NotStr('''''') +less_than_equal = NotStr('''''') +bookmark_regular = NotStr('''''') +user_regular = NotStr('''''') +funnel_dollar = NotStr('''''') +bell_regular = NotStr('''''') +level_up_alt = NotStr('''''') +door_open = NotStr('''''') +snapchat_ghost = NotStr('''''') +headset = NotStr('''''') +foursquare = NotStr('''''') +house_damage = NotStr('''''') +frog = NotStr('''''') +user_md = NotStr('''''') +info = NotStr('''''') +creative_commons_sampling_plus = NotStr('''''') +buy_n_large = NotStr('''''') +unlock_alt = NotStr('''''') +wpforms = NotStr('''''') +buysellads = NotStr('''''') +ello = NotStr('''''') +superpowers = NotStr('''''') +file_download = NotStr('''''') +cross = NotStr('''''') +cloud_download_alt = NotStr('''''') +docker = NotStr('''''') +diagnoses = NotStr('''''') +dolly = NotStr('''''') +store_alt_slash = NotStr('''''') +expand_alt = NotStr('''''') +male = NotStr('''''') +fedex = NotStr('''''') +file_code_regular = NotStr('''''') +air_freshener = NotStr('''''') +mosque = NotStr('''''') +keycdn = NotStr('''''') +comments = NotStr('''''') +chevron_circle_down = NotStr('''''') +deezer = NotStr('''''') +dice_four = NotStr('''''') +cube = NotStr('''''') +sort_alpha_down = NotStr('''''') +balance_scale_left = NotStr('''''') +tooth = NotStr('''''') +comments_regular = NotStr('''''') +snowflake_regular = NotStr('''''') +viber = NotStr('''''') +guilded = NotStr('''''') +laugh_wink = NotStr('''''') +unity = NotStr('''''') +user_lock = NotStr('''''') +flushed_regular = NotStr('''''') +caret_square_left = NotStr('''''') +meh_blank_regular = NotStr('''''') +hand_point_down = NotStr('''''') +smog = NotStr('''''') +window_maximize_regular = NotStr('''''') +times = NotStr('''''') +arrow_alt_circle_right = NotStr('''''') +om = NotStr('''''') +exclamation_triangle = NotStr('''''') +blogger_b = NotStr('''''') +confluence = NotStr('''''') +filter = NotStr('''''') +bug = NotStr('''''') +plug = NotStr('''''') +tram = NotStr('''''') +ruler = NotStr('''''') +jenkins = NotStr('''''') +slash = NotStr('''''') +sd_card = NotStr('''''') +sign_language = NotStr('''''') +atom = NotStr('''''') +robot = NotStr('''''') +grin_wink = NotStr('''''') +globe_europe = NotStr('''''') +megaport = NotStr('''''') +calendar_day = NotStr('''''') +ruler_vertical = NotStr('''''') +circle = NotStr('''''') +laptop_medical = NotStr('''''') +money_bill_wave_alt = NotStr('''''') +supple = NotStr('''''') +grin_hearts_regular = NotStr('''''') +d_and_d = NotStr('''''') +grin_hearts = NotStr('''''') +hospital_symbol = NotStr('''''') +penny_arcade = NotStr('''''') +youtube_square = NotStr('''''') +expand = NotStr('''''') +creative_commons_share = NotStr('''''') +fax = NotStr('''''') +chess_knight = NotStr('''''') +capsules = NotStr('''''') +chess_bishop = NotStr('''''') +thumbs_down = NotStr('''''') +hand_rock_regular = NotStr('''''') +car_crash = NotStr('''''') +medrt = NotStr('''''') +edit = NotStr('''''') +window_minimize_regular = NotStr('''''') +mailchimp = NotStr('''''') +check_circle = NotStr('''''') +user_alt = NotStr('''''') +scroll = NotStr('''''') +creative_commons_by = NotStr('''''') +file_excel_regular = NotStr('''''') +gulp = NotStr('''''') +laptop_code = NotStr('''''') +football_ball = NotStr('''''') +taxi = NotStr('''''') +handshake = NotStr('''''') +unlock = NotStr('''''') +trade_federation = NotStr('''''') +map_pin = NotStr('''''') +beer = NotStr('''''') +poo_storm = NotStr('''''') +infinity = NotStr('''''') +hospital_regular = NotStr('''''') +tshirt = NotStr('''''') +yandex = NotStr('''''') +glide = NotStr('''''') +slideshare = NotStr('''''') +tree = NotStr('''''') +file_alt_regular = NotStr('''''') +laravel = NotStr('''''') +skiing = NotStr('''''') +creative_commons_nd = NotStr('''''') +otter = NotStr('''''') +exchange_alt = NotStr('''''') +th_large = NotStr('''''') +comment_alt = NotStr('''''') +shopify = NotStr('''''') +broadcast_tower = NotStr('''''') +file_video_regular = NotStr('''''') +sim_card = NotStr('''''') +chevron_up = NotStr('''''') +truck_loading = NotStr('''''') +anchor = NotStr('''''') +asterisk = NotStr('''''') +paypal = NotStr('''''') +file_pdf_regular = NotStr('''''') +brush = NotStr('''''') +first_order_alt = NotStr('''''') +h_square = NotStr('''''') +smoking_ban = NotStr('''''') +mizuni = NotStr('''''') +skull = NotStr('''''') +skiing_nordic = NotStr('''''') +file_upload = NotStr('''''') +file_signature = NotStr('''''') +horse = NotStr('''''') +pied_piper = NotStr('''''') +trash_alt_regular = NotStr('''''') +forumbee = NotStr('''''') +comment_regular = NotStr('''''') +columns = NotStr('''''') +leanpub = NotStr('''''') +clipboard_list = NotStr('''''') +tags = NotStr('''''') +glass_cheers = NotStr('''''') +user_tie = NotStr('''''') +goodreads = NotStr('''''') +cog = NotStr('''''') +play_circle_regular = NotStr('''''') +grip_vertical = NotStr('''''') +spider = NotStr('''''') +tachometer_alt = NotStr('''''') +houzz = NotStr('''''') +bity = NotStr('''''') +hands_helping = NotStr('''''') +low_vision = NotStr('''''') +strava = NotStr('''''') +outdent = NotStr('''''') +shipping_fast = NotStr('''''') +ruler_combined = NotStr('''''') +grin_alt = NotStr('''''') +eraser = NotStr('''''') +temperature_high = NotStr('''''') +won_sign = NotStr('''''') +user_cog = NotStr('''''') +gratipay = NotStr('''''') +chess_board = NotStr('''''') +clone = NotStr('''''') +vimeo = NotStr('''''') +kiss_wink_heart_regular = NotStr('''''') +nimblr = NotStr('''''') +first_order = NotStr('''''') +glass_martini = NotStr('''''') +calendar_regular = NotStr('''''') +suitcase = NotStr('''''') +thermometer = NotStr('''''') +canadian_maple_leaf = NotStr('''''') +hooli = NotStr('''''') +accessible_icon = NotStr('''''') +shekel_sign = NotStr('''''') +hand_point_right_regular = NotStr('''''') +location_arrow = NotStr('''''') +staylinked = NotStr('''''') +smile_wink_regular = NotStr('''''') +teamspeak = NotStr('''''') +ring = NotStr('''''') +file_powerpoint_regular = NotStr('''''') +hand_lizard_regular = NotStr('''''') +band_aid = NotStr('''''') +play_circle = NotStr('''''') +npm = NotStr('''''') +alipay = NotStr('''''') +drafting_compass = NotStr('''''') +neos = NotStr('''''') +leaf = NotStr('''''') +maxcdn = NotStr('''''') +stumbleupon = NotStr('''''') +tumblr_square = NotStr('''''') +hand_point_right = NotStr('''''') +node = NotStr('''''') +galactic_senate = NotStr('''''') +certificate = NotStr('''''') +save = NotStr('''''') +allergies = NotStr('''''') +vaadin = NotStr('''''') diff --git a/src/myfasthtml/icons/fluent.py b/src/myfasthtml/icons/fluent.py index 3728f30..a429500 100644 --- a/src/myfasthtml/icons/fluent.py +++ b/src/myfasthtml/icons/fluent.py @@ -6,30895 +6,2694 @@ from fastcore.basics import NotStr -icon_shortpick20_filled = NotStr(''' - -''') -icon_chevron_right28_filled = NotStr(''' - -''') -icon_device_meeting_room_remote24_regular = NotStr(''' - -''') -icon_remote16_filled = NotStr(''' - -''') -icon_cube_multiple20_filled = NotStr(''' - -''') -icon_image_multiple20_filled = NotStr(''' - -''') -icon_comment_add20_regular = NotStr(''' - -''') -icon_building_factory48_filled = NotStr(''' - -''') -icon_share_screen_start28_regular = NotStr(''' - -''') -icon_split_horizontal12_filled = NotStr(''' - -''') -icon_building_skyscraper16_regular = NotStr(''' - -''') -icon_multiplier18_x28_regular = NotStr(''' - -''') -icon_couch12_regular = NotStr(''' - -''') -icon_phone_checkmark20_filled = NotStr(''' - -''') -icon_shield_badge24_filled = NotStr(''' - -''') -icon_building_bank16_regular = NotStr(''' - -''') -icon_guest28_filled = NotStr(''' - -''') -icon_dentist12_regular = NotStr(''' - -''') -icon_tab_in_private20_regular = NotStr(''' - -''') -icon_target_arrow16_regular = NotStr(''' - -''') -icon_stop16_filled = NotStr(''' - -''') -icon_person_accounts24_filled = NotStr(''' - -''') -icon_pair24_regular = NotStr(''' - -''') -icon_select_object20_filled = NotStr(''' - -''') -icon_note_edit24_filled = NotStr(''' - -''') -icon_text_column_one_wide_lightning24_filled = NotStr(''' - -''') -icon_weather_partly_cloudy_day20_filled = NotStr(''' - -''') -icon_run16_filled = NotStr(''' - -''') -icon_desktop_arrow_right24_filled = NotStr(''' - -''') -icon_data_treemap24_filled = NotStr(''' - -''') -icon_text_column_two_left20_regular = NotStr(''' - -''') -icon_diamond20_regular = NotStr(''' - -''') -icon_mail_unread28_regular = NotStr(''' - -''') -icon_home_person24_filled = NotStr(''' - -''') -icon_channel_share12_regular = NotStr(''' - -''') -icon_group_return24_regular = NotStr(''' - -''') -icon_data_bar_horizontal24_filled = NotStr(''' - -''') -icon_flag48_regular = NotStr(''' - -''') -icon_weather_snow_shower_day20_regular = NotStr(''' - -''') -icon_dual_screen_settings24_regular = NotStr(''' - -''') -icon_shield_task48_regular = NotStr(''' - -''') -icon_brightness_low20_filled = NotStr(''' - -''') -icon_desktop_sync20_filled = NotStr(''' - -''') -icon_news24_regular = NotStr(''' - -''') -icon_scan_thumb_up_off20_regular = NotStr(''' - -''') -icon_swipe_down24_regular = NotStr(''' - -''') -icon_text_grammar_dismiss20_filled = NotStr(''' - -''') -icon_text_position_square20_regular = NotStr(''' - -''') -icon_call_prohibited20_regular = NotStr(''' - -''') -icon_mail_clock16_regular = NotStr(''' - -''') -icon_arrow_circle_right16_filled = NotStr(''' - -''') -icon_document_multiple_percent24_filled = NotStr(''' - -''') -icon_arrow_reply16_regular = NotStr(''' - -''') -icon_eye24_filled = NotStr(''' - -''') -icon_arrow_step_in_right20_regular = NotStr(''' - -''') -icon_tab_in_private16_regular = NotStr(''' - -''') -icon_task_list_square_ltr20_regular = NotStr(''' - -''') -icon_mail_all_read20_regular = NotStr(''' - -''') -icon_clipboard24_filled = NotStr(''' - -''') -icon_next20_regular = NotStr(''' - -''') -icon_calendar_rtl48_regular = NotStr(''' - -''') -icon_padding_right20_filled = NotStr(''' - -''') -icon_globe32_filled = NotStr(''' - -''') -icon_play28_filled = NotStr(''' - -''') -icon_open24_regular = NotStr(''' - -''') -icon_arrow_circle_down24_filled = NotStr(''' - -''') -icon_document_footer20_filled = NotStr(''' - -''') -icon_apps20_filled = NotStr(''' - -''') -icon_plug_connected24_filled = NotStr(''' - -''') -icon_arrow_wrap_off20_regular = NotStr(''' - - - - - -''') -icon_square_dismiss16_filled = NotStr(''' - -''') -icon_text_case_uppercase16_filled = NotStr(''' - -''') -icon_image24_filled = NotStr(''' - -''') -icon_cloud_archive16_regular = NotStr(''' - -''') -icon_wand28_regular = NotStr(''' - -''') -icon_calendar_arrow_right16_regular = NotStr(''' - -''') -icon_backspace24_filled = NotStr(''' - -''') -icon_immersive_reader28_regular = NotStr(''' - -''') -icon_mention16_filled = NotStr(''' - -''') -icon_glasses24_filled = NotStr(''' - -''') -icon_row_triple24_filled = NotStr(''' - -''') -icon_book_open24_regular = NotStr(''' - -''') -icon_chevron_right16_regular = NotStr(''' - -''') -icon_mic_sparkle24_regular = NotStr(''' - -''') -icon_slide_multiple_search20_regular = NotStr(''' - -''') -icon_channel_alert28_regular = NotStr(''' - -''') -icon_fps12024_filled = NotStr(''' - -''') -icon_toggle_right48_filled = NotStr(''' - -''') -icon_options20_regular = NotStr(''' - -''') -icon_sound_source28_filled = NotStr(''' - -''') -icon_sport_basketball24_regular = NotStr(''' - -''') -icon_call32_regular = NotStr(''' - -''') -icon_people_toolbox20_regular = NotStr(''' - -''') -icon_divider_short20_filled = NotStr(''' - -''') -icon_image_off24_filled = NotStr(''' - -''') -icon_document_page_top_left24_regular = NotStr(''' - -''') -icon_text_align_left24_filled = NotStr(''' - -''') -icon_arrow_routing20_regular = NotStr(''' - -''') -icon_book_clock20_regular = NotStr(''' - -''') -icon_food_egg20_filled = NotStr(''' - -''') -icon_desktop_mac16_filled = NotStr(''' - -''') -icon_person_circle20_regular = NotStr(''' - -''') -icon_key_reset20_filled = NotStr(''' - -''') -icon_globe_person20_filled = NotStr(''' - -''') -icon_re_order16_regular = NotStr(''' - -''') -icon_text_column_one_wide20_regular = NotStr(''' - -''') -icon_projection_screen28_regular = NotStr(''' - -''') -icon_pivot24_regular = NotStr(''' - -''') -icon_emoji_hand24_regular = NotStr(''' - -''') -icon_add_square_multiple20_filled = NotStr(''' - -''') -icon_document_pdf24_regular = NotStr(''' - -''') -icon_globe_surface20_regular = NotStr(''' - -''') -icon_share_ios28_regular = NotStr(''' - -''') -icon_align_space_between_vertical20_filled = NotStr(''' - - - - -''') -icon_gauge20_regular = NotStr(''' - -''') -icon_maximize16_filled = NotStr(''' - -''') -icon_pause16_filled = NotStr(''' - -''') -icon_document_split_hint_off24_regular = NotStr(''' - -''') -icon_rhombus48_filled = NotStr(''' - -''') -icon_shapes28_regular = NotStr(''' - -''') -icon_device_meeting_room_remote28_regular = NotStr(''' - -''') -icon_airplane_take_off24_regular = NotStr(''' - -''') -icon_mail_inbox16_regular = NotStr(''' - -''') -icon_clipboard_link20_regular = NotStr(''' - -''') -icon_chevron_circle_right20_filled = NotStr(''' - -''') -icon_arrow_repeat_all20_filled = NotStr(''' - -''') -icon_star_off24_regular = NotStr(''' - -''') -icon_cloud_archive20_filled = NotStr(''' - -''') -icon_image_multiple16_regular = NotStr(''' - -''') -icon_grid16_filled = NotStr(''' - -''') -icon_square_hint28_filled = NotStr(''' - -''') -icon_comment_off28_filled = NotStr(''' - -''') -icon_tab_desktop_arrow_clockwise24_filled = NotStr(''' - -''') -icon_microscope24_regular = NotStr(''' - -''') -icon_circle16_regular = NotStr(''' - -''') -icon_clipboard_clock24_regular = NotStr(''' - -''') -icon_device_meeting_room20_filled = NotStr(''' - -''') -icon_weather_moon_off16_regular = NotStr(''' - -''') -icon_speaker032_regular = NotStr(''' - -''') -icon_arrow_download20_filled = NotStr(''' - -''') -icon_calendar_week_numbers20_regular = NotStr(''' - -''') -icon_image_copy28_filled = NotStr(''' - -''') -icon_globe_clock20_filled = NotStr(''' - -''') -icon_double_swipe_up24_filled = NotStr(''' - -''') -icon_record_stop28_regular = NotStr(''' - -''') -icon_target20_regular = NotStr(''' - -''') -icon_skip_forward1032_filled = NotStr(''' - -''') -icon_text_superscript20_filled = NotStr(''' - -''') -icon_eraser_tool24_regular = NotStr(''' - -''') -icon_camera_off24_regular = NotStr(''' - -''') -icon_text_position_tight24_regular = NotStr(''' - -''') -icon_bot24_filled = NotStr(''' - -''') -icon_person_add20_filled = NotStr(''' - -''') -icon_bookmark_off24_filled = NotStr(''' - -''') -icon_system20_filled = NotStr(''' - -''') -icon_arrow_up16_filled = NotStr(''' - -''') -icon_scales32_regular = NotStr(''' - -''') -icon_arrow_square_down20_regular = NotStr(''' - -''') -icon_multiplier1_x48_filled = NotStr(''' - -''') -icon_brightness_high28_regular = NotStr(''' - -''') -icon_trophy_off24_regular = NotStr(''' - -''') -icon_dual_screen24_regular = NotStr(''' - -''') -icon_receipt_play24_regular = NotStr(''' - -''') -icon_shapes48_regular = NotStr(''' - -''') -icon_text_clear_formatting20_regular = NotStr(''' - -''') -icon_panel_right_contract16_filled = NotStr(''' - -''') -icon_wifi320_regular = NotStr(''' - -''') -icon_tag_lock_accent24_filled = NotStr(''' - -''') -icon_camera_switch20_regular = NotStr(''' - -''') -icon_cloud_edit20_filled = NotStr(''' - -''') -icon_window_shield24_filled = NotStr(''' - -''') -icon_text_header224_regular = NotStr(''' - -''') -icon_data_line24_filled = NotStr(''' - -''') -icon_wifi_settings20_filled = NotStr(''' - -''') -icon_folder_mail20_regular = NotStr(''' - -''') -icon_currency_dollar_euro20_filled = NotStr(''' - -''') -icon_comment_add20_filled = NotStr(''' - -''') -icon_emoji_laugh24_regular = NotStr(''' - -''') -icon_table_settings24_filled = NotStr(''' - -''') -icon_task_list_square_add20_filled = NotStr(''' - -''') -icon_textbox_align_center20_filled = NotStr(''' - -''') -icon_weather_fog20_filled = NotStr(''' - -''') -icon_table_delete_row24_regular = NotStr(''' - -''') -icon_dumbbell28_filled = NotStr(''' - -''') -icon_port_hdmi24_regular = NotStr(''' - -''') -icon_table_insert_row28_regular = NotStr(''' - -''') -icon_device_meeting_room24_regular = NotStr(''' - -''') -icon_full_screen_maximize16_regular = NotStr(''' - -''') -icon_border_outside_thick24_regular = NotStr(''' - -''') -icon_resize_small16_filled = NotStr(''' - -''') -icon_arrow_circle_left12_regular = NotStr(''' - -''') -icon_align_left20_regular = NotStr(''' - -''') -icon_text_paragraph24_regular = NotStr(''' - -''') -icon_cloud_sync28_filled = NotStr(''' - -''') -icon_wrench24_regular = NotStr(''' - -''') -icon_location24_filled = NotStr(''' - -''') -icon_checkmark24_filled = NotStr(''' - -''') -icon_backpack16_filled = NotStr(''' - -''') -icon_panel_left28_regular = NotStr(''' - -''') -icon_arrow_export_ltr16_filled = NotStr(''' - -''') -icon_mail12_filled = NotStr(''' - -''') -icon_status20_regular = NotStr(''' - -''') -icon_beach20_filled = NotStr(''' - -''') -icon_call_park28_filled = NotStr(''' - -''') -icon_heart_pulse24_filled = NotStr(''' - -''') -icon_projection_screen_dismiss20_filled = NotStr(''' - -''') -icon_scan_type_checkmark24_regular = NotStr(''' - -''') -icon_folder_arrow_up24_regular = NotStr(''' - -''') -icon_cursor_hover_off28_regular = NotStr(''' - -''') -icon_image_multiple20_regular = NotStr(''' - -''') -icon_text_direction_horizontal_left20_filled = NotStr(''' - -''') -icon_globe_surface24_regular = NotStr(''' - -''') -icon_box_search24_regular = NotStr(''' - -''') -icon_book_question_mark24_regular = NotStr(''' - -''') -icon_globe_shield24_filled = NotStr(''' - -''') -icon_textbox_more20_filled = NotStr(''' - -''') -icon_tap_single32_regular = NotStr(''' - -''') -icon_text_italic24_filled = NotStr(''' - -''') -icon_ribbon_add20_filled = NotStr(''' - -''') -icon_text_edit_style24_filled = NotStr(''' - -''') -icon_call_end20_filled = NotStr(''' - -''') -icon_cellular4_g24_filled = NotStr(''' - - - - - - - - - -''') -icon_ruler16_regular = NotStr(''' - -''') -icon_arrow_right12_regular = NotStr(''' - -''') -icon_heart_circle20_regular = NotStr(''' - -''') -icon_image_edit16_regular = NotStr(''' - -''') -icon_share_screen_person_overlay_inside24_filled = NotStr(''' - -''') -icon_calendar_ltr48_filled = NotStr(''' - -''') -icon_clipboard_bullet_list_rtl20_filled = NotStr(''' - -''') -icon_steps24_regular = NotStr(''' - -''') -icon_drink_coffee20_regular = NotStr(''' - -''') -icon_ios_arrow_rtl24_regular = NotStr(''' - -''') -icon_bot24_regular = NotStr(''' - -''') -icon_re_order_dots_vertical16_filled = NotStr(''' - -''') -icon_checkmark_underline_circle16_regular = NotStr(''' - -''') -icon_hat_graduation20_filled = NotStr(''' - -''') -icon_record20_regular = NotStr(''' - -''') -icon_checkmark_circle16_filled = NotStr(''' - -''') -icon_text_word_count20_regular = NotStr(''' - -''') -icon_sound_wave_circle24_regular = NotStr(''' - -''') -icon_split_horizontal24_filled = NotStr(''' - -''') -icon_megaphone28_regular = NotStr(''' - -''') -icon_local_language20_regular = NotStr(''' - -''') -icon_question_circle20_filled = NotStr(''' - -''') -icon_apps_add_in16_filled = NotStr(''' - -''') -icon_shape_intersect16_filled = NotStr(''' - -''') -icon_padding_top20_filled = NotStr(''' - -''') -icon_battery120_regular = NotStr(''' - -''') -icon_document_landscape_data24_filled = NotStr(''' - -''') -icon_align_right16_filled = NotStr(''' - -''') -icon_calendar_toolbox24_filled = NotStr(''' - -''') -icon_conference_room20_regular = NotStr(''' - -''') -icon_rewind28_regular = NotStr(''' - -''') -icon_mic_off24_filled = NotStr(''' - -''') -icon_flag48_filled = NotStr(''' - -''') -icon_box_multiple_arrow_right24_filled = NotStr(''' - -''') -icon_f_stop16_filled = NotStr(''' - -''') -icon_center_horizontal20_regular = NotStr(''' - - - - - -''') -icon_multiplier15_x24_filled = NotStr(''' - -''') -icon_battery620_filled = NotStr(''' - -''') -icon_double_tap_swipe_up20_filled = NotStr(''' - -''') -icon_comment_multiple_checkmark20_filled = NotStr(''' - -''') -icon_archive24_regular = NotStr(''' - -''') -icon_picture_in_picture_enter24_regular = NotStr(''' - -''') -icon_app_title24_filled = NotStr(''' - -''') -icon_eye16_regular = NotStr(''' - -''') -icon_mic16_filled = NotStr(''' - -''') -icon_rating_mature16_regular = NotStr(''' - -''') -icon_arrow_reset32_filled = NotStr(''' - -''') -icon_bookmark_multiple28_filled = NotStr(''' - -''') -icon_dark_theme24_regular = NotStr(''' - -''') -icon_text_proofing_tools24_regular = NotStr(''' - - - - - - -''') -icon_arrow_up_left24_filled = NotStr(''' - -''') -icon_clock16_filled = NotStr(''' - -''') -icon_people_team_toolbox20_regular = NotStr(''' - -''') -icon_split_horizontal28_regular = NotStr(''' - -''') -icon_store_microsoft24_filled = NotStr(''' - -''') -icon_clipboard_link16_filled = NotStr(''' - -''') -icon_apps_list_detail24_filled = NotStr(''' - -''') -icon_star_off16_regular = NotStr(''' - -''') -icon_folder_swap20_regular = NotStr(''' - -''') -icon_arrow_next24_filled = NotStr(''' - -''') -icon_camera_add48_regular = NotStr(''' - -''') -icon_gif16_regular = NotStr(''' - -''') -icon_people20_regular = NotStr(''' - -''') -icon_drawer_arrow_download20_regular = NotStr(''' - -''') -icon_mail_link20_filled = NotStr(''' - -''') -icon_accessibility_checkmark20_filled = NotStr(''' - -''') -icon_port_hdmi24_filled = NotStr(''' - -''') -icon_table_move_left16_regular = NotStr(''' - -''') -icon_chat_mail20_filled = NotStr(''' - - - - -''') -icon_video_clip20_filled = NotStr(''' - -''') -icon_weather_fog24_regular = NotStr(''' - -''') -icon_clipboard_clock20_filled = NotStr(''' - -''') -icon_tab_desktop_clock20_filled = NotStr(''' - -''') -icon_signature24_filled = NotStr(''' - -''') -icon_window16_regular = NotStr(''' - -''') -icon_arrow_reply_down20_filled = NotStr(''' - -''') -icon_slide_layout24_regular = NotStr(''' - -''') -icon_apps_list_detail20_regular = NotStr(''' - -''') -icon_vehicle_subway16_filled = NotStr(''' - -''') -icon_port_micro_usb24_regular = NotStr(''' - -''') -icon_desktop_pulse16_regular = NotStr(''' - -''') -icon_clipboard_arrow_right20_regular = NotStr(''' - -''') -icon_calendar_today24_regular = NotStr(''' - -''') -icon_document_pill20_regular = NotStr(''' - -''') -icon_channel_dismiss28_regular = NotStr(''' - -''') -icon_headphones48_regular = NotStr(''' - -''') -icon_style_guide20_regular = NotStr(''' - -''') -icon_inking_tool20_regular = NotStr(''' - -''') -icon_shield_task20_regular = NotStr(''' - -''') -icon_emoji_angry20_filled = NotStr(''' - -''') -icon_closed_caption_off20_filled = NotStr(''' - -''') -icon_notebook_lightning24_filled = NotStr(''' - -''') -icon_book_contacts20_filled = NotStr(''' - -''') -icon_glasses_off16_filled = NotStr(''' - -''') -icon_briefcase28_regular = NotStr(''' - -''') -icon_table_stack_below16_regular = NotStr(''' - -''') -icon_clipboard_letter20_regular = NotStr(''' - -''') -icon_list20_regular = NotStr(''' - -''') -icon_eye_tracking_off16_regular = NotStr(''' - -''') -icon_text_word_count24_regular = NotStr(''' - -''') -icon_tab_in_private28_filled = NotStr(''' - -''') -icon_drink_margarita16_regular = NotStr(''' - -''') -icon_leaf_two16_regular = NotStr(''' - -''') -icon_arrow_step_in24_regular = NotStr(''' - -''') -icon_clipboard_arrow_right16_filled = NotStr(''' - -''') -icon_drawer_dismiss20_filled = NotStr(''' - -''') -icon_stack16_regular = NotStr(''' - -''') -icon_power28_filled = NotStr(''' - -''') -icon_number_symbol20_filled = NotStr(''' - -''') -icon_text_indent_increase_ltr24_regular = NotStr(''' - -''') -icon_extended_dock24_regular = NotStr(''' - -''') -icon_color_fill_accent24_regular = NotStr(''' - -''') -icon_scan_type_checkmark24_filled = NotStr(''' - -''') -icon_window48_regular = NotStr(''' - -''') -icon_open_off28_regular = NotStr(''' - -''') -icon_tag_multiple24_regular = NotStr(''' - -''') -icon_money24_regular = NotStr(''' - -''') -icon_ribbon_star24_regular = NotStr(''' - -''') -icon_channel_share20_filled = NotStr(''' - -''') -icon_text_grammar_checkmark20_regular = NotStr(''' - -''') -icon_channel_share12_filled = NotStr(''' - -''') -icon_arrow_up_right24_regular = NotStr(''' - -''') -icon_align_bottom32_regular = NotStr(''' - -''') -icon_mail_inbox_arrow_up20_filled = NotStr(''' - -''') -icon_globe16_regular = NotStr(''' - -''') -icon_text_grammar_dismiss20_regular = NotStr(''' - -''') -icon_search_square24_regular = NotStr(''' - -''') -icon_archive_settings16_regular = NotStr(''' - -''') -icon_arrow_repeat_all16_regular = NotStr(''' - -''') -icon_flip_vertical32_filled = NotStr(''' - -''') -icon_calendar_rtl24_regular = NotStr(''' - -''') -icon_closed_caption24_filled = NotStr(''' - -''') -icon_closed_caption_off24_filled = NotStr(''' - -''') -icon_document_footer24_regular = NotStr(''' - -''') -icon_search_visual24_filled = NotStr(''' - -''') -icon_app_folder24_regular = NotStr(''' - -''') -icon_inking_tool_accent24_filled = NotStr(''' - -''') -icon_multiplier5_x24_regular = NotStr(''' - -''') -icon_comment_checkmark16_filled = NotStr(''' - -''') -icon_folder_add48_regular = NotStr(''' - -''') -icon_patch20_regular = NotStr(''' - -''') -icon_drink_coffee24_regular = NotStr(''' - -''') -icon_document_edit20_regular = NotStr(''' - -''') -icon_cloud_off20_regular = NotStr(''' - -''') -icon_filter28_filled = NotStr(''' - -''') -icon_maximize20_filled = NotStr(''' - -''') -icon_table_delete_row16_regular = NotStr(''' - -''') -icon_star_edit20_regular = NotStr(''' - -''') -icon_edit16_filled = NotStr(''' - -''') -icon_question20_regular = NotStr(''' - -''') -icon_weather_moon24_regular = NotStr(''' - -''') -icon_dismiss28_regular = NotStr(''' - -''') -icon_cloud_arrow_down20_regular = NotStr(''' - -''') -icon_arrow_counterclockwise48_filled = NotStr(''' - -''') -icon_arrow_circle_down_split24_regular = NotStr(''' - -''') -icon_protocol_handler20_filled = NotStr(''' - -''') -icon_arrow_clockwise20_regular = NotStr(''' - -''') -icon_toolbox12_filled = NotStr(''' - -''') -icon_notepad16_regular = NotStr(''' - -''') -icon_clipboard_image24_filled = NotStr(''' - -''') -icon_money16_filled = NotStr(''' - -''') -icon_board_split16_filled = NotStr(''' - -''') -icon_thumb_like24_regular = NotStr(''' - -''') -icon_cellular_data120_filled = NotStr(''' - -''') -icon_circle12_filled = NotStr(''' - -''') -icon_drafts16_regular = NotStr(''' - -''') -icon_channel_add48_regular = NotStr(''' - -''') -icon_dismiss20_filled = NotStr(''' - -''') -icon_video_person_sparkle20_regular = NotStr(''' - -''') -icon_text_direction_rotate90_right24_regular = NotStr(''' - -''') -icon_doctor48_filled = NotStr(''' - -''') -icon_camera28_filled = NotStr(''' - -''') -icon_slide_hide24_filled = NotStr(''' - -''') -icon_calendar_work_week28_filled = NotStr(''' - -''') -icon_surface_hub20_filled = NotStr(''' - -''') -icon_building_home20_filled = NotStr(''' - -''') -icon_mail_inbox_add20_regular = NotStr(''' - -''') -icon_subtract_circle_arrow_back16_regular = NotStr(''' - -''') -icon_leaf_one20_filled = NotStr(''' - -''') -icon_shifts_open20_regular = NotStr(''' - -''') -icon_drop12_filled = NotStr(''' - -''') -icon_screen_search24_regular = NotStr(''' - -''') -icon_align_left48_filled = NotStr(''' - -''') -icon_mail_clock16_filled = NotStr(''' - -''') -icon_cloud48_regular = NotStr(''' - -''') -icon_table_delete_row16_filled = NotStr(''' - -''') -icon_news24_filled = NotStr(''' - -''') -icon_bluetooth_searching20_filled = NotStr(''' - -''') -icon_camera_dome20_filled = NotStr(''' - -''') -icon_swipe_down24_filled = NotStr(''' - -''') -icon_scan_camera20_regular = NotStr(''' - -''') -icon_bot20_filled = NotStr(''' - -''') -icon_align_center_horizontal28_regular = NotStr(''' - -''') -icon_lock_open20_filled = NotStr(''' - -''') -icon_organization12_filled = NotStr(''' - -''') -icon_tent28_filled = NotStr(''' - -''') -icon_cloud_sync48_regular = NotStr(''' - -''') -icon_tv_usb16_filled = NotStr(''' - -''') -icon_box_arrow_up20_filled = NotStr(''' - -''') -icon_expand_up_left20_filled = NotStr(''' - -''') -icon_resize_large24_regular = NotStr(''' - -''') -icon_text_strikethrough20_filled = NotStr(''' - -''') -icon_document_bullet_list_clock24_filled = NotStr(''' - -''') -icon_drink_wine16_regular = NotStr(''' - -''') -icon_inprivate_account16_regular = NotStr(''' - -''') -icon_star_dismiss16_filled = NotStr(''' - -''') -icon_toggle_left24_regular = NotStr(''' - -''') -icon_keyboard_layout_resize24_regular = NotStr(''' - -''') -icon_text_indent_decrease_ltr20_filled = NotStr(''' - -''') -icon_target_arrow24_regular = NotStr(''' - -''') -icon_dock_row24_regular = NotStr(''' - -''') -icon_position_forward24_filled = NotStr(''' - -''') -icon_presence_oof16_regular = NotStr(''' - -''') -icon_doctor24_filled = NotStr(''' - -''') -icon_building24_regular = NotStr(''' - -''') -icon_text_indent_increase_rtl20_filled = NotStr(''' - -''') -icon_flag_off28_regular = NotStr(''' - -''') -icon_device_meeting_room28_regular = NotStr(''' - -''') -icon_divider_short20_regular = NotStr(''' - -''') -icon_mail_attach20_filled = NotStr(''' - -''') -icon_presenter24_filled = NotStr(''' - -''') -icon_mic_off16_regular = NotStr(''' - -''') -icon_align_space_around_horizontal20_filled = NotStr(''' - - - - -''') -icon_location48_filled = NotStr(''' - -''') -icon_people_list24_filled = NotStr(''' - -''') -icon_weather_hail_day48_filled = NotStr(''' - -''') -icon_play28_regular = NotStr(''' - -''') -icon_briefcase_off16_regular = NotStr(''' - -''') -icon_video_clip24_regular = NotStr(''' - -''') -icon_arrow_circle_up48_regular = NotStr(''' - -''') -icon_backspace20_regular = NotStr(''' - -''') -icon_shape_exclude16_filled = NotStr(''' - -''') -icon_person_arrow_left24_regular = NotStr(''' - -''') -icon_flip_vertical16_regular = NotStr(''' - -''') -icon_arrow_sync_circle24_regular = NotStr(''' - -''') -icon_lock_shield24_filled = NotStr(''' - -''') -icon_emoji_surprise24_regular = NotStr(''' - -''') -icon_calendar_ltr12_filled = NotStr(''' - -''') -icon_desktop_pulse24_regular = NotStr(''' - -''') -icon_umbrella20_regular = NotStr(''' - -''') -icon_album_add20_filled = NotStr(''' - -''') -icon_guardian28_filled = NotStr(''' - -''') -icon_textbox_align_center24_regular = NotStr(''' - -''') -icon_speaker_mute20_regular = NotStr(''' - -''') -icon_closed_caption32_filled = NotStr(''' - -''') -icon_add_circle20_filled = NotStr(''' - -''') -icon_panel_left_expand20_regular = NotStr(''' - -''') -icon_arrow_autofit_height20_filled = NotStr(''' - -''') -icon_money_calculator24_regular = NotStr(''' - -''') -icon_chart_multiple24_filled = NotStr(''' - -''') -icon_calendar_ltr24_filled = NotStr(''' - -''') -icon_flip_horizontal32_filled = NotStr(''' - -''') -icon_person_mail28_regular = NotStr(''' - -''') -icon_scan_camera28_filled = NotStr(''' - -''') -icon_contact_card24_filled = NotStr(''' - -''') -icon_tag_circle20_regular = NotStr(''' - -''') -icon_text_hanging24_filled = NotStr(''' - -''') -icon_backpack_add28_regular = NotStr(''' - -''') -icon_decimal_arrow_right20_filled = NotStr(''' - -''') -icon_hat_graduation12_regular = NotStr(''' - - - - - - -''') -icon_chevron_circle_left48_filled = NotStr(''' - -''') -icon_person_mail20_regular = NotStr(''' - -''') -icon_share_screen_person_overlay28_regular = NotStr(''' - -''') -icon_document_margins20_filled = NotStr(''' - -''') -icon_shopping_bag_tag24_regular = NotStr(''' - -''') -icon_globe_desktop24_filled = NotStr(''' - -''') -icon_call_park32_regular = NotStr(''' - -''') -icon_content_settings16_filled = NotStr(''' - -''') -icon_weather_rain24_filled = NotStr(''' - -''') -icon_emoji_sparkle48_regular = NotStr(''' - -''') -icon_mail_inbox_dismiss28_regular = NotStr(''' - -''') -icon_calendar_arrow_right16_filled = NotStr(''' - -''') -icon_person_chat24_regular = NotStr(''' - -''') -icon_thumb_like48_filled = NotStr(''' - -''') -icon_person_tag32_regular = NotStr(''' - -''') -icon_stack_star24_filled = NotStr(''' - -''') -icon_split_horizontal16_regular = NotStr(''' - -''') -icon_text_column_three24_filled = NotStr(''' - -''') -icon_tab_desktop_image20_filled = NotStr(''' - -''') -icon_bed20_regular = NotStr(''' - -''') -icon_triangle32_filled = NotStr(''' - -''') -icon_desktop_edit16_regular = NotStr(''' - -''') -icon_app_generic20_regular = NotStr(''' - -''') -icon_vehicle_bus24_regular = NotStr(''' - -''') -icon_food24_regular = NotStr(''' - -''') -icon_weather_drizzle24_filled = NotStr(''' - -''') -icon_chevron_circle_left32_filled = NotStr(''' - -''') -icon_toggle_right20_filled = NotStr(''' - -''') -icon_building_home24_filled = NotStr(''' - -''') -icon_call_park20_regular = NotStr(''' - -''') -icon_people_community_add20_regular = NotStr(''' - -''') -icon_pin28_filled = NotStr(''' - -''') -icon_text_font16_regular = NotStr(''' - -''') -icon_animal_turtle16_regular = NotStr(''' - -''') -icon_calendar_assistant24_regular = NotStr(''' - -''') -icon_calendar_sync20_filled = NotStr(''' - -''') -icon_drink_beer16_filled = NotStr(''' - -''') -icon_arrow_upload20_regular = NotStr(''' - -''') -icon_headphones_sound_wave28_filled = NotStr(''' - -''') -icon_save_arrow_right20_filled = NotStr(''' - -''') -icon_mail_settings20_filled = NotStr(''' - -''') -icon_guest28_regular = NotStr(''' - -''') -icon_dual_screen_dismiss24_filled = NotStr(''' - -''') -icon_document_ribbon28_regular = NotStr(''' - -''') -icon_rocket16_filled = NotStr(''' - -''') -icon_arrow_trending_wrench20_filled = NotStr(''' - -''') -icon_reward20_regular = NotStr(''' - -''') -icon_drive_train24_regular = NotStr(''' - -''') -icon_color_fill20_filled = NotStr(''' - -''') -icon_triangle12_regular = NotStr(''' - -''') -icon_book_database24_regular = NotStr(''' - -''') -icon_video24_filled = NotStr(''' - -''') -icon_location_add20_regular = NotStr(''' - -''') -icon_textbox_align_middle_rotate9020_filled = NotStr(''' - -''') -icon_fixed_width24_filled = NotStr(''' - -''') -icon_mail_unread48_regular = NotStr(''' - -''') -icon_double_tap_swipe_down24_filled = NotStr(''' - -''') -icon_cloud_archive24_regular = NotStr(''' - -''') -icon_vehicle_truck_profile24_filled = NotStr(''' - -''') -icon_window_multiple20_regular = NotStr(''' - -''') -icon_desktop_edit20_filled = NotStr(''' - -''') -icon_box_multiple_search20_regular = NotStr(''' - -''') -icon_box_multiple_arrow_left20_filled = NotStr(''' - -''') -icon_vehicle_subway20_filled = NotStr(''' - -''') -icon_hand_left20_regular = NotStr(''' - -''') -icon_divider_short16_filled = NotStr(''' - -''') -icon_library28_filled = NotStr(''' - -''') -icon_emoji_sad_slight20_regular = NotStr(''' - -''') -icon_video48_regular = NotStr(''' - -''') -icon_desktop_cursor16_filled = NotStr(''' - -''') -icon_arrows_bidirectional20_filled = NotStr(''' - -''') -icon_attach24_filled = NotStr(''' - -''') -icon_square_arrow_forward28_regular = NotStr(''' - -''') -icon_mail_dismiss20_filled = NotStr(''' - -''') -icon_star_settings24_regular = NotStr(''' - -''') -icon_link12_regular = NotStr(''' - -''') -icon_tablet32_filled = NotStr(''' - -''') -icon_checkmark_starburst20_filled = NotStr(''' - -''') -icon_tag_dismiss16_regular = NotStr(''' - -''') -icon_f_stop24_regular = NotStr(''' - -''') -icon_notebook_section_arrow_right24_regular = NotStr(''' - - - - -''') -icon_comment_edit20_filled = NotStr(''' - -''') -icon_mail_open_person20_filled = NotStr(''' - -''') -icon_play_circle28_regular = NotStr(''' - -''') -icon_icons24_filled = NotStr(''' - -''') -icon_emoji_sparkle32_regular = NotStr(''' - -''') -icon_airplane_take_off20_regular = NotStr(''' - -''') -icon_calendar_rtl12_filled = NotStr(''' - -''') -icon_table_delete_row24_filled = NotStr(''' - -''') -icon_document_lock48_filled = NotStr(''' - -''') -icon_video_background_effect24_regular = NotStr(''' - -''') -icon_people_community_add24_regular = NotStr(''' - -''') -icon_square_multiple16_filled = NotStr(''' - -''') -icon_weather_snow24_regular = NotStr(''' - -''') -icon_vehicle_car48_regular = NotStr(''' - -''') -icon_table_cell_edit16_filled = NotStr(''' - -''') -icon_shifts30_minutes24_filled = NotStr(''' - -''') -icon_next48_regular = NotStr(''' - -''') -icon_clipboard_code16_regular = NotStr(''' - -''') -icon_building_shop20_filled = NotStr(''' - -''') -icon_grid28_filled = NotStr(''' - -''') -icon_text_bullet_list_square24_filled = NotStr(''' - -''') -icon_arrow_redo48_filled = NotStr(''' - -''') -icon_channel_dismiss20_filled = NotStr(''' - -''') -icon_sync_off20_regular = NotStr(''' - -''') -icon_mail_prohibited16_filled = NotStr(''' - -''') -icon_clipboard_paste24_regular = NotStr(''' - -''') -icon_luggage28_regular = NotStr(''' - -''') -icon_arrow_sync16_filled = NotStr(''' - -''') -icon_battery224_filled = NotStr(''' - -''') -icon_delete_dismiss24_filled = NotStr(''' - -''') -icon_weather_rain20_regular = NotStr(''' - -''') -icon_text_column_two24_filled = NotStr(''' - -''') -icon_bookmark_multiple16_regular = NotStr(''' - -''') -icon_chat_video20_regular = NotStr(''' - -''') -icon_shape_intersect16_regular = NotStr(''' - -''') -icon_arrow_right28_regular = NotStr(''' - -''') -icon_dismiss_circle16_filled = NotStr(''' - -''') -icon_checkmark_circle24_regular = NotStr(''' - -''') -icon_desktop_flow20_regular = NotStr(''' - -''') -icon_weather_squalls48_regular = NotStr(''' - -''') -icon_toggle_left20_filled = NotStr(''' - -''') -icon_arrow_down_left48_regular = NotStr(''' - -''') -icon_settings_chat24_filled = NotStr(''' - -''') -icon_backpack28_regular = NotStr(''' - -''') -icon_closed_caption20_regular = NotStr(''' - -''') -icon_align_right28_regular = NotStr(''' - -''') -icon_textbox_align_top24_regular = NotStr(''' - -''') -icon_speaker232_regular = NotStr(''' - -''') -icon_heart_pulse24_regular = NotStr(''' - -''') -icon_slide_add20_filled = NotStr(''' - -''') -icon_zoom_in24_regular = NotStr(''' - -''') -icon_text_hanging20_filled = NotStr(''' - -''') -icon_eraser20_regular = NotStr(''' - -''') -icon_contact_card_link20_filled = NotStr(''' - -''') -icon_folder24_regular = NotStr(''' - -''') -icon_chevron_circle_left24_filled = NotStr(''' - -''') -icon_chevron_right48_regular = NotStr(''' - -''') -icon_star_add24_regular = NotStr(''' - -''') -icon_notebook_subsection20_filled = NotStr(''' - -''') -icon_document_text_clock20_regular = NotStr(''' - -''') -icon_grid_kanban20_filled = NotStr(''' - -''') -icon_note_pin20_regular = NotStr(''' - -''') -icon_notepad32_filled = NotStr(''' - -''') -icon_video_person16_filled = NotStr(''' - -''') -icon_shape_subtract24_filled = NotStr(''' - -''') -icon_weather_sunny_high24_regular = NotStr(''' - -''') -icon_image_globe24_filled = NotStr(''' - - - - - - - - - - - -''') -icon_heart16_regular = NotStr(''' - -''') -icon_vehicle_car_collision24_regular = NotStr(''' - -''') -icon_folder_zip16_regular = NotStr(''' - -''') -icon_next24_filled = NotStr(''' - -''') -icon_data_line24_regular = NotStr(''' - -''') -icon_gift_card_multiple24_regular = NotStr(''' - -''') -icon_hat_graduation16_regular = NotStr(''' - -''') -icon_document_header_footer16_filled = NotStr(''' - -''') -icon_food_egg16_filled = NotStr(''' - -''') -icon_mic_prohibited24_filled = NotStr(''' - -''') -icon_ticket_horizontal24_regular = NotStr(''' - -''') -icon_people_settings28_regular = NotStr(''' - -''') -icon_emoji_sparkle32_filled = NotStr(''' - -''') -icon_glasses_off28_filled = NotStr(''' - -''') -icon_grid_kanban20_regular = NotStr(''' - -''') -icon_expand_up_left24_filled = NotStr(''' - -''') -icon_document_text_link20_filled = NotStr(''' - -''') -icon_weather_rain_snow24_filled = NotStr(''' - -''') -icon_food_apple24_filled = NotStr(''' - -''') -icon_tablet_speaker24_regular = NotStr(''' - - - - - - - -''') -icon_calculator_multiple20_filled = NotStr(''' - -''') -icon_tag_lock_accent20_filled = NotStr(''' - -''') -icon_book_search24_filled = NotStr(''' - -''') -icon_bot_add24_regular = NotStr(''' - -''') -icon_color_line20_regular = NotStr(''' - -''') -icon_dual_screen_group24_filled = NotStr(''' - -''') -icon_chevron_up28_regular = NotStr(''' - -''') -icon_tag20_regular = NotStr(''' - -''') -icon_square28_regular = NotStr(''' - -''') -icon_table_freeze_column28_filled = NotStr(''' - -''') -icon_arrow_routing_rectangle_multiple20_filled = NotStr(''' - -''') -icon_arrow_trending_checkmark24_filled = NotStr(''' - -''') -icon_table_simple20_filled = NotStr(''' - -''') -icon_luggage24_filled = NotStr(''' - -''') -icon_drawer_add20_filled = NotStr(''' - -''') -icon_chat_off20_regular = NotStr(''' - - - - - -''') -icon_my_location24_regular = NotStr(''' - -''') -icon_diamond20_filled = NotStr(''' - -''') -icon_snooze16_filled = NotStr(''' - -''') -icon_connector24_regular = NotStr(''' - -''') -icon_keyboard_dock24_regular = NotStr(''' - -''') -icon_border_right24_filled = NotStr(''' - -''') -icon_predictions24_filled = NotStr(''' - -''') -icon_board20_filled = NotStr(''' - -''') -icon_arrow_circle_right12_filled = NotStr(''' - -''') -icon_mail_settings20_regular = NotStr(''' - -''') -icon_animal_cat20_filled = NotStr(''' - -''') -icon_board_split24_regular = NotStr(''' - -''') -icon_person_subtract16_filled = NotStr(''' - -''') -icon_copy_add20_regular = NotStr(''' - -''') -icon_food_cake20_filled = NotStr(''' - -''') -icon_arrow_counterclockwise_dashes24_filled = NotStr(''' - -''') -icon_broad_activity_feed24_filled = NotStr(''' - -''') -icon_phone_span_out28_regular = NotStr(''' - -''') -icon_circle32_filled = NotStr(''' - -''') -icon_laptop20_regular = NotStr(''' - -''') -icon_table_freeze_row24_regular = NotStr(''' - -''') -icon_surface_hub24_filled = NotStr(''' - -''') -icon_clipboard_text_rtl24_regular = NotStr(''' - - - - - - -''') -icon_arrow_curve_down_left20_regular = NotStr(''' - -''') -icon_table_switch28_regular = NotStr(''' - -''') -icon_component2_double_tap_swipe_down24_filled = NotStr(''' - -''') -icon_number_row16_filled = NotStr(''' - -''') -icon_more_horizontal28_regular = NotStr(''' - -''') -icon_shield_task24_filled = NotStr(''' - -''') -icon_vehicle_truck_cube20_filled = NotStr(''' - -''') -icon_eye12_filled = NotStr(''' - -''') -icon_options16_regular = NotStr(''' - -''') -icon_replay20_filled = NotStr(''' - -''') -icon_square_arrow_forward20_regular = NotStr(''' - -''') -icon_battery_charge20_regular = NotStr(''' - -''') -icon_data_scatter20_regular = NotStr(''' - -''') -icon_search_info20_filled = NotStr(''' - -''') -icon_clock24_filled = NotStr(''' - -''') -icon_shield_keyhole20_filled = NotStr(''' - -''') -icon_trophy_off48_regular = NotStr(''' - -''') -icon_drink_coffee24_filled = NotStr(''' - -''') -icon_arrow_curve_down_left28_filled = NotStr(''' - -''') -icon_document_page_number24_filled = NotStr(''' - -''') -icon_cursor_click20_regular = NotStr(''' - -''') -icon_cloud_dismiss20_regular = NotStr(''' - -''') -icon_arrow_sync_checkmark24_filled = NotStr(''' - -''') -icon_directions20_filled = NotStr(''' - -''') -icon_heart32_filled = NotStr(''' - -''') -icon_vault20_regular = NotStr(''' - -''') -icon_emoji_smile_slight20_filled = NotStr(''' - -''') -icon_apps24_filled = NotStr(''' - -''') -icon_position_forward20_filled = NotStr(''' - -''') -icon_branch_compare16_filled = NotStr(''' - -''') -icon_location_off20_filled = NotStr(''' - -''') -icon_shifts16_regular = NotStr(''' - - - - -''') -icon_f_stop28_filled = NotStr(''' - -''') -icon_link_dismiss24_filled = NotStr(''' - -''') -icon_comment_multiple_link16_regular = NotStr(''' - -''') -icon_flowchart_circle24_filled = NotStr(''' - -''') -icon_form_new24_regular = NotStr(''' - -''') -icon_window_dev_edit20_regular = NotStr(''' - -''') -icon_tab_desktop_arrow_clockwise20_regular = NotStr(''' - -''') -icon_book_add20_filled = NotStr(''' - -''') -icon_document_arrow_up20_filled = NotStr(''' - -''') -icon_phone_checkmark20_regular = NotStr(''' - -''') -icon_dismiss24_regular = NotStr(''' - -''') -icon_link_edit20_regular = NotStr(''' - -''') -icon_arrow_circle_down_split20_filled = NotStr(''' - -''') -icon_pulse20_filled = NotStr(''' - -''') -icon_drawer_play20_regular = NotStr(''' - -''') -icon_document_multiple_prohibited20_regular = NotStr(''' - -''') -icon_briefcase24_regular = NotStr(''' - -''') -icon_plug_disconnected20_regular = NotStr(''' - -''') -icon_shield_checkmark24_filled = NotStr(''' - -''') -icon_archive_multiple20_filled = NotStr(''' - -''') -icon_number_symbol24_regular = NotStr(''' - -''') -icon_desktop_arrow_right20_regular = NotStr(''' - -''') -icon_shield_task28_regular = NotStr(''' - -''') -icon_copy_select20_regular = NotStr(''' - -''') -icon_stethoscope20_regular = NotStr(''' - -''') -icon_games48_filled = NotStr(''' - -''') -icon_accessibility24_regular = NotStr(''' - -''') -icon_speaker224_regular = NotStr(''' - -''') -icon_snooze20_regular = NotStr(''' - -''') -icon_temperature24_regular = NotStr(''' - -''') -icon_person_mail48_regular = NotStr(''' - -''') -icon_book_question_mark_rtl24_filled = NotStr(''' - -''') -icon_flag20_filled = NotStr(''' - -''') -icon_timer12_filled = NotStr(''' - -''') -icon_tag_question_mark20_regular = NotStr(''' - -''') -icon_camera20_filled = NotStr(''' - -''') -icon_calendar_ltr28_regular = NotStr(''' - -''') -icon_task_list_square_ltr24_regular = NotStr(''' - -''') -icon_arrow_redo28_filled = NotStr(''' - -''') -icon_comment_multiple_link20_regular = NotStr(''' - -''') -icon_comment_arrow_right12_regular = NotStr(''' - -''') -icon_location_arrow_up48_regular = NotStr(''' - -''') -icon_textbox_align_middle_rotate9020_regular = NotStr(''' - -''') -icon_text_direction_vertical24_regular = NotStr(''' - -''') -icon_panel_right_contract24_regular = NotStr(''' - -''') -icon_shifts16_filled = NotStr(''' - -''') -icon_arrow_step_in_right28_regular = NotStr(''' - -''') -icon_document_ribbon32_regular = NotStr(''' - -''') -icon_eye20_regular = NotStr(''' - -''') -icon_alert_urgent24_filled = NotStr(''' - -''') -icon_approvals_app28_regular = NotStr(''' - -''') -icon_call_end16_filled = NotStr(''' - -''') -icon_line_horizontal120_regular = NotStr(''' - -''') -icon_share_screen_person_p28_filled = NotStr(''' - -''') -icon_task_list_ltr24_regular = NotStr(''' - -''') -icon_couch12_filled = NotStr(''' - -''') -icon_triangle48_filled = NotStr(''' - -''') -icon_delete24_filled = NotStr(''' - -''') -icon_balloon20_regular = NotStr(''' - -''') -icon_board_heart16_filled = NotStr(''' - -''') -icon_content_settings24_filled = NotStr(''' - -''') -icon_document_checkmark20_regular = NotStr(''' - -''') -icon_text_first_line20_filled = NotStr(''' - -''') -icon_arrow_up_right16_regular = NotStr(''' - -''') -icon_book_number20_regular = NotStr(''' - -''') -icon_channel48_regular = NotStr(''' - -''') -icon_window_inprivate20_filled = NotStr(''' - -''') -icon_mail_inbox_dismiss16_regular = NotStr(''' - -''') -icon_subtract16_regular = NotStr(''' - -''') -icon_class24_filled = NotStr(''' - -''') -icon_font_space_tracking_out24_regular = NotStr(''' - -''') -icon_camera_off20_filled = NotStr(''' - -''') -icon_drawer_subtract20_regular = NotStr(''' - -''') -icon_phone_span_out28_filled = NotStr(''' - -''') -icon_chat_arrow_double_back16_regular = NotStr(''' - -''') -icon_clipboard_data_bar32_regular = NotStr(''' - -''') -icon_slide_microphone32_filled = NotStr(''' - -''') -icon_tv48_regular = NotStr(''' - -''') -icon_book_arrow_clockwise20_regular = NotStr(''' - -''') -icon_call_inbound48_regular = NotStr(''' - -''') -icon_ribbon_star20_regular = NotStr(''' - -''') -icon_textbox_more24_filled = NotStr(''' - -''') -icon_chevron_circle_right20_regular = NotStr(''' - -''') -icon_fluid20_regular = NotStr(''' - -''') -icon_money_hand20_regular = NotStr(''' - -''') -icon_arrow_sync20_regular = NotStr(''' - -''') -icon_content_settings32_filled = NotStr(''' - -''') -icon_previous28_filled = NotStr(''' - -''') -icon_lock_closed24_filled = NotStr(''' - -''') -icon_video_off28_regular = NotStr(''' - -''') -icon_notepad_edit16_filled = NotStr(''' - -''') -icon_text_case_title20_regular = NotStr(''' - -''') -icon_subtract_circle20_regular = NotStr(''' - -''') -icon_dismiss48_filled = NotStr(''' - -''') -icon_text_direction_vertical20_regular = NotStr(''' - -''') -icon_gantt_chart20_filled = NotStr(''' - -''') -icon_convert_range20_regular = NotStr(''' - -''') -icon_question48_regular = NotStr(''' - -''') -icon_comment_arrow_right48_regular = NotStr(''' - -''') -icon_share16_regular = NotStr(''' - -''') -icon_align_center_horizontal28_filled = NotStr(''' - -''') -icon_mic_sparkle20_filled = NotStr(''' - -''') -icon_people_team_delete24_regular = NotStr(''' - -''') -icon_add_circle16_filled = NotStr(''' - -''') -icon_document_page_bottom_center20_filled = NotStr(''' - -''') -icon_plug_disconnected24_regular = NotStr(''' - -''') -icon_toggle_left48_filled = NotStr(''' - -''') -icon_document_multiple20_filled = NotStr(''' - -''') -icon_checkbox_unchecked12_filled = NotStr(''' - -''') -icon_chevron_circle_up16_regular = NotStr(''' - -''') -icon_page_fit16_filled = NotStr(''' - -''') -icon_tab16_filled = NotStr(''' - -''') -icon_table_resize_column20_regular = NotStr(''' - -''') -icon_globe_star16_filled = NotStr(''' - -''') -icon_puzzle_piece20_filled = NotStr(''' - -''') -icon_align_center_vertical32_regular = NotStr(''' - -''') -icon_arrow_fit16_filled = NotStr(''' - -''') -icon_checkbox_unchecked16_regular = NotStr(''' - -''') -icon_weather_hail_day24_regular = NotStr(''' - -''') -icon_mail_unread20_regular = NotStr(''' - -''') -icon_border_right20_filled = NotStr(''' - -''') -icon_wifi424_regular = NotStr(''' - -''') -icon_payment16_filled = NotStr(''' - -''') -icon_fps3016_filled = NotStr(''' - -''') -icon_color_fill24_regular = NotStr(''' - -''') -icon_key_command16_filled = NotStr(''' - -''') -icon_battery_warning24_regular = NotStr(''' - -''') -icon_info16_filled = NotStr(''' - -''') -icon_xray20_filled = NotStr(''' - -''') -icon_airplane20_regular = NotStr(''' - -''') -icon_chat48_filled = NotStr(''' - -''') -icon_padding_left20_regular = NotStr(''' - -''') -icon_arrow_rotate_counterclockwise24_filled = NotStr(''' - -''') -icon_data_bar_vertical24_filled = NotStr(''' - -''') -icon_chevron_circle_down20_filled = NotStr(''' - -''') -icon_clipboard_data_bar24_filled = NotStr(''' - -''') -icon_pulse_square24_filled = NotStr(''' - -''') -icon_desktop_speaker_off20_filled = NotStr(''' - -''') -icon_door_tag24_filled = NotStr(''' - -''') -icon_arrow_trending_lines20_filled = NotStr(''' - -''') -icon_arrow_forward20_filled = NotStr(''' - -''') -icon_hat_graduation12_filled = NotStr(''' - -''') -icon_hand_left28_filled = NotStr(''' - -''') -icon_channel_dismiss20_regular = NotStr(''' - -''') -icon_heart_circle24_regular = NotStr(''' - -''') -icon_grid_dots20_regular = NotStr(''' - -''') -icon_likert24_filled = NotStr(''' - -''') -icon_board28_regular = NotStr(''' - -''') -icon_skip_back1048_filled = NotStr(''' - -''') -icon_video_person_call32_regular = NotStr(''' - -''') -icon_mail_checkmark20_filled = NotStr(''' - -''') -icon_calendar_pattern16_filled = NotStr(''' - -''') -icon_phone_laptop32_filled = NotStr(''' - -''') -icon_folder_sync16_filled = NotStr(''' - -''') -icon_settings32_regular = NotStr(''' - -''') -icon_text_t28_regular = NotStr(''' - -''') -icon_document_heart20_regular = NotStr(''' - -''') -icon_rhombus28_filled = NotStr(''' - -''') -icon_scan_camera16_filled = NotStr(''' - -''') -icon_call24_filled = NotStr(''' - -''') -icon_mic_sync20_regular = NotStr(''' - -''') -icon_arrow_up_right48_regular = NotStr(''' - -''') -icon_text_quote24_filled = NotStr(''' - -''') -icon_link_square16_filled = NotStr(''' - -''') -icon_text_column_two20_regular = NotStr(''' - -''') -icon_folder_prohibited20_regular = NotStr(''' - -''') -icon_cube_multiple24_regular = NotStr(''' - -''') -icon_multiplier12_x24_regular = NotStr(''' - -''') -icon_arrow_sync_checkmark20_filled = NotStr(''' - -''') -icon_glance_horizontal20_filled = NotStr(''' - -''') -icon_laptop28_filled = NotStr(''' - -''') -icon_backpack12_filled = NotStr(''' - -''') -icon_print20_filled = NotStr(''' - -''') -icon_text_direction_horizontal_left24_filled = NotStr(''' - -''') -icon_arrow_between_down24_regular = NotStr(''' - -''') -icon_arrow_reset20_regular = NotStr(''' - -''') -icon_save_multiple24_regular = NotStr(''' - -''') -icon_equal_off20_filled = NotStr(''' - -''') -icon_keyboard_shift20_filled = NotStr(''' - -''') -icon_device_meeting_room_remote48_regular = NotStr(''' - -''') -icon_xbox_console20_filled = NotStr(''' - -''') -icon_border_bottom_thick20_filled = NotStr(''' - -''') -icon_voicemail16_regular = NotStr(''' - -''') -icon_multiplier1_x48_regular = NotStr(''' - -''') -icon_weather_drizzle20_filled = NotStr(''' - -''') -icon_text_paragraph_direction20_filled = NotStr(''' - -''') -icon_clipboard_task_list_ltr24_regular = NotStr(''' - -''') -icon_arrow_hook_down_right20_filled = NotStr(''' - -''') -icon_clock_toolbox24_filled = NotStr(''' - -''') -icon_ribbon32_filled = NotStr(''' - -''') -icon_table_move_above28_filled = NotStr(''' - -''') -icon_people_list28_regular = NotStr(''' - -''') -icon_folder_add48_filled = NotStr(''' - -''') -icon_heart_broken20_filled = NotStr(''' - -''') -icon_stethoscope24_regular = NotStr(''' - -''') -icon_book_open24_filled = NotStr(''' - -''') -icon_flag24_regular = NotStr(''' - -''') -icon_building_factory28_regular = NotStr(''' - -''') -icon_clipboard_pulse20_filled = NotStr(''' - -''') -icon_fps3024_regular = NotStr(''' - -''') -icon_globe_surface24_filled = NotStr(''' - -''') -icon_arrow_hook_up_right24_regular = NotStr(''' - -''') -icon_drawer_subtract20_filled = NotStr(''' - -''') -icon_mail_inbox_arrow_down16_regular = NotStr(''' - -''') -icon_important16_regular = NotStr(''' - -''') -icon_edit_off24_regular = NotStr(''' - -''') -icon_developer_board_search24_regular = NotStr(''' - -''') -icon_text_column_three24_regular = NotStr(''' - -''') -icon_archive_settings20_regular = NotStr(''' - -''') -icon_more_vertical48_filled = NotStr(''' - -''') -icon_shifts_activity24_regular = NotStr(''' - -''') -icon_cloud_arrow_down16_filled = NotStr(''' - -''') -icon_document_add20_regular = NotStr(''' - -''') -icon_box_arrow_up24_filled = NotStr(''' - -''') -icon_person_question_mark16_filled = NotStr(''' - -''') -icon_mail24_filled = NotStr(''' - -''') -icon_align_center_vertical28_filled = NotStr(''' - -''') -icon_window_apps32_regular = NotStr(''' - -''') -icon_cloud_sync32_filled = NotStr(''' - -''') -icon_airplane24_filled = NotStr(''' - -''') -icon_approvals_app16_regular = NotStr(''' - - - - - - -''') -icon_closed_caption_off28_regular = NotStr(''' - -''') -icon_image_globe24_regular = NotStr(''' - - - - - - - - - - -''') -icon_reading_list_add16_regular = NotStr(''' - -''') -icon_star_prohibited16_filled = NotStr(''' - -''') -icon_symbols24_regular = NotStr(''' - -''') -icon_battery120_filled = NotStr(''' - -''') -icon_shopping_bag_tag20_regular = NotStr(''' - -''') -icon_radio_button24_regular = NotStr(''' - -''') -icon_square_multiple24_regular = NotStr(''' - -''') -icon_data_funnel24_filled = NotStr(''' - -''') -icon_mail_copy20_filled = NotStr(''' - -''') -icon_text_bullet_list_tree20_filled = NotStr(''' - -''') -icon_checkbox_indeterminate24_regular = NotStr(''' - -''') -icon_box_arrow_left24_regular = NotStr(''' - -''') -icon_multiplier18_x32_regular = NotStr(''' - -''') -icon_album_add20_regular = NotStr(''' - -''') -icon_table_lightning24_regular = NotStr(''' - -''') -icon_vehicle_subway24_regular = NotStr(''' - -''') -icon_food_cake12_regular = NotStr(''' - -''') -icon_dual_screen_settings24_filled = NotStr(''' - -''') -icon_subtract_square_multiple16_filled = NotStr(''' - -''') -icon_map_drive16_regular = NotStr(''' - -''') -icon_animal_rabbit28_regular = NotStr(''' - -''') -icon_comment_multiple_checkmark16_regular = NotStr(''' - -''') -icon_text_header220_regular = NotStr(''' - -''') -icon_flag_off24_filled = NotStr(''' - -''') -icon_channel_subtract24_filled = NotStr(''' - -''') -icon_tray_item_remove24_regular = NotStr(''' - -''') -icon_border_right20_regular = NotStr(''' - -''') -icon_whiteboard24_filled = NotStr(''' - -''') -icon_shapes48_filled = NotStr(''' - -''') -icon_sub_grid24_regular = NotStr(''' - -''') -icon_tag_off20_regular = NotStr(''' - -''') -icon_currency_dollar_euro24_regular = NotStr(''' - -''') -icon_shortpick20_regular = NotStr(''' - -''') -icon_sticker_add20_filled = NotStr(''' - -''') -icon_image16_regular = NotStr(''' - -''') -icon_calendar_day20_regular = NotStr(''' - -''') -icon_mic20_regular = NotStr(''' - -''') -icon_tab24_regular = NotStr(''' - -''') -icon_position_to_back24_filled = NotStr(''' - -''') -icon_document_split_hint16_filled = NotStr(''' - -''') -icon_skip_back1024_filled = NotStr(''' - -''') -icon_number_symbol32_regular = NotStr(''' - -''') -icon_text_grammar_arrow_right24_filled = NotStr(''' - -''') -icon_battery_charge24_regular = NotStr(''' - -''') -icon_cellular_warning24_regular = NotStr(''' - -''') -icon_clock_alarm16_filled = NotStr(''' - -''') -icon_text_bullet_list_add24_regular = NotStr(''' - -''') -icon_chevron_circle_up28_filled = NotStr(''' - -''') -icon_lock_closed16_filled = NotStr(''' - -''') -icon_sticker_add24_filled = NotStr(''' - -''') -icon_mail_unread16_regular = NotStr(''' - -''') -icon_leaf_two16_filled = NotStr(''' - -''') -icon_border_all24_regular = NotStr(''' - -''') -icon_tent20_regular = NotStr(''' - -''') -icon_align_left32_regular = NotStr(''' - -''') -icon_drop24_regular = NotStr(''' - -''') -icon_open16_regular = NotStr(''' - -''') -icon_link28_filled = NotStr(''' - -''') -icon_task_list_ltr20_regular = NotStr(''' - -''') -icon_weather_haze24_regular = NotStr(''' - -''') -icon_calendar_edit16_filled = NotStr(''' - -''') -icon_desktop_mac32_filled = NotStr(''' - -''') -icon_checkmark28_regular = NotStr(''' - -''') -icon_star_add20_regular = NotStr(''' - -''') -icon_people_prohibited20_regular = NotStr(''' - -''') -icon_circle_half_fill20_filled = NotStr(''' - -''') -icon_delete24_regular = NotStr(''' - -''') -icon_call_outbound20_regular = NotStr(''' - -''') -icon_call_add24_regular = NotStr(''' - -''') -icon_database_person20_regular = NotStr(''' - -''') -icon_full_screen_minimize24_filled = NotStr(''' - -''') -icon_ribbon_add24_filled = NotStr(''' - -''') -icon_auto_fit_width24_filled = NotStr(''' - -''') -icon_arrow_maximize48_filled = NotStr(''' - -''') -icon_window_apps48_regular = NotStr(''' - -''') -icon_archive_multiple16_regular = NotStr(''' - -''') -icon_tent20_filled = NotStr(''' - -''') -icon_call_forward28_regular = NotStr(''' - -''') -icon_dual_screen_add24_filled = NotStr(''' - -''') -icon_contact_card_ribbon24_regular = NotStr(''' - -''') -icon_circle_half_fill12_regular = NotStr(''' - -''') -icon_hand_draw24_regular = NotStr(''' - -''') -icon_globe_video20_filled = NotStr(''' - -''') -icon_door_arrow_right28_regular = NotStr(''' - -''') -icon_breakout_room20_regular = NotStr(''' - -''') -icon_padding_down24_filled = NotStr(''' - -''') -icon_play16_filled = NotStr(''' - -''') -icon_table_resize_column28_regular = NotStr(''' - -''') -icon_arrow_curve_down_left28_regular = NotStr(''' - -''') -icon_fps3020_filled = NotStr(''' - -''') -icon_presence_away16_filled = NotStr(''' - -''') -icon_person12_regular = NotStr(''' - -''') -icon_cut20_regular = NotStr(''' - -''') -icon_speaker248_filled = NotStr(''' - -''') -icon_document_ribbon20_regular = NotStr(''' - -''') -icon_building_retail20_filled = NotStr(''' - -''') -icon_album_add24_regular = NotStr(''' - -''') -icon_shifts_checkmark24_regular = NotStr(''' - -''') -icon_table_lightning16_regular = NotStr(''' - -''') -icon_subtract_circle_arrow_forward16_filled = NotStr(''' - -''') -icon_snooze20_filled = NotStr(''' - -''') -icon_building16_filled = NotStr(''' - -''') -icon_person_note24_regular = NotStr(''' - -''') -icon_person_circle12_regular = NotStr(''' - -''') -icon_highlight_accent16_filled = NotStr(''' - -''') -icon_star_three_quarter12_filled = NotStr(''' - -''') -icon_door_arrow_left16_regular = NotStr(''' - -''') -icon_window_apps32_filled = NotStr(''' - -''') -icon_ribbon12_filled = NotStr(''' - -''') -icon_mail_pause16_regular = NotStr(''' - -''') -icon_align_start_vertical20_regular = NotStr(''' - - - - -''') -icon_slide_text20_regular = NotStr(''' - -''') -icon_cloud_dismiss32_regular = NotStr(''' - -''') -icon_square_hint16_regular = NotStr(''' - -''') -icon_speaker_mute28_filled = NotStr(''' - -''') -icon_table_cell_edit20_regular = NotStr(''' - -''') -icon_clipboard_error24_filled = NotStr(''' - -''') -icon_accessibility_checkmark24_filled = NotStr(''' - -''') -icon_add_circle28_filled = NotStr(''' - -''') -icon_arrow_up_right32_regular = NotStr(''' - -''') -icon_chevron_up24_regular = NotStr(''' - -''') -icon_share_screen_start20_filled = NotStr(''' - -''') -icon_food_apple20_regular = NotStr(''' - -''') -icon_mail_open_person24_filled = NotStr(''' - -''') -icon_square_hint_apps20_regular = NotStr(''' - -''') -icon_hd24_regular = NotStr(''' - -''') -icon_shield_error16_filled = NotStr(''' - -''') -icon_document_header_arrow_down16_filled = NotStr(''' - -''') -icon_diamond16_regular = NotStr(''' - -''') -icon_tab_desktop_new_page20_regular = NotStr(''' - -''') -icon_skip_forward1020_filled = NotStr(''' - -''') -icon_number_symbol_square20_regular = NotStr(''' - -''') -icon_panel_left20_filled = NotStr(''' - -''') -icon_table48_regular = NotStr(''' - -''') -icon_badge24_regular = NotStr(''' - -''') -icon_text_position_line24_regular = NotStr(''' - -''') -icon_text_align_distributed_vertical20_filled = NotStr(''' - -''') -icon_desktop_mac32_regular = NotStr(''' - -''') -icon_mail_inbox_arrow_up20_regular = NotStr(''' - -''') -icon_vault20_filled = NotStr(''' - -''') -icon_skip_forward3028_regular = NotStr(''' - -''') -icon_arrow_left28_regular = NotStr(''' - -''') -icon_chevron_circle_left32_regular = NotStr(''' - -''') -icon_swipe_right24_filled = NotStr(''' - -''') -icon_checkbox_arrow_right24_filled = NotStr(''' - - - - -''') -icon_caret_up24_filled = NotStr(''' - -''') -icon_weather_partly_cloudy_day24_regular = NotStr(''' - -''') -icon_subtract_circle28_regular = NotStr(''' - -''') -icon_people_team_toolbox20_filled = NotStr(''' - -''') -icon_arrow_redo16_filled = NotStr(''' - -''') -icon_heart_broken16_regular = NotStr(''' - -''') -icon_window_edit16_regular = NotStr(''' - -''') -icon_plug_connected24_regular = NotStr(''' - -''') -icon_text_clear_formatting24_filled = NotStr(''' - -''') -icon_lasso24_regular = NotStr(''' - -''') -icon_cloud_archive20_regular = NotStr(''' - -''') -icon_wifi_warning20_regular = NotStr(''' - -''') -icon_clipboard_task_list_rtl24_filled = NotStr(''' - -''') -icon_window_wrench20_filled = NotStr(''' - -''') -icon_scratchpad24_regular = NotStr(''' - -''') -icon_arrow_hook_up_right28_regular = NotStr(''' - -''') -icon_arrow_wrap_off20_filled = NotStr(''' - - - - - -''') -icon_document_javascript24_regular = NotStr(''' - -''') -icon_text_direction_rotate270_right24_filled = NotStr(''' - -''') -icon_transmission24_filled = NotStr(''' - -''') -icon_comment_add24_regular = NotStr(''' - -''') -icon_animal_cat24_regular = NotStr(''' - -''') -icon_tent12_filled = NotStr(''' - -''') -icon_phone24_regular = NotStr(''' - -''') -icon_lock_closed20_regular = NotStr(''' - -''') -icon_divider_short24_filled = NotStr(''' - -''') -icon_arrow_trending_settings20_filled = NotStr(''' - -''') -icon_book_exclamation_mark24_regular = NotStr(''' - -''') -icon_folder_add16_regular = NotStr(''' - -''') -icon_weather_moon20_filled = NotStr(''' - -''') -icon_subtract28_filled = NotStr(''' - -''') -icon_money_off20_regular = NotStr(''' - -''') -icon_chevron_double_up16_regular = NotStr(''' - -''') -icon_arrow_collapse_all20_regular = NotStr(''' - -''') -icon_closed_caption_off48_regular = NotStr(''' - -''') -icon_arrow_sync16_regular = NotStr(''' - -''') -icon_attach_text24_filled = NotStr(''' - -''') -icon_multiplier2_x24_filled = NotStr(''' - -''') -icon_table_freeze_row16_filled = NotStr(''' - -''') -icon_people_settings24_filled = NotStr(''' - -''') -icon_list24_filled = NotStr(''' - -''') -icon_book_open_microphone20_regular = NotStr(''' - -''') -icon_text_sort_ascending20_filled = NotStr(''' - -''') -icon_square_arrow_forward24_regular = NotStr(''' - -''') -icon_calendar_month20_filled = NotStr(''' - -''') -icon_clock12_regular = NotStr(''' - -''') -icon_premium28_filled = NotStr(''' - -''') -icon_document_one_page24_regular = NotStr(''' - -''') -icon_text_field16_regular = NotStr(''' - -''') -icon_toolbox28_filled = NotStr(''' - -''') -icon_document_queue24_filled = NotStr(''' - -''') -icon_flash_settings24_regular = NotStr(''' - -''') -icon_clipboard_error24_regular = NotStr(''' - -''') -icon_cube_rotate20_filled = NotStr(''' - -''') -icon_settings_chat20_filled = NotStr(''' - -''') -icon_heart_pulse32_regular = NotStr(''' - -''') -icon_inking_tool32_filled = NotStr(''' - -''') -icon_bluetooth20_filled = NotStr(''' - -''') -icon_thumb_like28_filled = NotStr(''' - -''') -icon_document_table_checkmark20_filled = NotStr(''' - -''') -icon_headset28_filled = NotStr(''' - -''') -icon_mic_sparkle24_filled = NotStr(''' - -''') -icon_clock_alarm32_regular = NotStr(''' - -''') -icon_puzzle_piece16_regular = NotStr(''' - -''') -icon_clipboard_task_list_ltr24_filled = NotStr(''' - -''') -icon_database_search20_regular = NotStr(''' - -''') -icon_table_move_right24_filled = NotStr(''' - -''') -icon_center_horizontal20_filled = NotStr(''' - - - - - -''') -icon_align_bottom20_regular = NotStr(''' - -''') -icon_emoji_laugh24_filled = NotStr(''' - -''') -icon_font_space_tracking_out28_regular = NotStr(''' - -''') -icon_number_row20_regular = NotStr(''' - -''') -icon_document_landscape_data20_filled = NotStr(''' - -''') -icon_star_dismiss16_regular = NotStr(''' - -''') -icon_table16_regular = NotStr(''' - -''') -icon_save_edit20_filled = NotStr(''' - -''') -icon_desktop_pulse28_filled = NotStr(''' - -''') -icon_text_column_two_right24_filled = NotStr(''' - -''') -icon_building_factory20_regular = NotStr(''' - -''') -icon_scale_fill20_filled = NotStr(''' - -''') -icon_shifts_open24_filled = NotStr(''' - -''') -icon_window_dev_tools24_filled = NotStr(''' - -''') -icon_calendar_assistant24_filled = NotStr(''' - - - - - -''') -icon_chevron_up48_regular = NotStr(''' - -''') -icon_arrow_reply_all48_regular = NotStr(''' - -''') -icon_shield_task16_regular = NotStr(''' - -''') -icon_people_sync20_filled = NotStr(''' - -''') -icon_table_delete_column28_filled = NotStr(''' - -''') -icon_chevron_double_left20_filled = NotStr(''' - -''') -icon_person_note20_filled = NotStr(''' - -''') -icon_arrow_trending24_regular = NotStr(''' - -''') -icon_pill20_regular = NotStr(''' - -''') -icon_accessibility16_filled = NotStr(''' - -''') -icon_window20_filled = NotStr(''' - -''') -icon_pin20_regular = NotStr(''' - -''') -icon_text_position_top_bottom24_filled = NotStr(''' - -''') -icon_comment_checkmark24_filled = NotStr(''' - -''') -icon_presence_dnd16_regular = NotStr(''' - -''') -icon_calendar_agenda28_filled = NotStr(''' - -''') -icon_person_arrow_right16_filled = NotStr(''' - -''') -icon_align_space_evenly_vertical20_filled = NotStr(''' - - - - - -''') -icon_lightbulb_filament24_regular = NotStr(''' - -''') -icon_clock_toolbox24_regular = NotStr(''' - -''') -icon_arrow_circle_down48_regular = NotStr(''' - -''') -icon_clock_alarm20_regular = NotStr(''' - -''') -icon_arrow_step_in_left12_regular = NotStr(''' - -''') -icon_cursor24_regular = NotStr(''' - -''') -icon_text_indent_decrease_ltr24_filled = NotStr(''' - -''') -icon_data_bar_vertical_add20_filled = NotStr(''' - -''') -icon_document_heart24_filled = NotStr(''' - -''') -icon_textbox16_filled = NotStr(''' - -''') -icon_cloud_link20_regular = NotStr(''' - -''') -icon_arrow_sort_down24_filled = NotStr(''' - -''') -icon_call_inbound16_regular = NotStr(''' - -''') -icon_mail_open_person16_filled = NotStr(''' - -''') -icon_multiselect_rtl24_regular = NotStr(''' - -''') -icon_chat20_filled = NotStr(''' - -''') -icon_shape_subtract20_filled = NotStr(''' - -''') -icon_home48_filled = NotStr(''' - -''') -icon_cloud28_filled = NotStr(''' - -''') -icon_mail_alert28_filled = NotStr(''' - -''') -icon_shape_intersect20_filled = NotStr(''' - -''') -icon_star_off28_filled = NotStr(''' - -''') -icon_checkmark48_regular = NotStr(''' - -''') -icon_folder_sync20_regular = NotStr(''' - -''') -icon_fps12020_regular = NotStr(''' - -''') -icon_align_space_between_vertical20_regular = NotStr(''' - - - - -''') -icon_emoji_hand20_filled = NotStr(''' - -''') -icon_align_right24_regular = NotStr(''' - -''') -icon_app_recent24_regular = NotStr(''' - -''') -icon_data_usage24_filled = NotStr(''' - -''') -icon_image28_filled = NotStr(''' - -''') -icon_book_exclamation_mark24_filled = NotStr(''' - -''') -icon_table_edit28_regular = NotStr(''' - -''') -icon_shield_error24_filled = NotStr(''' - -''') -icon_hand_right16_regular = NotStr(''' - -''') -icon_select_all_off24_regular = NotStr(''' - -''') -icon_document_arrow_left28_regular = NotStr(''' - -''') -icon_building_bank16_filled = NotStr(''' - -''') -icon_line24_regular = NotStr(''' - -''') -icon_clock_pause24_filled = NotStr(''' - -''') -icon_document_pill20_filled = NotStr(''' - -''') -icon_book_open32_regular = NotStr(''' - -''') -icon_cube16_regular = NotStr(''' - -''') -icon_table_dismiss28_filled = NotStr(''' - -''') -icon_call_exclamation20_regular = NotStr(''' - -''') -icon_call_outbound24_regular = NotStr(''' - -''') -icon_tablet48_regular = NotStr(''' - -''') -icon_people_error16_filled = NotStr(''' - -''') -icon_arrow_square_down20_filled = NotStr(''' - -''') -icon_flip_horizontal20_regular = NotStr(''' - -''') -icon_book_exclamation_mark20_regular = NotStr(''' - -''') -icon_subtract_circle16_regular = NotStr(''' - -''') -icon_tag_multiple16_filled = NotStr(''' - -''') -icon_branch_compare20_regular = NotStr(''' - -''') -icon_save_sync20_regular = NotStr(''' - -''') -icon_globe_shield20_regular = NotStr(''' - -''') -icon_text_direction_rotate270_right24_regular = NotStr(''' - -''') -icon_chevron_circle_left24_regular = NotStr(''' - -''') -icon_arrow_forward_down_person20_filled = NotStr(''' - -''') -icon_select_object_skew_dismiss24_filled = NotStr(''' - -''') -icon_text_description20_regular = NotStr(''' - -''') -icon_contact_card48_regular = NotStr(''' - -''') -icon_arrow_step_out28_regular = NotStr(''' - -''') -icon_bookmark20_filled = NotStr(''' - -''') -icon_cube_multiple20_regular = NotStr(''' - -''') -icon_vehicle_bus16_regular = NotStr(''' - -''') -icon_text_bullet_list_rtl20_filled = NotStr(''' - -''') -icon_music_note220_regular = NotStr(''' - -''') -icon_server24_regular = NotStr(''' - -''') -icon_clock16_regular = NotStr(''' - -''') -icon_weather_snow_shower_night20_filled = NotStr(''' - -''') -icon_receipt_money24_regular = NotStr(''' - -''') -icon_desktop_sync16_filled = NotStr(''' - -''') -icon_branch_fork_link24_regular = NotStr(''' - -''') -icon_options20_filled = NotStr(''' - -''') -icon_channel_arrow_left24_regular = NotStr(''' - -''') -icon_document_page_break24_filled = NotStr(''' - -''') -icon_arrow_sort_down16_filled = NotStr(''' - -''') -icon_multiplier2_x20_filled = NotStr(''' - -''') -icon_speaker028_filled = NotStr(''' - -''') -icon_poll24_filled = NotStr(''' - -''') -icon_qr_code28_filled = NotStr(''' - -''') -icon_mic48_regular = NotStr(''' - -''') -icon_pin_off24_filled = NotStr(''' - -''') -icon_compass_northwest20_regular = NotStr(''' - -''') -icon_vehicle_truck_profile20_regular = NotStr(''' - -''') -icon_tab_desktop_clock20_regular = NotStr(''' - -''') -icon_arrow_sort16_filled = NotStr(''' - -''') -icon_key24_filled = NotStr(''' - -''') -icon_weather_blowing_snow20_filled = NotStr(''' - -''') -icon_uninstall_app24_filled = NotStr(''' - -''') -icon_send24_filled = NotStr(''' - -''') -icon_eye_tracking16_filled = NotStr(''' - -''') -icon_image20_regular = NotStr(''' - -''') -icon_weather_sunny_high48_regular = NotStr(''' - -''') -icon_document_save24_regular = NotStr(''' - -''') -icon_vehicle_truck_bag20_regular = NotStr(''' - -''') -icon_cloud_words20_regular = NotStr(''' - -''') -icon_document_multiple24_regular = NotStr(''' - - - - -''') -icon_folder_link28_regular = NotStr(''' - -''') -icon_clipboard_code16_filled = NotStr(''' - -''') -icon_text_paragraph16_regular = NotStr(''' - -''') -icon_clipboard_code20_regular = NotStr(''' - -''') -icon_flip_horizontal20_filled = NotStr(''' - -''') -icon_arrow_up32_filled = NotStr(''' - -''') -icon_clipboard_checkmark24_regular = NotStr(''' - -''') -icon_app_recent24_filled = NotStr(''' - -''') -icon_text_sort_descending24_filled = NotStr(''' - -''') -icon_mail_prohibited20_filled = NotStr(''' - -''') -icon_scan_dash12_regular = NotStr(''' - -''') -icon_calendar_question_mark16_regular = NotStr(''' - -''') -icon_calendar_search16_regular = NotStr(''' - -''') -icon_arrow_fit20_regular = NotStr(''' - -''') -icon_text_number_list_ltr16_regular = NotStr(''' - -''') -icon_my_location12_regular = NotStr(''' - -''') -icon_camera_dome24_regular = NotStr(''' - -''') -icon_headset_vr20_regular = NotStr(''' - -''') -icon_share_screen_person_overlay_inside28_regular = NotStr(''' - -''') -icon_ribbon_off12_filled = NotStr(''' - -''') -icon_text_number_list_ltr20_filled = NotStr(''' - -''') -icon_text_case_title24_filled = NotStr(''' - -''') -icon_arrow_export_up20_filled = NotStr(''' - -''') -icon_oval20_regular = NotStr(''' - -''') -icon_copy_add24_regular = NotStr(''' - -''') -icon_call_missed48_regular = NotStr(''' - -''') -icon_vehicle_car48_filled = NotStr(''' - -''') -icon_flashlight20_regular = NotStr(''' - -''') -icon_delete16_filled = NotStr(''' - -''') -icon_caret_right24_regular = NotStr(''' - -''') -icon_clipboard_task_add24_filled = NotStr(''' - -''') -icon_dual_screen_mirror24_filled = NotStr(''' - -''') -icon_window20_regular = NotStr(''' - -''') -icon_gavel32_filled = NotStr(''' - -''') -icon_arrow_reply20_filled = NotStr(''' - -''') -icon_production20_regular = NotStr(''' - -''') -icon_content_settings20_filled = NotStr(''' - -''') -icon_padding_right24_filled = NotStr(''' - -''') -icon_emoji24_regular = NotStr(''' - -''') -icon_contact_card_group16_regular = NotStr(''' - -''') -icon_grid24_filled = NotStr(''' - -''') -icon_cursor20_regular = NotStr(''' - -''') -icon_mail_template20_regular = NotStr(''' - -''') -icon_arrow_right32_filled = NotStr(''' - -''') -icon_align_center_vertical24_filled = NotStr(''' - -''') -icon_number_symbol20_regular = NotStr(''' - -''') -icon_clipboard_settings24_regular = NotStr(''' - -''') -icon_document_text_extract20_filled = NotStr(''' - -''') -icon_document_table_checkmark24_regular = NotStr(''' - -''') -icon_tag_lock16_regular = NotStr(''' - -''') -icon_puzzle_cube28_filled = NotStr(''' - -''') -icon_chat_multiple20_regular = NotStr(''' - -''') -icon_text_indent_increase_ltr20_regular = NotStr(''' - -''') -icon_collections_add24_regular = NotStr(''' - -''') -icon_sparkle48_filled = NotStr(''' - -''') -icon_checkbox_indeterminate20_regular = NotStr(''' - -''') -icon_image_off20_filled = NotStr(''' - -''') -icon_phone_span_in16_filled = NotStr(''' - -''') -icon_document_table_arrow_right20_filled = NotStr(''' - -''') -icon_document_page_top_center24_filled = NotStr(''' - -''') -icon_bug20_regular = NotStr(''' - -''') -icon_tag_search24_regular = NotStr(''' - -''') -icon_calendar_pattern20_regular = NotStr(''' - -''') -icon_folder_prohibited24_regular = NotStr(''' - -''') -icon_panel_bottom_contract20_regular = NotStr(''' - -''') -icon_desktop_pulse28_regular = NotStr(''' - -''') -icon_document_sync20_regular = NotStr(''' - -''') -icon_weather_snow48_regular = NotStr(''' - -''') -icon_video_person_call16_filled = NotStr(''' - -''') -icon_emoji_sad_slight20_filled = NotStr(''' - -''') -icon_channel_subtract28_regular = NotStr(''' - -''') -icon_box_multiple_arrow_left20_regular = NotStr(''' - -''') -icon_pin20_filled = NotStr(''' - -''') -icon_chevron_left24_filled = NotStr(''' - -''') -icon_arrow_import24_regular = NotStr(''' - -''') -icon_folder_sync24_filled = NotStr(''' - -''') -icon_local_language16_filled = NotStr(''' - -''') -icon_cellular_data124_regular = NotStr(''' - -''') -icon_mic_off20_regular = NotStr(''' - -''') -icon_clipboard_heart20_filled = NotStr(''' - -''') -icon_multiselect_rtl24_filled = NotStr(''' - -''') -icon_home28_filled = NotStr(''' - -''') -icon_text_color_accent16_filled = NotStr(''' - -''') -icon_call_outbound28_regular = NotStr(''' - -''') -icon_vehicle_ship24_regular = NotStr(''' - -''') -icon_table_insert_column16_filled = NotStr(''' - -''') -icon_color_line24_filled = NotStr(''' - -''') -icon_window_apps20_filled = NotStr(''' - -''') -icon_eraser_medium24_regular = NotStr(''' - - - - - - -''') -icon_slide_search28_filled = NotStr(''' - -''') -icon_select_object_skew_dismiss20_regular = NotStr(''' - -''') -icon_clipboard_more24_regular = NotStr(''' - -''') -icon_table_link16_regular = NotStr(''' - -''') -icon_attach_arrow_right20_regular = NotStr(''' - -''') -icon_book_compass24_regular = NotStr(''' - -''') -icon_weather_snow20_regular = NotStr(''' - -''') -icon_call_forward16_filled = NotStr(''' - -''') -icon_tetris_app48_filled = NotStr(''' - -''') -icon_multiselect_ltr24_filled = NotStr(''' - -''') -icon_presence_oof10_regular = NotStr(''' - -''') -icon_briefcase_off48_filled = NotStr(''' - -''') -icon_battery320_filled = NotStr(''' - -''') -icon_text_box_settings20_regular = NotStr(''' - -''') -icon_chart_person24_regular = NotStr(''' - -''') -icon_column_arrow_right20_filled = NotStr(''' - -''') -icon_emoji_surprise20_filled = NotStr(''' - -''') -icon_calendar_question_mark20_filled = NotStr(''' - -''') -icon_view_desktop_mobile24_filled = NotStr(''' - -''') -icon_sticker12_regular = NotStr(''' - -''') -icon_phone_span_in24_regular = NotStr(''' - -''') -icon_wrench_screwdriver20_regular = NotStr(''' - -''') -icon_more_horizontal16_regular = NotStr(''' - -''') -icon_font_increase24_regular = NotStr(''' - -''') -icon_news20_filled = NotStr(''' - -''') -icon_full_screen_maximize20_filled = NotStr(''' - -''') -icon_building_bank_toolbox20_filled = NotStr(''' - -''') -icon_home_person20_filled = NotStr(''' - -''') -icon_building_retail_toolbox20_filled = NotStr(''' - -''') -icon_apps28_regular = NotStr(''' - -''') -icon_content_view32_regular = NotStr(''' - -''') -icon_expand_up_right20_regular = NotStr(''' - -''') -icon_convert_range20_filled = NotStr(''' - -''') -icon_arrow_circle_down32_filled = NotStr(''' - -''') -icon_pause20_filled = NotStr(''' - -''') -icon_arrow_sync_off12_filled = NotStr(''' - -''') -icon_camera_off20_regular = NotStr(''' - -''') -icon_slide_multiple24_filled = NotStr(''' - -''') -icon_fast_forward24_regular = NotStr(''' - -''') -icon_book_contacts32_regular = NotStr(''' - -''') -icon_call_prohibited24_filled = NotStr(''' - -''') -icon_drink_wine20_filled = NotStr(''' - -''') -icon_toolbox20_filled = NotStr(''' - -''') -icon_cellular_off20_filled = NotStr(''' - -''') -icon_local_language24_filled = NotStr(''' - -''') -icon_animal_cat16_filled = NotStr(''' - -''') -icon_tray_item_remove20_regular = NotStr(''' - -''') -icon_weather_snow_shower_day48_filled = NotStr(''' - -''') -icon_image_multiple24_regular = NotStr(''' - -''') -icon_premium16_regular = NotStr(''' - -''') -icon_briefcase_off20_filled = NotStr(''' - -''') -icon_document_table_checkmark20_regular = NotStr(''' - -''') -icon_circle12_regular = NotStr(''' - -''') -icon_clipboard_settings20_filled = NotStr(''' - -''') -icon_vehicle_car_collision28_regular = NotStr(''' - -''') -icon_clipboard_checkmark20_filled = NotStr(''' - -''') -icon_weather_sunny_high20_regular = NotStr(''' - -''') -icon_alert_snooze20_filled = NotStr(''' - -''') -icon_pin24_regular = NotStr(''' - -''') -icon_arrow_import20_regular = NotStr(''' - -''') -icon_person_arrow_left20_regular = NotStr(''' - -''') -icon_arrow_reply_all20_regular = NotStr(''' - -''') -icon_patch24_filled = NotStr(''' - -''') -icon_text_bullet_list_ltr24_filled = NotStr(''' - -''') -icon_globe24_filled = NotStr(''' - -''') -icon_launcher_settings24_filled = NotStr(''' - -''') -icon_archive20_filled = NotStr(''' - -''') -icon_video_person20_filled = NotStr(''' - -''') -icon_save_multiple24_filled = NotStr(''' - -''') -icon_shapes24_filled = NotStr(''' - -''') -icon_tab_desktop_image20_regular = NotStr(''' - -''') -icon_tag24_regular = NotStr(''' - -''') -icon_laptop_dismiss16_filled = NotStr(''' - -''') -icon_re_order_dots_vertical24_regular = NotStr(''' - -''') -icon_open_folder24_filled = NotStr(''' - -''') -icon_tag16_regular = NotStr(''' - -''') -icon_calendar_reply28_filled = NotStr(''' - -''') -icon_shopping_bag_tag20_filled = NotStr(''' - -''') -icon_slide_search28_regular = NotStr(''' - -''') -icon_table_dismiss20_filled = NotStr(''' - -''') -icon_arrow_step_in28_filled = NotStr(''' - -''') -icon_cloud_edit16_filled = NotStr(''' - -''') -icon_uninstall_app24_regular = NotStr(''' - -''') -icon_dual_screen20_filled = NotStr(''' - -''') -icon_arrow_clockwise16_regular = NotStr(''' - -''') -icon_vehicle_car_collision32_filled = NotStr(''' - -''') -icon_border_top_bottom_thick20_regular = NotStr(''' - -''') -icon_rename16_filled = NotStr(''' - -''') -icon_scan_dash48_filled = NotStr(''' - -''') -icon_clipboard_pulse20_regular = NotStr(''' - -''') -icon_cloud_sync28_regular = NotStr(''' - -''') -icon_align_center_vertical48_regular = NotStr(''' - -''') -icon_document_split_hint20_filled = NotStr(''' - -''') -icon_whiteboard48_filled = NotStr(''' - -''') -icon_drink_to_go24_regular = NotStr(''' - -''') -icon_compass_northwest28_regular = NotStr(''' - -''') -icon_drawer_arrow_download20_filled = NotStr(''' - -''') -icon_resize_image24_filled = NotStr(''' - -''') -icon_people_community24_filled = NotStr(''' - -''') -icon_arrow_export_rtl20_filled = NotStr(''' - -''') -icon_cellular_off24_filled = NotStr(''' - -''') -icon_next32_filled = NotStr(''' - -''') -icon_calendar3_day28_filled = NotStr(''' - -''') -icon_clock_arrow_download24_filled = NotStr(''' - -''') -icon_arrow_undo32_filled = NotStr(''' - -''') -icon_document_toolbox24_regular = NotStr(''' - -''') -icon_table_freeze_column_and_row16_regular = NotStr(''' - -''') -icon_skip_back1028_filled = NotStr(''' - -''') -icon_arrow_up28_filled = NotStr(''' - -''') -icon_fingerprint48_filled = NotStr(''' - -''') -icon_desktop_cursor20_regular = NotStr(''' - -''') -icon_math_symbols32_filled = NotStr(''' - -''') -icon_flash_settings24_filled = NotStr(''' - -''') -icon_star28_regular = NotStr(''' - -''') -icon_color_line_accent16_regular = NotStr(''' - -''') -icon_arrow_autofit_up24_regular = NotStr(''' - -''') -icon_textbox_rotate9024_filled = NotStr(''' - -''') -icon_slide_settings24_regular = NotStr(''' - -''') -icon_expand_up_left32_regular = NotStr(''' - -''') -icon_clipboard_data_bar24_regular = NotStr(''' - -''') -icon_weather_sunny32_regular = NotStr(''' - -''') -icon_bookmark_multiple24_filled = NotStr(''' - -''') -icon_speaker232_filled = NotStr(''' - -''') -icon_calendar_today28_filled = NotStr(''' - -''') -icon_lock_open16_regular = NotStr(''' - -''') -icon_slide_text48_filled = NotStr(''' - -''') -icon_calendar_edit24_regular = NotStr(''' - -''') -icon_calendar_checkmark16_regular = NotStr(''' - -''') -icon_text_field16_filled = NotStr(''' - -''') -icon_circle_off16_regular = NotStr(''' - -''') -icon_person_settings16_regular = NotStr(''' - -''') -icon_building_retail_money20_filled = NotStr(''' - -''') -icon_person_circle24_filled = NotStr(''' - -''') -icon_briefcase_medical16_regular = NotStr(''' - -''') -icon_mail_read24_regular = NotStr(''' - -''') -icon_arrow_routing_rectangle_multiple24_regular = NotStr(''' - -''') -icon_tray_item_remove20_filled = NotStr(''' - -''') -icon_mail_open_person24_regular = NotStr(''' - -''') -icon_dock_row24_filled = NotStr(''' - -''') -icon_arrow_step_over16_regular = NotStr(''' - -''') -icon_folder_link48_filled = NotStr(''' - -''') -icon_delete_dismiss20_regular = NotStr(''' - -''') -icon_video_sync20_regular = NotStr(''' - -''') -icon_eyedropper_off20_regular = NotStr(''' - -''') -icon_calendar_cancel16_regular = NotStr(''' - -''') -icon_text_paragraph_direction_left20_filled = NotStr(''' - -''') -icon_link_dismiss16_regular = NotStr(''' - -''') -icon_arrow_forward24_regular = NotStr(''' - -''') -icon_scan_thumb_up24_regular = NotStr(''' - -''') -icon_text_column_one24_filled = NotStr(''' - -''') -icon_square20_filled = NotStr(''' - -''') -icon_chevron_up20_regular = NotStr(''' - -''') -icon_chevron_circle_down16_filled = NotStr(''' - -''') -icon_channel_add48_filled = NotStr(''' - -''') -icon_filter_dismiss20_filled = NotStr(''' - -''') -icon_fps6024_regular = NotStr(''' - -''') -icon_send20_regular = NotStr(''' - -''') -icon_text_bullet_list_rtl20_regular = NotStr(''' - -''') -icon_blur28_regular = NotStr(''' - -''') -icon_communication20_regular = NotStr(''' - -''') -icon_play16_regular = NotStr(''' - -''') -icon_protocol_handler24_regular = NotStr(''' - -''') -icon_power20_filled = NotStr(''' - -''') -icon_clipboard_task20_filled = NotStr(''' - -''') -icon_person_board16_regular = NotStr(''' - -''') -icon_square_hint28_regular = NotStr(''' - -''') -icon_subtract20_filled = NotStr(''' - -''') -icon_pin32_filled = NotStr(''' - -''') -icon_comment_off24_regular = NotStr(''' - -''') -icon_eraser_medium24_filled = NotStr(''' - -''') -icon_cursor_hover16_filled = NotStr(''' - -''') -icon_mail_multiple20_regular = NotStr(''' - -''') -icon_slide_search24_filled = NotStr(''' - -''') -icon_cellular_warning20_regular = NotStr(''' - -''') -icon_text_grammar_checkmark20_filled = NotStr(''' - -''') -icon_text_indent_decrease_rtl20_filled = NotStr(''' - -''') -icon_patient32_filled = NotStr(''' - -''') -icon_library16_regular = NotStr(''' - -''') -icon_eraser_small24_regular = NotStr(''' - -''') -icon_arrow_fit16_regular = NotStr(''' - -''') -icon_people_checkmark24_filled = NotStr(''' - -''') -icon_table_cell_edit16_regular = NotStr(''' - -''') -icon_checkbox224_filled = NotStr(''' - - - - -''') -icon_read_aloud16_filled = NotStr(''' - -''') -icon_book_open20_regular = NotStr(''' - -''') -icon_caret_up20_regular = NotStr(''' - -''') -icon_table_move_above28_regular = NotStr(''' - -''') -icon_surface_earbuds20_regular = NotStr(''' - -''') -icon_people_swap16_filled = NotStr(''' - -''') -icon_door_tag24_regular = NotStr(''' - -''') -icon_share_screen_start24_filled = NotStr(''' - -''') -icon_box_toolbox20_filled = NotStr(''' - -''') -icon_arrow_sort_up16_regular = NotStr(''' - -''') -icon_table_delete_column24_filled = NotStr(''' - -''') -icon_alert32_filled = NotStr(''' - -''') -icon_arrow_swap20_regular = NotStr(''' - -''') -icon_folder_briefcase20_filled = NotStr(''' - -''') -icon_calendar_assistant20_regular = NotStr(''' - -''') -icon_text_number_format20_filled = NotStr(''' - -''') -icon_chevron_down12_filled = NotStr(''' - -''') -icon_book_arrow_clockwise24_filled = NotStr(''' - -''') -icon_calendar_star24_regular = NotStr(''' - -''') -icon_shape_intersect24_filled = NotStr(''' - -''') -icon_weather_rain_snow20_filled = NotStr(''' - -''') -icon_table_insert_row28_filled = NotStr(''' - -''') -icon_comment_dismiss20_regular = NotStr(''' - -''') -icon_autosum24_regular = NotStr(''' - -''') -icon_access_time20_filled = NotStr(''' - -''') -icon_call_inbound24_filled = NotStr(''' - -''') -icon_multiplier1_x24_filled = NotStr(''' - -''') -icon_cloud_sync16_regular = NotStr(''' - -''') -icon_document_add16_regular = NotStr(''' - -''') -icon_point_scan24_regular = NotStr(''' - -''') -icon_stack20_regular = NotStr(''' - -''') -icon_shifts_activity24_filled = NotStr(''' - -''') -icon_animal_cat28_filled = NotStr(''' - -''') -icon_video_chat16_regular = NotStr(''' - -''') -icon_backpack_add24_regular = NotStr(''' - -''') -icon_megaphone_loud24_filled = NotStr(''' - -''') -icon_content_settings24_regular = NotStr(''' - -''') -icon_document_queue_add20_filled = NotStr(''' - -''') -icon_checkbox_indeterminate16_regular = NotStr(''' - -''') -icon_weather_hail_day20_filled = NotStr(''' - -''') -icon_vault24_filled = NotStr(''' - -''') -icon_video_clip_multiple20_filled = NotStr(''' - -''') -icon_calculator_multiple24_regular = NotStr(''' - -''') -icon_caret_left20_filled = NotStr(''' - -''') -icon_text_change_case24_filled = NotStr(''' - -''') -icon_molecule16_regular = NotStr(''' - -''') -icon_video_person16_regular = NotStr(''' - -''') -icon_animal_cat28_regular = NotStr(''' - -''') -icon_tag_search20_filled = NotStr(''' - -''') -icon_dialpad28_regular = NotStr(''' - -''') -icon_textbox_align_top24_filled = NotStr(''' - -''') -icon_shortpick24_regular = NotStr(''' - -''') -icon_camera_dome20_regular = NotStr(''' - -''') -icon_document_error24_regular = NotStr(''' - -''') -icon_person_info16_regular = NotStr(''' - -''') -icon_textbox_align_top_rotate9020_regular = NotStr(''' - -''') -icon_folder48_regular = NotStr(''' - -''') -icon_megaphone24_filled = NotStr(''' - -''') -icon_square_arrow_forward20_filled = NotStr(''' - -''') -icon_people_team28_filled = NotStr(''' - -''') -icon_multiplier12_x48_filled = NotStr(''' - -''') -icon_document_page_break20_regular = NotStr(''' - -''') -icon_wrench16_regular = NotStr(''' - -''') -icon_document_link24_filled = NotStr(''' - -''') -icon_teddy20_regular = NotStr(''' - -''') -icon_data_pie24_regular = NotStr(''' - -''') -icon_arrow_download48_regular = NotStr(''' - -''') -icon_center_vertical20_regular = NotStr(''' - -''') -icon_alert_on20_regular = NotStr(''' - -''') -icon_people_team_add24_filled = NotStr(''' - -''') -icon_font_space_tracking_in28_filled = NotStr(''' - -''') -icon_line_dashes20_regular = NotStr(''' - -''') -icon_shape_intersect20_regular = NotStr(''' - -''') -icon_multiplier15_x28_filled = NotStr(''' - -''') -icon_expand_up_left48_regular = NotStr(''' - -''') -icon_math_symbols16_regular = NotStr(''' - -''') -icon_table_lightning28_regular = NotStr(''' - -''') -icon_data_line20_filled = NotStr(''' - -''') -icon_desktop_sync16_regular = NotStr(''' - -''') -icon_document_bullet_list_multiple24_regular = NotStr(''' - -''') -icon_people_team_delete24_filled = NotStr(''' - -''') -icon_clock48_regular = NotStr(''' - -''') -icon_person_feedback16_filled = NotStr(''' - -''') -icon_classification16_regular = NotStr(''' - -''') -icon_color_background20_filled = NotStr(''' - -''') -icon_text_bullet_list_ltr24_regular = NotStr(''' - -''') -icon_document_table_search20_filled = NotStr(''' - -''') -icon_briefcase24_filled = NotStr(''' - -''') -icon_design_ideas16_regular = NotStr(''' - -''') -icon_text_column_one_wide_lightning20_filled = NotStr(''' - -''') -icon_beach20_regular = NotStr(''' - -''') -icon_wallet20_filled = NotStr(''' - -''') -icon_mail_read28_regular = NotStr(''' - -''') -icon_panel_left_contract20_regular = NotStr(''' - -''') -icon_chevron_circle_left48_regular = NotStr(''' - -''') -icon_arrow_between_down20_filled = NotStr(''' - -''') -icon_comment_note24_regular = NotStr(''' - - - - -''') -icon_box_dismiss20_regular = NotStr(''' - -''') -icon_call_end16_regular = NotStr(''' - -''') -icon_toggle_left16_regular = NotStr(''' - -''') -icon_calendar_person20_regular = NotStr(''' - -''') -icon_book_compass20_regular = NotStr(''' - -''') -icon_molecule28_filled = NotStr(''' - -''') -icon_presence_away10_filled = NotStr(''' - -''') -icon_calendar_ltr20_filled = NotStr(''' - -''') -icon_breakout_room24_filled = NotStr(''' - -''') -icon_flash_auto24_regular = NotStr(''' - -''') -icon_caret_left24_regular = NotStr(''' - -''') -icon_document_chevron_double20_filled = NotStr(''' - -''') -icon_attach24_regular = NotStr(''' - -''') -icon_cart20_filled = NotStr(''' - -''') -icon_calendar3_day24_regular = NotStr(''' - -''') -icon_document_landscape_data24_regular = NotStr(''' - -''') -icon_dark_theme20_regular = NotStr(''' - -''') -icon_comment_note20_regular = NotStr(''' - -''') -icon_image_reflection24_filled = NotStr(''' - -''') -icon_call_park24_regular = NotStr(''' - -''') -icon_location_off24_filled = NotStr(''' - -''') -icon_math_formula32_regular = NotStr(''' - -''') -icon_add16_filled = NotStr(''' - -''') -icon_flip_vertical16_filled = NotStr(''' - -''') -icon_call_dismiss20_filled = NotStr(''' - -''') -icon_games32_filled = NotStr(''' - -''') -icon_text_case_lowercase20_regular = NotStr(''' - -''') -icon_clock_arrow_download24_regular = NotStr(''' - -''') -icon_battery_saver20_regular = NotStr(''' - -''') -icon_hand_right_off20_filled = NotStr(''' - -''') -icon_mail_checkmark20_regular = NotStr(''' - -''') -icon_battery820_regular = NotStr(''' - -''') -icon_dual_screen_vertical_scroll24_regular = NotStr(''' - -''') -icon_people_team20_filled = NotStr(''' - -''') -icon_calendar_info16_regular = NotStr(''' - -''') -icon_emoji_hand28_filled = NotStr(''' - -''') -icon_play_circle16_filled = NotStr(''' - -''') -icon_pill28_regular = NotStr(''' - -''') -icon_flip_vertical24_regular = NotStr(''' - -''') -icon_cart16_filled = NotStr(''' - -''') -icon_building_bank_link24_filled = NotStr(''' - -''') -icon_voicemail24_filled = NotStr(''' - -''') -icon_apps16_filled = NotStr(''' - -''') -icon_organization16_filled = NotStr(''' - -''') -icon_text_subscript24_regular = NotStr(''' - -''') -icon_text_grammar_dismiss24_filled = NotStr(''' - -''') -icon_text_footnote24_filled = NotStr(''' - -''') -icon_service_bell24_filled = NotStr(''' - -''') -icon_service_bell24_regular = NotStr(''' - -''') -icon_camera_dome28_filled = NotStr(''' - -''') -icon_contact_card_ribbon24_filled = NotStr(''' - -''') -icon_arrow_bidirectional_up_down12_filled = NotStr(''' - -''') -icon_share_screen_start20_regular = NotStr(''' - -''') -icon_projection_screen_dismiss28_filled = NotStr(''' - -''') -icon_calendar_pattern16_regular = NotStr(''' - -''') -icon_production_checkmark20_regular = NotStr(''' - -''') -icon_text_paragraph_direction_right16_filled = NotStr(''' - -''') -icon_note_pin16_regular = NotStr(''' - -''') -icon_checkbox_arrow_right20_regular = NotStr(''' - -''') -icon_shifts_day24_regular = NotStr(''' - -''') -icon_food_toast24_filled = NotStr(''' - -''') -icon_rotate_left24_filled = NotStr(''' - -''') -icon_drop16_regular = NotStr(''' - -''') -icon_xray24_regular = NotStr(''' - -''') -icon_ribbon_off12_regular = NotStr(''' - -''') -icon_table_move_above20_regular = NotStr(''' - -''') -icon_expand_up_right28_filled = NotStr(''' - -''') -icon_arrow_step_in_left24_filled = NotStr(''' - -''') -icon_accessibility28_filled = NotStr(''' - -''') -icon_textbox_align_middle_rotate9024_filled = NotStr(''' - -''') -icon_align_left28_regular = NotStr(''' - -''') -icon_pause20_regular = NotStr(''' - -''') -icon_line48_filled = NotStr(''' - -''') -icon_flag16_regular = NotStr(''' - -''') -icon_compose24_filled = NotStr(''' - -''') -icon_navigation_unread24_filled = NotStr(''' - -''') -icon_speaker_off20_regular = NotStr(''' - -''') -icon_mail_add24_regular = NotStr(''' - -''') -icon_table28_filled = NotStr(''' - -''') -icon_incognito24_filled = NotStr(''' - -''') -icon_center_vertical20_filled = NotStr(''' - -''') -icon_arrow_turn_right20_regular = NotStr(''' - -''') -icon_drop12_regular = NotStr(''' - -''') -icon_arrow_counterclockwise48_regular = NotStr(''' - -''') -icon_book_arrow_clockwise20_filled = NotStr(''' - -''') -icon_arrow_step_out12_filled = NotStr(''' - -''') -icon_location20_filled = NotStr(''' - -''') -icon_emoji_laugh20_filled = NotStr(''' - -''') -icon_dual_screen_tablet24_filled = NotStr(''' - -''') -icon_device_meeting_room24_filled = NotStr(''' - -''') -icon_tent48_filled = NotStr(''' - -''') -icon_decimal_arrow_left20_regular = NotStr(''' - -''') -icon_vote20_filled = NotStr(''' - -''') -icon_color_fill_accent20_regular = NotStr(''' - -''') -icon_globe_search20_filled = NotStr(''' - -''') -icon_dark_theme24_filled = NotStr(''' - -''') -icon_person_edit20_regular = NotStr(''' - -''') -icon_convert_range24_filled = NotStr(''' - -''') -icon_person_question_mark20_filled = NotStr(''' - -''') -icon_serial_port16_regular = NotStr(''' - -''') -icon_document_width24_regular = NotStr(''' - -''') -icon_cloud_checkmark48_regular = NotStr(''' - -''') -icon_flashlight20_filled = NotStr(''' - -''') -icon_document_ribbon48_filled = NotStr(''' - -''') -icon_component2_double_tap_swipe_up24_filled = NotStr(''' - -''') -icon_pin_off20_filled = NotStr(''' - -''') -icon_document_header20_regular = NotStr(''' - -''') -icon_globe_video32_regular = NotStr(''' - -''') -icon_circle_half_fill16_filled = NotStr(''' - -''') -icon_text_bullet_list_tree20_regular = NotStr(''' - -''') -icon_phone20_filled = NotStr(''' - -''') -icon_image_alt_text20_filled = NotStr(''' - -''') -icon_phone_laptop24_regular = NotStr(''' - -''') -icon_text_italic24_regular = NotStr(''' - -''') -icon_arrow_up_left20_regular = NotStr(''' - -''') -icon_toolbox24_regular = NotStr(''' - -''') -icon_phone24_filled = NotStr(''' - -''') -icon_calendar_settings16_regular = NotStr(''' - -''') -icon_tag_lock24_filled = NotStr(''' - -''') -icon_wallet48_filled = NotStr(''' - -''') -icon_share48_filled = NotStr(''' - -''') -icon_shifts_availability24_filled = NotStr(''' - -''') -icon_projection_screen_dismiss28_regular = NotStr(''' - -''') -icon_vehicle_truck20_regular = NotStr(''' - -''') -icon_math_symbols24_filled = NotStr(''' - -''') -icon_person_info20_regular = NotStr(''' - -''') -icon_arrow_trending_lines24_filled = NotStr(''' - -''') -icon_window28_filled = NotStr(''' - -''') -icon_person_support16_regular = NotStr(''' - -''') -icon_book_star24_regular = NotStr(''' - -''') -icon_calendar_mail20_filled = NotStr(''' - -''') -icon_text_t20_filled = NotStr(''' - -''') -icon_globe_search24_filled = NotStr(''' - -''') -icon_communication16_filled = NotStr(''' - -''') -icon_add_circle32_filled = NotStr(''' - -''') -icon_calendar_assistant20_filled = NotStr(''' - -''') -icon_window_new24_regular = NotStr(''' - -''') -icon_arrow_autofit_height_dotted20_regular = NotStr(''' - -''') -icon_text_column_two_right20_filled = NotStr(''' - -''') -icon_book_contacts28_filled = NotStr(''' - -''') -icon_star_prohibited24_regular = NotStr(''' - -''') -icon_tablet_speaker24_filled = NotStr(''' - - - - - - -''') -icon_location48_regular = NotStr(''' - -''') -icon_task_list_add20_regular = NotStr(''' - -''') -icon_textbox_align_middle_rotate9024_regular = NotStr(''' - -''') -icon_money_off24_filled = NotStr(''' - -''') -icon_people_add16_filled = NotStr(''' - -''') -icon_fluent48_regular = NotStr(''' - -''') -icon_swipe_up24_filled = NotStr(''' - -''') -icon_data_trending20_filled = NotStr(''' - -''') -icon_call_park16_filled = NotStr(''' - -''') -icon_square_dismiss20_regular = NotStr(''' - -''') -icon_timer48_regular = NotStr(''' - -''') -icon_clock_alarm20_filled = NotStr(''' - -''') -icon_weather_moon20_regular = NotStr(''' - -''') -icon_share_ios24_regular = NotStr(''' - -''') -icon_arrow_clockwise_dashes20_regular = NotStr(''' - -''') -icon_document_add28_filled = NotStr(''' - -''') -icon_call_dismiss24_filled = NotStr(''' - -''') -icon_font_space_tracking_in16_filled = NotStr(''' - -''') -icon_molecule28_regular = NotStr(''' - -''') -icon_cube20_filled = NotStr(''' - -''') -icon_people_list28_filled = NotStr(''' - -''') -icon_location_add16_filled = NotStr(''' - -''') -icon_building_retail_toolbox20_regular = NotStr(''' - -''') -icon_arrows_bidirectional24_filled = NotStr(''' - -''') -icon_app_folder20_regular = NotStr(''' - -''') -icon_money_calculator20_regular = NotStr(''' - -''') -icon_more_circle32_regular = NotStr(''' - -''') -icon_globe_clock20_regular = NotStr(''' - -''') -icon_weather_partly_cloudy_day20_regular = NotStr(''' - -''') -icon_clear_formatting16_filled = NotStr(''' - -''') -icon_checkmark_circle16_regular = NotStr(''' - -''') -icon_comment_mention16_filled = NotStr(''' - -''') -icon_square_multiple16_regular = NotStr(''' - -''') -icon_mail_prohibited20_regular = NotStr(''' - -''') -icon_document_pdf16_regular = NotStr(''' - -''') -icon_position_to_front20_filled = NotStr(''' - -''') -icon_caret_down24_filled = NotStr(''' - -''') -icon_resize_small16_regular = NotStr(''' - -''') -icon_search16_filled = NotStr(''' - -''') -icon_door_arrow_left20_regular = NotStr(''' - -''') -icon_open20_filled = NotStr(''' - -''') -icon_number_symbol_square24_regular = NotStr(''' - -''') -icon_people_search24_filled = NotStr(''' - -''') -icon_call_end20_regular = NotStr(''' - -''') -icon_image_off24_regular = NotStr(''' - -''') -icon_arrow_curve_down_right20_filled = NotStr(''' - -''') -icon_headset24_regular = NotStr(''' - -''') -icon_table_dismiss20_regular = NotStr(''' - -''') -icon_backpack32_filled = NotStr(''' - -''') -icon_oval48_filled = NotStr(''' - -''') -icon_drawer_play20_filled = NotStr(''' - -''') -icon_play_circle48_regular = NotStr(''' - -''') -icon_mail_read16_filled = NotStr(''' - -''') -icon_usb_stick24_regular = NotStr(''' - -''') -icon_image_arrow_back24_regular = NotStr(''' - -''') -icon_star_add24_filled = NotStr(''' - -''') -icon_shifts32_filled = NotStr(''' - -''') -icon_chat_warning20_filled = NotStr(''' - -''') -icon_arrow_reply_all16_regular = NotStr(''' - -''') -icon_globe_clock24_regular = NotStr(''' - -''') -icon_timer32_regular = NotStr(''' - -''') -icon_call_outbound28_filled = NotStr(''' - -''') -icon_dual_screen_dismiss24_regular = NotStr(''' - -''') -icon_open_off20_regular = NotStr(''' - -''') -icon_channel_dismiss16_regular = NotStr(''' - -''') -icon_gift16_filled = NotStr(''' - -''') -icon_star_off12_regular = NotStr(''' - -''') -icon_flash_off24_regular = NotStr(''' - -''') -icon_vehicle_subway20_regular = NotStr(''' - -''') -icon_reading_list28_filled = NotStr(''' - -''') -icon_vehicle_cab16_filled = NotStr(''' - -''') -icon_weather_thunderstorm48_regular = NotStr(''' - -''') -icon_handshake20_regular = NotStr(''' - -''') -icon_food_toast16_filled = NotStr(''' - -''') -icon_open_off20_filled = NotStr(''' - -''') -icon_multiselect_rtl16_regular = NotStr(''' - -''') -icon_person_support20_filled = NotStr(''' - -''') -icon_subtract_circle12_regular = NotStr(''' - -''') -icon_rectangle_landscape16_regular = NotStr(''' - -''') -icon_checkmark12_filled = NotStr(''' - -''') -icon_circle_line24_filled = NotStr(''' - -''') -icon_person_lightbulb20_regular = NotStr(''' - -''') -icon_arrow_minimize20_filled = NotStr(''' - -''') -icon_weather_sunny24_filled = NotStr(''' - -''') -icon_star_dismiss24_filled = NotStr(''' - -''') -icon_person_edit24_filled = NotStr(''' - -''') -icon_directions20_regular = NotStr(''' - -''') -icon_book_coins24_regular = NotStr(''' - -''') -icon_shopping_bag20_regular = NotStr(''' - -''') -icon_more_horizontal48_regular = NotStr(''' - -''') -icon_table_link24_filled = NotStr(''' - -''') -icon_text_strikethrough24_regular = NotStr(''' - -''') -icon_arrow_sort24_regular = NotStr(''' - -''') -icon_clipboard_more24_filled = NotStr(''' - -''') -icon_position_backward24_filled = NotStr(''' - -''') -icon_book_coins24_filled = NotStr(''' - -''') -icon_document_search20_filled = NotStr(''' - -''') -icon_channel16_regular = NotStr(''' - -''') -icon_bookmark_search24_filled = NotStr(''' - -''') -icon_text_align_distributed_evenly20_filled = NotStr(''' - -''') -icon_note28_filled = NotStr(''' - -''') -icon_target_edit16_filled = NotStr(''' - -''') -icon_shopping_bag_percent24_filled = NotStr(''' - -''') -icon_chat_video24_filled = NotStr(''' - -''') -icon_smartwatch20_filled = NotStr(''' - -''') -icon_tag20_filled = NotStr(''' - -''') -icon_text_italic16_regular = NotStr(''' - -''') -icon_shield_prohibited24_regular = NotStr(''' - -''') -icon_star_three_quarter28_filled = NotStr(''' - -''') -icon_task_list_square_ltr24_filled = NotStr(''' - -''') -icon_projection_screen_dismiss20_regular = NotStr(''' - -''') -icon_approvals_app32_filled = NotStr(''' - -''') -icon_phone_update24_filled = NotStr(''' - -''') -icon_square_hint24_filled = NotStr(''' - -''') -icon_premium28_regular = NotStr(''' - -''') -icon_wand28_filled = NotStr(''' - -''') -icon_shopping_bag16_regular = NotStr(''' - -''') -icon_fps24020_filled = NotStr(''' - -''') -icon_star24_filled = NotStr(''' - -''') -icon_align_top32_filled = NotStr(''' - -''') -icon_arrow_counterclockwise16_regular = NotStr(''' - -''') -icon_cloud_dismiss32_filled = NotStr(''' - -''') -icon_number_symbol_dismiss24_filled = NotStr(''' - -''') -icon_text_italic16_filled = NotStr(''' - -''') -icon_person_clock16_filled = NotStr(''' - -''') -icon_text_direction_vertical20_filled = NotStr(''' - -''') -icon_star12_filled = NotStr(''' - -''') -icon_comment_arrow_right48_filled = NotStr(''' - -''') -icon_scan_thumb_up_off28_filled = NotStr(''' - -''') -icon_trophy28_regular = NotStr(''' - -''') -icon_calendar_reply16_regular = NotStr(''' - -''') -icon_time_picker24_filled = NotStr(''' - -''') -icon_expand_up_right48_filled = NotStr(''' - -''') -icon_location_dismiss24_filled = NotStr(''' - -''') -icon_document_page_top_right24_filled = NotStr(''' - -''') -icon_app_title24_regular = NotStr(''' - -''') -icon_phone_checkmark16_filled = NotStr(''' - -''') -icon_double_tap_swipe_up24_regular = NotStr(''' - -''') -icon_important16_filled = NotStr(''' - -''') -icon_notepad32_regular = NotStr(''' - -''') -icon_attach_arrow_right24_regular = NotStr(''' - -''') -icon_panel_left28_filled = NotStr(''' - -''') -icon_ribbon_off20_filled = NotStr(''' - -''') -icon_cookies20_filled = NotStr(''' - -''') -icon_globe_video24_regular = NotStr(''' - -''') -icon_closed_caption48_filled = NotStr(''' - -''') -icon_table_delete_column20_filled = NotStr(''' - -''') -icon_calendar_mail20_regular = NotStr(''' - -''') -icon_arrow_step_in_left12_filled = NotStr(''' - -''') -icon_text_bullet_list_square20_filled = NotStr(''' - -''') -icon_edit_off24_filled = NotStr(''' - -''') -icon_camera28_regular = NotStr(''' - -''') -icon_tab_desktop_image16_filled = NotStr(''' - -''') -icon_home_checkmark16_regular = NotStr(''' - -''') -icon_person_circle20_filled = NotStr(''' - -''') -icon_desktop_arrow_right24_regular = NotStr(''' - -''') -icon_people_checkmark16_regular = NotStr(''' - -''') -icon_error_circle16_filled = NotStr(''' - -''') -icon_location_live20_filled = NotStr(''' - -''') -icon_money_hand24_regular = NotStr(''' - -''') -icon_text_column_one_wide_lightning20_regular = NotStr(''' - -''') -icon_slide_arrow_right24_regular = NotStr(''' - -''') -icon_folder_sync16_regular = NotStr(''' - -''') -icon_table_move_right16_filled = NotStr(''' - -''') -icon_apps_add_in28_filled = NotStr(''' - -''') -icon_shield28_regular = NotStr(''' - -''') -icon_task_list_add24_regular = NotStr(''' - -''') -icon_window_wrench48_regular = NotStr(''' - -''') -icon_clipboard_code24_filled = NotStr(''' - -''') -icon_sound_wave_circle24_filled = NotStr(''' - -''') -icon_weather_blowing_snow24_filled = NotStr(''' - -''') -icon_arrow_minimize_vertical20_filled = NotStr(''' - -''') -icon_link_dismiss20_filled = NotStr(''' - -''') -icon_arrow_circle_down_up20_regular = NotStr(''' - -''') -icon_line_style24_filled = NotStr(''' - - - - - - - -''') -icon_border_top_bottom_thick24_regular = NotStr(''' - -''') -icon_text_t24_filled = NotStr(''' - -''') -icon_math_formula16_filled = NotStr(''' - - - - -''') -icon_document_link16_regular = NotStr(''' - -''') -icon_keyboard_shift24_regular = NotStr(''' - -''') -icon_folder_arrow_up20_regular = NotStr(''' - -''') -icon_backpack48_regular = NotStr(''' - -''') -icon_fps6048_regular = NotStr(''' - -''') -icon_tag_question_mark24_filled = NotStr(''' - -''') -icon_window_apps24_regular = NotStr(''' - -''') -icon_mail_pause20_filled = NotStr(''' - -''') -icon_arrow_rotate_counterclockwise20_regular = NotStr(''' - -''') -icon_currency_dollar_rupee16_filled = NotStr(''' - -''') -icon_text_grammar_checkmark24_filled = NotStr(''' - -''') -icon_chevron_right12_regular = NotStr(''' - -''') -icon_box_multiple_checkmark20_regular = NotStr(''' - -''') -icon_sparkle20_filled = NotStr(''' - -''') -icon_drink_wine20_regular = NotStr(''' - -''') -icon_arrow_trending_settings20_regular = NotStr(''' - -''') -icon_balloon12_filled = NotStr(''' - -''') -icon_voicemail_subtract16_filled = NotStr(''' - -''') -icon_video_prohibited16_regular = NotStr(''' - -''') -icon_more_horizontal24_regular = NotStr(''' - -''') -icon_vehicle_bus24_filled = NotStr(''' - -''') -icon_eye_off24_filled = NotStr(''' - -''') -icon_desktop_keyboard16_filled = NotStr(''' - -''') -icon_arrow_circle_left24_filled = NotStr(''' - -''') -icon_document_pdf20_regular = NotStr(''' - -''') -icon_folder_link24_filled = NotStr(''' - -''') -icon_folder_arrow_up24_filled = NotStr(''' - -''') -icon_panel_right20_regular = NotStr(''' - -''') -icon_contract_down_left24_regular = NotStr(''' - -''') -icon_location_off16_regular = NotStr(''' - -''') -icon_table_cells_merge16_filled = NotStr(''' - -''') -icon_caret_down24_regular = NotStr(''' - -''') -icon_arrow_curve_down_left16_regular = NotStr(''' - -''') -icon_comment_arrow_right24_regular = NotStr(''' - -''') -icon_mic_settings24_filled = NotStr(''' - -''') -icon_calendar_chat24_regular = NotStr(''' - -''') -icon_sim16_regular = NotStr(''' - -''') -icon_radio_button20_filled = NotStr(''' - -''') -icon_weather_rain_showers_night48_regular = NotStr(''' - -''') -icon_read_aloud28_filled = NotStr(''' - -''') -icon_board_split24_filled = NotStr(''' - -''') -icon_document_question_mark24_regular = NotStr(''' - -''') -icon_weather_sunny28_filled = NotStr(''' - -''') -icon_calendar_week_start28_filled = NotStr(''' - -''') -icon_text_position_square24_filled = NotStr(''' - -''') -icon_align_top16_filled = NotStr(''' - -''') -icon_shield_lock28_regular = NotStr(''' - -''') -icon_person_voice20_regular = NotStr(''' - -''') -icon_briefcase16_filled = NotStr(''' - -''') -icon_bookmark_add24_filled = NotStr(''' - -''') -icon_whiteboard48_regular = NotStr(''' - -''') -icon_scale_fit20_filled = NotStr(''' - -''') -icon_briefcase_off32_regular = NotStr(''' - -''') -icon_circle24_filled = NotStr(''' - -''') -icon_broad_activity_feed24_regular = NotStr(''' - -''') -icon_mail_inbox_dismiss20_regular = NotStr(''' - -''') -icon_comment12_regular = NotStr(''' - -''') -icon_settings20_filled = NotStr(''' - -''') -icon_brightness_low16_filled = NotStr(''' - -''') -icon_document_arrow_left48_regular = NotStr(''' - -''') -icon_cloud_words20_filled = NotStr(''' - -''') -icon_javascript24_filled = NotStr(''' - -''') -icon_archive28_filled = NotStr(''' - -''') -icon_wand48_regular = NotStr(''' - -''') -icon_clipboard_data_bar20_filled = NotStr(''' - -''') -icon_window_shield20_filled = NotStr(''' - -''') -icon_tag16_filled = NotStr(''' - -''') -icon_open28_regular = NotStr(''' - -''') -icon_flag_pride28_filled = NotStr(''' - - - - - - - - - - -''') -icon_briefcase32_regular = NotStr(''' - -''') -icon_tasks_app24_regular = NotStr(''' - -''') -icon_dismiss_square_multiple20_filled = NotStr(''' - -''') -icon_checkbox_checked24_filled = NotStr(''' - -''') -icon_device_meeting_room16_filled = NotStr(''' - -''') -icon_panel_left_contract20_filled = NotStr(''' - -''') -icon_bookmark_multiple32_filled = NotStr(''' - -''') -icon_border_top_bottom20_regular = NotStr(''' - -''') -icon_window_shield16_regular = NotStr(''' - -''') -icon_status24_regular = NotStr(''' - -''') -icon_leaf_two24_regular = NotStr(''' - -''') -icon_sim24_filled = NotStr(''' - -''') -icon_data_sunburst20_filled = NotStr(''' - -''') -icon_draw_shape24_regular = NotStr(''' - -''') -icon_globe_video48_filled = NotStr(''' - -''') -icon_rhombus24_regular = NotStr(''' - -''') -icon_open_folder24_regular = NotStr(''' - -''') -icon_receipt_bag20_filled = NotStr(''' - -''') -icon_my_location20_regular = NotStr(''' - -''') -icon_building_factory24_regular = NotStr(''' - -''') -icon_mail_unread24_regular = NotStr(''' - -''') -icon_wifi224_regular = NotStr(''' - -''') -icon_book_question_mark_rtl20_regular = NotStr(''' - -''') -icon_filter24_regular = NotStr(''' - -''') -icon_document_footer24_filled = NotStr(''' - -''') -icon_document_queue20_filled = NotStr(''' - -''') -icon_paint_brush24_filled = NotStr(''' - -''') -icon_star_add28_filled = NotStr(''' - -''') -icon_presence_available10_regular = NotStr(''' - -''') -icon_delete_off24_regular = NotStr(''' - -''') -icon_table_move_left28_regular = NotStr(''' - -''') -icon_question24_regular = NotStr(''' - -''') -icon_text_box_settings24_filled = NotStr(''' - -''') -icon_phone_add24_filled = NotStr(''' - -''') -icon_checkbox_checked16_filled = NotStr(''' - -''') -icon_book_number20_filled = NotStr(''' - -''') -icon_people_money20_filled = NotStr(''' - -''') -icon_weather_rain48_filled = NotStr(''' - -''') -icon_table_move_left20_regular = NotStr(''' - -''') -icon_mail_dismiss20_regular = NotStr(''' - -''') -icon_clock32_filled = NotStr(''' - -''') -icon_text_align_distributed_evenly20_regular = NotStr(''' - -''') -icon_database24_filled = NotStr(''' - -''') -icon_cursor_hover_off24_regular = NotStr(''' - -''') -icon_navigation16_filled = NotStr(''' - -''') -icon_folder_swap24_regular = NotStr(''' - -''') -icon_arrow_down12_regular = NotStr(''' - -''') -icon_crop24_filled = NotStr(''' - -''') -icon_animal_cat20_regular = NotStr(''' - -''') -icon_comment_dismiss24_filled = NotStr(''' - -''') -icon_share_screen_person28_filled = NotStr(''' - -''') -icon_mic_off12_filled = NotStr(''' - -''') -icon_alert_snooze20_regular = NotStr(''' - -''') -icon_cursor_hover_off48_filled = NotStr(''' - -''') -icon_eye_tracking_off20_regular = NotStr(''' - -''') -icon_select_object_skew_edit20_regular = NotStr(''' - -''') -icon_call_connecting20_filled = NotStr(''' - -''') -icon_lightbulb_filament20_filled = NotStr(''' - -''') -icon_arrow_enter_up20_regular = NotStr(''' - -''') -icon_border_top_bottom_double20_regular = NotStr(''' - -''') -icon_table_move_right20_regular = NotStr(''' - -''') -icon_comment_multiple24_filled = NotStr(''' - -''') -icon_folder_arrow_right20_regular = NotStr(''' - -''') -icon_arrow_maximize_vertical20_filled = NotStr(''' - -''') -icon_cloud_dismiss16_filled = NotStr(''' - -''') -icon_cube_rotate20_regular = NotStr(''' - -''') -icon_arrow_trending20_filled = NotStr(''' - -''') -icon_color_fill_accent28_regular = NotStr(''' - -''') -icon_border_left20_filled = NotStr(''' - -''') -icon_row_triple24_regular = NotStr(''' - -''') -icon_comment_add12_filled = NotStr(''' - -''') -icon_home16_regular = NotStr(''' - -''') -icon_sign_out20_regular = NotStr(''' - -''') -icon_number_symbol48_regular = NotStr(''' - -''') -icon_arrow_enter_up24_regular = NotStr(''' - -''') -icon_book_open_globe24_regular = NotStr(''' - - - - - - - - - -''') -icon_person_chat24_filled = NotStr(''' - -''') -icon_border_all20_regular = NotStr(''' - -''') -icon_checkmark_lock24_regular = NotStr(''' - -''') -icon_video_off32_filled = NotStr(''' - -''') -icon_classification16_filled = NotStr(''' - -''') -icon_classification20_filled = NotStr(''' - -''') -icon_signature24_regular = NotStr(''' - -''') -icon_textbox_align_middle20_filled = NotStr(''' - -''') -icon_arrow_export_rtl24_filled = NotStr(''' - -''') -icon_link_edit16_regular = NotStr(''' - -''') -icon_clipboard_letter16_filled = NotStr(''' - - - - -''') -icon_battery1020_regular = NotStr(''' - -''') -icon_screenshot20_regular = NotStr(''' - -''') -icon_cloud_arrow_down28_filled = NotStr(''' - -''') -icon_content_view20_filled = NotStr(''' - -''') -icon_line_dashes32_filled = NotStr(''' - -''') -icon_book_exclamation_mark20_filled = NotStr(''' - -''') -icon_arrow_circle_down12_regular = NotStr(''' - -''') -icon_vehicle_truck_cube20_regular = NotStr(''' - -''') -icon_align_top48_regular = NotStr(''' - -''') -icon_add_circle16_regular = NotStr(''' - - - - -''') -icon_document_css24_filled = NotStr(''' - -''') -icon_document_copy24_filled = NotStr(''' - -''') -icon_record48_filled = NotStr(''' - -''') -icon_rhombus32_filled = NotStr(''' - -''') -icon_headset32_regular = NotStr(''' - -''') -icon_clipboard_task_list_rtl24_regular = NotStr(''' - -''') -icon_chat_dismiss20_filled = NotStr(''' - -''') -icon_record_stop20_filled = NotStr(''' - -''') -icon_desktop_signal24_filled = NotStr(''' - -''') -icon_mail_error20_regular = NotStr(''' - -''') -icon_document_landscape_data20_regular = NotStr(''' - -''') -icon_dismiss_circle12_filled = NotStr(''' - -''') -icon_page_fit24_regular = NotStr(''' - -''') -icon_cellular5_g24_filled = NotStr(''' - - - - - - - - - -''') -icon_table_resize_row24_filled = NotStr(''' - -''') -icon_arrow_download24_filled = NotStr(''' - -''') -icon_phone_pagination24_filled = NotStr(''' - -''') -icon_drawer_play24_filled = NotStr(''' - -''') -icon_flip_horizontal24_filled = NotStr(''' - -''') -icon_text_position_line20_regular = NotStr(''' - -''') -icon_drink_wine16_filled = NotStr(''' - -''') -icon_signature20_regular = NotStr(''' - -''') -icon_brain_circuit20_regular = NotStr(''' - -''') -icon_panel_top_contract20_regular = NotStr(''' - -''') -icon_color_line16_filled = NotStr(''' - -''') -icon_emoji_add24_filled = NotStr(''' - -''') -icon_phone_vertical_scroll24_filled = NotStr(''' - -''') -icon_contact_card24_regular = NotStr(''' - -''') -icon_sparkle28_filled = NotStr(''' - -''') -icon_stream24_regular = NotStr(''' - -''') -icon_text_continuous24_regular = NotStr(''' - -''') -icon_share_screen_person_overlay20_filled = NotStr(''' - -''') -icon_text_grammar_arrow_left24_regular = NotStr(''' - -''') -icon_box_edit20_regular = NotStr(''' - -''') -icon_chat_settings24_filled = NotStr(''' - -''') -icon_building_bank_toolbox20_regular = NotStr(''' - -''') -icon_picture_in_picture_exit20_regular = NotStr(''' - -''') -icon_cloud_words32_filled = NotStr(''' - -''') -icon_certificate20_regular = NotStr(''' - -''') -icon_text_grammar_wand16_regular = NotStr(''' - -''') -icon_chevron_circle_left28_filled = NotStr(''' - -''') -icon_text_font_info16_filled = NotStr(''' - -''') -icon_prohibited24_filled = NotStr(''' - -''') -icon_cloud_off28_filled = NotStr(''' - -''') -icon_tab_desktop_image16_regular = NotStr(''' - -''') -icon_bookmark28_filled = NotStr(''' - -''') -icon_calendar_month28_filled = NotStr(''' - -''') -icon_document_margins24_regular = NotStr(''' - -''') -icon_circle_off16_filled = NotStr(''' - -''') -icon_broom16_regular = NotStr(''' - -''') -icon_arrow_counterclockwise12_regular = NotStr(''' - -''') -icon_folder_prohibited28_filled = NotStr(''' - -''') -icon_person_swap16_regular = NotStr(''' - -''') -icon_scan_object20_filled = NotStr(''' - -''') -icon_eye20_filled = NotStr(''' - -''') -icon_document_lock24_regular = NotStr(''' - -''') -icon_people_call16_regular = NotStr(''' - -''') -icon_desktop_signal24_regular = NotStr(''' - -''') -icon_bookmark_off20_regular = NotStr(''' - -''') -icon_tab_desktop_arrow_clockwise24_regular = NotStr(''' - -''') -icon_pause24_filled = NotStr(''' - -''') -icon_icons20_regular = NotStr(''' - -''') -icon_rectangle_landscape32_regular = NotStr(''' - -''') -icon_arrow_swap20_filled = NotStr(''' - -''') -icon_text_grammar_arrow_right20_regular = NotStr(''' - -''') -icon_warning_shield20_regular = NotStr(''' - - - - - - -''') -icon_briefcase_off28_filled = NotStr(''' - -''') -icon_bin_full20_filled = NotStr(''' - -''') -icon_book_contacts20_regular = NotStr(''' - -''') -icon_call_inbound16_filled = NotStr(''' - -''') -icon_oval32_regular = NotStr(''' - -''') -icon_wrench_screwdriver24_regular = NotStr(''' - -''') -icon_arrows_bidirectional24_regular = NotStr(''' - -''') -icon_pill24_regular = NotStr(''' - -''') -icon_window32_regular = NotStr(''' - -''') -icon_arrow_step_in_right28_filled = NotStr(''' - -''') -icon_drop48_regular = NotStr(''' - -''') -icon_tab_desktop_copy20_filled = NotStr(''' - -''') -icon_production24_filled = NotStr(''' - -''') -icon_book_globe24_regular = NotStr(''' - -''') -icon_patch24_regular = NotStr(''' - -''') -icon_tetris_app28_filled = NotStr(''' - -''') -icon_arrow_bidirectional_up_down12_regular = NotStr(''' - -''') -icon_number_row20_filled = NotStr(''' - -''') -icon_person_clock16_regular = NotStr(''' - -''') -icon_transmission24_regular = NotStr(''' - -''') -icon_text_grammar_arrow_left24_filled = NotStr(''' - -''') -icon_shapes16_regular = NotStr(''' - -''') -icon_chat_dismiss16_filled = NotStr(''' - -''') -icon_text_subscript20_filled = NotStr(''' - -''') -icon_board_heart24_regular = NotStr(''' - -''') -icon_document_arrow_right24_filled = NotStr(''' - - - - - -''') -icon_padding_left24_filled = NotStr(''' - -''') -icon_sport_basketball24_filled = NotStr(''' - -''') -icon_tab_inprivate_account20_filled = NotStr(''' - -''') -icon_rotate_right24_filled = NotStr(''' - -''') -icon_location_add20_filled = NotStr(''' - -''') -icon_smartwatch_dot24_regular = NotStr(''' - -''') -icon_emoji_meh24_filled = NotStr(''' - -''') -icon_text_quote20_regular = NotStr(''' - -''') -icon_lasso24_filled = NotStr(''' - -''') -icon_chevron_down48_filled = NotStr(''' - -''') -icon_payment24_filled = NotStr(''' - -''') -icon_align_top20_regular = NotStr(''' - -''') -icon_guitar24_filled = NotStr(''' - -''') -icon_calligraphy_pen20_filled = NotStr(''' - -''') -icon_blur16_regular = NotStr(''' - -''') -icon_document_flowchart24_regular = NotStr(''' - -''') -icon_stack20_filled = NotStr(''' - -''') -icon_align_space_fit_vertical20_filled = NotStr(''' - - - - -''') -icon_circle_half_fill12_filled = NotStr(''' - -''') -icon_square_hint_apps20_filled = NotStr(''' - -''') -icon_sport_baseball24_regular = NotStr(''' - -''') -icon_mobile_optimized24_filled = NotStr(''' - -''') -icon_drawer_dismiss24_filled = NotStr(''' - -''') -icon_battery_charge20_filled = NotStr(''' - -''') -icon_movies_and_tv16_filled = NotStr(''' - -''') -icon_call_park20_filled = NotStr(''' - -''') -icon_headphones20_filled = NotStr(''' - -''') -icon_box_dismiss24_filled = NotStr(''' - -''') -icon_mail_edit24_regular = NotStr(''' - -''') -icon_timer324_filled = NotStr(''' - - - - - - -''') -icon_mic_off24_regular = NotStr(''' - -''') -icon_document_flowchart24_filled = NotStr(''' - -''') -icon_calendar_reply28_regular = NotStr(''' - -''') -icon_document_page_break24_regular = NotStr(''' - -''') -icon_chevron_circle_down24_filled = NotStr(''' - -''') -icon_mail_inbox24_regular = NotStr(''' - -''') -icon_tab_desktop_new_page20_filled = NotStr(''' - -''') -icon_bluetooth_disabled24_filled = NotStr(''' - -''') -icon_chat_off24_regular = NotStr(''' - - - - - -''') -icon_weather_sunny_low24_regular = NotStr(''' - -''') -icon_plug_disconnected24_filled = NotStr(''' - -''') -icon_arrow_move_inward20_filled = NotStr(''' - -''') -icon_share_android20_filled = NotStr(''' - -''') -icon_document_question_mark16_regular = NotStr(''' - -''') -icon_weather_squalls20_regular = NotStr(''' - -''') -icon_bluetooth_connected24_filled = NotStr(''' - -''') -icon_text_sort_descending20_filled = NotStr(''' - -''') -icon_arrow_circle_down28_regular = NotStr(''' - -''') -icon_align_stretch_vertical20_regular = NotStr(''' - - - - - - -''') -icon_mail_alert16_filled = NotStr(''' - -''') -icon_book_information20_regular = NotStr(''' - -''') -icon_chat_warning20_regular = NotStr(''' - -''') -icon_arrow_reply_down16_regular = NotStr(''' - -''') -icon_weather_sunny_high20_filled = NotStr(''' - -''') -icon_accessibility48_regular = NotStr(''' - -''') -icon_arrow_undo20_regular = NotStr(''' - -''') -icon_calendar_cancel24_regular = NotStr(''' - -''') -icon_arrow_curve_down_left16_filled = NotStr(''' - -''') -icon_auto_fit_width20_filled = NotStr(''' - -''') -icon_currency_dollar_euro20_regular = NotStr(''' - -''') -icon_location_off24_regular = NotStr(''' - -''') -icon_calendar_empty24_regular = NotStr(''' - -''') -icon_closed_caption_off48_filled = NotStr(''' - -''') -icon_cloud_words24_filled = NotStr(''' - -''') -icon_arrow_curve_up_right20_regular = NotStr(''' - -''') -icon_calculator_multiple20_regular = NotStr(''' - -''') -icon_tab_in_private28_regular = NotStr(''' - -''') -icon_drawer_dismiss20_regular = NotStr(''' - -''') -icon_home_add24_filled = NotStr(''' - -''') -icon_document_page_number24_regular = NotStr(''' - -''') -icon_eye_tracking20_filled = NotStr(''' - -''') -icon_mail_arrow_up20_regular = NotStr(''' - -''') -icon_arrow_down28_filled = NotStr(''' - -''') -icon_diversity20_regular = NotStr(''' - -''') -icon_share_screen_person_overlay16_regular = NotStr(''' - -''') -icon_mail_clock24_regular = NotStr(''' - -''') -icon_call_prohibited48_filled = NotStr(''' - -''') -icon_cloud_link16_regular = NotStr(''' - -''') -icon_building_government20_regular = NotStr(''' - -''') -icon_gift_card_add24_regular = NotStr(''' - -''') -icon_contact_card_group16_filled = NotStr(''' - -''') -icon_emoji_sparkle28_regular = NotStr(''' - -''') -icon_contact_card16_filled = NotStr(''' - -''') -icon_video_security24_regular = NotStr(''' - -''') -icon_document_copy16_regular = NotStr(''' - -''') -icon_flip_vertical20_regular = NotStr(''' - -''') -icon_calendar_day24_regular = NotStr(''' - -''') -icon_mail_prohibited16_regular = NotStr(''' - -''') -icon_document_split_hint16_regular = NotStr(''' - -''') -icon_calendar_empty16_filled = NotStr(''' - -''') -icon_share_screen_stop16_filled = NotStr(''' - -''') -icon_chat_off20_filled = NotStr(''' - - - - -''') -icon_headphones_sound_wave24_regular = NotStr(''' - -''') -icon_arrow_up_right20_regular = NotStr(''' - -''') -icon_arrow_hook_up_left16_filled = NotStr(''' - -''') -icon_scan24_filled = NotStr(''' - -''') -icon_resize20_filled = NotStr(''' - -''') -icon_table_settings28_regular = NotStr(''' - -''') -icon_desktop_sync24_regular = NotStr(''' - -''') -icon_caret_down_right16_filled = NotStr(''' - -''') -icon_mail_alert24_filled = NotStr(''' - -''') -icon_star28_filled = NotStr(''' - -''') -icon_filter16_regular = NotStr(''' - -''') -icon_tab_add24_filled = NotStr(''' - -''') -icon_toolbox16_filled = NotStr(''' - -''') -icon_align_center_horizontal48_filled = NotStr(''' - -''') -icon_zoom_out24_regular = NotStr(''' - -''') -icon_presence_unknown10_regular = NotStr(''' - -''') -icon_power24_regular = NotStr(''' - -''') -icon_previous24_filled = NotStr(''' - -''') -icon_prohibited24_regular = NotStr(''' - -''') -icon_my_location16_regular = NotStr(''' - -''') -icon_diamond24_filled = NotStr(''' - -''') -icon_phone_span_in20_filled = NotStr(''' - -''') -icon_save_edit24_regular = NotStr(''' - -''') -icon_wrench24_filled = NotStr(''' - -''') -icon_dismiss_circle24_regular = NotStr(''' - -''') -icon_javascript20_regular = NotStr(''' - -''') -icon_chevron_down12_regular = NotStr(''' - -''') -icon_arrow_trending_wrench24_filled = NotStr(''' - -''') -icon_arrow_sort_down24_regular = NotStr(''' - -''') -icon_glasses_off48_regular = NotStr(''' - -''') -icon_cursor_hover_off24_filled = NotStr(''' - -''') -icon_calendar_settings16_filled = NotStr(''' - -''') -icon_text_align_distributed_vertical24_regular = NotStr(''' - -''') -icon_text_quote24_regular = NotStr(''' - -''') -icon_document_pill24_regular = NotStr(''' - -''') -icon_chevron_down24_filled = NotStr(''' - -''') -icon_calendar_agenda28_regular = NotStr(''' - -''') -icon_color_fill24_filled = NotStr(''' - -''') -icon_arrow_step_in_right24_regular = NotStr(''' - -''') -icon_record48_regular = NotStr(''' - -''') -icon_cloud_link20_filled = NotStr(''' - -''') -icon_tablet24_filled = NotStr(''' - -''') -icon_re_order_dots_horizontal20_regular = NotStr(''' - -''') -icon_table_add28_regular = NotStr(''' - -''') -icon_arrow_right20_filled = NotStr(''' - -''') -icon_align_start_horizontal20_regular = NotStr(''' - - - - -''') -icon_trophy24_regular = NotStr(''' - -''') -icon_target_arrow24_filled = NotStr(''' - -''') -icon_slide_settings24_filled = NotStr(''' - -''') -icon_folder_link20_regular = NotStr(''' - -''') -icon_checkmark_square24_filled = NotStr(''' - -''') -icon_heart48_filled = NotStr(''' - -''') -icon_toggle_right28_regular = NotStr(''' - -''') -icon_door28_regular = NotStr(''' - -''') -icon_more_circle20_filled = NotStr(''' - -''') -icon_link_dismiss24_regular = NotStr(''' - -''') -icon_position_to_back20_filled = NotStr(''' - -''') -icon_cellular3_g24_regular = NotStr(''' - - - - - - - - - -''') -icon_web_asset24_regular = NotStr(''' - -''') -icon_arrow_circle_down20_regular = NotStr(''' - -''') -icon_patient24_filled = NotStr(''' - -''') -icon_call_end24_filled = NotStr(''' - -''') -icon_play12_regular = NotStr(''' - -''') -icon_toggle_right24_regular = NotStr(''' - -''') -icon_call_outbound24_filled = NotStr(''' - -''') -icon_earth16_regular = NotStr(''' - -''') -icon_mail_arrow_double_back16_filled = NotStr(''' - -''') -icon_calendar_work_week24_filled = NotStr(''' - -''') -icon_border_bottom_double20_filled = NotStr(''' - -''') -icon_more_horizontal24_filled = NotStr(''' - -''') -icon_leaf_two20_filled = NotStr(''' - -''') -icon_translate24_filled = NotStr(''' - -''') -icon_cloud_edit16_regular = NotStr(''' - -''') -icon_tablet48_filled = NotStr(''' - -''') -icon_weather_squalls20_filled = NotStr(''' - -''') -icon_document_page_break20_filled = NotStr(''' - -''') -icon_people_call16_filled = NotStr(''' - -''') -icon_emoji_laugh16_filled = NotStr(''' - -''') -icon_border_top24_filled = NotStr(''' - -''') -icon_weather_snowflake24_regular = NotStr(''' - -''') -icon_box_toolbox20_regular = NotStr(''' - -''') -icon_target24_filled = NotStr(''' - -''') -icon_chart_multiple24_regular = NotStr(''' - -''') -icon_drop28_regular = NotStr(''' - -''') -icon_grid20_filled = NotStr(''' - -''') -icon_text_quote16_filled = NotStr(''' - -''') -icon_record_stop12_filled = NotStr(''' - -''') -icon_checkbox_checked_sync20_regular = NotStr(''' - -''') -icon_square_dismiss20_filled = NotStr(''' - -''') -icon_calligraphy_pen24_regular = NotStr(''' - -''') -icon_document_header_footer24_filled = NotStr(''' - -''') -icon_reading_list20_regular = NotStr(''' - -''') -icon_briefcase_medical32_regular = NotStr(''' - -''') -icon_communication_person20_regular = NotStr(''' - -''') -icon_food_pizza20_filled = NotStr(''' - -''') -icon_document_bullet_list20_regular = NotStr(''' - -''') -icon_arrow_trending_wrench20_regular = NotStr(''' - -''') -icon_arrow_up_left16_regular = NotStr(''' - -''') -icon_shield_checkmark48_filled = NotStr(''' - -''') -icon_desktop_cursor20_filled = NotStr(''' - -''') -icon_radio_button24_filled = NotStr(''' - -''') -icon_tap_single32_filled = NotStr(''' - -''') -icon_arrow_right16_regular = NotStr(''' - -''') -icon_table_dismiss28_regular = NotStr(''' - -''') -icon_connector24_filled = NotStr(''' - -''') -icon_document_sync24_regular = NotStr(''' - -''') -icon_document_prohibited20_regular = NotStr(''' - -''') -icon_building_bank28_regular = NotStr(''' - -''') -icon_vehicle_truck20_filled = NotStr(''' - -''') -icon_border_top_bottom_thick24_filled = NotStr(''' - -''') -icon_channel_arrow_left28_regular = NotStr(''' - -''') -icon_arrow_turn_bidirectional_down_right24_filled = NotStr(''' - -''') -icon_live20_regular = NotStr(''' - -''') -icon_learning_app20_regular = NotStr(''' - -''') -icon_person_lightbulb24_regular = NotStr(''' - -''') -icon_open20_regular = NotStr(''' - -''') -icon_text_column_one_wide24_regular = NotStr(''' - -''') -icon_wifi220_filled = NotStr(''' - -''') -icon_desktop_signal20_regular = NotStr(''' - -''') -icon_usb_stick20_regular = NotStr(''' - -''') -icon_picture_in_picture_enter16_regular = NotStr(''' - -''') -icon_document_table_checkmark24_filled = NotStr(''' - -''') -icon_skip_forward1028_filled = NotStr(''' - -''') -icon_document_landscape_split24_filled = NotStr(''' - -''') -icon_comment_arrow_left12_filled = NotStr(''' - -''') -icon_beaker_edit20_regular = NotStr(''' - -''') -icon_arrow_right48_regular = NotStr(''' - -''') -icon_document_width20_regular = NotStr(''' - -''') -icon_box_multiple24_regular = NotStr(''' - -''') -icon_guitar16_regular = NotStr(''' - -''') -icon_info28_filled = NotStr(''' - -''') -icon_book_contacts24_regular = NotStr(''' - -''') -icon_channel_share48_regular = NotStr(''' - -''') -icon_border_bottom_thick24_filled = NotStr(''' - -''') -icon_square_shadow12_filled = NotStr(''' - -''') -icon_calendar_empty24_filled = NotStr(''' - -''') -icon_book_letter20_filled = NotStr(''' - -''') -icon_edit_off16_filled = NotStr(''' - -''') -icon_text_case_uppercase20_regular = NotStr(''' - -''') -icon_arrow_maximize_vertical24_filled = NotStr(''' - - - - - -''') -icon_table_edit20_filled = NotStr(''' - -''') -icon_building_lighthouse20_filled = NotStr(''' - -''') -icon_align_start_horizontal20_filled = NotStr(''' - - - - -''') -icon_arrow_circle_right28_filled = NotStr(''' - -''') -icon_arrow_bidirectional_up_down20_filled = NotStr(''' - -''') -icon_calendar_checkmark24_filled = NotStr(''' - -''') -icon_call_park48_regular = NotStr(''' - -''') -icon_tap_double24_filled = NotStr(''' - -''') -icon_people_team_add20_filled = NotStr(''' - -''') -icon_building_factory32_filled = NotStr(''' - -''') -icon_split_vertical24_filled = NotStr(''' - -''') -icon_arrow_autofit_width20_filled = NotStr(''' - -''') -icon_notepad_person20_regular = NotStr(''' - -''') -icon_flip_vertical32_regular = NotStr(''' - -''') -icon_food_toast20_filled = NotStr(''' - -''') -icon_flag20_regular = NotStr(''' - -''') -icon_people_team32_regular = NotStr(''' - -''') -icon_text_column_one20_filled = NotStr(''' - -''') -icon_people_audience24_filled = NotStr(''' - -''') -icon_zoom_in16_filled = NotStr(''' - -''') -icon_weather_partly_cloudy_day16_filled = NotStr(''' - -''') -icon_arrow_autofit_down24_regular = NotStr(''' - -''') -icon_weather_hail_night20_regular = NotStr(''' - -''') -icon_navigation16_regular = NotStr(''' - -''') -icon_globe24_regular = NotStr(''' - -''') -icon_notepad_person20_filled = NotStr(''' - -''') -icon_equal_circle20_filled = NotStr(''' - -''') -icon_branch24_regular = NotStr(''' - -''') -icon_previous32_regular = NotStr(''' - -''') -icon_status24_filled = NotStr(''' - -''') -icon_table_link20_filled = NotStr(''' - -''') -icon_add20_filled = NotStr(''' - -''') -icon_star_one_quarter12_filled = NotStr(''' - -''') -icon_calendar_chat20_filled = NotStr(''' - -''') -icon_drop48_filled = NotStr(''' - -''') -icon_dock_row20_regular = NotStr(''' - -''') -icon_weather_snowflake24_filled = NotStr(''' - -''') -icon_image_prohibited20_regular = NotStr(''' - -''') -icon_arrow_trending_wrench24_regular = NotStr(''' - -''') -icon_fingerprint24_regular = NotStr(''' - -''') -icon_note_add16_regular = NotStr(''' - -''') -icon_window_dev_edit16_regular = NotStr(''' - - - - - - -''') -icon_reading_list28_regular = NotStr(''' - -''') -icon_subtract_square20_regular = NotStr(''' - -''') -icon_text_align_right20_filled = NotStr(''' - -''') -icon_call_inbound48_filled = NotStr(''' - -''') -icon_usb_plug24_filled = NotStr(''' - -''') -icon_caret_down20_filled = NotStr(''' - -''') -icon_table_resize_row28_filled = NotStr(''' - -''') -icon_arrow_left48_filled = NotStr(''' - -''') -icon_cloud_sync24_filled = NotStr(''' - -''') -icon_receipt_play20_regular = NotStr(''' - -''') -icon_weather_hail_night24_filled = NotStr(''' - -''') -icon_chart_multiple20_regular = NotStr(''' - -''') -icon_sport16_regular = NotStr(''' - -''') -icon_circle_edit20_filled = NotStr(''' - -''') -icon_equal_circle24_filled = NotStr(''' - -''') -icon_slide_layout24_filled = NotStr(''' - -''') -icon_drop24_filled = NotStr(''' - -''') -icon_arrow_autofit_down20_filled = NotStr(''' - -''') -icon_person_delete24_filled = NotStr(''' - -''') -icon_comment48_filled = NotStr(''' - -''') -icon_book_open48_filled = NotStr(''' - -''') -icon_calendar_ltr12_regular = NotStr(''' - -''') -icon_column_triple20_filled = NotStr(''' - -''') -icon_desktop_toolbox20_filled = NotStr(''' - -''') -icon_desktop_edit24_filled = NotStr(''' - -''') -icon_presence_blocked16_regular = NotStr(''' - -''') -icon_backpack16_regular = NotStr(''' - -''') -icon_trophy_off16_regular = NotStr(''' - -''') -icon_eye_tracking_off24_regular = NotStr(''' - -''') -icon_board_split20_regular = NotStr(''' - -''') -icon_door16_filled = NotStr(''' - -''') -icon_speaker_off16_regular = NotStr(''' - -''') -icon_clipboard_pulse24_filled = NotStr(''' - -''') -icon_person32_regular = NotStr(''' - -''') -icon_weather_squalls24_filled = NotStr(''' - -''') -icon_bluetooth_connected24_regular = NotStr(''' - -''') -icon_building_bank_link28_filled = NotStr(''' - -''') -icon_table_edit16_filled = NotStr(''' - -''') -icon_backpack_add20_regular = NotStr(''' - -''') -icon_info20_filled = NotStr(''' - -''') -icon_comment_checkmark48_regular = NotStr(''' - -''') -icon_live_off24_filled = NotStr(''' - -''') -icon_text_position_tight24_filled = NotStr(''' - -''') -icon_sim20_regular = NotStr(''' - -''') -icon_multiplier15_x48_filled = NotStr(''' - -''') -icon_shifts_prohibited24_filled = NotStr(''' - -''') -icon_paint_brush20_regular = NotStr(''' - -''') -icon_people_swap20_regular = NotStr(''' - -''') -icon_alert_on24_regular = NotStr(''' - -''') -icon_mail_link24_regular = NotStr(''' - -''') -icon_weather_haze24_filled = NotStr(''' - -''') -icon_chat16_filled = NotStr(''' - -''') -icon_arrow_outline_up_right48_regular = NotStr(''' - -''') -icon_weather_snow_shower_night24_filled = NotStr(''' - -''') -icon_usb_plug24_regular = NotStr(''' - -''') -icon_dialpad32_regular = NotStr(''' - -''') -icon_channel_add20_filled = NotStr(''' - -''') -icon_sparkle16_filled = NotStr(''' - -''') -icon_panel_left_contract16_filled = NotStr(''' - -''') -icon_toggle_left48_regular = NotStr(''' - -''') -icon_run24_filled = NotStr(''' - -''') -icon_question_circle24_regular = NotStr(''' - -''') -icon_ticket_diagonal28_filled = NotStr(''' - -''') -icon_textbox_align_center20_regular = NotStr(''' - -''') -icon_mail_read48_regular = NotStr(''' - -''') -icon_building20_filled = NotStr(''' - -''') -icon_home16_filled = NotStr(''' - -''') -icon_slide_grid24_filled = NotStr(''' - -''') -icon_data_usage20_filled = NotStr(''' - -''') -icon_dual_screen_desktop24_regular = NotStr(''' - -''') -icon_document_edit16_regular = NotStr(''' - -''') -icon_document_search16_regular = NotStr(''' - -''') -icon_split_vertical28_filled = NotStr(''' - -''') -icon_text_number_list_rtl16_filled = NotStr(''' - -''') -icon_arrow_outline_up_right32_filled = NotStr(''' - -''') -icon_document_queue20_regular = NotStr(''' - -''') -icon_dismiss_square24_filled = NotStr(''' - -''') -icon_drink_beer16_regular = NotStr(''' - -''') -icon_arrow_minimize24_regular = NotStr(''' - -''') -icon_wifi_warning24_filled = NotStr(''' - -''') -icon_document16_filled = NotStr(''' - -''') -icon_contract_down_left32_regular = NotStr(''' - -''') -icon_slide_eraser20_filled = NotStr(''' - -''') -icon_data_funnel20_regular = NotStr(''' - -''') -icon_checkbox_unchecked24_regular = NotStr(''' - -''') -icon_error_circle16_regular = NotStr(''' - -''') -icon_people_money20_regular = NotStr(''' - -''') -icon_paint_bucket20_regular = NotStr(''' - -''') -icon_scan_type20_filled = NotStr(''' - -''') -icon_backpack_add28_filled = NotStr(''' - -''') -icon_battery420_filled = NotStr(''' - -''') -icon_table28_regular = NotStr(''' - -''') -icon_megaphone_loud20_regular = NotStr(''' - -''') -icon_math_formula32_filled = NotStr(''' - -''') -icon_password20_regular = NotStr(''' - -''') -icon_scan_camera28_regular = NotStr(''' - -''') -icon_savings20_filled = NotStr(''' - -''') -icon_guardian20_filled = NotStr(''' - -''') -icon_phone_page_header24_filled = NotStr(''' - -''') -icon_mail_read20_regular = NotStr(''' - -''') -icon_share_close_tray20_regular = NotStr(''' - -''') -icon_animal_rabbit20_regular = NotStr(''' - -''') -icon_expand_up_right32_filled = NotStr(''' - -''') -icon_weather_rain_snow20_regular = NotStr(''' - -''') -icon_headphones24_regular = NotStr(''' - -''') -icon_note_pin20_filled = NotStr(''' - -''') -icon_tag_error24_filled = NotStr(''' - -''') -icon_shield_checkmark16_regular = NotStr(''' - -''') -icon_scan_type_checkmark20_regular = NotStr(''' - -''') -icon_couch24_filled = NotStr(''' - -''') -icon_position_to_back20_regular = NotStr(''' - -''') -icon_phone_span_out16_filled = NotStr(''' - -''') -icon_speaker_mute28_regular = NotStr(''' - -''') -icon_share_screen_stop48_regular = NotStr(''' - -''') -icon_subtract_circle24_regular = NotStr(''' - -''') -icon_document_page_top_left20_filled = NotStr(''' - -''') -icon_pin28_regular = NotStr(''' - -''') -icon_folder_swap16_filled = NotStr(''' - -''') -icon_text_sort_ascending16_regular = NotStr(''' - -''') -icon_panel_separate_window20_regular = NotStr(''' - -''') -icon_select_object_skew20_regular = NotStr(''' - -''') -icon_desktop_speaker24_regular = NotStr(''' - -''') -icon_line_style24_regular = NotStr(''' - - - - - - - -''') -icon_calendar_work_week28_regular = NotStr(''' - -''') -icon_checkmark_circle48_regular = NotStr(''' - -''') -icon_book24_regular = NotStr(''' - -''') -icon_tetris_app32_filled = NotStr(''' - -''') -icon_tetris_app32_regular = NotStr(''' - -''') -icon_merge24_filled = NotStr(''' - -''') -icon_text_grammar_arrow_left20_regular = NotStr(''' - -''') -icon_iot24_regular = NotStr(''' - -''') -icon_data_sunburst24_filled = NotStr(''' - -''') -icon_couch20_regular = NotStr(''' - -''') -icon_flag_off28_filled = NotStr(''' - -''') -icon_notepad12_regular = NotStr(''' - -''') -icon_trophy28_filled = NotStr(''' - -''') -icon_arrow_autofit_height_dotted24_filled = NotStr(''' - -''') -icon_clipboard_text_ltr20_regular = NotStr(''' - -''') -icon_share_screen_stop20_regular = NotStr(''' - -''') -icon_form_new28_regular = NotStr(''' - -''') -icon_rectangle_landscape16_filled = NotStr(''' - -''') -icon_chat12_filled = NotStr(''' - -''') -icon_sparkle24_filled = NotStr(''' - -''') -icon_chat24_regular = NotStr(''' - -''') -icon_document_split_hint20_regular = NotStr(''' - -''') -icon_note_add20_regular = NotStr(''' - -''') -icon_globe20_regular = NotStr(''' - -''') -icon_sleep24_filled = NotStr(''' - -''') -icon_emoji_meh20_regular = NotStr(''' - -''') -icon_status16_filled = NotStr(''' - -''') -icon_share_ios48_regular = NotStr(''' - -''') -icon_map24_regular = NotStr(''' - -''') -icon_launcher_settings24_regular = NotStr(''' - -''') -icon_database_person20_filled = NotStr(''' - -''') -icon_document_add20_filled = NotStr(''' - -''') -icon_text_font_size24_filled = NotStr(''' - -''') -icon_weather_moon24_filled = NotStr(''' - -''') -icon_position_forward20_regular = NotStr(''' - -''') -icon_send_clock24_filled = NotStr(''' - -''') -icon_table_cells_merge20_filled = NotStr(''' - -''') -icon_microscope20_regular = NotStr(''' - -''') -icon_textbox_more20_regular = NotStr(''' - -''') -icon_people_swap20_filled = NotStr(''' - -''') -icon_timeline20_filled = NotStr(''' - -''') -icon_shield_lock24_regular = NotStr(''' - -''') -icon_calendar_today28_regular = NotStr(''' - -''') -icon_dual_screen_arrow_up24_regular = NotStr(''' - -''') -icon_border_top_bottom24_filled = NotStr(''' - -''') -icon_arrow_redo24_regular = NotStr(''' - -''') -icon_search20_filled = NotStr(''' - -''') -icon_hand_left16_regular = NotStr(''' - -''') -icon_building_shop24_filled = NotStr(''' - -''') -icon_channel_add24_filled = NotStr(''' - -''') -icon_text_word_count24_filled = NotStr(''' - -''') -icon_arrow_sync12_regular = NotStr(''' - -''') -icon_network_check24_regular = NotStr(''' - -''') -icon_presence_busy10_filled = NotStr(''' - -''') -icon_chat_arrow_back16_filled = NotStr(''' - -''') -icon_weather_moon_off20_filled = NotStr(''' - -''') -icon_phone_arrow_right20_filled = NotStr(''' - -''') -icon_board_heart20_regular = NotStr(''' - -''') -icon_delete48_filled = NotStr(''' - -''') -icon_walkie_talkie24_filled = NotStr(''' - -''') -icon_savings16_regular = NotStr(''' - -''') -icon_wand16_regular = NotStr(''' - -''') -icon_food_grains20_regular = NotStr(''' - -''') -icon_text_baseline20_filled = NotStr(''' - - - - -''') -icon_dual_screen_lock24_filled = NotStr(''' - -''') -icon_text_add_space_after20_regular = NotStr(''' - -''') -icon_barcode_scanner20_regular = NotStr(''' - -''') -icon_folder16_regular = NotStr(''' - -''') -icon_arrow_hook_up_left24_regular = NotStr(''' - -''') -icon_window_inprivate20_regular = NotStr(''' - -''') -icon_task_list_square_rtl20_regular = NotStr(''' - -''') -icon_speaker048_filled = NotStr(''' - -''') -icon_people_queue20_regular = NotStr(''' - -''') -icon_ruler20_filled = NotStr(''' - -''') -icon_checkmark_square24_regular = NotStr(''' - -''') -icon_align_right48_regular = NotStr(''' - -''') -icon_grid_dots24_regular = NotStr(''' - -''') -icon_table_stack_left16_filled = NotStr(''' - -''') -icon_table_insert_column20_filled = NotStr(''' - -''') -icon_arrow_circle_down_split20_regular = NotStr(''' - -''') -icon_games24_regular = NotStr(''' - -''') -icon_cloud48_filled = NotStr(''' - -''') -icon_line_horizontal5_error20_regular = NotStr(''' - -''') -icon_diamond48_regular = NotStr(''' - -''') -icon_symbols20_filled = NotStr(''' - -''') -icon_speaker216_filled = NotStr(''' - -''') -icon_style_guide20_filled = NotStr(''' - -''') -icon_arrow_step_in_right12_regular = NotStr(''' - -''') -icon_wallet24_filled = NotStr(''' - -''') -icon_mic_off48_filled = NotStr(''' - -''') -icon_shield16_filled = NotStr(''' - -''') -icon_desktop_cursor24_regular = NotStr(''' - -''') -icon_text_direction_horizontal_left24_regular = NotStr(''' - -''') -icon_meet_now20_regular = NotStr(''' - -''') -icon_document_page_number20_filled = NotStr(''' - -''') -icon_table_move_below20_filled = NotStr(''' - -''') -icon_copy24_regular = NotStr(''' - -''') -icon_comment_checkmark28_regular = NotStr(''' - -''') -icon_clipboard_search20_filled = NotStr(''' - -''') -icon_fast_forward20_filled = NotStr(''' - -''') -icon_mic_prohibited28_filled = NotStr(''' - -''') -icon_arrow_forward_down_person20_regular = NotStr(''' - -''') -icon_text_direction_rotate90_left24_filled = NotStr(''' - -''') -icon_tab_desktop16_filled = NotStr(''' - -''') -icon_calligraphy_pen_checkmark20_filled = NotStr(''' - - - - - -''') -icon_skip_forward_tab24_filled = NotStr(''' - -''') -icon_star_line_horizontal324_regular = NotStr(''' - -''') -icon_scan_camera20_filled = NotStr(''' - -''') -icon_document_settings16_regular = NotStr(''' - -''') -icon_building20_regular = NotStr(''' - -''') -icon_text_asterisk20_regular = NotStr(''' - -''') -icon_comment24_filled = NotStr(''' - -''') -icon_briefcase16_regular = NotStr(''' - -''') -icon_window_dev_tools24_regular = NotStr(''' - -''') -icon_arrow_step_in12_filled = NotStr(''' - -''') -icon_people_audience20_filled = NotStr(''' - -''') -icon_people_settings20_filled = NotStr(''' - -''') -icon_document_save20_filled = NotStr(''' - -''') -icon_home_checkmark24_regular = NotStr(''' - -''') -icon_crop20_regular = NotStr(''' - -''') -icon_person_available16_regular = NotStr(''' - -''') -icon_window_dev_edit20_filled = NotStr(''' - -''') -icon_print_add24_regular = NotStr(''' - -''') -icon_textbox_align_center24_filled = NotStr(''' - -''') -icon_arrow_left48_regular = NotStr(''' - -''') -icon_star_line_horizontal316_regular = NotStr(''' - -''') -icon_arrow_rotate_counterclockwise20_filled = NotStr(''' - -''') -icon_arrow_reset24_filled = NotStr(''' - -''') -icon_calendar_agenda20_regular = NotStr(''' - -''') -icon_arrow_up_left48_filled = NotStr(''' - -''') -icon_align_top28_filled = NotStr(''' - -''') -icon_column_edit24_filled = NotStr(''' - -''') -icon_phone_screen_time24_filled = NotStr(''' - -''') -icon_cloud_swap20_filled = NotStr(''' - -''') -icon_prohibited48_regular = NotStr(''' - -''') -icon_slide_layout20_filled = NotStr(''' - -''') -icon_megaphone_off24_regular = NotStr(''' - -''') -icon_dismiss_square24_regular = NotStr(''' - -''') -icon_chevron_circle_left12_regular = NotStr(''' - -''') -icon_caret_down_right12_filled = NotStr(''' - -''') -icon_arrow_clockwise_dashes24_filled = NotStr(''' - -''') -icon_stack_star24_regular = NotStr(''' - -''') -icon_arrow_reset32_regular = NotStr(''' - -''') -icon_board_heart16_regular = NotStr(''' - -''') -icon_book_theta20_filled = NotStr(''' - -''') -icon_fps6024_filled = NotStr(''' - -''') -icon_branch20_regular = NotStr(''' - -''') -icon_shifts_day20_filled = NotStr(''' - -''') -icon_tab_in_private16_filled = NotStr(''' - -''') -icon_search20_regular = NotStr(''' - -''') -icon_table_resize_column20_filled = NotStr(''' - -''') -icon_ink_stroke20_filled = NotStr(''' - -''') -icon_text_grammar_settings24_regular = NotStr(''' - -''') -icon_chat_warning24_filled = NotStr(''' - -''') -icon_channel_arrow_left20_regular = NotStr(''' - -''') -icon_door_arrow_right20_regular = NotStr(''' - -''') -icon_branch_fork16_regular = NotStr(''' - -''') -icon_closed_caption_off16_filled = NotStr(''' - -''') -icon_flag_off16_filled = NotStr(''' - -''') -icon_arrow_enter_left24_filled = NotStr(''' - -''') -icon_building_bank_link20_filled = NotStr(''' - -''') -icon_shopping_bag_percent20_filled = NotStr(''' - -''') -icon_text_bullet_list_rtl16_regular = NotStr(''' - -''') -icon_sim16_filled = NotStr(''' - -''') -icon_star_prohibited24_filled = NotStr(''' - -''') -icon_table_cells_split24_filled = NotStr(''' - -''') -icon_badge20_filled = NotStr(''' - -''') -icon_next32_regular = NotStr(''' - -''') -icon_ticket_diagonal16_regular = NotStr(''' - -''') -icon_error_circle20_regular = NotStr(''' - -''') -icon_gif20_filled = NotStr(''' - -''') -icon_link48_filled = NotStr(''' - -''') -icon_walkie_talkie24_regular = NotStr(''' - -''') -icon_diamond32_regular = NotStr(''' - -''') -icon_rename16_regular = NotStr(''' - -''') -icon_airplane_take_off16_filled = NotStr(''' - -''') -icon_group20_filled = NotStr(''' - -''') -icon_text_t48_filled = NotStr(''' - -''') -icon_cube_link20_filled = NotStr(''' - -''') -icon_weather_snow_shower_night24_regular = NotStr(''' - -''') -icon_desktop28_filled = NotStr(''' - -''') -icon_align_center_horizontal20_filled = NotStr(''' - -''') -icon_book_pulse24_regular = NotStr(''' - -''') -icon_textbox_align_bottom_rotate9024_filled = NotStr(''' - -''') -icon_fast_acceleration24_regular = NotStr(''' - -''') -icon_people_settings24_regular = NotStr(''' - -''') -icon_book_theta24_filled = NotStr(''' - -''') -icon_checkbox_warning24_regular = NotStr(''' - - - - - -''') -icon_notebook_section_arrow_right24_filled = NotStr(''' - - - - -''') -icon_live24_regular = NotStr(''' - -''') -icon_briefcase_off32_filled = NotStr(''' - -''') -icon_speaker_usb28_regular = NotStr(''' - -''') -icon_speaker024_filled = NotStr(''' - -''') -icon_window_apps24_filled = NotStr(''' - -''') -icon_beaker24_regular = NotStr(''' - -''') -icon_drawer_dismiss24_regular = NotStr(''' - -''') -icon_dismiss_circle48_regular = NotStr(''' - -''') -icon_trophy_off24_filled = NotStr(''' - -''') -icon_maximize20_regular = NotStr(''' - -''') -icon_library16_filled = NotStr(''' - -''') -icon_chat28_filled = NotStr(''' - -''') -icon_person_mail20_filled = NotStr(''' - -''') -icon_channel_add16_filled = NotStr(''' - -''') -icon_arrow_sync_checkmark20_regular = NotStr(''' - -''') -icon_textbox24_regular = NotStr(''' - -''') -icon_align_center_vertical32_filled = NotStr(''' - -''') -icon_clipboard_bullet_list_rtl20_regular = NotStr(''' - -''') -icon_delete_off20_filled = NotStr(''' - -''') -icon_target_edit20_regular = NotStr(''' - -''') -icon_headset20_regular = NotStr(''' - -''') -icon_table_delete_column20_regular = NotStr(''' - -''') -icon_person_money24_regular = NotStr(''' - -''') -icon_presence_available10_filled = NotStr(''' - -''') -icon_image_multiple28_filled = NotStr(''' - -''') -icon_rocket20_regular = NotStr(''' - -''') -icon_gift_card_add20_filled = NotStr(''' - -''') -icon_comment_note24_filled = NotStr(''' - - - - -''') -icon_cloud_checkmark24_filled = NotStr(''' - -''') -icon_leaf_three16_regular = NotStr(''' - -''') -icon_delete_arrow_back20_filled = NotStr(''' - -''') -icon_slide_text16_filled = NotStr(''' - -''') -icon_road_cone24_filled = NotStr(''' - -''') -icon_font_space_tracking_in24_filled = NotStr(''' - -''') -icon_battery_charge24_filled = NotStr(''' - -''') -icon_table_stack_right20_regular = NotStr(''' - -''') -icon_shopping_bag_percent20_regular = NotStr(''' - -''') -icon_text_t24_regular = NotStr(''' - -''') -icon_chevron_circle_right28_regular = NotStr(''' - -''') -icon_question_circle16_regular = NotStr(''' - -''') -icon_calendar_error24_regular = NotStr(''' - -''') -icon_add_subtract_circle48_filled = NotStr(''' - -''') -icon_arrow_step_in16_filled = NotStr(''' - -''') -icon_clipboard_link16_regular = NotStr(''' - -''') -icon_calendar3_day28_regular = NotStr(''' - -''') -icon_box_toolbox24_regular = NotStr(''' - -''') -icon_oval16_filled = NotStr(''' - -''') -icon_voicemail_arrow_forward16_regular = NotStr(''' - -''') -icon_plug_disconnected28_filled = NotStr(''' - -''') -icon_document_arrow_down20_regular = NotStr(''' - -''') -icon_font_increase20_regular = NotStr(''' - -''') -icon_cube_sync24_filled = NotStr(''' - -''') -icon_text_collapse24_filled = NotStr(''' - -''') -icon_globe_shield24_regular = NotStr(''' - -''') -icon_call_checkmark20_regular = NotStr(''' - -''') -icon_live24_filled = NotStr(''' - -''') -icon_content_settings20_regular = NotStr(''' - -''') -icon_expand_up_right20_filled = NotStr(''' - -''') -icon_table_stack_above20_regular = NotStr(''' - -''') -icon_call_connecting20_regular = NotStr(''' - -''') -icon_document_search20_regular = NotStr(''' - -''') -icon_premium20_regular = NotStr(''' - -''') -icon_thumb_like20_regular = NotStr(''' - -''') -icon_calendar_week_start24_filled = NotStr(''' - -''') -icon_arrow_step_in_left20_filled = NotStr(''' - -''') -icon_people_lock20_regular = NotStr(''' - -''') -icon_textbox_align_bottom20_filled = NotStr(''' - -''') -icon_news20_regular = NotStr(''' - -''') -icon_beaker_edit24_regular = NotStr(''' - -''') -icon_calendar_star24_filled = NotStr(''' - -''') -icon_sidebar_search_ltr20_regular = NotStr(''' - -''') -icon_people_toolbox20_filled = NotStr(''' - -''') -icon_news28_filled = NotStr(''' - -''') -icon_video_person_off24_regular = NotStr(''' - -''') -icon_glasses_off48_filled = NotStr(''' - -''') -icon_timeline20_regular = NotStr(''' - -''') -icon_video_add20_regular = NotStr(''' - -''') -icon_mail_arrow_forward20_regular = NotStr(''' - -''') -icon_puzzle_cube20_filled = NotStr(''' - -''') -icon_new24_filled = NotStr(''' - -''') -icon_person16_regular = NotStr(''' - -''') -icon_picture_in_picture_exit16_regular = NotStr(''' - -''') -icon_cursor_hover20_regular = NotStr(''' - -''') -icon_scan_camera48_filled = NotStr(''' - -''') -icon_cloud_arrow_down28_regular = NotStr(''' - -''') -icon_clipboard_arrow_right24_filled = NotStr(''' - -''') -icon_money_hand20_filled = NotStr(''' - -''') -icon_share_screen_person_p16_filled = NotStr(''' - -''') -icon_doctor20_filled = NotStr(''' - -''') -icon_tab_desktop_copy20_regular = NotStr(''' - -''') -icon_weather_thunderstorm48_filled = NotStr(''' - -''') -icon_projection_screen20_filled = NotStr(''' - -''') -icon_panel_right48_filled = NotStr(''' - -''') -icon_flashlight_off24_regular = NotStr(''' - -''') -icon_approvals_app20_filled = NotStr(''' - -''') -icon_add_subtract_circle20_filled = NotStr(''' - -''') -icon_document_arrow_down16_filled = NotStr(''' - -''') -icon_align_left48_regular = NotStr(''' - -''') -icon_folder_arrow_up28_filled = NotStr(''' - -''') -icon_comment_off48_filled = NotStr(''' - -''') -icon_cloud_archive16_filled = NotStr(''' - -''') -icon_inking_tool_accent16_filled = NotStr(''' - -''') -icon_multiselect_ltr24_regular = NotStr(''' - -''') -icon_inprivate_account24_filled = NotStr(''' - -''') -icon_scan_object20_regular = NotStr(''' - -''') -icon_tetris_app16_regular = NotStr(''' - -''') -icon_calendar_search16_filled = NotStr(''' - -''') -icon_mail_inbox_dismiss24_filled = NotStr(''' - -''') -icon_folder_globe16_regular = NotStr(''' - -''') -icon_gift_card_multiple20_filled = NotStr(''' - -''') -icon_document_page_bottom_left24_filled = NotStr(''' - -''') -icon_shield_task16_filled = NotStr(''' - -''') -icon_badge20_regular = NotStr(''' - -''') -icon_weather_blowing_snow48_regular = NotStr(''' - -''') -icon_arrow_expand20_regular = NotStr(''' - -''') -icon_tab_desktop_bottom20_regular = NotStr(''' - -''') -icon_branch_fork20_regular = NotStr(''' - -''') -icon_expand_up_left48_filled = NotStr(''' - -''') -icon_person_prohibited28_regular = NotStr(''' - -''') -icon_book_open_globe20_filled = NotStr(''' - - - - - - - - - -''') -icon_weather_moon_off24_filled = NotStr(''' - -''') -icon_bug16_regular = NotStr(''' - -''') -icon_people32_regular = NotStr(''' - -''') -icon_document_prohibited24_filled = NotStr(''' - -''') -icon_scale_fit24_filled = NotStr(''' - -''') -icon_table_simple48_filled = NotStr(''' - -''') -icon_image_edit20_filled = NotStr(''' - -''') -icon_copy_arrow_right24_filled = NotStr(''' - -''') -icon_fps3024_filled = NotStr(''' - -''') -icon_comment_lightning24_filled = NotStr(''' - -''') -icon_ticket_diagonal24_regular = NotStr(''' - -''') -icon_music_note2_play20_regular = NotStr(''' - -''') -icon_tab_desktop_multiple_bottom24_filled = NotStr(''' - -''') -icon_data_whisker24_filled = NotStr(''' - -''') -icon_heart_circle20_filled = NotStr(''' - -''') -icon_align_bottom24_filled = NotStr(''' - -''') -icon_link48_regular = NotStr(''' - -''') -icon_bin_full24_filled = NotStr(''' - -''') -icon_chevron_circle_up28_regular = NotStr(''' - -''') -icon_scales24_filled = NotStr(''' - -''') -icon_arrow_hook_up_right16_regular = NotStr(''' - -''') -icon_arrow_sort_up24_filled = NotStr(''' - -''') -icon_calendar_week_numbers24_regular = NotStr(''' - -''') -icon_data_bar_horizontal20_regular = NotStr(''' - -''') -icon_video_person_call20_filled = NotStr(''' - -''') -icon_checkmark20_regular = NotStr(''' - -''') -icon_slide_add48_regular = NotStr(''' - -''') -icon_chevron_up_down16_filled = NotStr(''' - -''') -icon_open_folder20_regular = NotStr(''' - -''') -icon_globe_star20_filled = NotStr(''' - -''') -icon_video_chat20_regular = NotStr(''' - -''') -icon_translate20_regular = NotStr(''' - -''') -icon_weather_sunny16_regular = NotStr(''' - -''') -icon_caret_down_right16_regular = NotStr(''' - -''') -icon_mail_inbox_add24_filled = NotStr(''' - -''') -icon_checkbox_checked20_filled = NotStr(''' - -''') -icon_chevron_double_left16_regular = NotStr(''' - -''') -icon_document_copy20_regular = NotStr(''' - -''') -icon_video_off32_regular = NotStr(''' - -''') -icon_document_javascript20_filled = NotStr(''' - -''') -icon_channel_share24_filled = NotStr(''' - -''') -icon_save16_filled = NotStr(''' - -''') -icon_table_settings16_filled = NotStr(''' - -''') -icon_caret_left24_filled = NotStr(''' - -''') -icon_video_security20_filled = NotStr(''' - -''') -icon_video360_off20_filled = NotStr(''' - -''') -icon_split_horizontal48_filled = NotStr(''' - -''') -icon_text_header324_filled = NotStr(''' - -''') -icon_battery924_regular = NotStr(''' - -''') -icon_vehicle_car_collision48_regular = NotStr(''' - -''') -icon_multiplier18_x48_regular = NotStr(''' - -''') -icon_call_missed48_filled = NotStr(''' - -''') -icon_document_lock20_regular = NotStr(''' - -''') -icon_crop_interim20_filled = NotStr(''' - -''') -icon_headphones24_filled = NotStr(''' - -''') -icon_content_settings16_regular = NotStr(''' - -''') -icon_mail_unread28_filled = NotStr(''' - -''') -icon_camera_add24_regular = NotStr(''' - -''') -icon_table_insert_column24_filled = NotStr(''' - -''') -icon_align_left24_regular = NotStr(''' - -''') -icon_animal_dog20_regular = NotStr(''' - -''') -icon_bed24_filled = NotStr(''' - -''') -icon_projection_screen_dismiss24_regular = NotStr(''' - -''') -icon_document_landscape_split20_regular = NotStr(''' - -''') -icon_device_meeting_room48_filled = NotStr(''' - -''') -icon_table_simple16_filled = NotStr(''' - -''') -icon_pause_circle20_filled = NotStr(''' - -''') -icon_clock48_filled = NotStr(''' - -''') -icon_call_outbound16_regular = NotStr(''' - -''') -icon_database_link24_filled = NotStr(''' - -''') -icon_speaker_edit24_regular = NotStr(''' - -''') -icon_document_table20_filled = NotStr(''' - -''') -icon_caret_down16_regular = NotStr(''' - -''') -icon_window_wrench24_regular = NotStr(''' - -''') -icon_camera_add20_regular = NotStr(''' - -''') -icon_device_meeting_room_remote48_filled = NotStr(''' - -''') -icon_text_period_asterisk20_filled = NotStr(''' - -''') -icon_rename28_regular = NotStr(''' - -''') -icon_arrow_turn_bidirectional_down_right20_regular = NotStr(''' - -''') -icon_arrow_maximize28_regular = NotStr(''' - -''') -icon_mail48_filled = NotStr(''' - -''') -icon_home20_regular = NotStr(''' - -''') -icon_data_whisker24_regular = NotStr(''' - -''') -icon_table_switch28_filled = NotStr(''' - -''') -icon_multiplier12_x20_filled = NotStr(''' - -''') -icon_folder_swap16_regular = NotStr(''' - -''') -icon_arrow_hook_up_right16_filled = NotStr(''' - -''') -icon_tray_item_remove24_filled = NotStr(''' - -''') -icon_attach12_filled = NotStr(''' - -''') -icon_currency_dollar_euro16_regular = NotStr(''' - -''') -icon_stream20_filled = NotStr(''' - -''') -icon_speaker132_regular = NotStr(''' - -''') -icon_tasks_app20_regular = NotStr(''' - -''') -icon_text_italic20_regular = NotStr(''' - -''') -icon_slide_size24_filled = NotStr(''' - -''') -icon_alert_urgent20_regular = NotStr(''' - -''') -icon_mail_add24_filled = NotStr(''' - -''') -icon_puzzle_cube16_regular = NotStr(''' - -''') -icon_weather_squalls48_filled = NotStr(''' - -''') -icon_tag_multiple16_regular = NotStr(''' - -''') -icon_padding_right20_regular = NotStr(''' - -''') -icon_window_shield24_regular = NotStr(''' - -''') -icon_caret_up20_filled = NotStr(''' - -''') -icon_box16_filled = NotStr(''' - -''') -icon_tag_lock20_filled = NotStr(''' - -''') -icon_door16_regular = NotStr(''' - -''') -icon_calendar_checkmark28_regular = NotStr(''' - -''') -icon_play20_filled = NotStr(''' - -''') -icon_calendar_checkmark24_regular = NotStr(''' - -''') -icon_text_font_info20_filled = NotStr(''' - -''') -icon_table_move_left24_regular = NotStr(''' - -''') -icon_square_hint_sparkles48_regular = NotStr(''' - -''') -icon_tag_reset24_regular = NotStr(''' - -''') -icon_expand_up_right16_filled = NotStr(''' - -''') -icon_sticker20_filled = NotStr(''' - -''') -icon_accessibility_checkmark24_regular = NotStr(''' - -''') -icon_tab20_filled = NotStr(''' - -''') -icon_skip_forward1028_regular = NotStr(''' - -''') -icon_shapes24_regular = NotStr(''' - -''') -icon_shifts28_regular = NotStr(''' - -''') -icon_image_prohibited24_regular = NotStr(''' - -''') -icon_arrow_sync_off20_regular = NotStr(''' - -''') -icon_phone_desktop_add20_regular = NotStr(''' - -''') -icon_read_aloud24_filled = NotStr(''' - -''') -icon_share_screen_person24_filled = NotStr(''' - -''') -icon_emoji_multiple20_filled = NotStr(''' - -''') -icon_comment_multiple24_regular = NotStr(''' - -''') -icon_info_shield20_filled = NotStr(''' - -''') -icon_shield_keyhole20_regular = NotStr(''' - -''') -icon_open_off16_filled = NotStr(''' - -''') -icon_pin_off48_filled = NotStr(''' - -''') -icon_data_trending20_regular = NotStr(''' - -''') -icon_vehicle_ship20_filled = NotStr(''' - -''') -icon_vault16_filled = NotStr(''' - -''') -icon_call_exclamation20_filled = NotStr(''' - -''') -icon_filter20_regular = NotStr(''' - -''') -icon_tray_item_add24_filled = NotStr(''' - -''') -icon_circle_half_fill24_filled = NotStr(''' - -''') -icon_learning_app20_filled = NotStr(''' - -''') -icon_access_time24_filled = NotStr(''' - -''') -icon_arrow_circle_down_double24_regular = NotStr(''' - -''') -icon_calendar_work_week20_filled = NotStr(''' - -''') -icon_vehicle_cab20_filled = NotStr(''' - -''') -icon_arrow_hook_down_right16_filled = NotStr(''' - -''') -icon_shapes20_filled = NotStr(''' - -''') -icon_lottery24_regular = NotStr(''' - -''') -icon_checkmark_underline_circle20_regular = NotStr(''' - -''') -icon_arrow_left20_regular = NotStr(''' - -''') -icon_calendar_assistant16_filled = NotStr(''' - -''') -icon_road_cone32_regular = NotStr(''' - -''') -icon_square_multiple20_filled = NotStr(''' - -''') -icon_mic_sparkle16_filled = NotStr(''' - -''') -icon_branch_compare24_filled = NotStr(''' - -''') -icon_wand20_filled = NotStr(''' - -''') -icon_luggage16_filled = NotStr(''' - -''') -icon_brightness_low28_filled = NotStr(''' - -''') -icon_table_stack_above28_filled = NotStr(''' - -''') -icon_cloud_words48_filled = NotStr(''' - -''') -icon_backspace20_filled = NotStr(''' - -''') -icon_desktop24_filled = NotStr(''' - -''') -icon_question16_filled = NotStr(''' - -''') -icon_prohibited12_regular = NotStr(''' - -''') -icon_text_number_list_ltr24_filled = NotStr(''' - -''') -icon_cloud_arrow_up24_regular = NotStr(''' - -''') -icon_folder_globe20_filled = NotStr(''' - -''') -icon_sparkle28_regular = NotStr(''' - -''') -icon_image_prohibited20_filled = NotStr(''' - -''') -icon_production20_filled = NotStr(''' - -''') -icon_weather_moon16_filled = NotStr(''' - -''') -icon_server24_filled = NotStr(''' - -''') -icon_circle16_filled = NotStr(''' - -''') -icon_phone_status_bar24_regular = NotStr(''' - -''') -icon_chevron_up20_filled = NotStr(''' - -''') -icon_movies_and_tv24_regular = NotStr(''' - -''') -icon_info12_filled = NotStr(''' - -''') -icon_notebook_add24_filled = NotStr(''' - - - - - - - -''') -icon_window_apps28_filled = NotStr(''' - -''') -icon_weather_blowing_snow48_filled = NotStr(''' - -''') -icon_slide_add32_filled = NotStr(''' - -''') -icon_mic_prohibited20_filled = NotStr(''' - -''') -icon_vehicle_cab28_regular = NotStr(''' - -''') -icon_color24_regular = NotStr(''' - -''') -icon_folder_link48_regular = NotStr(''' - -''') -icon_form_new48_regular = NotStr(''' - -''') -icon_text_indent_increase_ltr16_regular = NotStr(''' - -''') -icon_panel_right28_regular = NotStr(''' - -''') -icon_share_screen_person28_regular = NotStr(''' - -''') -icon_arrow_curve_down_left24_filled = NotStr(''' - -''') -icon_wifi_settings20_regular = NotStr(''' - -''') -icon_animal_cat16_regular = NotStr(''' - -''') -icon_mail28_regular = NotStr(''' - -''') -icon_folder_arrow_right16_filled = NotStr(''' - -''') -icon_building_government32_filled = NotStr(''' - -''') -icon_text_column_one_narrow20_regular = NotStr(''' - -''') -icon_slide_arrow_right24_filled = NotStr(''' - -''') -icon_plug_connected20_filled = NotStr(''' - -''') -icon_cellular_off20_regular = NotStr(''' - -''') -icon_emoji28_filled = NotStr(''' - -''') -icon_tv_usb24_filled = NotStr(''' - -''') -icon_text_more24_regular = NotStr(''' - -''') -icon_accessibility20_regular = NotStr(''' - -''') -icon_arrow_rotate_clockwise20_regular = NotStr(''' - -''') -icon_wifi120_regular = NotStr(''' - -''') -icon_resize_image20_regular = NotStr(''' - -''') -icon_text_position_top_bottom20_filled = NotStr(''' - -''') -icon_globe_clock16_filled = NotStr(''' - -''') -icon_comment_edit24_regular = NotStr(''' - -''') -icon_arrow_step_in20_regular = NotStr(''' - -''') -icon_person_tag28_filled = NotStr(''' - -''') -icon_mail_read16_regular = NotStr(''' - -''') -icon_document_endnote20_regular = NotStr(''' - -''') -icon_document_prohibited20_filled = NotStr(''' - -''') -icon_channel_share48_filled = NotStr(''' - -''') -icon_circle48_regular = NotStr(''' - -''') -icon_bookmark20_regular = NotStr(''' - -''') -icon_call32_filled = NotStr(''' - -''') -icon_steps20_regular = NotStr(''' - -''') -icon_cursor_hover_off16_filled = NotStr(''' - -''') -icon_square_multiple24_filled = NotStr(''' - -''') -icon_conference_room48_regular = NotStr(''' - -''') -icon_data_usage_edit20_regular = NotStr(''' - -''') -icon_image_arrow_forward24_regular = NotStr(''' - -''') -icon_book_add20_regular = NotStr(''' - -''') -icon_contact_card_ribbon20_regular = NotStr(''' - -''') -icon_people_team_toolbox24_regular = NotStr(''' - -''') -icon_panel_right28_filled = NotStr(''' - -''') -icon_text_position_behind24_regular = NotStr(''' - -''') -icon_bookmark32_regular = NotStr(''' - -''') -icon_chat28_regular = NotStr(''' - -''') -icon_projection_screen24_regular = NotStr(''' - -''') -icon_battery_saver24_filled = NotStr(''' - -''') -icon_text_effects20_regular = NotStr(''' - -''') -icon_triangle32_regular = NotStr(''' - -''') -icon_star20_filled = NotStr(''' - -''') -icon_multiplier5_x32_filled = NotStr(''' - -''') -icon_control_button24_regular = NotStr(''' - -''') -icon_channel_add16_regular = NotStr(''' - -''') -icon_approvals_app28_filled = NotStr(''' - -''') -icon_molecule24_regular = NotStr(''' - -''') -icon_map_drive16_filled = NotStr(''' - -''') -icon_folder24_filled = NotStr(''' - -''') -icon_heart_pulse20_regular = NotStr(''' - -''') -icon_window48_filled = NotStr(''' - -''') -icon_briefcase12_filled = NotStr(''' - -''') -icon_text_case_title16_filled = NotStr(''' - -''') -icon_view_desktop24_regular = NotStr(''' - -''') -icon_calendar_sync20_regular = NotStr(''' - -''') -icon_person_support16_filled = NotStr(''' - -''') -icon_library24_filled = NotStr(''' - -''') -icon_caret_right12_filled = NotStr(''' - -''') -icon_vehicle_bicycle20_filled = NotStr(''' - -''') -icon_gantt_chart24_regular = NotStr(''' - -''') -icon_text_bullet_list_square_warning16_regular = NotStr(''' - -''') -icon_window_new24_filled = NotStr(''' - -''') -icon_task_list_square_add24_filled = NotStr(''' - -''') -icon_camera_dome16_filled = NotStr(''' - -''') -icon_square16_filled = NotStr(''' - -''') -icon_communication_person24_regular = NotStr(''' - -''') -icon_voicemail20_regular = NotStr(''' - -''') -icon_person28_regular = NotStr(''' - -''') -icon_book_question_mark20_regular = NotStr(''' - -''') -icon_table_stack_above24_filled = NotStr(''' - -''') -icon_folder_prohibited20_filled = NotStr(''' - -''') -icon_reward16_filled = NotStr(''' - -''') -icon_math_formula24_regular = NotStr(''' - -''') -icon_cloud_checkmark32_regular = NotStr(''' - -''') -icon_open_folder16_regular = NotStr(''' - -''') -icon_phone_span_out24_regular = NotStr(''' - -''') -icon_cellular_warning20_filled = NotStr(''' - -''') -icon_circle_half_fill24_regular = NotStr(''' - -''') -icon_immersive_reader16_regular = NotStr(''' - -''') -icon_arrow_autofit_width20_regular = NotStr(''' - -''') -icon_people20_filled = NotStr(''' - -''') -icon_brightness_low32_filled = NotStr(''' - -''') -icon_scale_fill24_regular = NotStr(''' - -''') -icon_glasses16_filled = NotStr(''' - -''') -icon_flag28_filled = NotStr(''' - -''') -icon_checkmark_underline_circle16_filled = NotStr(''' - -''') -icon_bookmark_add24_regular = NotStr(''' - -''') -icon_table_edit16_regular = NotStr(''' - -''') -icon_money16_regular = NotStr(''' - -''') -icon_tag_lock20_regular = NotStr(''' - -''') -icon_surface_hub24_regular = NotStr(''' - -''') -icon_math_symbols20_regular = NotStr(''' - -''') -icon_chevron_left20_filled = NotStr(''' - -''') -icon_screen_cut20_filled = NotStr(''' - - - - - - - - - - - - - -''') -icon_page_fit20_filled = NotStr(''' - -''') -icon_database24_regular = NotStr(''' - -''') -icon_checkbox_unchecked20_regular = NotStr(''' - -''') -icon_battery720_filled = NotStr(''' - -''') -icon_building_factory16_regular = NotStr(''' - -''') -icon_expand_up_right32_regular = NotStr(''' - -''') -icon_lock_open16_filled = NotStr(''' - -''') -icon_mention24_regular = NotStr(''' - -''') -icon_align_bottom28_regular = NotStr(''' - -''') -icon_archive16_regular = NotStr(''' - -''') -icon_hand_right16_filled = NotStr(''' - -''') -icon_screen_search20_filled = NotStr(''' - -''') -icon_task_list_square_ltr20_filled = NotStr(''' - -''') -icon_oval48_regular = NotStr(''' - -''') -icon_panel_left_contract24_regular = NotStr(''' - -''') -icon_square_arrow_forward24_filled = NotStr(''' - -''') -icon_key24_regular = NotStr(''' - -''') -icon_cloud_swap24_filled = NotStr(''' - -''') -icon_serial_port20_regular = NotStr(''' - -''') -icon_chevron_double_up20_filled = NotStr(''' - -''') -icon_text_paragraph16_filled = NotStr(''' - -''') -icon_brightness_high16_filled = NotStr(''' - - - - - - - - - - - -''') -icon_presence_available12_regular = NotStr(''' - -''') -icon_arrow_circle_left16_filled = NotStr(''' - -''') -icon_thinking24_filled = NotStr(''' - -''') -icon_document_lock16_regular = NotStr(''' - -''') -icon_presence_oof12_regular = NotStr(''' - -''') -icon_video_off28_filled = NotStr(''' - -''') -icon_stop20_regular = NotStr(''' - -''') -icon_record_stop24_filled = NotStr(''' - -''') -icon_emoji_sparkle24_regular = NotStr(''' - -''') -icon_speaker048_regular = NotStr(''' - -''') -icon_document_pdf24_filled = NotStr(''' - -''') -icon_swipe_up24_regular = NotStr(''' - -''') -icon_chat_video20_filled = NotStr(''' - -''') -icon_square_hint_apps24_regular = NotStr(''' - -''') -icon_channel28_regular = NotStr(''' - -''') -icon_flowchart24_filled = NotStr(''' - -''') -icon_mail_inbox28_filled = NotStr(''' - -''') -icon_book_open_microphone28_filled = NotStr(''' - -''') -icon_prohibited20_regular = NotStr(''' - -''') -icon_cursor_hover20_filled = NotStr(''' - -''') -icon_book_open_microphone24_regular = NotStr(''' - -''') -icon_multiplier12_x24_filled = NotStr(''' - -''') -icon_drop20_filled = NotStr(''' - -''') -icon_conference_room28_filled = NotStr(''' - -''') -icon_call_park48_filled = NotStr(''' - -''') -icon_data_waterfall20_filled = NotStr(''' - -''') -icon_bookmark24_filled = NotStr(''' - -''') -icon_document_text_link20_regular = NotStr(''' - -''') -icon_table_cells_split20_filled = NotStr(''' - -''') -icon_checkbox_indeterminate20_filled = NotStr(''' - -''') -icon_square48_filled = NotStr(''' - -''') -icon_surface_earbuds24_filled = NotStr(''' - -''') -icon_drafts16_filled = NotStr(''' - -''') -icon_device_eq24_regular = NotStr(''' - -''') -icon_bluetooth_disabled24_regular = NotStr(''' - -''') -icon_previous20_regular = NotStr(''' - -''') -icon_phone_desktop16_filled = NotStr(''' - -''') -icon_document_javascript20_regular = NotStr(''' - -''') -icon_person_voice24_regular = NotStr(''' - -''') -icon_dismiss24_filled = NotStr(''' - -''') -icon_cursor_hover24_filled = NotStr(''' - -''') -icon_equal_off24_regular = NotStr(''' - -''') -icon_cellular_data324_filled = NotStr(''' - -''') -icon_call_missed28_regular = NotStr(''' - -''') -icon_text_align_justify24_regular = NotStr(''' - -''') -icon_laptop_dismiss16_regular = NotStr(''' - -''') -icon_text_position_through20_filled = NotStr(''' - -''') -icon_arrow_undo20_filled = NotStr(''' - -''') -icon_premium16_filled = NotStr(''' - -''') -icon_calculator_arrow_clockwise24_regular = NotStr(''' - -''') -icon_align_bottom48_regular = NotStr(''' - -''') -icon_align_left16_regular = NotStr(''' - -''') -icon_classification24_filled = NotStr(''' - -''') -icon_storage24_filled = NotStr(''' - -''') -icon_document_table_arrow_right24_filled = NotStr(''' - -''') -icon_folder_arrow_right28_filled = NotStr(''' - -''') -icon_drawer_arrow_download24_regular = NotStr(''' - -''') -icon_phone_span_out20_regular = NotStr(''' - -''') -icon_arrow_autofit_height20_regular = NotStr(''' - -''') -icon_rotate_right20_regular = NotStr(''' - -''') -icon_link32_regular = NotStr(''' - -''') -icon_app_title20_filled = NotStr(''' - -''') -icon_table_settings20_regular = NotStr(''' - -''') -icon_money_off20_filled = NotStr(''' - -''') -icon_home_add24_regular = NotStr(''' - -''') -icon_table_stack_below28_filled = NotStr(''' - -''') -icon_fps12020_filled = NotStr(''' - -''') -icon_home_checkmark16_filled = NotStr(''' - -''') -icon_wand16_filled = NotStr(''' - -''') -icon_megaphone16_filled = NotStr(''' - -''') -icon_album24_filled = NotStr(''' - -''') -icon_text_paragraph_direction24_regular = NotStr(''' - -''') -icon_comment_add28_filled = NotStr(''' - -''') -icon_glasses48_regular = NotStr(''' - -''') -icon_mail_inbox_add28_filled = NotStr(''' - -''') -icon_vehicle_car_profile_rtl20_filled = NotStr(''' - -''') -icon_people_error16_regular = NotStr(''' - -''') -icon_flip_horizontal48_filled = NotStr(''' - -''') -icon_caret_down_right24_regular = NotStr(''' - -''') -icon_handshake16_filled = NotStr(''' - -''') -icon_ruler16_filled = NotStr(''' - -''') -icon_sticker_add24_regular = NotStr(''' - -''') -icon_video_clip_multiple20_regular = NotStr(''' - -''') -icon_alert24_filled = NotStr(''' - -''') -icon_arrow_right48_filled = NotStr(''' - -''') -icon_link_square20_filled = NotStr(''' - -''') -icon_text_field20_filled = NotStr(''' - -''') -icon_scan_thumb_up16_regular = NotStr(''' - -''') -icon_document_person16_regular = NotStr(''' - -''') -icon_serial_port20_filled = NotStr(''' - -''') -icon_arrow_counterclockwise20_regular = NotStr(''' - -''') -icon_people_queue24_filled = NotStr(''' - -''') -icon_edit_arrow_back20_filled = NotStr(''' - -''') -icon_share_screen_stop24_regular = NotStr(''' - -''') -icon_video_person_sparkle28_regular = NotStr(''' - -''') -icon_add28_filled = NotStr(''' - -''') -icon_briefcase20_regular = NotStr(''' - -''') -icon_shape_union16_regular = NotStr(''' - -''') -icon_weather_moon_off48_regular = NotStr(''' - -''') -icon_task_list_square_rtl24_regular = NotStr(''' - -''') -icon_table_simple24_regular = NotStr(''' - -''') -icon_megaphone_off24_filled = NotStr(''' - -''') -icon_cloud_checkmark20_regular = NotStr(''' - -''') -icon_filter_dismiss16_regular = NotStr(''' - -''') -icon_chevron_circle_left16_filled = NotStr(''' - -''') -icon_table_link20_regular = NotStr(''' - -''') -icon_document_pdf32_regular = NotStr(''' - -''') -icon_share28_regular = NotStr(''' - -''') -icon_filter_dismiss20_regular = NotStr(''' - -''') -icon_comment24_regular = NotStr(''' - -''') -icon_stack_arrow_forward20_filled = NotStr(''' - -''') -icon_arrow_step_out16_filled = NotStr(''' - -''') -icon_clock24_regular = NotStr(''' - -''') -icon_notebook24_filled = NotStr(''' - -''') -icon_resize_large16_regular = NotStr(''' - -''') -icon_poll16_filled = NotStr(''' - -''') -icon_document_question_mark24_filled = NotStr(''' - -''') -icon_question20_filled = NotStr(''' - -''') -icon_fps96024_regular = NotStr(''' - -''') -icon_call_park16_regular = NotStr(''' - -''') -icon_glance_horizontal20_regular = NotStr(''' - -''') -icon_video_play_pause24_regular = NotStr(''' - -''') -icon_slide_transition24_filled = NotStr(''' - -''') -icon_poll16_regular = NotStr(''' - -''') -icon_cloud_off24_filled = NotStr(''' - -''') -icon_briefcase_off16_filled = NotStr(''' - -''') -icon_wifi_warning20_filled = NotStr(''' - -''') -icon_search_shield20_regular = NotStr(''' - -''') -icon_share_ios24_filled = NotStr(''' - -''') -icon_emoji_sparkle16_filled = NotStr(''' - -''') -icon_wifi324_filled = NotStr(''' - -''') -icon_desktop_signal20_filled = NotStr(''' - -''') -icon_calendar_person16_regular = NotStr(''' - -''') -icon_shapes20_regular = NotStr(''' - -''') -icon_clipboard_text_rtl20_regular = NotStr(''' - - - - - - -''') -icon_arrow_minimize28_regular = NotStr(''' - -''') -icon_apps_list24_filled = NotStr(''' - -''') -icon_text_align_distributed20_filled = NotStr(''' - -''') -icon_weather_thunderstorm20_filled = NotStr(''' - -''') -icon_clock_arrow_download20_filled = NotStr(''' - -''') -icon_paint_brush_arrow_up24_filled = NotStr(''' - -''') -icon_table_insert_column16_regular = NotStr(''' - -''') -icon_text_indent_increase_ltr20_filled = NotStr(''' - -''') -icon_rhombus32_regular = NotStr(''' - -''') -icon_xbox_console24_filled = NotStr(''' - -''') -icon_delete_dismiss20_filled = NotStr(''' - -''') -icon_autosum20_filled = NotStr(''' - -''') -icon_receipt20_filled = NotStr(''' - -''') -icon_branch_fork_link24_filled = NotStr(''' - -''') -icon_share_screen_person_overlay_inside16_regular = NotStr(''' - -''') -icon_trophy32_regular = NotStr(''' - -''') -icon_flash_settings20_regular = NotStr(''' - -''') -icon_cloud_checkmark20_filled = NotStr(''' - -''') -icon_multiplier18_x20_regular = NotStr(''' - -''') -icon_vehicle_subway24_filled = NotStr(''' - -''') -icon_warning12_regular = NotStr(''' - -''') -icon_text_change_case16_regular = NotStr(''' - -''') -icon_record28_regular = NotStr(''' - -''') -icon_bluetooth24_regular = NotStr(''' - -''') -icon_receipt_cube24_regular = NotStr(''' - -''') -icon_call_forward24_filled = NotStr(''' - -''') -icon_align_center_vertical28_regular = NotStr(''' - -''') -icon_text_grammar_arrow_left20_filled = NotStr(''' - -''') -icon_comment_arrow_right12_filled = NotStr(''' - -''') -icon_chevron_circle_up16_filled = NotStr(''' - -''') -icon_multiselect_ltr20_filled = NotStr(''' - -''') -icon_subtract_circle12_filled = NotStr(''' - -''') -icon_gas24_filled = NotStr(''' - -''') -icon_fluid16_filled = NotStr(''' - -''') -icon_document_endnote20_filled = NotStr(''' - -''') -icon_multiplier1_x32_filled = NotStr(''' - -''') -icon_document_lock32_filled = NotStr(''' - -''') -icon_comment_add16_regular = NotStr(''' - -''') -icon_pin24_filled = NotStr(''' - -''') -icon_zoom_out20_regular = NotStr(''' - -''') -icon_image_edit24_filled = NotStr(''' - -''') -icon_bin_full20_regular = NotStr(''' - -''') -icon_history24_regular = NotStr(''' - -''') -icon_call_pause20_regular = NotStr(''' - -''') -icon_developer_board_search20_regular = NotStr(''' - -''') -icon_document_arrow_left20_regular = NotStr(''' - -''') -icon_eyedropper20_regular = NotStr(''' - -''') -icon_checkbox_unchecked20_filled = NotStr(''' - -''') -icon_globe20_filled = NotStr(''' - -''') -icon_draw_text24_filled = NotStr(''' - -''') -icon_laptop20_filled = NotStr(''' - -''') -icon_battery920_filled = NotStr(''' - -''') -icon_document_settings20_regular = NotStr(''' - -''') -icon_directions16_regular = NotStr(''' - -''') -icon_cellular_warning24_filled = NotStr(''' - -''') -icon_align_bottom16_filled = NotStr(''' - -''') -icon_options48_filled = NotStr(''' - -''') -icon_reading_mode_mobile20_filled = NotStr(''' - -''') -icon_trophy_off20_regular = NotStr(''' - -''') -icon_emoji_smile_slight20_regular = NotStr(''' - -''') -icon_star_line_horizontal316_filled = NotStr(''' - -''') -icon_mic_prohibited16_filled = NotStr(''' - -''') -icon_reading_list_add24_filled = NotStr(''' - -''') -icon_text_grammar_error20_regular = NotStr(''' - -''') -icon_arrow_up_right24_filled = NotStr(''' - -''') -icon_checkmark_circle32_regular = NotStr(''' - -''') -icon_arrow_autofit_content24_filled = NotStr(''' - -''') -icon_network_check24_filled = NotStr(''' - -''') -icon_document_margins24_filled = NotStr(''' - -''') -icon_speaker116_regular = NotStr(''' - -''') -icon_mail_prohibited24_regular = NotStr(''' - -''') -icon_mail_alert24_regular = NotStr(''' - -''') -icon_document_header16_regular = NotStr(''' - -''') -icon_tag_error24_regular = NotStr(''' - -''') -icon_warning20_regular = NotStr(''' - -''') -icon_delete_off24_filled = NotStr(''' - -''') -icon_device_meeting_room16_regular = NotStr(''' - -''') -icon_video_person_sparkle48_regular = NotStr(''' - -''') -icon_phone_desktop24_filled = NotStr(''' - -''') -icon_people_list16_regular = NotStr(''' - -''') -icon_shifts_activity20_regular = NotStr(''' - -''') -icon_tag_lock_accent32_filled = NotStr(''' - -''') -icon_developer_board24_filled = NotStr(''' - -''') -icon_table_add16_regular = NotStr(''' - -''') -icon_tab_shield_dismiss24_filled = NotStr(''' - -''') -icon_multiplier15_x20_filled = NotStr(''' - -''') -icon_folder_open24_regular = NotStr(''' - -''') -icon_toolbox20_regular = NotStr(''' - -''') -icon_more_vertical24_regular = NotStr(''' - -''') -icon_autocorrect24_filled = NotStr(''' - -''') -icon_save16_regular = NotStr(''' - -''') -icon_align_center_vertical16_filled = NotStr(''' - -''') -icon_presence_blocked10_regular = NotStr(''' - -''') -icon_circle20_regular = NotStr(''' - -''') -icon_hdr24_regular = NotStr(''' - -''') -icon_window_new20_filled = NotStr(''' - -''') -icon_wifi124_regular = NotStr(''' - -''') -icon_library20_filled = NotStr(''' - -''') -icon_board_split20_filled = NotStr(''' - -''') -icon_document_catch_up24_regular = NotStr(''' - -''') -icon_text_indent_decrease_ltr24_regular = NotStr(''' - -''') -icon_phone_dismiss24_regular = NotStr(''' - -''') -icon_image_alt_text16_regular = NotStr(''' - -''') -icon_arrow_circle_up28_filled = NotStr(''' - -''') -icon_video_clip_multiple24_regular = NotStr(''' - -''') -icon_square28_filled = NotStr(''' - -''') -icon_person_call16_regular = NotStr(''' - -''') -icon_weather_cloudy24_filled = NotStr(''' - -''') -icon_document_edit20_filled = NotStr(''' - -''') -icon_arrow_undo48_filled = NotStr(''' - -''') -icon_mail_inbox_checkmark20_filled = NotStr(''' - -''') -icon_text_position_through24_filled = NotStr(''' - -''') -icon_chevron_left28_regular = NotStr(''' - -''') -icon_document_bullet_list_off20_filled = NotStr(''' - -''') -icon_square24_regular = NotStr(''' - -''') -icon_multiplier12_x28_filled = NotStr(''' - -''') -icon_mail_off24_regular = NotStr(''' - -''') -icon_animal_dog24_regular = NotStr(''' - -''') -icon_arrow_upload16_filled = NotStr(''' - -''') -icon_document_arrow_up16_regular = NotStr(''' - -''') -icon_time_picker24_regular = NotStr(''' - -''') -icon_table_resize_row20_regular = NotStr(''' - -''') -icon_document_bullet_list_multiple20_filled = NotStr(''' - -''') -icon_calendar_checkmark28_filled = NotStr(''' - -''') -icon_arrow_upload20_filled = NotStr(''' - -''') -icon_chevron_circle_right48_regular = NotStr(''' - -''') -icon_play48_filled = NotStr(''' - -''') -icon_text_change_case20_regular = NotStr(''' - -''') -icon_data_sunburst20_regular = NotStr(''' - -''') -icon_video_person_sparkle24_filled = NotStr(''' - -''') -icon_weather_drizzle24_regular = NotStr(''' - -''') -icon_resize_large20_filled = NotStr(''' - -''') -icon_food16_filled = NotStr(''' - -''') -icon_chart_person24_filled = NotStr(''' - -''') -icon_speaker_off24_filled = NotStr(''' - -''') -icon_emoji_laugh16_regular = NotStr(''' - -''') -icon_badge24_filled = NotStr(''' - -''') -icon_lightbulb20_regular = NotStr(''' - -''') -icon_speaker_bluetooth24_filled = NotStr(''' - -''') -icon_brightness_low20_regular = NotStr(''' - -''') -icon_archive16_filled = NotStr(''' - -''') -icon_filter_sync24_regular = NotStr(''' - -''') -icon_star_off20_filled = NotStr(''' - -''') -icon_arrow_autofit_width_dotted24_filled = NotStr(''' - -''') -icon_arrow_circle_down_right24_filled = NotStr(''' - -''') -icon_text_paragraph_direction_left16_filled = NotStr(''' - -''') -icon_screen_search20_regular = NotStr(''' - -''') -icon_desktop_pulse16_filled = NotStr(''' - -''') -icon_border_bottom_thick24_regular = NotStr(''' - -''') -icon_table_freeze_column_and_row24_filled = NotStr(''' - -''') -icon_premium24_regular = NotStr(''' - -''') -icon_brightness_high28_filled = NotStr(''' - -''') -icon_syringe20_regular = NotStr(''' - -''') -icon_cellular3_g24_filled = NotStr(''' - - - - - - - - - -''') -icon_person_clock20_filled = NotStr(''' - -''') -icon_next16_regular = NotStr(''' - -''') -icon_closed_caption16_filled = NotStr(''' - -''') -icon_book_number16_regular = NotStr(''' - -''') -icon_panel_separate_window20_filled = NotStr(''' - -''') -icon_mail_arrow_forward16_filled = NotStr(''' - -''') -icon_dual_screen_header24_filled = NotStr(''' - -''') -icon_weather_moon_off24_regular = NotStr(''' - -''') -icon_arrow_left12_filled = NotStr(''' - -''') -icon_mail_arrow_forward20_filled = NotStr(''' - -''') -icon_expand_up_right16_regular = NotStr(''' - -''') -icon_desktop28_regular = NotStr(''' - -''') -icon_tap_single20_filled = NotStr(''' - -''') -icon_drink_to_go24_filled = NotStr(''' - -''') -icon_square_hint20_filled = NotStr(''' - -''') -icon_caret_down_right24_filled = NotStr(''' - -''') -icon_dismiss12_filled = NotStr(''' - -''') -icon_desktop_keyboard24_regular = NotStr(''' - -''') -icon_scan_thumb_up24_filled = NotStr(''' - -''') -icon_channel_share20_regular = NotStr(''' - -''') -icon_tag_reset20_filled = NotStr(''' - -''') -icon_slide_add20_regular = NotStr(''' - -''') -icon_arrow_maximize48_regular = NotStr(''' - -''') -icon_attach16_regular = NotStr(''' - -''') -icon_flag_off16_regular = NotStr(''' - -''') -icon_text_align_center24_filled = NotStr(''' - -''') -icon_text_font_size16_filled = NotStr(''' - -''') -icon_auto_fit_height20_regular = NotStr(''' - -''') -icon_speaker_edit20_regular = NotStr(''' - -''') -icon_document_search24_regular = NotStr(''' - -''') -icon_arrow_maximize20_regular = NotStr(''' - -''') -icon_image_shadow24_filled = NotStr(''' - -''') -icon_location_live24_filled = NotStr(''' - -''') -icon_previous32_filled = NotStr(''' - -''') -icon_folder_briefcase20_regular = NotStr(''' - -''') -icon_app_store24_filled = NotStr(''' - -''') -icon_calendar_arrow_down24_regular = NotStr(''' - -''') -icon_comma24_regular = NotStr(''' - -''') -icon_document_add48_regular = NotStr(''' - -''') -icon_braces_variable20_filled = NotStr(''' - -''') -icon_emoji_sad24_regular = NotStr(''' - -''') -icon_chevron_down28_filled = NotStr(''' - -''') -icon_dentist28_filled = NotStr(''' - -''') -icon_arrow_counterclockwise_dashes20_regular = NotStr(''' - -''') -icon_guest16_filled = NotStr(''' - -''') -icon_arrow_up32_regular = NotStr(''' - -''') -icon_inking_tool_accent20_filled = NotStr(''' - -''') -icon_design_ideas20_filled = NotStr(''' - -''') -icon_channel_arrow_left16_filled = NotStr(''' - -''') -icon_tab28_filled = NotStr(''' - -''') -icon_eye16_filled = NotStr(''' - -''') -icon_tab_inprivate_account20_regular = NotStr(''' - -''') -icon_text_align_right16_filled = NotStr(''' - -''') -icon_headset48_filled = NotStr(''' - -''') -icon_open_folder16_filled = NotStr(''' - -''') -icon_gift_card_arrow_right20_filled = NotStr(''' - -''') -icon_tv_arrow_right20_filled = NotStr(''' - -''') -icon_document_briefcase24_regular = NotStr(''' - -''') -icon_group_dismiss24_regular = NotStr(''' - -''') -icon_document_table_search24_regular = NotStr(''' - -''') -icon_rhombus20_regular = NotStr(''' - -''') -icon_weather_rain_showers_day20_regular = NotStr(''' - -''') -icon_data_usage_edit20_filled = NotStr(''' - -''') -icon_box_multiple_arrow_right24_regular = NotStr(''' - -''') -icon_desktop_toolbox24_filled = NotStr(''' - -''') -icon_video16_regular = NotStr(''' - -''') -icon_text_align_left20_filled = NotStr(''' - -''') -icon_subtract_circle32_regular = NotStr(''' - -''') -icon_slide_text24_regular = NotStr(''' - -''') -icon_add28_regular = NotStr(''' - -''') -icon_table_insert_column24_regular = NotStr(''' - -''') -icon_document_table_cube24_regular = NotStr(''' - -''') -icon_earth16_filled = NotStr(''' - -''') -icon_diversity28_regular = NotStr(''' - -''') -icon_align_center_horizontal32_regular = NotStr(''' - -''') -icon_temperature16_filled = NotStr(''' - -''') -icon_shopping_bag_arrow_left24_regular = NotStr(''' - -''') -icon_table_cells_split16_regular = NotStr(''' - -''') -icon_cellular_data320_regular = NotStr(''' - -''') -icon_building_shop20_regular = NotStr(''' - -''') -icon_city24_regular = NotStr(''' - -''') -icon_weather_moon28_filled = NotStr(''' - -''') -icon_bug24_filled = NotStr(''' - -''') -icon_arrow_minimize16_regular = NotStr(''' - -''') -icon_weather_moon48_regular = NotStr(''' - -''') -icon_multiselect_ltr16_regular = NotStr(''' - -''') -icon_channel_arrow_left24_filled = NotStr(''' - -''') -icon_arrow_circle_up24_regular = NotStr(''' - -''') -icon_vehicle_truck16_filled = NotStr(''' - -''') -icon_settings16_regular = NotStr(''' - -''') -icon_table_stack_right16_filled = NotStr(''' - -''') -icon_dual_screen_group24_regular = NotStr(''' - -''') -icon_toggle_left24_filled = NotStr(''' - -''') -icon_split_vertical24_regular = NotStr(''' - -''') -icon_battery_checkmark20_regular = NotStr(''' - -''') -icon_meet_now16_regular = NotStr(''' - -''') -icon_arrow_circle_right20_regular = NotStr(''' - -''') -icon_cast24_regular = NotStr(''' - -''') -icon_lightbulb_filament24_filled = NotStr(''' - -''') -icon_print28_regular = NotStr(''' - -''') -icon_arrow_enter_up20_filled = NotStr(''' - -''') -icon_attach_arrow_right24_filled = NotStr(''' - -''') -icon_location_off16_filled = NotStr(''' - -''') -icon_camera_dome16_regular = NotStr(''' - -''') -icon_likert20_filled = NotStr(''' - -''') -icon_drawer_add24_regular = NotStr(''' - -''') -icon_thinking20_regular = NotStr(''' - -''') -icon_table_stack_above20_filled = NotStr(''' - -''') -icon_brightness_low48_regular = NotStr(''' - -''') -icon_desktop_cursor16_regular = NotStr(''' - -''') -icon_multiplier18_x28_filled = NotStr(''' - -''') -icon_multiplier2_x24_regular = NotStr(''' - -''') -icon_document_bullet_list24_filled = NotStr(''' - -''') -icon_shortpick24_filled = NotStr(''' - -''') -icon_shield_lock48_filled = NotStr(''' - -''') -icon_person_tag24_regular = NotStr(''' - -''') -icon_contract_down_left28_regular = NotStr(''' - -''') -icon_text_header220_filled = NotStr(''' - -''') -icon_channel_share16_regular = NotStr(''' - -''') -icon_presence_available16_filled = NotStr(''' - -''') -icon_chevron_circle_up48_filled = NotStr(''' - -''') -icon_slide_multiple_search20_filled = NotStr(''' - -''') -icon_chevron_circle_right24_regular = NotStr(''' - -''') -icon_presence_unknown12_regular = NotStr(''' - -''') -icon_style_guide24_regular = NotStr(''' - -''') -icon_person_swap20_filled = NotStr(''' - -''') -icon_cloud_off28_regular = NotStr(''' - -''') -icon_arrow_up_left48_regular = NotStr(''' - -''') -icon_building_lighthouse20_regular = NotStr(''' - -''') -icon_mail_inbox_arrow_down16_filled = NotStr(''' - -''') -icon_arrow_hook_up_right20_regular = NotStr(''' - -''') -icon_mail_add16_filled = NotStr(''' - -''') -icon_person_tag48_filled = NotStr(''' - -''') -icon_bed24_regular = NotStr(''' - -''') -icon_scan_thumb_up_off28_regular = NotStr(''' - -''') -icon_mail_template20_filled = NotStr(''' - -''') -icon_shifts20_regular = NotStr(''' - -''') -icon_arrow_forward16_filled = NotStr(''' - -''') -icon_speaker_mute20_filled = NotStr(''' - -''') -icon_text_sort_ascending24_regular = NotStr(''' - -''') -icon_border_all16_filled = NotStr(''' - -''') -icon_text_paragraph20_regular = NotStr(''' - -''') -icon_window_dev_tools20_filled = NotStr(''' - -''') -icon_arrow_sync_circle16_filled = NotStr(''' - -''') -icon_tv_usb24_regular = NotStr(''' - -''') -icon_tap_single48_filled = NotStr(''' - -''') -icon_wifi420_filled = NotStr(''' - -''') -icon_shield_error16_regular = NotStr(''' - -''') -icon_image_search20_regular = NotStr(''' - -''') -icon_headset16_filled = NotStr(''' - -''') -icon_call_checkmark24_regular = NotStr(''' - -''') -icon_weather_cloudy48_filled = NotStr(''' - -''') -icon_gift16_regular = NotStr(''' - -''') -icon_speaker_edit16_filled = NotStr(''' - -''') -icon_window_inprivate_account20_filled = NotStr(''' - -''') -icon_square_hint_sparkles32_filled = NotStr(''' - -''') -icon_glasses48_filled = NotStr(''' - -''') -icon_timer_off24_regular = NotStr(''' - -''') -icon_desktop_mac20_regular = NotStr(''' - -''') -icon_text_align_distributed_evenly24_regular = NotStr(''' - -''') -icon_keyboard_layout_one_handed_left24_regular = NotStr(''' - -''') -icon_rotate_right20_filled = NotStr(''' - -''') -icon_checkbox_person20_regular = NotStr(''' - -''') -icon_calendar_ltr48_regular = NotStr(''' - -''') -icon_note_pin16_filled = NotStr(''' - -''') -icon_text_indent_increase_rtl20_regular = NotStr(''' - -''') -icon_table_move_above16_filled = NotStr(''' - -''') -icon_table_cells_merge24_regular = NotStr(''' - -''') -icon_skip_back1032_filled = NotStr(''' - -''') -icon_alert28_filled = NotStr(''' - -''') -icon_cellular_data324_regular = NotStr(''' - -''') -icon_text_header224_filled = NotStr(''' - -''') -icon_guardian20_regular = NotStr(''' - -''') -icon_add_square_multiple16_regular = NotStr(''' - -''') -icon_chevron_left48_regular = NotStr(''' - -''') -icon_fps6020_filled = NotStr(''' - -''') -icon_vehicle_car_profile_ltr20_regular = NotStr(''' - -''') -icon_slide_multiple24_regular = NotStr(''' - -''') -icon_weather_rain_showers_night20_filled = NotStr(''' - -''') -icon_scan_thumb_up20_regular = NotStr(''' - -''') -icon_math_symbols32_regular = NotStr(''' - -''') -icon_star_settings20_filled = NotStr(''' - -''') -icon_vehicle_cab28_filled = NotStr(''' - -''') -icon_arrow_sync_circle16_regular = NotStr(''' - -''') -icon_font_space_tracking_in16_regular = NotStr(''' - -''') -icon_play24_filled = NotStr(''' - -''') -icon_connector20_regular = NotStr(''' - -''') -icon_call_outbound20_filled = NotStr(''' - -''') -icon_text_bullet_list_square_warning24_regular = NotStr(''' - -''') -icon_align_start_vertical20_filled = NotStr(''' - - - - -''') -icon_camera_add20_filled = NotStr(''' - -''') -icon_read_aloud20_filled = NotStr(''' - -''') -icon_arrow_undo24_regular = NotStr(''' - -''') -icon_calendar_ltr28_filled = NotStr(''' - -''') -icon_emoji20_regular = NotStr(''' - -''') -icon_window_wrench48_filled = NotStr(''' - -''') -icon_lock_multiple24_regular = NotStr(''' - -''') -icon_calendar_reply24_filled = NotStr(''' - -''') -icon_square_add20_regular = NotStr(''' - -''') -icon_heart_broken20_regular = NotStr(''' - -''') -icon_star_half24_filled = NotStr(''' - -''') -icon_weather_moon_off28_regular = NotStr(''' - -''') -icon_scan_type_checkmark20_filled = NotStr(''' - -''') -icon_text_paragraph24_filled = NotStr(''' - -''') -icon_class20_regular = NotStr(''' - -''') -icon_more_vertical16_regular = NotStr(''' - -''') -icon_pause12_filled = NotStr(''' - -''') -icon_subtract48_filled = NotStr(''' - -''') -icon_channel_dismiss24_filled = NotStr(''' - -''') -icon_battery1024_filled = NotStr(''' - -''') -icon_number_row24_filled = NotStr(''' - -''') -icon_earth20_regular = NotStr(''' - -''') -icon_document_page_number20_regular = NotStr(''' - -''') -icon_javascript20_filled = NotStr(''' - -''') -icon_signature16_filled = NotStr(''' - -''') -icon_more_horizontal16_filled = NotStr(''' - -''') -icon_comment_arrow_right28_filled = NotStr(''' - -''') -icon_calendar_multiple16_regular = NotStr(''' - -''') -icon_people_error24_filled = NotStr(''' - -''') -icon_arrow_expand24_regular = NotStr(''' - -''') -icon_data_bar_horizontal24_regular = NotStr(''' - -''') -icon_window_arrow_up24_filled = NotStr(''' - -''') -icon_send_copy24_filled = NotStr(''' - -''') -icon_shield48_filled = NotStr(''' - -''') -icon_ribbon_off16_filled = NotStr(''' - -''') -icon_image_arrow_counterclockwise24_filled = NotStr(''' - -''') -icon_arrow_maximize_vertical48_regular = NotStr(''' - -''') -icon_math_format_professional24_regular = NotStr(''' - -''') -icon_tab_desktop_image24_regular = NotStr(''' - -''') -icon_presenter_off24_regular = NotStr(''' - -''') -icon_arrow_maximize_vertical48_filled = NotStr(''' - -''') -icon_person20_regular = NotStr(''' - -''') -icon_comment20_regular = NotStr(''' - -''') -icon_person_settings20_regular = NotStr(''' - -''') -icon_person_info16_filled = NotStr(''' - -''') -icon_hat_graduation24_regular = NotStr(''' - -''') -icon_rhombus16_regular = NotStr(''' - -''') -icon_panel_right_contract20_filled = NotStr(''' - -''') -icon_building_retail_money20_regular = NotStr(''' - -''') -icon_speaker_mute16_filled = NotStr(''' - -''') -icon_arrow_turn_bidirectional_down_right20_filled = NotStr(''' - -''') -icon_attach20_filled = NotStr(''' - -''') -icon_arrow_step_in_left16_regular = NotStr(''' - -''') -icon_desktop_keyboard28_regular = NotStr(''' - -''') -icon_shield_checkmark20_regular = NotStr(''' - -''') -icon_protocol_handler16_filled = NotStr(''' - -''') -icon_mail_attach16_filled = NotStr(''' - -''') -icon_table_stack_above24_regular = NotStr(''' - -''') -icon_desktop_keyboard20_filled = NotStr(''' - -''') -icon_record_stop16_regular = NotStr(''' - -''') -icon_table_add20_filled = NotStr(''' - -''') -icon_channel_arrow_left48_filled = NotStr(''' - -''') -icon_calendar_month24_filled = NotStr(''' - -''') -icon_fingerprint48_regular = NotStr(''' - -''') -icon_oval28_filled = NotStr(''' - -''') -icon_dock_row20_filled = NotStr(''' - -''') -icon_cloud_arrow_up32_filled = NotStr(''' - -''') -icon_document_add24_filled = NotStr(''' - -''') -icon_shield_dismiss16_regular = NotStr(''' - -''') -icon_call_prohibited28_regular = NotStr(''' - -''') -icon_arrow_left24_regular = NotStr(''' - -''') -icon_phone_laptop16_filled = NotStr(''' - -''') -icon_video_recording20_regular = NotStr(''' - -''') -icon_vehicle_car_profile_rtl16_regular = NotStr(''' - -''') -icon_food20_filled = NotStr(''' - -''') -icon_chevron_up_down20_regular = NotStr(''' - -''') -icon_location24_regular = NotStr(''' - -''') -icon_paint_brush_arrow_down24_filled = NotStr(''' - -''') -icon_pin48_filled = NotStr(''' - -''') -icon_gift20_regular = NotStr(''' - -''') -icon_trophy_off28_filled = NotStr(''' - -''') -icon_image_alt_text24_filled = NotStr(''' - -''') -icon_caret_down12_filled = NotStr(''' - -''') -icon_table_insert_row24_regular = NotStr(''' - -''') -icon_square_arrow_forward16_filled = NotStr(''' - -''') -icon_pivot20_filled = NotStr(''' - -''') -icon_photo_filter24_regular = NotStr(''' - -''') -icon_sparkle48_regular = NotStr(''' - -''') -icon_contract_down_left24_filled = NotStr(''' - -''') -icon_important20_filled = NotStr(''' - -''') -icon_headphones_sound_wave20_regular = NotStr(''' - -''') -icon_math_symbols48_filled = NotStr(''' - -''') -icon_text_grammar_dismiss24_regular = NotStr(''' - -''') -icon_code20_filled = NotStr(''' - -''') -icon_checkbox_checked_sync16_regular = NotStr(''' - -''') -icon_device_eq20_filled = NotStr(''' - -''') -icon_branch_fork_hint24_filled = NotStr(''' - -''') -icon_arrow_down_left16_regular = NotStr(''' - -''') -icon_window_dev_tools16_regular = NotStr(''' - -''') -icon_window_ad_off20_regular = NotStr(''' - -''') -icon_chat_settings20_filled = NotStr(''' - -''') -icon_receipt_play24_filled = NotStr(''' - -''') -icon_home32_filled = NotStr(''' - -''') -icon_person_feedback20_filled = NotStr(''' - -''') -icon_camera24_regular = NotStr(''' - -''') -icon_heart12_filled = NotStr(''' - -''') -icon_surface_earbuds20_filled = NotStr(''' - -''') -icon_book_toolbox24_regular = NotStr(''' - -''') -icon_gauge24_filled = NotStr(''' - -''') -icon_clipboard_task_list_ltr20_regular = NotStr(''' - -''') -icon_weather_duststorm48_regular = NotStr(''' - -''') -icon_brightness_high48_filled = NotStr(''' - -''') -icon_note16_filled = NotStr(''' - -''') -icon_weather_sunny_low20_filled = NotStr(''' - -''') -icon_calculator24_filled = NotStr(''' - -''') -icon_window_wrench20_regular = NotStr(''' - -''') -icon_calendar_add20_filled = NotStr(''' - -''') -icon_speaker_off20_filled = NotStr(''' - -''') -icon_music_note124_filled = NotStr(''' - -''') -icon_rating_mature24_filled = NotStr(''' - -''') -icon_keyboard_dock24_filled = NotStr(''' - -''') -icon_delete_dismiss24_regular = NotStr(''' - -''') -icon_savings24_filled = NotStr(''' - -''') -icon_blur28_filled = NotStr(''' - -''') -icon_folder_zip24_filled = NotStr(''' - -''') -icon_laptop24_regular = NotStr(''' - -''') -icon_shifts_availability24_regular = NotStr(''' - -''') -icon_sport_american_football24_regular = NotStr(''' - -''') -icon_arrow_curve_up_left20_filled = NotStr(''' - -''') -icon_settings_chat20_regular = NotStr(''' - -''') -icon_prohibited_multiple24_filled = NotStr(''' - -''') -icon_square20_regular = NotStr(''' - -''') -icon_arrow_up48_regular = NotStr(''' - -''') -icon_person_question_mark16_regular = NotStr(''' - -''') -icon_tent24_regular = NotStr(''' - -''') -icon_contact_card_ribbon28_filled = NotStr(''' - -''') -icon_video28_regular = NotStr(''' - -''') -icon_open_folder28_filled = NotStr(''' - -''') -icon_key20_filled = NotStr(''' - -''') -icon_text_align_center20_regular = NotStr(''' - -''') -icon_animal_rabbit20_filled = NotStr(''' - -''') -icon_table_stack_right24_filled = NotStr(''' - -''') -icon_text_grammar_wand24_regular = NotStr(''' - -''') -icon_box20_regular = NotStr(''' - -''') -icon_document_arrow_down20_filled = NotStr(''' - -''') -icon_drag24_regular = NotStr(''' - -''') -icon_arrow_repeat_all16_filled = NotStr(''' - -''') -icon_box24_filled = NotStr(''' - -''') -icon_table24_filled = NotStr(''' - -''') -icon_comment_multiple16_filled = NotStr(''' - -''') -icon_globe32_regular = NotStr(''' - -''') -icon_speaker148_regular = NotStr(''' - -''') -icon_drink_margarita24_filled = NotStr(''' - -''') -icon_document20_filled = NotStr(''' - -''') -icon_arrow_bounce24_regular = NotStr(''' - -''') -icon_arrow_split20_regular = NotStr(''' - -''') -icon_square_hint16_filled = NotStr(''' - -''') -icon_molecule48_filled = NotStr(''' - -''') -icon_oval20_filled = NotStr(''' - -''') -icon_document_landscape24_filled = NotStr(''' - -''') -icon_document_link16_filled = NotStr(''' - -''') -icon_pentagon48_filled = NotStr(''' - -''') -icon_tab_add20_regular = NotStr(''' - -''') -icon_scan_dash16_regular = NotStr(''' - -''') -icon_cloud_dismiss48_filled = NotStr(''' - -''') -icon_sidebar_search_rtl20_filled = NotStr(''' - -''') -icon_home12_regular = NotStr(''' - -''') -icon_share_screen_person_p28_regular = NotStr(''' - -''') -icon_text_number_format24_regular = NotStr(''' - -''') -icon_desktop_flow20_filled = NotStr(''' - -''') -icon_keyboard_layout_split24_filled = NotStr(''' - -''') -icon_mail_clock24_filled = NotStr(''' - -''') -icon_video36020_regular = NotStr(''' - -''') -icon_zoom_in24_filled = NotStr(''' - -''') -icon_checkmark28_filled = NotStr(''' - -''') -icon_vehicle_car_collision24_filled = NotStr(''' - -''') -icon_person_arrow_left16_filled = NotStr(''' - -''') -icon_text_direction_horizontal_left20_regular = NotStr(''' - -''') -icon_comment_error24_regular = NotStr(''' - -''') -icon_share_screen_person_p20_regular = NotStr(''' - -''') -icon_arrow_bounce16_filled = NotStr(''' - -''') -icon_person_prohibited24_filled = NotStr(''' - -''') -icon_call_forward28_filled = NotStr(''' - -''') -icon_arrow_sort20_filled = NotStr(''' - -''') -icon_comment_multiple_link24_filled = NotStr(''' - -''') -icon_tap_double24_regular = NotStr(''' - -''') -icon_bookmark_multiple32_regular = NotStr(''' - -''') -icon_chevron_circle_right12_filled = NotStr(''' - -''') -icon_people_add24_filled = NotStr(''' - -''') -icon_arrow_left16_filled = NotStr(''' - -''') -icon_door28_filled = NotStr(''' - -''') -icon_conference_room20_filled = NotStr(''' - -''') -icon_mail_edit24_filled = NotStr(''' - -''') -icon_folder20_filled = NotStr(''' - -''') -icon_alert_urgent16_filled = NotStr(''' - -''') -icon_share_screen_start28_filled = NotStr(''' - -''') -icon_table_resize_row16_filled = NotStr(''' - -''') -icon_checkmark12_regular = NotStr(''' - -''') -icon_cloud_arrow_up28_filled = NotStr(''' - -''') -icon_error_circle20_filled = NotStr(''' - -''') -icon_calendar_week_start28_regular = NotStr(''' - -''') -icon_emoji_angry20_regular = NotStr(''' - -''') -icon_brightness_high20_filled = NotStr(''' - -''') -icon_document_table_search24_filled = NotStr(''' - -''') -icon_document_table16_filled = NotStr(''' - -''') -icon_document_text_link24_regular = NotStr(''' - -''') -icon_phone_update24_regular = NotStr(''' - -''') -icon_tab_arrow_left24_filled = NotStr(''' - -''') -icon_emoji_angry24_filled = NotStr(''' - -''') -icon_stack24_regular = NotStr(''' - -''') -icon_align_end_vertical20_regular = NotStr(''' - - - - -''') -icon_calendar_star16_regular = NotStr(''' - -''') -icon_glasses24_regular = NotStr(''' - -''') -icon_extended_dock24_filled = NotStr(''' - -''') -icon_pill24_filled = NotStr(''' - -''') -icon_mic32_regular = NotStr(''' - -''') -icon_document_catch_up20_regular = NotStr(''' - -''') -icon_dual_screen_update24_regular = NotStr(''' - -''') -icon_bluetooth28_regular = NotStr(''' - -''') -icon_headset48_regular = NotStr(''' - -''') -icon_alert20_filled = NotStr(''' - -''') -icon_text_indent_decrease_ltr16_regular = NotStr(''' - -''') -icon_text_subscript20_regular = NotStr(''' - -''') -icon_cursor_hover48_filled = NotStr(''' - -''') -icon_link_square12_filled = NotStr(''' - -''') -icon_arrow_down32_regular = NotStr(''' - -''') -icon_data_bar_vertical_add20_regular = NotStr(''' - -''') -icon_save_arrow_right24_filled = NotStr(''' - -''') -icon_zoom_out16_filled = NotStr(''' - -''') -icon_border_bottom_double24_regular = NotStr(''' - -''') -icon_text_align_justify24_filled = NotStr(''' - -''') -icon_closed_caption20_filled = NotStr(''' - -''') -icon_align_space_around_horizontal20_regular = NotStr(''' - - - - -''') -icon_dialpad_off20_filled = NotStr(''' - -''') -icon_arrow_hook_down_left28_regular = NotStr(''' - -''') -icon_split_vertical48_filled = NotStr(''' - -''') -icon_text_line_spacing24_regular = NotStr(''' - -''') -icon_slide_text16_regular = NotStr(''' - -''') -icon_document_error16_filled = NotStr(''' - -''') -icon_alert_off20_filled = NotStr(''' - -''') -icon_dismiss_square_multiple16_regular = NotStr(''' - -''') -icon_arrow_hook_down_left16_filled = NotStr(''' - -''') -icon_skip_forward3020_filled = NotStr(''' - -''') -icon_picture_in_picture24_regular = NotStr(''' - -''') -icon_arrow_circle_down16_regular = NotStr(''' - -''') -icon_scan_thumb_up28_regular = NotStr(''' - -''') -icon_panel_bottom_expand20_filled = NotStr(''' - -''') -icon_calendar_clock20_filled = NotStr(''' - -''') -icon_snooze16_regular = NotStr(''' - -''') -icon_smartwatch24_filled = NotStr(''' - -''') -icon_book_contacts24_filled = NotStr(''' - -''') -icon_text_subscript16_regular = NotStr(''' - -''') -icon_scan_dash28_filled = NotStr(''' - -''') -icon_puzzle_piece24_filled = NotStr(''' - -''') -icon_arrow_left28_filled = NotStr(''' - -''') -icon_sanitize24_regular = NotStr(''' - -''') -icon_pin16_regular = NotStr(''' - -''') -icon_text_position_tight20_filled = NotStr(''' - -''') -icon_task_list_rtl20_filled = NotStr(''' - -''') -icon_document_dismiss24_filled = NotStr(''' - -''') -icon_checkmark24_regular = NotStr(''' - -''') -icon_cloud_sync48_filled = NotStr(''' - -''') -icon_fps6028_filled = NotStr(''' - -''') -icon_box_arrow_left20_filled = NotStr(''' - -''') -icon_multiplier2_x32_filled = NotStr(''' - -''') -icon_weather_rain_showers_night20_regular = NotStr(''' - -''') -icon_document_header24_filled = NotStr(''' - -''') -icon_speaker_mute48_filled = NotStr(''' - -''') -icon_shopping_bag_pause24_filled = NotStr(''' - -''') -icon_person_add28_regular = NotStr(''' - -''') -icon_settings16_filled = NotStr(''' - -''') -icon_comment_checkmark12_filled = NotStr(''' - -''') -icon_alert_urgent20_filled = NotStr(''' - -''') -icon_text_change_case24_regular = NotStr(''' - -''') -icon_cube12_regular = NotStr(''' - -''') -icon_chat_warning16_regular = NotStr(''' - -''') -icon_scale_fit16_filled = NotStr(''' - -''') -icon_tv_usb48_filled = NotStr(''' - -''') -icon_gas_pump24_regular = NotStr(''' - -''') -icon_presence_unknown16_regular = NotStr(''' - -''') -icon_tab_desktop_bottom24_regular = NotStr(''' - -''') -icon_shield_dismiss24_filled = NotStr(''' - -''') -icon_calendar_reply20_regular = NotStr(''' - -''') -icon_save20_filled = NotStr(''' - -''') -icon_text_position_front20_regular = NotStr(''' - -''') -icon_cloud_arrow_up16_regular = NotStr(''' - -''') -icon_text_header124_filled = NotStr(''' - -''') -icon_share_screen_start48_regular = NotStr(''' - -''') -icon_phone_shake24_regular = NotStr(''' - -''') -icon_midi20_filled = NotStr(''' - -''') -icon_globe_video20_regular = NotStr(''' - -''') -icon_tag_error16_filled = NotStr(''' - -''') -icon_vehicle_car_collision48_filled = NotStr(''' - -''') -icon_sound_source24_filled = NotStr(''' - -''') -icon_grid28_regular = NotStr(''' - -''') -icon_folder_globe20_regular = NotStr(''' - -''') -icon_speaker_usb28_filled = NotStr(''' - -''') -icon_notebook_question_mark24_regular = NotStr(''' - -''') -icon_cloud_words16_regular = NotStr(''' - -''') -icon_select_object_skew_dismiss24_regular = NotStr(''' - -''') -icon_production24_regular = NotStr(''' - -''') -icon_calendar_ltr32_filled = NotStr(''' - -''') -icon_document_person20_filled = NotStr(''' - -''') -icon_multiplier1_x20_regular = NotStr(''' - -''') -icon_folder_add16_filled = NotStr(''' - -''') -icon_notepad_edit20_regular = NotStr(''' - -''') -icon_flow16_filled = NotStr(''' - -''') -icon_rewind24_filled = NotStr(''' - -''') -icon_chevron_up12_regular = NotStr(''' - -''') -icon_person48_regular = NotStr(''' - -''') -icon_person_feedback24_filled = NotStr(''' - -''') -icon_movies_and_tv16_regular = NotStr(''' - -''') -icon_reward16_regular = NotStr(''' - -''') -icon_pi24_regular = NotStr(''' - -''') -icon_toolbox24_filled = NotStr(''' - -''') -icon_play_circle24_filled = NotStr(''' - -''') -icon_mic_prohibited24_regular = NotStr(''' - -''') -icon_table_add24_filled = NotStr(''' - -''') -icon_immersive_reader16_filled = NotStr(''' - -''') -icon_shield_keyhole24_regular = NotStr(''' - -''') -icon_dumbbell20_regular = NotStr(''' - -''') -icon_mail_inbox_arrow_down20_regular = NotStr(''' - -''') -icon_arrow_bounce24_filled = NotStr(''' - -''') -icon_person_arrow_right24_regular = NotStr(''' - -''') -icon_star_add20_filled = NotStr(''' - -''') -icon_balloon20_filled = NotStr(''' - -''') -icon_box_multiple_search24_regular = NotStr(''' - -''') -icon_line_dashes24_regular = NotStr(''' - -''') -icon_tap_double32_regular = NotStr(''' - -''') -icon_comment_multiple_link24_regular = NotStr(''' - -''') -icon_meet_now32_filled = NotStr(''' - -''') -icon_luggage28_filled = NotStr(''' - -''') -icon_notebook_section24_regular = NotStr(''' - -''') -icon_document_catch_up16_filled = NotStr(''' - -''') -icon_bookmark_search20_filled = NotStr(''' - -''') -icon_multiplier5_x32_regular = NotStr(''' - -''') -icon_arrow_reply48_filled = NotStr(''' - -''') -icon_scan_dash20_filled = NotStr(''' - -''') -icon_cloud_checkmark24_regular = NotStr(''' - -''') -icon_comment_arrow_left20_filled = NotStr(''' - -''') -icon_mail_inbox_arrow_right24_filled = NotStr(''' - -''') -icon_window_shield20_regular = NotStr(''' - -''') -icon_presenter_off20_filled = NotStr(''' - -''') -icon_border_none20_regular = NotStr(''' - -''') -icon_shield_badge20_regular = NotStr(''' - -''') -icon_contact_card_ribbon32_filled = NotStr(''' - -''') -icon_video_off48_filled = NotStr(''' - -''') -icon_video_sync20_filled = NotStr(''' - -''') -icon_book_search20_filled = NotStr(''' - -''') -icon_text_bold20_regular = NotStr(''' - -''') -icon_weather_haze20_filled = NotStr(''' - -''') -icon_weather_rain_showers_night24_filled = NotStr(''' - -''') -icon_doctor16_filled = NotStr(''' - -''') -icon_document_arrow_right24_regular = NotStr(''' - - - - -''') -icon_open48_filled = NotStr(''' - -''') -icon_checkbox_unchecked24_filled = NotStr(''' - -''') -icon_arrow_enter_left24_regular = NotStr(''' - -''') -icon_tab_desktop_multiple20_regular = NotStr(''' - -''') -icon_heart20_filled = NotStr(''' - -''') -icon_video_person24_filled = NotStr(''' - -''') -icon_time_and_weather24_filled = NotStr(''' - -''') -icon_vehicle_cab20_regular = NotStr(''' - -''') -icon_headphones_sound_wave32_regular = NotStr(''' - -''') -icon_add_square_multiple16_filled = NotStr(''' - -''') -icon_ribbon24_regular = NotStr(''' - -''') -icon_filter24_filled = NotStr(''' - -''') -icon_apps_add_in16_regular = NotStr(''' - -''') -icon_chevron_left20_regular = NotStr(''' - -''') -icon_book_add24_regular = NotStr(''' - -''') -icon_emoji_sad20_regular = NotStr(''' - -''') -icon_arrow_up_left24_regular = NotStr(''' - -''') -icon_person32_filled = NotStr(''' - -''') -icon_scan_text24_regular = NotStr(''' - -''') -icon_calendar_arrow_right24_filled = NotStr(''' - -''') -icon_sticker24_filled = NotStr(''' - -''') -icon_battery224_regular = NotStr(''' - -''') -icon_clipboard_pulse24_regular = NotStr(''' - -''') -icon_note_edit24_regular = NotStr(''' - -''') -icon_text_bullet_list_ltr16_filled = NotStr(''' - -''') -icon_money_calculator24_filled = NotStr(''' - -''') -icon_flip_vertical48_regular = NotStr(''' - -''') -icon_draw_image24_regular = NotStr(''' - -''') -icon_checkbox_checked_sync16_filled = NotStr(''' - -''') -icon_info20_regular = NotStr(''' - -''') -icon_notepad16_filled = NotStr(''' - -''') -icon_clipboard_bullet_list_rtl16_filled = NotStr(''' - -''') -icon_people_community_add28_filled = NotStr(''' - -''') -icon_rocket24_filled = NotStr(''' - -''') -icon_beach24_filled = NotStr(''' - -''') -icon_doctor28_regular = NotStr(''' - -''') -icon_calendar_person20_filled = NotStr(''' - -''') -icon_table_freeze_column_and_row16_filled = NotStr(''' - -''') -icon_weather_rain_showers_day48_regular = NotStr(''' - -''') -icon_document_page_top_center24_regular = NotStr(''' - -''') -icon_layer24_filled = NotStr(''' - -''') -icon_text_column_two_right20_regular = NotStr(''' - -''') -icon_tasks_app20_filled = NotStr(''' - -''') -icon_circle_small24_regular = NotStr(''' - -''') -icon_smartwatch_dot24_filled = NotStr(''' - -''') -icon_comment_lightning24_regular = NotStr(''' - -''') -icon_desktop32_filled = NotStr(''' - -''') -icon_warning24_regular = NotStr(''' - -''') -icon_text_case_title20_filled = NotStr(''' - -''') -icon_border_left20_regular = NotStr(''' - -''') -icon_translate16_regular = NotStr(''' - -''') -icon_folder_arrow_right24_filled = NotStr(''' - -''') -icon_arrow_hook_down_right20_regular = NotStr(''' - -''') -icon_people_money24_filled = NotStr(''' - -''') -icon_arrow_circle_right28_regular = NotStr(''' - -''') -icon_briefcase_off24_filled = NotStr(''' - -''') -icon_send28_filled = NotStr(''' - -''') -icon_add_square24_filled = NotStr(''' - -''') -icon_textbox_align_bottom24_regular = NotStr(''' - -''') -icon_shield_lock24_filled = NotStr(''' - -''') -icon_backpack48_filled = NotStr(''' - -''') -icon_mic_off12_regular = NotStr(''' - -''') -icon_mail_attach20_regular = NotStr(''' - -''') -icon_reading_mode_mobile20_regular = NotStr(''' - -''') -icon_comment_multiple_checkmark16_filled = NotStr(''' - -''') -icon_cloud_dismiss28_filled = NotStr(''' - -''') -icon_temperature16_regular = NotStr(''' - -''') -icon_circle48_filled = NotStr(''' - -''') -icon_clock_dismiss20_filled = NotStr(''' - -''') -icon_edit20_regular = NotStr(''' - -''') -icon_building_bank48_filled = NotStr(''' - -''') -icon_book_theta24_regular = NotStr(''' - -''') -icon_ios_arrow_rtl24_filled = NotStr(''' - -''') -icon_conference_room16_regular = NotStr(''' - -''') -icon_shopping_bag20_filled = NotStr(''' - -''') -icon_text_clear_formatting20_filled = NotStr(''' - -''') -icon_rewind20_filled = NotStr(''' - -''') -icon_wifi_off24_regular = NotStr(''' - -''') -icon_balloon24_regular = NotStr(''' - -''') -icon_shopping_bag_pause24_regular = NotStr(''' - -''') -icon_text_bullet_list_square_warning24_filled = NotStr(''' - -''') -icon_beach32_regular = NotStr(''' - -''') -icon_control_button24_filled = NotStr(''' - -''') -icon_people_add20_regular = NotStr(''' - -''') -icon_book_star24_filled = NotStr(''' - -''') -icon_mail_inbox_checkmark16_filled = NotStr(''' - -''') -icon_image20_filled = NotStr(''' - -''') -icon_textbox_align_top_rotate9024_regular = NotStr(''' - -''') -icon_add_subtract_circle28_regular = NotStr(''' - -''') -icon_money_dismiss24_regular = NotStr(''' - -''') -icon_checkbox_checked20_regular = NotStr(''' - -''') -icon_checkbox_checked_sync20_filled = NotStr(''' - -''') -icon_font_space_tracking_out20_regular = NotStr(''' - -''') -icon_add24_filled = NotStr(''' - -''') -icon_document_arrow_right20_regular = NotStr(''' - -''') -icon_subtract_circle_arrow_forward16_regular = NotStr(''' - -''') -icon_voicemail_subtract16_regular = NotStr(''' - -''') -icon_directions24_filled = NotStr(''' - -''') -icon_screen_person20_filled = NotStr(''' - -''') -icon_calendar_multiple24_regular = NotStr(''' - -''') -icon_dual_screen_mirror24_regular = NotStr(''' - -''') -icon_preview_link24_regular = NotStr(''' - -''') -icon_call_prohibited28_filled = NotStr(''' - -''') -icon_apps_add_in20_filled = NotStr(''' - -''') -icon_bowl_chopsticks16_regular = NotStr(''' - -''') -icon_link32_filled = NotStr(''' - -''') -icon_emoji_sparkle48_filled = NotStr(''' - -''') -icon_arrow_export_up24_filled = NotStr(''' - -''') -icon_run20_regular = NotStr(''' - -''') -icon_compose28_regular = NotStr(''' - -''') -icon_arrow_circle_left28_filled = NotStr(''' - -''') -icon_app_generic20_filled = NotStr(''' - -''') -icon_local_language28_regular = NotStr(''' - -''') -icon_sticker20_regular = NotStr(''' - -''') -icon_headset_add20_regular = NotStr(''' - -''') -icon_class20_filled = NotStr(''' - -''') -icon_align_left24_filled = NotStr(''' - -''') -icon_calendar_rtl48_filled = NotStr(''' - -''') -icon_person_feedback24_regular = NotStr(''' - -''') -icon_channel28_filled = NotStr(''' - -''') -icon_lasso28_regular = NotStr(''' - -''') -icon_folder48_filled = NotStr(''' - -''') -icon_checkbox_warning20_regular = NotStr(''' - -''') -icon_caret_up16_filled = NotStr(''' - -''') -icon_scan_table24_filled = NotStr(''' - -''') -icon_tab28_regular = NotStr(''' - -''') -icon_print28_filled = NotStr(''' - -''') -icon_square_shadow12_regular = NotStr(''' - -''') -icon_skip_back1048_regular = NotStr(''' - -''') -icon_document_header16_filled = NotStr(''' - -''') -icon_table_stack_left16_regular = NotStr(''' - -''') -icon_select_object_skew24_filled = NotStr(''' - -''') -icon_key16_filled = NotStr(''' - -''') -icon_certificate24_filled = NotStr(''' - -''') -icon_apps24_regular = NotStr(''' - -''') -icon_branch_fork_link20_regular = NotStr(''' - -''') -icon_text_position_front24_filled = NotStr(''' - -''') -icon_cloud_arrow_up48_regular = NotStr(''' - -''') -icon_channel_alert16_regular = NotStr(''' - -''') -icon_globe_prohibited20_regular = NotStr(''' - -''') -icon_quiz_new48_filled = NotStr(''' - -''') -icon_live_off20_filled = NotStr(''' - -''') -icon_wifi_warning24_regular = NotStr(''' - -''') -icon_document_edit24_regular = NotStr(''' - -''') -icon_bookmark_multiple24_regular = NotStr(''' - -''') -icon_battery520_filled = NotStr(''' - -''') -icon_document_landscape20_regular = NotStr(''' - -''') -icon_image_alt_text20_regular = NotStr(''' - -''') -icon_double_swipe_down24_filled = NotStr(''' - -''') -icon_align_center_horizontal24_regular = NotStr(''' - -''') -icon_share_screen_person_overlay_inside20_regular = NotStr(''' - -''') -icon_mail_read28_filled = NotStr(''' - -''') -icon_position_backward20_filled = NotStr(''' - -''') -icon_cloud_off48_regular = NotStr(''' - -''') -icon_mail_pause16_filled = NotStr(''' - -''') -icon_clipboard_bullet_list_ltr16_regular = NotStr(''' - -''') -icon_cellular_data424_filled = NotStr(''' - -''') -icon_tv20_filled = NotStr(''' - -''') -icon_share16_filled = NotStr(''' - -''') -icon_arrow_maximize16_regular = NotStr(''' - -''') -icon_book_letter20_regular = NotStr(''' - -''') -icon_text_period_asterisk20_regular = NotStr(''' - -''') -icon_video_prohibited20_regular = NotStr(''' - -''') -icon_notebook_subsection24_filled = NotStr(''' - - - - -''') -icon_clipboard_paste20_filled = NotStr(''' - -''') -icon_comment_error24_filled = NotStr(''' - -''') -icon_sign_out24_regular = NotStr(''' - -''') -icon_maximize24_filled = NotStr(''' - -''') -icon_vault24_regular = NotStr(''' - -''') -icon_leaf_two24_filled = NotStr(''' - -''') -icon_cloud_arrow_up28_regular = NotStr(''' - -''') -icon_add16_regular = NotStr(''' - -''') -icon_document_width24_filled = NotStr(''' - -''') -icon_pill16_filled = NotStr(''' - -''') -icon_presence_dnd12_regular = NotStr(''' - -''') -icon_contact_card28_filled = NotStr(''' - -''') -icon_bowl_chopsticks20_regular = NotStr(''' - -''') -icon_weather_rain_showers_day24_filled = NotStr(''' - -''') -icon_star_one_quarter28_filled = NotStr(''' - -''') -icon_location_live20_regular = NotStr(''' - -''') -icon_database_person24_regular = NotStr(''' - -''') -icon_shape_subtract24_regular = NotStr(''' - -''') -icon_wallet48_regular = NotStr(''' - -''') -icon_search_square24_filled = NotStr(''' - -''') -icon_emoji48_filled = NotStr(''' - -''') -icon_swipe_right24_regular = NotStr(''' - -''') -icon_scan_thumb_up_off24_regular = NotStr(''' - -''') -icon_tag_lock_accent16_filled = NotStr(''' - -''') -icon_channel_add24_regular = NotStr(''' - -''') -icon_math_formula16_regular = NotStr(''' - - - - -''') -icon_desktop_flow24_regular = NotStr(''' - -''') -icon_task_list_ltr20_filled = NotStr(''' - -''') -icon_list16_filled = NotStr(''' - -''') -icon_subtract12_regular = NotStr(''' - -''') -icon_draw_shape20_filled = NotStr(''' - -''') -icon_zoom_out24_filled = NotStr(''' - -''') -icon_meet_now20_filled = NotStr(''' - -''') -icon_arrow_hook_up_left20_filled = NotStr(''' - -''') -icon_midi24_filled = NotStr(''' - -''') -icon_desktop_toolbox20_regular = NotStr(''' - -''') -icon_box_toolbox24_filled = NotStr(''' - -''') -icon_text_bullet_list_square_edit20_regular = NotStr(''' - -''') -icon_arrow_circle_right12_regular = NotStr(''' - -''') -icon_developer_board20_regular = NotStr(''' - -''') -icon_table_add20_regular = NotStr(''' - -''') -icon_port_usb_a24_regular = NotStr(''' - -''') -icon_document_ribbon48_regular = NotStr(''' - -''') -icon_new24_regular = NotStr(''' - -''') -icon_phone_pagination24_regular = NotStr(''' - -''') -icon_clock_alarm24_regular = NotStr(''' - -''') -icon_calendar_empty20_filled = NotStr(''' - -''') -icon_border_left24_filled = NotStr(''' - -''') -icon_open_off16_regular = NotStr(''' - -''') -icon_note20_filled = NotStr(''' - -''') -icon_slide_microphone32_regular = NotStr(''' - -''') -icon_money_dismiss24_filled = NotStr(''' - -''') -icon_arrow_download20_regular = NotStr(''' - -''') -icon_previous16_regular = NotStr(''' - -''') -icon_comment_arrow_left16_regular = NotStr(''' - -''') -icon_call_inbound20_regular = NotStr(''' - -''') -icon_weather_sunny_low20_regular = NotStr(''' - -''') -icon_mail_template16_filled = NotStr(''' - -''') -icon_wallpaper24_regular = NotStr(''' - -''') -icon_calendar_clock16_regular = NotStr(''' - -''') -icon_tap_single24_regular = NotStr(''' - -''') -icon_flash28_regular = NotStr(''' - -''') -icon_comment_multiple_checkmark28_filled = NotStr(''' - -''') -icon_calendar_day16_filled = NotStr(''' - -''') -icon_person_feedback16_regular = NotStr(''' - -''') -icon_star_three_quarter24_filled = NotStr(''' - -''') -icon_multiplier18_x24_filled = NotStr(''' - -''') -icon_movies_and_tv24_filled = NotStr(''' - -''') -icon_quiz_new28_regular = NotStr(''' - -''') -icon_print16_filled = NotStr(''' - -''') -icon_book_arrow_clockwise24_regular = NotStr(''' - -''') -icon_note_edit20_filled = NotStr(''' - -''') -icon_mail_shield20_regular = NotStr(''' - -''') -icon_drink_coffee16_filled = NotStr(''' - -''') -icon_people_swap28_regular = NotStr(''' - -''') -icon_slide_text28_regular = NotStr(''' - -''') -icon_link20_regular = NotStr(''' - -''') -icon_video36024_regular = NotStr(''' - -''') -icon_document_css20_regular = NotStr(''' - -''') -icon_gift_card16_regular = NotStr(''' - -''') -icon_tv_usb20_regular = NotStr(''' - -''') -icon_speaker020_filled = NotStr(''' - -''') -icon_city16_filled = NotStr(''' - -''') -icon_vehicle_cab24_regular = NotStr(''' - -''') -icon_copy16_regular = NotStr(''' - -''') -icon_draw_image24_filled = NotStr(''' - -''') -icon_lightbulb_filament48_filled = NotStr(''' - -''') -icon_drag24_filled = NotStr(''' - -''') -icon_contact_card_group20_regular = NotStr(''' - -''') -icon_position_to_front24_filled = NotStr(''' - -''') -icon_drop28_filled = NotStr(''' - -''') -icon_multiplier2_x32_regular = NotStr(''' - -''') -icon_weather_rain_showers_day20_filled = NotStr(''' - -''') -icon_shield28_filled = NotStr(''' - -''') -icon_web_asset24_filled = NotStr(''' - -''') -icon_divider_tall20_regular = NotStr(''' - -''') -icon_question_circle48_filled = NotStr(''' - -''') -icon_sport16_filled = NotStr(''' - -''') -icon_people_team16_filled = NotStr(''' - -''') -icon_delete_dismiss28_filled = NotStr(''' - -''') -icon_keyboard24_filled = NotStr(''' - -''') -icon_home20_filled = NotStr(''' - -''') -icon_branch20_filled = NotStr(''' - -''') -icon_cloud_archive28_regular = NotStr(''' - -''') -icon_font_space_tracking_out16_filled = NotStr(''' - -''') -icon_calendar_checkmark20_filled = NotStr(''' - -''') -icon_copy20_regular = NotStr(''' - -''') -icon_text_align_center16_regular = NotStr(''' - -''') -icon_communication24_filled = NotStr(''' - -''') -icon_document_add24_regular = NotStr(''' - -''') -icon_speaker228_filled = NotStr(''' - -''') -icon_comment16_regular = NotStr(''' - -''') -icon_backpack12_regular = NotStr(''' - -''') -icon_shifts_add24_regular = NotStr(''' - -''') -icon_video_switch20_regular = NotStr(''' - -''') -icon_read_aloud28_regular = NotStr(''' - -''') -icon_folder_add28_regular = NotStr(''' - -''') -icon_text_grammar_arrow_right20_filled = NotStr(''' - -''') -icon_tag_lock32_filled = NotStr(''' - -''') -icon_eye24_regular = NotStr(''' - -''') -icon_mail_multiple20_filled = NotStr(''' - -''') -icon_arrow_routing24_regular = NotStr(''' - -''') -icon_trophy48_filled = NotStr(''' - -''') -icon_document_multiple_percent20_filled = NotStr(''' - -''') -icon_shifts_add24_filled = NotStr(''' - -''') -icon_document_margins20_regular = NotStr(''' - -''') -icon_cellular_data224_regular = NotStr(''' - -''') -icon_branch_compare24_regular = NotStr(''' - -''') -icon_table_stack_right24_regular = NotStr(''' - -''') -icon_square_hint_sparkles48_filled = NotStr(''' - -''') -icon_emoji_multiple24_regular = NotStr(''' - -''') -icon_text_direction_rotate90_left24_regular = NotStr(''' - -''') -icon_location_arrow_right48_regular = NotStr(''' - -''') -icon_calendar_pattern20_filled = NotStr(''' - -''') -icon_search28_filled = NotStr(''' - -''') -icon_skip_back1020_filled = NotStr(''' - -''') -icon_checkbox_person20_filled = NotStr(''' - -''') -icon_glance24_filled = NotStr(''' - -''') -icon_inking_tool16_regular = NotStr(''' - -''') -icon_eye_tracking_off20_filled = NotStr(''' - -''') -icon_square_hint_sparkles20_regular = NotStr(''' - -''') -icon_question_circle16_filled = NotStr(''' - -''') -icon_mail_all_read20_filled = NotStr(''' - -''') -icon_speaker220_regular = NotStr(''' - -''') -icon_pause_circle20_regular = NotStr(''' - -''') -icon_text_underline20_filled = NotStr(''' - -''') -icon_comment_multiple_checkmark24_regular = NotStr(''' - -''') -icon_live20_filled = NotStr(''' - -''') -icon_stop24_filled = NotStr(''' - -''') -icon_building_bank_link16_regular = NotStr(''' - -''') -icon_bookmark_multiple20_filled = NotStr(''' - -''') -icon_calendar_week_start20_regular = NotStr(''' - -''') -icon_align_end_vertical20_filled = NotStr(''' - - - - -''') -icon_delete_lines20_regular = NotStr(''' - -''') -icon_call20_filled = NotStr(''' - -''') -icon_timer32_filled = NotStr(''' - -''') -icon_link24_filled = NotStr(''' - -''') -icon_link24_regular = NotStr(''' - -''') -icon_eraser20_filled = NotStr(''' - -''') -icon_couch20_filled = NotStr(''' - -''') -icon_book_open32_filled = NotStr(''' - -''') -icon_organization20_regular = NotStr(''' - -''') -icon_ruler20_regular = NotStr(''' - -''') -icon_call_pause24_regular = NotStr(''' - -''') -icon_picture_in_picture16_regular = NotStr(''' - -''') -icon_tetris_app16_filled = NotStr(''' - -''') -icon_table_freeze_row28_filled = NotStr(''' - -''') -icon_map_drive24_filled = NotStr(''' - -''') -icon_more_vertical28_regular = NotStr(''' - -''') -icon_star_one_quarter24_filled = NotStr(''' - -''') -icon_shopping_bag_arrow_left20_filled = NotStr(''' - -''') -icon_image_multiple28_regular = NotStr(''' - -''') -icon_fps3028_regular = NotStr(''' - -''') -icon_person_prohibited16_filled = NotStr(''' - -''') -icon_people_sync20_regular = NotStr(''' - -''') -icon_games28_regular = NotStr(''' - -''') -icon_arrow_redo16_regular = NotStr(''' - -''') -icon_calendar_info20_regular = NotStr(''' - -''') -icon_document16_regular = NotStr(''' - -''') -icon_laptop24_filled = NotStr(''' - -''') -icon_arrow_down_left20_filled = NotStr(''' - -''') -icon_channel_arrow_left28_filled = NotStr(''' - -''') -icon_tent12_regular = NotStr(''' - -''') -icon_contact_card_ribbon16_regular = NotStr(''' - - - - - - -''') -icon_arrow_sync_circle20_regular = NotStr(''' - -''') -icon_eye_off16_filled = NotStr(''' - -''') -icon_text_underline16_regular = NotStr(''' - -''') -icon_star_half28_filled = NotStr(''' - -''') -icon_text_t28_filled = NotStr(''' - -''') -icon_emoji_sparkle20_filled = NotStr(''' - -''') -icon_window_header_vertical20_regular = NotStr(''' - -''') -icon_table24_regular = NotStr(''' - -''') -icon_beach28_regular = NotStr(''' - -''') -icon_headphones28_filled = NotStr(''' - -''') -icon_window_wrench32_filled = NotStr(''' - -''') -icon_cloud_arrow_down32_filled = NotStr(''' - -''') -icon_rectangle_landscape12_filled = NotStr(''' - -''') -icon_paint_bucket16_regular = NotStr(''' - -''') -icon_thumb_dislike24_regular = NotStr(''' - -''') -icon_split_vertical16_filled = NotStr(''' - -''') -icon_text_proofing_tools24_filled = NotStr(''' - -''') -icon_textbox_align_top_rotate9024_filled = NotStr(''' - -''') -icon_payment20_regular = NotStr(''' - -''') -icon_battery924_filled = NotStr(''' - -''') -icon_bowl_chopsticks28_filled = NotStr(''' - -''') -icon_comment_arrow_left24_filled = NotStr(''' - -''') -icon_mic_off16_filled = NotStr(''' - -''') -icon_notebook_sync24_filled = NotStr(''' - -''') -icon_chevron_double_up16_filled = NotStr(''' - -''') -icon_battery_checkmark24_regular = NotStr(''' - -''') -icon_comment_error16_filled = NotStr(''' - -''') -icon_voicemail_arrow_forward16_filled = NotStr(''' - -''') -icon_note_add24_filled = NotStr(''' - -''') -icon_contact_card_group24_regular = NotStr(''' - -''') -icon_dual_screen_speaker24_regular = NotStr(''' - - - - - - - - -''') -icon_shield_error20_filled = NotStr(''' - -''') -icon_arrow_between_down20_regular = NotStr(''' - -''') -icon_calendar_person16_filled = NotStr(''' - -''') -icon_text_header324_regular = NotStr(''' - -''') -icon_text_font_info24_filled = NotStr(''' - -''') -icon_scan_camera24_regular = NotStr(''' - -''') -icon_arrow_trending16_filled = NotStr(''' - -''') -icon_hd16_regular = NotStr(''' - -''') -icon_mail_inbox_dismiss28_filled = NotStr(''' - -''') -icon_slide_arrow_right20_regular = NotStr(''' - -''') -icon_calendar_agenda24_filled = NotStr(''' - -''') -icon_tv_usb28_filled = NotStr(''' - -''') -icon_hand_draw28_regular = NotStr(''' - -''') -icon_rating_mature24_regular = NotStr(''' - -''') -icon_lightbulb_circle24_regular = NotStr(''' - -''') -icon_fast_acceleration24_filled = NotStr(''' - -''') -icon_circle_line20_filled = NotStr(''' - -''') -icon_document_ribbon20_filled = NotStr(''' - -''') -icon_document_search16_filled = NotStr(''' - -''') -icon_teddy20_filled = NotStr(''' - -''') -icon_chevron_down16_filled = NotStr(''' - -''') -icon_open_off48_regular = NotStr(''' - -''') -icon_star_off28_regular = NotStr(''' - -''') -icon_person_tag28_regular = NotStr(''' - -''') -icon_desktop_keyboard24_filled = NotStr(''' - -''') -icon_border_outside24_filled = NotStr(''' - -''') -icon_likert16_regular = NotStr(''' - -''') -icon_guitar20_regular = NotStr(''' - -''') -icon_subtract_circle32_filled = NotStr(''' - -''') -icon_home32_regular = NotStr(''' - -''') -icon_panel_left16_filled = NotStr(''' - -''') -icon_gift20_filled = NotStr(''' - -''') -icon_fluent24_filled = NotStr(''' - -''') -icon_text_sort_descending16_filled = NotStr(''' - -''') -icon_document_multiple_prohibited24_regular = NotStr(''' - -''') -icon_cloud_link16_filled = NotStr(''' - -''') -icon_document_table_truck20_regular = NotStr(''' - -''') -icon_arrow_sort28_regular = NotStr(''' - -''') -icon_text_indent_decrease_rtl24_filled = NotStr(''' - -''') -icon_steps20_filled = NotStr(''' - -''') -icon_alert_off28_filled = NotStr(''' - -''') -icon_megaphone16_regular = NotStr(''' - -''') -icon_wifi124_filled = NotStr(''' - -''') -icon_chevron_right28_regular = NotStr(''' - -''') -icon_subtract_circle28_filled = NotStr(''' - -''') -icon_box_multiple_checkmark24_filled = NotStr(''' - -''') -icon_person_available16_filled = NotStr(''' - -''') -icon_insert20_filled = NotStr(''' - -''') -icon_align_right32_regular = NotStr(''' - -''') -icon_vote24_filled = NotStr(''' - -''') -icon_production_checkmark20_filled = NotStr(''' - -''') -icon_chat_arrow_back20_filled = NotStr(''' - -''') -icon_drink_beer24_regular = NotStr(''' - -''') -icon_chevron_down24_regular = NotStr(''' - -''') -icon_select_object24_filled = NotStr(''' - -''') -icon_table32_filled = NotStr(''' - - - - - - - - - - - -''') -icon_person_prohibited20_filled = NotStr(''' - -''') -icon_guest16_regular = NotStr(''' - -''') -icon_delete_arrow_back16_filled = NotStr(''' - -''') -icon_arrow_rotate_clockwise20_filled = NotStr(''' - -''') -icon_scan_thumb_up_off24_filled = NotStr(''' - -''') -icon_flash_checkmark28_regular = NotStr(''' - -''') -icon_prohibited12_filled = NotStr(''' - -''') -icon_data_line20_regular = NotStr(''' - -''') -icon_clipboard16_filled = NotStr(''' - -''') -icon_border_top_bottom_double24_regular = NotStr(''' - -''') -icon_phone_desktop28_filled = NotStr(''' - -''') -icon_save24_filled = NotStr(''' - -''') -icon_subtract24_regular = NotStr(''' - -''') -icon_arrow_sort24_filled = NotStr(''' - -''') -icon_flowchart24_regular = NotStr(''' - -''') -icon_document_toolbox20_regular = NotStr(''' - -''') -icon_resize24_regular = NotStr(''' - -''') -icon_arrow_hook_up_left24_filled = NotStr(''' - -''') -icon_tab_arrow_left24_regular = NotStr(''' - -''') -icon_hand_right20_filled = NotStr(''' - -''') -icon_speaker124_filled = NotStr(''' - -''') -icon_window28_regular = NotStr(''' - -''') -icon_phone_span_out16_regular = NotStr(''' - -''') -icon_calendar_sync16_regular = NotStr(''' - -''') -icon_comment16_filled = NotStr(''' - -''') -icon_reward20_filled = NotStr(''' - -''') -icon_text_bold20_filled = NotStr(''' - -''') -icon_receipt_add20_regular = NotStr(''' - -''') -icon_text_bullet_list_tree16_filled = NotStr(''' - -''') -icon_comment_off16_filled = NotStr(''' - -''') -icon_desktop_keyboard28_filled = NotStr(''' - -''') -icon_emoji_sparkle28_filled = NotStr(''' - -''') -icon_scan_object24_filled = NotStr(''' - -''') -icon_brain_circuit20_filled = NotStr(''' - -''') -icon_box_edit20_filled = NotStr(''' - -''') -icon_add_subtract_circle16_filled = NotStr(''' - -''') -icon_food_apple20_filled = NotStr(''' - -''') -icon_document_ribbon24_regular = NotStr(''' - -''') -icon_checkbox_warning24_filled = NotStr(''' - - - - -''') -icon_share20_filled = NotStr(''' - -''') -icon_image_reflection24_regular = NotStr(''' - -''') -icon_weather_hail_day48_regular = NotStr(''' - -''') -icon_vehicle_car20_regular = NotStr(''' - -''') -icon_mic_prohibited48_regular = NotStr(''' - -''') -icon_globe_location20_regular = NotStr(''' - -''') -icon_vehicle_car16_regular = NotStr(''' - -''') -icon_table_simple24_filled = NotStr(''' - -''') -icon_document_text_clock24_filled = NotStr(''' - -''') -icon_people_audience24_regular = NotStr(''' - -''') -icon_center_vertical24_regular = NotStr(''' - -''') -icon_square_arrow_forward48_regular = NotStr(''' - -''') -icon_document_sync16_regular = NotStr(''' - -''') -icon_more_vertical32_filled = NotStr(''' - -''') -icon_approvals_app32_regular = NotStr(''' - -''') -icon_cloud20_filled = NotStr(''' - -''') -icon_dumbbell16_regular = NotStr(''' - -''') -icon_arrow_counterclockwise32_regular = NotStr(''' - -''') -icon_person_circle12_filled = NotStr(''' - -''') -icon_tag_multiple24_filled = NotStr(''' - -''') -icon_emoji28_regular = NotStr(''' - -''') -icon_color16_filled = NotStr(''' - -''') -icon_cloud_arrow_down24_regular = NotStr(''' - -''') -icon_skip_forward1020_regular = NotStr(''' - -''') -icon_person_support24_regular = NotStr(''' - -''') -icon_rewind16_regular = NotStr(''' - -''') -icon_board_heart20_filled = NotStr(''' - -''') -icon_mail_shield20_filled = NotStr(''' - -''') -icon_text_align_distributed24_regular = NotStr(''' - -''') -icon_table_freeze_column16_regular = NotStr(''' - -''') -icon_organization48_regular = NotStr(''' - -''') -icon_arrow_down24_regular = NotStr(''' - -''') -icon_video_chat24_regular = NotStr(''' - -''') -icon_ratio_one_to_one20_filled = NotStr(''' - -''') -icon_shield_task24_regular = NotStr(''' - -''') -icon_share_screen_person_p24_filled = NotStr(''' - -''') -icon_voicemail28_regular = NotStr(''' - - - - -''') -icon_record_stop24_regular = NotStr(''' - -''') -icon_desktop_mac24_filled = NotStr(''' - -''') -icon_star_half20_filled = NotStr(''' - -''') -icon_bot_add24_filled = NotStr(''' - -''') -icon_task_list_rtl20_regular = NotStr(''' - -''') -icon_search_settings20_regular = NotStr(''' - -''') -icon_star_off12_filled = NotStr(''' - -''') -icon_briefcase_medical24_regular = NotStr(''' - -''') -icon_scan_thumb_up_off20_filled = NotStr(''' - -''') -icon_mail24_regular = NotStr(''' - -''') -icon_star_add16_filled = NotStr(''' - -''') -icon_puzzle_cube48_regular = NotStr(''' - -''') -icon_battery020_regular = NotStr(''' - -''') -icon_table_delete_column16_regular = NotStr(''' - -''') -icon_book_letter24_filled = NotStr(''' - -''') -icon_immersive_reader24_regular = NotStr(''' - -''') -icon_data_usage_toolbox24_regular = NotStr(''' - -''') -icon_tag_search20_regular = NotStr(''' - -''') -icon_archive_multiple16_filled = NotStr(''' - -''') -icon_camera16_regular = NotStr(''' - -''') -icon_document_page_bottom_center24_regular = NotStr(''' - -''') -icon_align_center_horizontal16_filled = NotStr(''' - -''') -icon_data_area20_filled = NotStr(''' - -''') -icon_clipboard_heart20_regular = NotStr(''' - -''') -icon_mic_settings24_regular = NotStr(''' - -''') -icon_navigation_unread24_regular = NotStr(''' - -''') -icon_person_money20_regular = NotStr(''' - -''') -icon_multiplier12_x32_regular = NotStr(''' - -''') -icon_chevron_up_down24_regular = NotStr(''' - -''') -icon_speaker020_regular = NotStr(''' - -''') -icon_multiplier1_x24_regular = NotStr(''' - -''') -icon_resize_image20_filled = NotStr(''' - -''') -icon_arrow_clockwise28_filled = NotStr(''' - -''') -icon_data_usage_toolbox24_filled = NotStr(''' - -''') -icon_desktop16_filled = NotStr(''' - -''') -icon_settings20_regular = NotStr(''' - -''') -icon_arrow_down_left20_regular = NotStr(''' - -''') -icon_tab_in_private24_regular = NotStr(''' - -''') -icon_chevron_double_left20_regular = NotStr(''' - -''') -icon_bluetooth24_filled = NotStr(''' - -''') -icon_slide_eraser20_regular = NotStr(''' - -''') -icon_equal_off24_filled = NotStr(''' - -''') -icon_alert_off24_filled = NotStr(''' - -''') -icon_brightness_high32_filled = NotStr(''' - -''') -icon_shopping_bag_dismiss20_regular = NotStr(''' - -''') -icon_calendar_info16_filled = NotStr(''' - -''') -icon_sim24_regular = NotStr(''' - -''') -icon_tablet24_regular = NotStr(''' - -''') -icon_cloud_checkmark28_regular = NotStr(''' - -''') -icon_table_delete_row20_filled = NotStr(''' - -''') -icon_desktop20_filled = NotStr(''' - -''') -icon_settings28_regular = NotStr(''' - -''') -icon_weather_snowflake48_filled = NotStr(''' - -''') -icon_comment_multiple_link32_filled = NotStr(''' - -''') -icon_edit_off20_regular = NotStr(''' - -''') -icon_square_hint_arrow_back16_filled = NotStr(''' - -''') -icon_open32_filled = NotStr(''' - -''') -icon_arrow_sync24_regular = NotStr(''' - -''') -icon_drink_beer20_filled = NotStr(''' - -''') -icon_arrow_reply_down20_regular = NotStr(''' - -''') -icon_system20_regular = NotStr(''' - -''') -icon_warning16_filled = NotStr(''' - -''') -icon_line48_regular = NotStr(''' - -''') -icon_document_header24_regular = NotStr(''' - -''') -icon_camera16_filled = NotStr(''' - -''') -icon_document_one_page20_regular = NotStr(''' - -''') -icon_globe_video32_filled = NotStr(''' - -''') -icon_calendar_assistant16_regular = NotStr(''' - -''') -icon_weather_hail_night48_filled = NotStr(''' - -''') -icon_window_header_horizontal_off20_regular = NotStr(''' - -''') -icon_document_percent20_regular = NotStr(''' - -''') -icon_plug_disconnected20_filled = NotStr(''' - -''') -icon_location_off48_regular = NotStr(''' - -''') -icon_chevron_up24_filled = NotStr(''' - -''') -icon_trophy32_filled = NotStr(''' - -''') -icon_chevron_up16_regular = NotStr(''' - -''') -icon_subtract16_filled = NotStr(''' - -''') -icon_vehicle_car24_regular = NotStr(''' - -''') -icon_multiplier18_x32_filled = NotStr(''' - -''') -icon_textbox_rotate9020_filled = NotStr(''' - -''') -icon_edit32_filled = NotStr(''' - -''') -icon_inking_tool_accent32_filled = NotStr(''' - -''') -icon_people_queue20_filled = NotStr(''' - -''') -icon_text_align_distributed20_regular = NotStr(''' - -''') -icon_document32_filled = NotStr(''' - -''') -icon_calendar_sync16_filled = NotStr(''' - -''') -icon_weather_squalls24_regular = NotStr(''' - -''') -icon_divider_tall20_filled = NotStr(''' - -''') -icon_text_first_line24_regular = NotStr(''' - -''') -icon_chat_bubbles_question20_regular = NotStr(''' - -''') -icon_cloud_off24_regular = NotStr(''' - -''') -icon_cube_link20_regular = NotStr(''' - -''') -icon_arrow_clockwise20_filled = NotStr(''' - -''') -icon_arrow_step_in28_regular = NotStr(''' - -''') -icon_bookmark_search20_regular = NotStr(''' - -''') -icon_fps3016_regular = NotStr(''' - -''') -icon_road_cone32_filled = NotStr(''' - -''') -icon_star_emphasis32_regular = NotStr(''' - - - - - - - -''') -icon_emoji_add20_regular = NotStr(''' - -''') -icon_arrow_trending_checkmark24_regular = NotStr(''' - -''') -icon_cube_sync20_filled = NotStr(''' - -''') -icon_book_number24_regular = NotStr(''' - -''') -icon_record_stop12_regular = NotStr(''' - -''') -icon_wallet32_filled = NotStr(''' - -''') -icon_connector20_filled = NotStr(''' - -''') -icon_organization12_regular = NotStr(''' - -''') -icon_table_stack_above16_regular = NotStr(''' - -''') -icon_broad_activity_feed20_regular = NotStr(''' - -''') -icon_image_copy20_regular = NotStr(''' - -''') -icon_arrow_forward48_regular = NotStr(''' - -''') -icon_molecule32_regular = NotStr(''' - -''') -icon_balloon12_regular = NotStr(''' - -''') -icon_border_top24_regular = NotStr(''' - -''') -icon_call_park28_regular = NotStr(''' - -''') -icon_text_column_one_wide_lightning24_regular = NotStr(''' - -''') -icon_desktop_pulse48_regular = NotStr(''' - -''') -icon_building_skyscraper24_regular = NotStr(''' - -''') -icon_weather_rain48_regular = NotStr(''' - -''') -icon_document_arrow_left20_filled = NotStr(''' - -''') -icon_emoji_multiple24_filled = NotStr(''' - -''') -icon_keyboard20_regular = NotStr(''' - -''') -icon_checkmark_circle24_filled = NotStr(''' - -''') -icon_box_multiple_search24_filled = NotStr(''' - -''') -icon_arrow_circle_left20_regular = NotStr(''' - -''') -icon_screen_cut20_regular = NotStr(''' - - - - - - - - - - - - -''') -icon_arrow_sync_off16_regular = NotStr(''' - -''') -icon_mail_add16_regular = NotStr(''' - -''') -icon_keyboard_layout_float24_filled = NotStr(''' - -''') -icon_gas_pump24_filled = NotStr(''' - -''') -icon_video_clip_multiple16_regular = NotStr(''' - -''') -icon_clipboard_task_list_rtl20_filled = NotStr(''' - -''') -icon_arrow_hook_down_left28_filled = NotStr(''' - -''') -icon_accessibility28_regular = NotStr(''' - -''') -icon_text_bullet_list_add24_filled = NotStr(''' - -''') -icon_document_catch_up16_regular = NotStr(''' - -''') -icon_video_chat24_filled = NotStr(''' - -''') -icon_document_person16_filled = NotStr(''' - -''') -icon_chat_dismiss20_regular = NotStr(''' - -''') -icon_battery124_regular = NotStr(''' - -''') -icon_chevron_circle_down48_filled = NotStr(''' - -''') -icon_timer28_filled = NotStr(''' - -''') -icon_eyedropper_off20_filled = NotStr(''' - -''') -icon_trophy_off32_regular = NotStr(''' - -''') -icon_weather_rain_showers_day24_regular = NotStr(''' - -''') -icon_apps_list24_regular = NotStr(''' - -''') -icon_share_screen_start24_regular = NotStr(''' - -''') -icon_cloud_arrow_down20_filled = NotStr(''' - -''') -icon_math_symbols20_filled = NotStr(''' - -''') -icon_comment_dismiss24_regular = NotStr(''' - -''') -icon_shield20_regular = NotStr(''' - -''') -icon_protocol_handler24_filled = NotStr(''' - -''') -icon_immersive_reader24_filled = NotStr(''' - -''') -icon_ios_chevron_right20_regular = NotStr(''' - -''') -icon_weather_hail_day24_filled = NotStr(''' - -''') -icon_tab_desktop20_filled = NotStr(''' - -''') -icon_comment_add16_filled = NotStr(''' - -''') -icon_panel_bottom20_filled = NotStr(''' - -''') -icon_text_header120_regular = NotStr(''' - -''') -icon_comment28_regular = NotStr(''' - -''') -icon_slide_microphone24_filled = NotStr(''' - -''') -icon_gif24_filled = NotStr(''' - -''') -icon_text_add_space_before20_filled = NotStr(''' - -''') -icon_gift_card_money20_filled = NotStr(''' - -''') -icon_text_position_behind20_regular = NotStr(''' - -''') -icon_pause_circle24_regular = NotStr(''' - -''') -icon_clock_pause24_regular = NotStr(''' - -''') -icon_color_line20_filled = NotStr(''' - -''') -icon_glance20_filled = NotStr(''' - -''') -icon_organization32_regular = NotStr(''' - -''') -icon_clear_formatting16_regular = NotStr(''' - -''') -icon_arrow_hook_up_left28_filled = NotStr(''' - -''') -icon_text_align_distributed24_filled = NotStr(''' - -''') -icon_clipboard_link24_filled = NotStr(''' - -''') -icon_flag_pride20_filled = NotStr(''' - - - - - - - - - - -''') -icon_briefcase28_filled = NotStr(''' - -''') -icon_arrow_left20_filled = NotStr(''' - -''') -icon_games48_regular = NotStr(''' - -''') -icon_checkmark48_filled = NotStr(''' - -''') -icon_flip_vertical20_filled = NotStr(''' - -''') -icon_arrow_forward_down_person24_filled = NotStr(''' - -''') -icon_payment28_regular = NotStr(''' - -''') -icon_phone_laptop20_regular = NotStr(''' - -''') -icon_gesture24_regular = NotStr(''' - -''') -icon_image_add24_filled = NotStr(''' - -''') -icon_table_link24_regular = NotStr(''' - -''') -icon_rename20_filled = NotStr(''' - -''') -icon_oval24_filled = NotStr(''' - -''') -icon_document_header_dismiss20_filled = NotStr(''' - -''') -icon_lock_closed32_filled = NotStr(''' - -''') -icon_games24_filled = NotStr(''' - -''') -icon_clipboard_bullet_list_ltr16_filled = NotStr(''' - -''') -icon_chat_dismiss16_regular = NotStr(''' - -''') -icon_image_search24_filled = NotStr(''' - -''') -icon_select_object_skew_dismiss20_filled = NotStr(''' - -''') -icon_video_person_sparkle20_filled = NotStr(''' - -''') -icon_closed_caption28_filled = NotStr(''' - -''') -icon_clock_alarm16_regular = NotStr(''' - -''') -icon_globe_prohibited20_filled = NotStr(''' - -''') -icon_clipboard_search24_regular = NotStr(''' - -''') -icon_patch20_filled = NotStr(''' - -''') -icon_line32_filled = NotStr(''' - -''') -icon_chevron_circle_right16_regular = NotStr(''' - -''') -icon_flip_horizontal32_regular = NotStr(''' - -''') -icon_task_list_add20_filled = NotStr(''' - -''') -icon_mail_warning16_filled = NotStr(''' - -''') -icon_arrow_clockwise12_regular = NotStr(''' - -''') -icon_search_visual16_regular = NotStr(''' - -''') -icon_battery324_filled = NotStr(''' - -''') -icon_sport20_regular = NotStr(''' - -''') -icon_table_stack_left24_regular = NotStr(''' - -''') -icon_target_edit20_filled = NotStr(''' - -''') -icon_star_arrow_right_end24_regular = NotStr(''' - -''') -icon_location12_filled = NotStr(''' - -''') -icon_receipt_play20_filled = NotStr(''' - -''') -icon_tv16_regular = NotStr(''' - -''') -icon_tag32_filled = NotStr(''' - -''') -icon_guest24_regular = NotStr(''' - -''') -icon_scan24_regular = NotStr(''' - -''') -icon_match_app_layout24_regular = NotStr(''' - -''') -icon_cloud_archive32_regular = NotStr(''' - -''') -icon_vehicle_truck_profile16_regular = NotStr(''' - -''') -icon_calculator24_regular = NotStr(''' - -''') -icon_person_clock24_regular = NotStr(''' - -''') -icon_arrow_right32_regular = NotStr(''' - -''') -icon_emoji_add16_filled = NotStr(''' - -''') -icon_speaker_bluetooth28_regular = NotStr(''' - -''') -icon_align_space_evenly_vertical20_regular = NotStr(''' - - - - - -''') -icon_person_edit24_regular = NotStr(''' - -''') -icon_flash24_filled = NotStr(''' - -''') -icon_location_off28_regular = NotStr(''' - -''') -icon_document_header20_filled = NotStr(''' - -''') -icon_battery1024_regular = NotStr(''' - -''') -icon_star_dismiss20_regular = NotStr(''' - -''') -icon_align_right24_filled = NotStr(''' - -''') -icon_person_lightbulb20_filled = NotStr(''' - -''') -icon_tab_desktop_arrow_clockwise16_filled = NotStr(''' - -''') -icon_textbox_align_bottom_rotate9020_filled = NotStr(''' - -''') -icon_symbols24_filled = NotStr(''' - -''') -icon_table_move_right28_regular = NotStr(''' - -''') -icon_reward24_filled = NotStr(''' - -''') -icon_dual_screen_status_bar24_filled = NotStr(''' - -''') -icon_ticket_diagonal24_filled = NotStr(''' - -''') -icon_edit_off20_filled = NotStr(''' - -''') -icon_channel_add28_filled = NotStr(''' - -''') -icon_compose28_filled = NotStr(''' - -''') -icon_people_add16_regular = NotStr(''' - -''') -icon_triangle48_regular = NotStr(''' - -''') -icon_speaker_off28_filled = NotStr(''' - -''') -icon_organization20_filled = NotStr(''' - -''') -icon_compass_northwest24_filled = NotStr(''' - -''') -icon_cursor24_filled = NotStr(''' - -''') -icon_rhombus24_filled = NotStr(''' - -''') -icon_accessibility24_filled = NotStr(''' - -''') -icon_people_checkmark16_filled = NotStr(''' - -''') -icon_receipt_cube24_filled = NotStr(''' - -''') -icon_timer28_regular = NotStr(''' - -''') -icon_compose20_filled = NotStr(''' - -''') -icon_crop_interim20_regular = NotStr(''' - -''') -icon_share_screen_person_overlay24_filled = NotStr(''' - -''') -icon_alert_on24_filled = NotStr(''' - -''') -icon_eye_off20_regular = NotStr(''' - -''') -icon_arrow_reply24_regular = NotStr(''' - -''') -icon_call_end28_filled = NotStr(''' - -''') -icon_text_case_lowercase24_regular = NotStr(''' - -''') -icon_weather_duststorm48_filled = NotStr(''' - -''') -icon_people_team32_filled = NotStr(''' - -''') -icon_table_stack_right28_regular = NotStr(''' - -''') -icon_calendar_rtl12_regular = NotStr(''' - -''') -icon_mail_read24_filled = NotStr(''' - -''') -icon_color24_filled = NotStr(''' - -''') -icon_code20_regular = NotStr(''' - -''') -icon_text_font_size20_regular = NotStr(''' - -''') -icon_textbox16_regular = NotStr(''' - -''') -icon_people_error24_regular = NotStr(''' - -''') -icon_rectangle_landscape20_regular = NotStr(''' - -''') -icon_arrow_export_ltr20_regular = NotStr(''' - -''') -icon_clipboard_image24_regular = NotStr(''' - -''') -icon_font_decrease24_filled = NotStr(''' - -''') -icon_slide_arrow_right20_filled = NotStr(''' - -''') -icon_mail_edit20_filled = NotStr(''' - -''') -icon_arrow_bidirectional_up_down24_filled = NotStr(''' - -''') -icon_table_lightning28_filled = NotStr(''' - -''') -icon_padding_top24_filled = NotStr(''' - -''') -icon_arrow_circle_up32_filled = NotStr(''' - -''') -icon_tooltip_quote20_filled = NotStr(''' - -''') -icon_document_arrow_left48_filled = NotStr(''' - -''') -icon_text_align_center24_regular = NotStr(''' - -''') -icon_run20_filled = NotStr(''' - -''') -icon_textbox20_filled = NotStr(''' - -''') -icon_mail_inbox_checkmark28_filled = NotStr(''' - -''') -icon_desktop_pulse32_regular = NotStr(''' - -''') -icon_video_switch24_filled = NotStr(''' - -''') -icon_person_delete16_filled = NotStr(''' - -''') -icon_navigation20_filled = NotStr(''' - -''') -icon_caret_left16_regular = NotStr(''' - -''') -icon_person_lock20_regular = NotStr(''' - -''') -icon_diversity24_filled = NotStr(''' - -''') -icon_warning12_filled = NotStr(''' - -''') -icon_keyboard_layout_resize24_filled = NotStr(''' - -''') -icon_view_desktop20_filled = NotStr(''' - -''') -icon_projection_screen_dismiss16_regular = NotStr(''' - -''') -icon_qr_code28_regular = NotStr(''' - -''') -icon_eyedropper24_regular = NotStr(''' - -''') -icon_notepad_edit20_filled = NotStr(''' - -''') -icon_calligraphy_pen_question_mark20_regular = NotStr(''' - - - - -''') -icon_arrow_forward24_filled = NotStr(''' - -''') -icon_font_space_tracking_out16_regular = NotStr(''' - -''') -icon_guest20_regular = NotStr(''' - -''') -icon_contact_card_ribbon48_filled = NotStr(''' - -''') -icon_vehicle_ship16_filled = NotStr(''' - -''') -icon_arrow_minimize24_filled = NotStr(''' - -''') -icon_comment_edit24_filled = NotStr(''' - -''') -icon_multiplier15_x32_filled = NotStr(''' - -''') -icon_mail_shield16_filled = NotStr(''' - -''') -icon_table_cell_edit24_filled = NotStr(''' - - - - - - -''') -icon_thumb_like48_regular = NotStr(''' - -''') -icon_arrow_step_in_left24_regular = NotStr(''' - -''') -icon_currency_dollar_euro24_filled = NotStr(''' - -''') -icon_receipt_add20_filled = NotStr(''' - -''') -icon_drink_beer20_regular = NotStr(''' - -''') -icon_lightbulb_filament16_filled = NotStr(''' - -''') -icon_open28_filled = NotStr(''' - -''') -icon_data_usage24_regular = NotStr(''' - -''') -icon_rectangle_landscape24_regular = NotStr(''' - -''') -icon_table_move_above20_filled = NotStr(''' - -''') -icon_globe_person24_filled = NotStr(''' - -''') -icon_chevron_circle_up12_regular = NotStr(''' - -''') -icon_folder_prohibited24_filled = NotStr(''' - -''') -icon_picture_in_picture_enter16_filled = NotStr(''' - -''') -icon_chart_person28_filled = NotStr(''' - -''') -icon_flag_pride48_filled = NotStr(''' - - - - - - - - - - -''') -icon_number_symbol48_filled = NotStr(''' - -''') -icon_calligraphy_pen_question_mark20_filled = NotStr(''' - - - - - -''') -icon_info_shield20_regular = NotStr(''' - -''') -icon_money20_regular = NotStr(''' - -''') -icon_shape_intersect24_regular = NotStr(''' - -''') -icon_shield_dismiss_shield20_filled = NotStr(''' - -''') -icon_text_color20_filled = NotStr(''' - -''') -icon_mail_error20_filled = NotStr(''' - -''') -icon_text_direction_rotate90_left20_filled = NotStr(''' - -''') -icon_accessibility16_regular = NotStr(''' - -''') -icon_run24_regular = NotStr(''' - -''') -icon_money_settings20_filled = NotStr(''' - -''') -icon_font_space_tracking_out24_filled = NotStr(''' - -''') -icon_document_multiple_prohibited20_filled = NotStr(''' - -''') -icon_building_retail_toolbox24_filled = NotStr(''' - -''') -icon_add_subtract_circle16_regular = NotStr(''' - -''') -icon_book_contacts28_regular = NotStr(''' - - - - - -''') -icon_padding_left24_regular = NotStr(''' - -''') -icon_table_freeze_row16_regular = NotStr(''' - -''') -icon_alert28_regular = NotStr(''' - -''') -icon_power28_regular = NotStr(''' - -''') -icon_document_page_bottom_left20_filled = NotStr(''' - -''') -icon_video16_filled = NotStr(''' - -''') -icon_person_money20_filled = NotStr(''' - -''') -icon_color_fill16_filled = NotStr(''' - -''') -icon_steps24_filled = NotStr(''' - -''') -icon_dismiss28_filled = NotStr(''' - -''') -icon_channel_alert20_filled = NotStr(''' - -''') -icon_speaker_settings24_filled = NotStr(''' - -''') -icon_arrow_clockwise16_filled = NotStr(''' - -''') -icon_communication_person24_filled = NotStr(''' - -''') -icon_table_cell_edit28_filled = NotStr(''' - -''') -icon_filter_sync24_filled = NotStr(''' - -''') -icon_tag_lock32_regular = NotStr(''' - -''') -icon_share24_regular = NotStr(''' - -''') -icon_person_arrow_right20_filled = NotStr(''' - -''') -icon_tab_desktop_arrow_clockwise16_regular = NotStr(''' - -''') -icon_arrow_down_left32_filled = NotStr(''' - -''') -icon_fax20_regular = NotStr(''' - -''') -icon_table_resize_column28_filled = NotStr(''' - -''') -icon_color_line_accent24_regular = NotStr(''' - -''') -icon_skip_forward3024_filled = NotStr(''' - -''') -icon_data_area20_regular = NotStr(''' - -''') -icon_globe_location20_filled = NotStr(''' - -''') -icon_navigation24_regular = NotStr(''' - -''') -icon_folder_open20_filled = NotStr(''' - -''') -icon_wallet28_regular = NotStr(''' - -''') -icon_shape_union24_regular = NotStr(''' - -''') -icon_document_error16_regular = NotStr(''' - -''') -icon_arrow_minimize16_filled = NotStr(''' - -''') -icon_comma24_filled = NotStr(''' - -''') -icon_decimal_arrow_left20_filled = NotStr(''' - -''') -icon_smartwatch24_regular = NotStr(''' - -''') -icon_document_question_mark20_regular = NotStr(''' - -''') -icon_beaker16_filled = NotStr(''' - -''') -icon_people_list24_regular = NotStr(''' - -''') -icon_calendar3_day24_filled = NotStr(''' - -''') -icon_ticket_horizontal20_filled = NotStr(''' - -''') -icon_dual_screen_update24_filled = NotStr(''' - -''') -icon_glance_horizontal12_regular = NotStr(''' - -''') -icon_notebook_section20_filled = NotStr(''' - -''') -icon_guardian48_regular = NotStr(''' - -''') -icon_channel_alert28_filled = NotStr(''' - -''') -icon_calendar_ltr16_filled = NotStr(''' - -''') -icon_speaker132_filled = NotStr(''' - -''') -icon_text_direction_rotate90_right24_filled = NotStr(''' - -''') -icon_ribbon_star20_filled = NotStr(''' - -''') -icon_document20_regular = NotStr(''' - -''') -icon_table_delete_column24_regular = NotStr(''' - -''') -icon_table_move_right20_filled = NotStr(''' - -''') -icon_notepad24_regular = NotStr(''' - -''') -icon_arrow_clockwise28_regular = NotStr(''' - -''') -icon_dismiss_circle32_regular = NotStr(''' - -''') -icon_text_color_accent24_filled = NotStr(''' - -''') -icon_person_mail48_filled = NotStr(''' - -''') -icon_sync_off16_filled = NotStr(''' - -''') -icon_arrow_circle_down24_regular = NotStr(''' - -''') -icon_remote16_regular = NotStr(''' - -''') -icon_fluent24_regular = NotStr(''' - -''') -icon_mail_inbox_checkmark24_filled = NotStr(''' - -''') -icon_headphones48_filled = NotStr(''' - -''') -icon_arrow_export_ltr16_regular = NotStr(''' - -''') -icon_notepad_person16_regular = NotStr(''' - -''') -icon_location20_regular = NotStr(''' - -''') -icon_backspace24_regular = NotStr(''' - -''') -icon_database_search24_filled = NotStr(''' - -''') -icon_timer24_regular = NotStr(''' - -''') -icon_mail_inbox_add16_filled = NotStr(''' - -''') -icon_align_space_around_vertical20_regular = NotStr(''' - - - - -''') -icon_mail_link24_filled = NotStr(''' - -''') -icon_arrow_sort_down_lines16_regular = NotStr(''' - -''') -icon_folder_globe16_filled = NotStr(''' - -''') -icon_dumbbell20_filled = NotStr(''' - -''') -icon_border_top_bottom_thick20_filled = NotStr(''' - -''') -icon_people_team24_filled = NotStr(''' - -''') -icon_clipboard_arrow_right20_filled = NotStr(''' - -''') -icon_text_line_spacing24_filled = NotStr(''' - -''') -icon_table_stack_left24_filled = NotStr(''' - -''') -icon_video_recording20_filled = NotStr(''' - -''') -icon_clear_formatting20_filled = NotStr(''' - -''') -icon_javascript24_regular = NotStr(''' - -''') -icon_font_space_tracking_out28_filled = NotStr(''' - -''') -icon_ink_stroke20_regular = NotStr(''' - -''') -icon_arrow_step_back20_regular = NotStr(''' - -''') -icon_checkmark32_regular = NotStr(''' - -''') -icon_text_description24_filled = NotStr(''' - -''') -icon_tv24_regular = NotStr(''' - -''') -icon_bluetooth_connected20_filled = NotStr(''' - -''') -icon_microscope20_filled = NotStr(''' - -''') -icon_text_hanging24_regular = NotStr(''' - -''') -icon_call28_filled = NotStr(''' - -''') -icon_book_search24_regular = NotStr(''' - -''') -icon_person_add28_filled = NotStr(''' - -''') -icon_book_pulse24_filled = NotStr(''' - -''') -icon_cursor_hover32_filled = NotStr(''' - -''') -icon_text_case_uppercase16_regular = NotStr(''' - -''') -icon_shield_dismiss20_regular = NotStr(''' - -''') -icon_text_bullet_list_add20_filled = NotStr(''' - -''') -icon_glasses20_regular = NotStr(''' - -''') -icon_voicemail20_filled = NotStr(''' - -''') -icon_add_circle28_regular = NotStr(''' - -''') -icon_arrow_circle_down_double24_filled = NotStr(''' - -''') -icon_inprivate_account16_filled = NotStr(''' - -''') -icon_call_prohibited16_regular = NotStr(''' - -''') -icon_document_table_truck24_filled = NotStr(''' - -''') -icon_camera_edit20_filled = NotStr(''' - -''') -icon_emoji_surprise24_filled = NotStr(''' - -''') -icon_grid_dots20_filled = NotStr(''' - -''') -icon_rating_mature20_regular = NotStr(''' - -''') -icon_text_direction_rotate270_right20_filled = NotStr(''' - -''') -icon_arrow_hook_down_left24_filled = NotStr(''' - -''') -icon_crop24_regular = NotStr(''' - -''') -icon_note24_filled = NotStr(''' - -''') -icon_person_add16_regular = NotStr(''' - -''') -icon_news28_regular = NotStr(''' - -''') -icon_shield_badge20_filled = NotStr(''' - -''') -icon_text_column_two24_regular = NotStr(''' - -''') -icon_sport_soccer24_regular = NotStr(''' - -''') -icon_textbox_rotate9020_regular = NotStr(''' - -''') -icon_phone_span_in28_filled = NotStr(''' - -''') -icon_arrow_eject20_regular = NotStr(''' - -''') -icon_text_strikethrough24_filled = NotStr(''' - -''') -icon_window_multiple20_filled = NotStr(''' - -''') -icon_chevron_circle_up24_regular = NotStr(''' - -''') -icon_document_table24_filled = NotStr(''' - -''') -icon_star_prohibited20_filled = NotStr(''' - -''') -icon_phone_desktop28_regular = NotStr(''' - -''') -icon_device_meeting_room28_filled = NotStr(''' - -''') -icon_star12_regular = NotStr(''' - -''') -icon_chat_warning24_regular = NotStr(''' - -''') -icon_window_wrench28_regular = NotStr(''' - -''') -icon_broom16_filled = NotStr(''' - -''') -icon_signature20_filled = NotStr(''' - -''') -icon_panel_right_contract20_regular = NotStr(''' - -''') -icon_note_add16_filled = NotStr(''' - -''') -icon_text_number_list_rtl24_regular = NotStr(''' - -''') -icon_animal_turtle24_filled = NotStr(''' - -''') -icon_building_multiple20_regular = NotStr(''' - -''') -icon_poll20_regular = NotStr(''' - -''') -icon_call_outbound48_filled = NotStr(''' - -''') -icon_math_symbols24_regular = NotStr(''' - -''') -icon_timer16_regular = NotStr(''' - -''') -icon_text_direction_rotate90_right20_filled = NotStr(''' - -''') -icon_full_screen_maximize24_regular = NotStr(''' - -''') -icon_arrow_wrap20_filled = NotStr(''' - -''') -icon_slide_eraser24_filled = NotStr(''' - - - - - -''') -icon_brightness_low32_regular = NotStr(''' - -''') -icon_password20_filled = NotStr(''' - -''') -icon_tetris_app24_regular = NotStr(''' - -''') -icon_text_word_count20_filled = NotStr(''' - -''') -icon_closed_caption32_regular = NotStr(''' - -''') -icon_shifts_prohibited24_regular = NotStr(''' - -''') -icon_arrow_download16_filled = NotStr(''' - -''') -icon_square_hint_sparkles24_filled = NotStr(''' - -''') -icon_print20_regular = NotStr(''' - -''') -icon_select_all_on24_filled = NotStr(''' - -''') -icon_circle32_regular = NotStr(''' - -''') -icon_system24_filled = NotStr(''' - -''') -icon_split_vertical32_filled = NotStr(''' - -''') -icon_bed16_regular = NotStr(''' - -''') -icon_dialpad24_regular = NotStr(''' - -''') -icon_table_add16_filled = NotStr(''' - -''') -icon_weather_partly_cloudy_night24_regular = NotStr(''' - -''') -icon_sparkle16_regular = NotStr(''' - -''') -icon_bookmark16_filled = NotStr(''' - -''') -icon_window_apps28_regular = NotStr(''' - -''') -icon_chevron_up48_filled = NotStr(''' - -''') -icon_text_position_behind24_filled = NotStr(''' - -''') -icon_more_horizontal20_regular = NotStr(''' - -''') -icon_arrow_circle_down20_filled = NotStr(''' - -''') -icon_window24_regular = NotStr(''' - -''') -icon_re_order_dots_horizontal24_regular = NotStr(''' - -''') -icon_channel_alert20_regular = NotStr(''' - -''') -icon_shifts24_regular = NotStr(''' - -''') -icon_video_off24_filled = NotStr(''' - -''') -icon_leaf_one16_regular = NotStr(''' - -''') -icon_arrow_export_ltr24_filled = NotStr(''' - -''') -icon_text_bullet_list_tree24_filled = NotStr(''' - -''') -icon_comment_off24_filled = NotStr(''' - -''') -icon_closed_caption48_regular = NotStr(''' - -''') -icon_bowl_chopsticks24_regular = NotStr(''' - -''') -icon_textbox_align_middle24_filled = NotStr(''' - -''') -icon_cloud_swap20_regular = NotStr(''' - -''') -icon_shield_checkmark28_filled = NotStr(''' - -''') -icon_arrow_undo24_filled = NotStr(''' - -''') -icon_globe_add24_filled = NotStr(''' - -''') -icon_data_funnel20_filled = NotStr(''' - -''') -icon_megaphone20_regular = NotStr(''' - -''') -icon_calendar_clock24_filled = NotStr(''' - -''') -icon_panel_left16_regular = NotStr(''' - -''') -icon_picture_in_picture_enter20_filled = NotStr(''' - -''') -icon_copy_arrow_right16_regular = NotStr(''' - -''') -icon_organization16_regular = NotStr(''' - -''') -icon_scales32_filled = NotStr(''' - -''') -icon_folder20_regular = NotStr(''' - -''') -icon_control_button20_regular = NotStr(''' - -''') -icon_headset20_filled = NotStr(''' - -''') -icon_table16_filled = NotStr(''' - -''') -icon_mail_add20_filled = NotStr(''' - -''') -icon_video_prohibited28_filled = NotStr(''' - -''') -icon_arrow_clockwise48_filled = NotStr(''' - -''') -icon_vehicle_car_collision20_regular = NotStr(''' - -''') -icon_tooltip_quote24_regular = NotStr(''' - -''') -icon_flash28_filled = NotStr(''' - -''') -icon_camera_switch24_regular = NotStr(''' - -''') -icon_share_screen_person20_filled = NotStr(''' - -''') -icon_cloud_add20_regular = NotStr(''' - -''') -icon_arrow_circle_up20_regular = NotStr(''' - -''') -icon_code_circle20_filled = NotStr(''' - -''') -icon_cloud_words32_regular = NotStr(''' - -''') -icon_stack_star16_regular = NotStr(''' - -''') -icon_multiplier15_x28_regular = NotStr(''' - -''') -icon_beaker20_filled = NotStr(''' - -''') -icon_tetris_app20_regular = NotStr(''' - -''') -icon_cloud_words48_regular = NotStr(''' - -''') -icon_weather_moon16_regular = NotStr(''' - -''') -icon_production_checkmark24_regular = NotStr(''' - -''') -icon_arrow_previous20_regular = NotStr(''' - -''') -icon_multiplier12_x28_regular = NotStr(''' - -''') -icon_guitar20_filled = NotStr(''' - -''') -icon_square12_filled = NotStr(''' - -''') -icon_square_hint24_regular = NotStr(''' - -''') -icon_calendar_chat24_filled = NotStr(''' - -''') -icon_blur24_regular = NotStr(''' - -''') -icon_subtract_circle20_filled = NotStr(''' - -''') -icon_weather_fog24_filled = NotStr(''' - -''') -icon_arrow_expand20_filled = NotStr(''' - -''') -icon_subtract_square_multiple16_regular = NotStr(''' - -''') -icon_presence_available16_regular = NotStr(''' - -''') -icon_text_grammar_settings20_regular = NotStr(''' - -''') -icon_split_horizontal12_regular = NotStr(''' - -''') -icon_person_board20_filled = NotStr(''' - -''') -icon_tab_desktop24_regular = NotStr(''' - -''') -icon_headset_vr20_filled = NotStr(''' - -''') -icon_align_bottom28_filled = NotStr(''' - -''') -icon_cloud_dismiss28_regular = NotStr(''' - -''') -icon_chevron_circle_up32_filled = NotStr(''' - -''') -icon_align_left32_filled = NotStr(''' - -''') -icon_dock24_filled = NotStr(''' - -''') -icon_emoji_smile_slight24_filled = NotStr(''' - -''') -icon_comment_checkmark20_filled = NotStr(''' - -''') -icon_text_grammar_settings24_filled = NotStr(''' - -''') -icon_person_prohibited24_regular = NotStr(''' - -''') -icon_chevron_left24_regular = NotStr(''' - -''') -icon_broom24_regular = NotStr(''' - -''') -icon_live_off20_regular = NotStr(''' - -''') -icon_tab_inprivate_account24_filled = NotStr(''' - -''') -icon_ticket_diagonal16_filled = NotStr(''' - -''') -icon_split_vertical12_filled = NotStr(''' - -''') -icon_sport_american_football24_filled = NotStr(''' - -''') -icon_credit_card_toolbox24_filled = NotStr(''' - -''') -icon_hd20_regular = NotStr(''' - -''') -icon_rename28_filled = NotStr(''' - -''') -icon_inking_tool24_regular = NotStr(''' - -''') -icon_text_baseline20_regular = NotStr(''' - - - - -''') -icon_calendar3_day20_regular = NotStr(''' - -''') -icon_shield_checkmark48_regular = NotStr(''' - -''') -icon_bookmark16_regular = NotStr(''' - -''') -icon_toggle_left28_filled = NotStr(''' - -''') -icon_alert_snooze24_filled = NotStr(''' - -''') -icon_document_split_hint24_filled = NotStr(''' - -''') -icon_organization28_filled = NotStr(''' - -''') -icon_tag_dismiss16_filled = NotStr(''' - -''') -icon_target32_filled = NotStr(''' - - - - - -''') -icon_chat_help20_filled = NotStr(''' - -''') -icon_sign_out20_filled = NotStr(''' - -''') -icon_align_space_evenly_horizontal20_regular = NotStr(''' - -''') -icon_mail_inbox20_filled = NotStr(''' - -''') -icon_clock_dismiss20_regular = NotStr(''' - -''') -icon_arrow_curve_up_left20_regular = NotStr(''' - -''') -icon_rectangle_landscape48_filled = NotStr(''' - -''') -icon_arrow_fit20_filled = NotStr(''' - -''') -icon_road_cone48_filled = NotStr(''' - -''') -icon_number_symbol28_filled = NotStr(''' - -''') -icon_align_right32_filled = NotStr(''' - -''') -icon_device_meeting_room_remote16_regular = NotStr(''' - -''') -icon_contact_card_group20_filled = NotStr(''' - -''') -icon_shape_exclude20_filled = NotStr(''' - -''') -icon_paint_bucket16_filled = NotStr(''' - -''') -icon_color_background_accent20_regular = NotStr(''' - -''') -icon_vault16_regular = NotStr(''' - -''') -icon_eyedropper24_filled = NotStr(''' - -''') -icon_mail_arrow_double_back16_regular = NotStr(''' - -''') -icon_document_table_arrow_right20_regular = NotStr(''' - -''') -icon_video_prohibited20_filled = NotStr(''' - -''') -icon_arrow_sync_dismiss20_regular = NotStr(''' - -''') -icon_location_dismiss24_regular = NotStr(''' - -''') -icon_contact_card_link16_filled = NotStr(''' - -''') -icon_people_community_add24_filled = NotStr(''' - -''') -icon_table_stack_left28_regular = NotStr(''' - -''') -icon_vehicle_truck_cube24_regular = NotStr(''' - -''') -icon_align_top32_regular = NotStr(''' - -''') -icon_book_database20_filled = NotStr(''' - -''') -icon_speaker148_filled = NotStr(''' - -''') -icon_document_page_top_right20_filled = NotStr(''' - -''') -icon_building_factory20_filled = NotStr(''' - -''') -icon_table_move_below16_filled = NotStr(''' - -''') -icon_calendar_mention20_regular = NotStr(''' - -''') -icon_contract_down_left32_filled = NotStr(''' - -''') -icon_align_center_horizontal48_regular = NotStr(''' - -''') -icon_weather_snow24_filled = NotStr(''' - -''') -icon_pi24_filled = NotStr(''' - -''') -icon_border_bottom24_regular = NotStr(''' - -''') -icon_text_add_t24_filled = NotStr(''' - -''') -icon_arrow_circle_down_split24_filled = NotStr(''' - -''') -icon_box_multiple_arrow_left24_regular = NotStr(''' - -''') -icon_shopping_bag_play24_filled = NotStr(''' - -''') -icon_border_all20_filled = NotStr(''' - -''') -icon_city24_filled = NotStr(''' - -''') -icon_lock_multiple24_filled = NotStr(''' - -''') -icon_document_landscape_split24_regular = NotStr(''' - -''') -icon_double_swipe_down24_regular = NotStr(''' - -''') -icon_arrow_redo24_filled = NotStr(''' - -''') -icon_document_checkmark24_filled = NotStr(''' - - - - - -''') -icon_mail_copy20_regular = NotStr(''' - -''') -icon_design_ideas24_regular = NotStr(''' - -''') -icon_mail_alert20_filled = NotStr(''' - -''') -icon_edit32_regular = NotStr(''' - -''') -icon_multiplier2_x28_filled = NotStr(''' - -''') -icon_select_object_skew_edit24_filled = NotStr(''' - -''') -icon_chat_multiple16_regular = NotStr(''' - -''') -icon_gif20_regular = NotStr(''' - -''') -icon_text_number_list_rtl20_filled = NotStr(''' - -''') -icon_power24_filled = NotStr(''' - -''') -icon_shield_prohibited20_regular = NotStr(''' - -''') -icon_resize_small24_regular = NotStr(''' - -''') -icon_expand_up_left16_filled = NotStr(''' - -''') -icon_collections24_filled = NotStr(''' - -''') -icon_call28_regular = NotStr(''' - -''') -icon_text_clear_formatting16_filled = NotStr(''' - -''') -icon_person_lock20_filled = NotStr(''' - -''') -icon_view_desktop_mobile20_regular = NotStr(''' - -''') -icon_device_meeting_room48_regular = NotStr(''' - -''') -icon_text_font_info16_regular = NotStr(''' - -''') -icon_dumbbell16_filled = NotStr(''' - -''') -icon_position_to_front24_regular = NotStr(''' - -''') -icon_table_cells_merge16_regular = NotStr(''' - -''') -icon_subtract28_regular = NotStr(''' - -''') -icon_mail_all_unread20_regular = NotStr(''' - -''') -icon_book24_filled = NotStr(''' - -''') -icon_home24_filled = NotStr(''' - -''') -icon_document_page_bottom_left20_regular = NotStr(''' - -''') -icon_share_close_tray20_filled = NotStr(''' - -''') -icon_document24_filled = NotStr(''' - -''') -icon_slide_add16_regular = NotStr(''' - -''') -icon_breakout_room28_regular = NotStr(''' - -''') -icon_payment24_regular = NotStr(''' - -''') -icon_alert32_regular = NotStr(''' - -''') -icon_edit_off16_regular = NotStr(''' - -''') -icon_bookmark_add20_regular = NotStr(''' - -''') -icon_molecule48_regular = NotStr(''' - -''') -icon_document_footer_dismiss20_filled = NotStr(''' - -''') -icon_location_arrow_left48_regular = NotStr(''' - -''') -icon_shield_checkmark20_filled = NotStr(''' - -''') -icon_text_column_two20_filled = NotStr(''' - -''') -icon_rotate_right24_regular = NotStr(''' - -''') -icon_brightness_high24_filled = NotStr(''' - -''') -icon_person_clock20_regular = NotStr(''' - -''') -icon_arrow_redo28_regular = NotStr(''' - -''') -icon_fps24020_regular = NotStr(''' - -''') -icon_dismiss_circle48_filled = NotStr(''' - -''') -icon_contact_card_ribbon48_regular = NotStr(''' - -''') -icon_tab_desktop24_filled = NotStr(''' - -''') -icon_globe_person24_regular = NotStr(''' - -''') -icon_open_folder48_regular = NotStr(''' - -''') -icon_cloud_arrow_up20_filled = NotStr(''' - -''') -icon_caret_down16_filled = NotStr(''' - -''') -icon_caret_down_right12_regular = NotStr(''' - -''') -icon_skip_back1032_regular = NotStr(''' - -''') -icon_sim20_filled = NotStr(''' - -''') -icon_ribbon_off32_regular = NotStr(''' - -''') -icon_arrow_step_in24_filled = NotStr(''' - -''') -icon_call48_filled = NotStr(''' - -''') -icon_document_heart_pulse20_regular = NotStr(''' - -''') -icon_subtract_circle_arrow_forward20_regular = NotStr(''' - -''') -icon_document_catch_up24_filled = NotStr(''' - -''') -icon_drop16_filled = NotStr(''' - -''') -icon_mail_multiple16_filled = NotStr(''' - -''') -icon_table_edit24_regular = NotStr(''' - -''') -icon_phone_laptop20_filled = NotStr(''' - -''') -icon_flash_checkmark20_regular = NotStr(''' - -''') -icon_checkmark_lock16_regular = NotStr(''' - -''') -icon_folder_arrow_up28_regular = NotStr(''' - -''') -icon_chevron_right20_regular = NotStr(''' - -''') -icon_pivot20_regular = NotStr(''' - -''') -icon_scan_thumb_up16_filled = NotStr(''' - -''') -icon_cube_multiple24_filled = NotStr(''' - -''') -icon_share_ios20_filled = NotStr(''' - -''') -icon_toggle_right48_regular = NotStr(''' - -''') -icon_code24_regular = NotStr(''' - -''') -icon_tag_off24_filled = NotStr(''' - -''') -icon_mail_inbox_add28_regular = NotStr(''' - -''') -icon_weather_rain_snow24_regular = NotStr(''' - -''') -icon_new16_filled = NotStr(''' - -''') -icon_text_sort_descending16_regular = NotStr(''' - -''') -icon_archive28_regular = NotStr(''' - -''') -icon_record_stop32_regular = NotStr(''' - -''') -icon_table_move_below24_regular = NotStr(''' - -''') -icon_bowl_chopsticks24_filled = NotStr(''' - -''') -icon_arrow_repeat_all_off16_regular = NotStr(''' - -''') -icon_wallet28_filled = NotStr(''' - -''') -icon_drawer_add20_regular = NotStr(''' - -''') -icon_location28_filled = NotStr(''' - -''') -icon_share_screen_stop16_regular = NotStr(''' - -''') -icon_briefcase_off48_regular = NotStr(''' - -''') -icon_text_position_line20_filled = NotStr(''' - -''') -icon_table_link28_filled = NotStr(''' - -''') -icon_people_community28_regular = NotStr(''' - -''') -icon_channel_subtract20_regular = NotStr(''' - -''') -icon_table_resize_column16_filled = NotStr(''' - -''') -icon_previous28_regular = NotStr(''' - -''') -icon_mail_inbox_all24_regular = NotStr(''' - -''') -icon_closed_caption28_regular = NotStr(''' - -''') -icon_reading_mode_mobile24_regular = NotStr(''' - -''') -icon_star24_regular = NotStr(''' - -''') -icon_tabs24_regular = NotStr(''' - -''') -icon_battery724_regular = NotStr(''' - -''') -icon_tablet12_filled = NotStr(''' - -''') -icon_arrow_sort_up20_filled = NotStr(''' - -''') -icon_phone_span_out24_filled = NotStr(''' - -''') -icon_arrow_circle_down_right24_regular = NotStr(''' - -''') -icon_share_ios28_filled = NotStr(''' - -''') -icon_arrow_forward_down_lightning24_filled = NotStr(''' - -''') -icon_phone_update_checkmark24_regular = NotStr(''' - -''') -icon_map_drive20_filled = NotStr(''' - -''') -icon_skip_back1028_regular = NotStr(''' - -''') -icon_arrow_download16_regular = NotStr(''' - -''') -icon_compose16_regular = NotStr(''' - -''') -icon_square12_regular = NotStr(''' - -''') -icon_lock_closed16_regular = NotStr(''' - -''') -icon_arrow_step_out12_regular = NotStr(''' - -''') -icon_premium_person24_filled = NotStr(''' - -''') -icon_group_return24_filled = NotStr(''' - -''') -icon_document_css24_regular = NotStr(''' - -''') -icon_note20_regular = NotStr(''' - -''') -icon_serial_port16_filled = NotStr(''' - -''') -icon_document_search24_filled = NotStr(''' - -''') -icon_arrow_circle_left12_filled = NotStr(''' - -''') -icon_convert_range24_regular = NotStr(''' - -''') -icon_subtract48_regular = NotStr(''' - -''') -icon_point_scan24_filled = NotStr(''' - -''') -icon_data_usage_edit24_filled = NotStr(''' - -''') -icon_chat_bubbles_question24_filled = NotStr(''' - -''') -icon_arrow_step_in_right20_filled = NotStr(''' - -''') -icon_chat12_regular = NotStr(''' - -''') -icon_snooze24_regular = NotStr(''' - -''') -icon_tab_shield_dismiss20_filled = NotStr(''' - -''') -icon_clipboard_heart24_filled = NotStr(''' - -''') -icon_database20_regular = NotStr(''' - -''') -icon_building_shop24_regular = NotStr(''' - -''') -icon_fps12024_regular = NotStr(''' - -''') -icon_highlight20_regular = NotStr(''' - -''') -icon_caret_up16_regular = NotStr(''' - -''') -icon_text_paragraph20_filled = NotStr(''' - -''') -icon_arrow_sort_up24_regular = NotStr(''' - -''') -icon_chevron_down20_regular = NotStr(''' - -''') -icon_call_inbound28_regular = NotStr(''' - -''') -icon_notepad_edit16_regular = NotStr(''' - -''') -icon_app_folder20_filled = NotStr(''' - -''') -icon_pin32_regular = NotStr(''' - -''') -icon_video24_regular = NotStr(''' - -''') -icon_calendar_day24_filled = NotStr(''' - -''') -icon_tetris_app48_regular = NotStr(''' - -''') -icon_calendar_rtl20_filled = NotStr(''' - -''') -icon_bot_add20_filled = NotStr(''' - -''') -icon_weather_partly_cloudy_night20_regular = NotStr(''' - -''') -icon_dismiss32_regular = NotStr(''' - -''') -icon_panel_bottom_contract20_filled = NotStr(''' - -''') -icon_mail_arrow_down16_filled = NotStr(''' - -''') -icon_mail16_regular = NotStr(''' - -''') -icon_divider_short16_regular = NotStr(''' - -''') -icon_pulse_square24_regular = NotStr(''' - -''') -icon_wifi_lock24_regular = NotStr(''' - -''') -icon_mail_inbox_arrow_down20_filled = NotStr(''' - -''') -icon_puzzle_cube24_regular = NotStr(''' - -''') -icon_page_fit24_filled = NotStr(''' - -''') -icon_checkbox_unchecked12_regular = NotStr(''' - -''') -icon_headphones_sound_wave24_filled = NotStr(''' - -''') -icon_print48_filled = NotStr(''' - -''') -icon_briefcase48_regular = NotStr(''' - -''') -icon_caret_down20_regular = NotStr(''' - -''') -icon_text_direction_vertical24_filled = NotStr(''' - -''') -icon_chat20_regular = NotStr(''' - -''') -icon_document_dismiss20_regular = NotStr(''' - -''') -icon_mail_dismiss24_regular = NotStr(''' - -''') -icon_wifi224_filled = NotStr(''' - -''') -icon_text_grammar_wand20_filled = NotStr(''' - -''') -icon_weather_snow_shower_day20_filled = NotStr(''' - -''') -icon_data_trending16_regular = NotStr(''' - -''') -icon_star_half16_filled = NotStr(''' - -''') -icon_person_available24_filled = NotStr(''' - -''') -icon_text_column_two_left20_filled = NotStr(''' - -''') -icon_certificate20_filled = NotStr(''' - -''') -icon_headphones32_regular = NotStr(''' - -''') -icon_arrow_forward_down_lightning24_regular = NotStr(''' - -''') -icon_text_indent_increase_ltr16_filled = NotStr(''' - -''') -icon_arrow_autofit_down20_regular = NotStr(''' - -''') -icon_clipboard_bullet_list_rtl16_regular = NotStr(''' - -''') -icon_globe_video28_regular = NotStr(''' - -''') -icon_book_theta20_regular = NotStr(''' - -''') -icon_split_horizontal28_filled = NotStr(''' - -''') -icon_lightbulb_filament48_regular = NotStr(''' - -''') -icon_video_person_star24_regular = NotStr(''' - -''') -icon_arrow_maximize16_filled = NotStr(''' - -''') -icon_table_delete_row20_regular = NotStr(''' - -''') -icon_credit_card_toolbox24_regular = NotStr(''' - -''') -icon_location_add24_regular = NotStr(''' - -''') -icon_document_error20_regular = NotStr(''' - -''') -icon_calendar_clock20_regular = NotStr(''' - -''') -icon_bluetooth_searching20_regular = NotStr(''' - -''') -icon_plug_disconnected28_regular = NotStr(''' - -''') -icon_center_horizontal24_regular = NotStr(''' - -''') -icon_scratchpad24_filled = NotStr(''' - -''') -icon_javascript16_filled = NotStr(''' - -''') -icon_tablet16_regular = NotStr(''' - -''') -icon_text_position_line24_filled = NotStr(''' - -''') -icon_gift_card_multiple24_filled = NotStr(''' - -''') -icon_camera_off24_filled = NotStr(''' - -''') -icon_document_ribbon16_regular = NotStr(''' - -''') -icon_device_meeting_room_remote32_regular = NotStr(''' - -''') -icon_dual_screen_speaker24_filled = NotStr(''' - - - - - - - -''') -icon_globe_video24_filled = NotStr(''' - -''') -icon_picture_in_picture_exit24_regular = NotStr(''' - -''') -icon_window_console20_regular = NotStr(''' - -''') -icon_shield_keyhole16_regular = NotStr(''' - -''') -icon_table_delete_column28_regular = NotStr(''' - -''') -icon_copy20_filled = NotStr(''' - -''') -icon_channel_share28_regular = NotStr(''' - -''') -icon_video_clip20_regular = NotStr(''' - -''') -icon_chevron_up_down20_filled = NotStr(''' - -''') -icon_multiplier12_x20_regular = NotStr(''' - -''') -icon_emoji_sad16_filled = NotStr(''' - -''') -icon_calendar_today20_filled = NotStr(''' - -''') -icon_text_edit_style20_filled = NotStr(''' - -''') -icon_multiplier15_x48_regular = NotStr(''' - -''') -icon_book_open28_filled = NotStr(''' - -''') -icon_cloud_sync20_filled = NotStr(''' - -''') -icon_walkie_talkie28_regular = NotStr(''' - -''') -icon_weather_snow_shower_night20_regular = NotStr(''' - -''') -icon_info24_regular = NotStr(''' - -''') -icon_table_edit24_filled = NotStr(''' - -''') -icon_window_arrow_up16_regular = NotStr(''' - -''') -icon_people_community28_filled = NotStr(''' - -''') -icon_weather_blowing_snow24_regular = NotStr(''' - -''') -icon_data_bar_vertical_add24_filled = NotStr(''' - -''') -icon_calligraphy_pen20_regular = NotStr(''' - -''') -icon_text_font_size20_filled = NotStr(''' - -''') -icon_subtract24_filled = NotStr(''' - -''') -icon_mail_template16_regular = NotStr(''' - -''') -icon_text_column_one_narrow20_filled = NotStr(''' - -''') -icon_cloud_archive32_filled = NotStr(''' - -''') -icon_link_edit20_filled = NotStr(''' - -''') -icon_arrow_clockwise24_regular = NotStr(''' - -''') -icon_arrow_export_up24_regular = NotStr(''' - -''') -icon_search_visual20_regular = NotStr(''' - -''') -icon_prohibited28_filled = NotStr(''' - -''') -icon_arrow_step_in_left28_regular = NotStr(''' - -''') -icon_weather_haze48_filled = NotStr(''' - -''') -icon_question28_regular = NotStr(''' - -''') -icon_clipboard_data_bar32_filled = NotStr(''' - -''') -icon_cast28_filled = NotStr(''' - -''') -icon_border_bottom24_filled = NotStr(''' - -''') -icon_options16_filled = NotStr(''' - -''') -icon_circle_edit20_regular = NotStr(''' - -''') -icon_image_edit16_filled = NotStr(''' - -''') -icon_arrow_circle_down32_regular = NotStr(''' - -''') -icon_tag_lock16_filled = NotStr(''' - -''') -icon_eye_off20_filled = NotStr(''' - -''') -icon_book_question_mark20_filled = NotStr(''' - -''') -icon_dumbbell24_regular = NotStr(''' - -''') -icon_grid16_regular = NotStr(''' - -''') -icon_closed_caption16_regular = NotStr(''' - -''') -icon_briefcase48_filled = NotStr(''' - -''') -icon_scale_fill20_regular = NotStr(''' - -''') -icon_document_link24_regular = NotStr(''' - -''') -icon_arrow_bounce20_regular = NotStr(''' - -''') -icon_shield_checkmark24_regular = NotStr(''' - -''') -icon_checkmark_circle12_filled = NotStr(''' - -''') -icon_expand_up_left20_regular = NotStr(''' - -''') -icon_tab_in_private24_filled = NotStr(''' - -''') -icon_person_arrow_left16_regular = NotStr(''' - -''') -icon_apps_list20_filled = NotStr(''' - -''') -icon_arrow_sort20_regular = NotStr(''' - -''') -icon_lock_open28_filled = NotStr(''' - -''') -icon_calendar_search20_filled = NotStr(''' - -''') -icon_document_link20_filled = NotStr(''' - -''') -icon_vehicle_truck_profile20_filled = NotStr(''' - -''') -icon_shield_lock20_regular = NotStr(''' - -''') -icon_people_list16_filled = NotStr(''' - -''') -icon_video48_filled = NotStr(''' - -''') -icon_square_multiple20_regular = NotStr(''' - -''') -icon_tetris_app28_regular = NotStr(''' - -''') -icon_multiselect_ltr16_filled = NotStr(''' - -''') -icon_note48_regular = NotStr(''' - -''') -icon_rewind20_regular = NotStr(''' - -''') -icon_food16_regular = NotStr(''' - -''') -icon_folder28_filled = NotStr(''' - -''') -icon_mail_warning16_regular = NotStr(''' - -''') -icon_conference_room48_filled = NotStr(''' - -''') -icon_person_voice20_filled = NotStr(''' - -''') -icon_video_person_star20_regular = NotStr(''' - -''') -icon_headset_vr24_regular = NotStr(''' - -''') -icon_text_bullet_list_square_edit24_filled = NotStr(''' - -''') -icon_gavel24_regular = NotStr(''' - -''') -icon_resize_table24_regular = NotStr(''' - -''') -icon_align_space_between_horizontal20_filled = NotStr(''' - - - - -''') -icon_animal_turtle28_filled = NotStr(''' - -''') -icon_text_effects24_regular = NotStr(''' - -''') -icon_whiteboard20_regular = NotStr(''' - -''') -icon_accessibility_checkmark20_regular = NotStr(''' - -''') -icon_weather_cloudy20_filled = NotStr(''' - -''') -icon_prohibited_multiple16_filled = NotStr(''' - -''') -icon_guest20_filled = NotStr(''' - -''') -icon_doctor12_regular = NotStr(''' - -''') -icon_compass_northwest16_filled = NotStr(''' - -''') -icon_link_dismiss16_filled = NotStr(''' - -''') -icon_send28_regular = NotStr(''' - -''') -icon_comment_multiple_link28_filled = NotStr(''' - -''') -icon_checkmark32_filled = NotStr(''' - -''') -icon_pin_off24_regular = NotStr(''' - -''') -icon_mail_link20_regular = NotStr(''' - -''') -icon_error_circle12_regular = NotStr(''' - -''') -icon_home_checkmark24_filled = NotStr(''' - -''') -icon_money_settings20_regular = NotStr(''' - -''') -icon_approvals_app24_filled = NotStr(''' - -''') -icon_text_wrap24_regular = NotStr(''' - -''') -icon_tablet12_regular = NotStr(''' - -''') -icon_people_team24_regular = NotStr(''' - -''') -icon_music_note216_filled = NotStr(''' - -''') -icon_arrow_up12_filled = NotStr(''' - -''') -icon_comment_lightning20_filled = NotStr(''' - -''') -icon_person_chat16_regular = NotStr(''' - -''') -icon_save24_regular = NotStr(''' - -''') -icon_sleep24_regular = NotStr(''' - -''') -icon_vehicle_car_profile_ltr16_regular = NotStr(''' - -''') -icon_border_none24_filled = NotStr(''' - -''') -icon_document_lock16_filled = NotStr(''' - -''') -icon_road_cone16_filled = NotStr(''' - -''') -icon_fps6016_regular = NotStr(''' - -''') -icon_cellular_data524_filled = NotStr(''' - -''') -icon_location_off28_filled = NotStr(''' - -''') -icon_table_stack_below20_regular = NotStr(''' - -''') -icon_text_font_info20_regular = NotStr(''' - -''') -icon_earth24_filled = NotStr(''' - -''') -icon_tag_question_mark16_regular = NotStr(''' - -''') -icon_eyedropper_off24_filled = NotStr(''' - -''') -icon_shape_subtract20_regular = NotStr(''' - -''') -icon_notepad20_regular = NotStr(''' - -''') -icon_arrow_step_in16_regular = NotStr(''' - -''') -icon_compose24_regular = NotStr(''' - -''') -icon_quiz_new24_filled = NotStr(''' - -''') -icon_contact_card_group28_regular = NotStr(''' - -''') -icon_headphones_sound_wave48_filled = NotStr(''' - -''') -icon_reading_list_add20_regular = NotStr(''' - -''') -icon_dual_screen_clock24_regular = NotStr(''' - -''') -icon_building_retail_money24_filled = NotStr(''' - -''') -icon_tray_item_add24_regular = NotStr(''' - -''') -icon_battery624_regular = NotStr(''' - -''') -icon_contact_card16_regular = NotStr(''' - -''') -icon_hand_right28_regular = NotStr(''' - -''') -icon_database_person24_filled = NotStr(''' - -''') -icon_home28_regular = NotStr(''' - -''') -icon_call_missed16_filled = NotStr(''' - -''') -icon_food_egg16_regular = NotStr(''' - -''') -icon_dark_theme20_filled = NotStr(''' - -''') -icon_comment_arrow_right20_filled = NotStr(''' - -''') -icon_video_clip16_regular = NotStr(''' - -''') -icon_person_circle24_regular = NotStr(''' - -''') -icon_reading_mode_mobile24_filled = NotStr(''' - -''') -icon_text_line_spacing20_filled = NotStr(''' - -''') -icon_shield24_filled = NotStr(''' - -''') -icon_speaker224_filled = NotStr(''' - -''') -icon_arrow_step_in20_filled = NotStr(''' - -''') -icon_weather_sunny48_regular = NotStr(''' - -''') -icon_text_header120_filled = NotStr(''' - -''') -icon_document_dismiss16_regular = NotStr(''' - -''') -icon_phone_laptop16_regular = NotStr(''' - -''') -icon_mail_unread20_filled = NotStr(''' - -''') -icon_branch_fork24_regular = NotStr(''' - -''') -icon_maximize48_regular = NotStr(''' - -''') -icon_tag_dismiss20_regular = NotStr(''' - -''') -icon_read_aloud20_regular = NotStr(''' - -''') -icon_sub_grid24_filled = NotStr(''' - -''') -icon_speaker_mute48_regular = NotStr(''' - -''') -icon_headphones20_regular = NotStr(''' - -''') -icon_window_edit16_filled = NotStr(''' - -''') -icon_calendar_cancel24_filled = NotStr(''' - -''') -icon_people_add24_regular = NotStr(''' - -''') -icon_sport24_filled = NotStr(''' - -''') -icon_task_list_square_add24_regular = NotStr(''' - -''') -icon_projection_screen16_regular = NotStr(''' - -''') -icon_line_dashes32_regular = NotStr(''' - -''') -icon_call_pause24_filled = NotStr(''' - -''') -icon_food_cake16_filled = NotStr(''' - -''') -icon_scan_text24_filled = NotStr(''' - -''') -icon_presence_offline12_regular = NotStr(''' - -''') -icon_diamond16_filled = NotStr(''' - -''') -icon_arrow_forward_down_lightning20_regular = NotStr(''' - -''') -icon_square_arrow_forward48_filled = NotStr(''' - -''') -icon_record32_regular = NotStr(''' - -''') -icon_chart_multiple20_filled = NotStr(''' - -''') -icon_contact_card_ribbon32_regular = NotStr(''' - -''') -icon_clipboard_arrow_right24_regular = NotStr(''' - -''') -icon_arrow_up_right48_filled = NotStr(''' - -''') -icon_ink_stroke24_regular = NotStr(''' - -''') -icon_text_bullet_list_square_edit24_regular = NotStr(''' - -''') -icon_dismiss_square_multiple20_regular = NotStr(''' - -''') -icon_chat_help24_filled = NotStr(''' - -''') -icon_glasses_off16_regular = NotStr(''' - -''') -icon_tent48_regular = NotStr(''' - -''') -icon_circle_small20_filled = NotStr(''' - -''') -icon_person_board24_filled = NotStr(''' - -''') -icon_cloud_flow24_filled = NotStr(''' - -''') -icon_animal_turtle24_regular = NotStr(''' - -''') -icon_document48_regular = NotStr(''' - -''') -icon_dismiss_circle24_filled = NotStr(''' - -''') -icon_emoji_sad16_regular = NotStr(''' - -''') -icon_document_multiple_prohibited24_filled = NotStr(''' - -''') -icon_table_freeze_row24_filled = NotStr(''' - -''') -icon_person16_filled = NotStr(''' - -''') -icon_clipboard_more20_regular = NotStr(''' - -''') -icon_table_insert_column28_filled = NotStr(''' - -''') -icon_square_arrow_forward32_filled = NotStr(''' - -''') -icon_doctor48_regular = NotStr(''' - -''') -icon_arrow_curve_down_left24_regular = NotStr(''' - -''') -icon_circle20_filled = NotStr(''' - -''') -icon_connector16_regular = NotStr(''' - -''') -icon_broad_activity_feed16_filled = NotStr(''' - -''') -icon_flash_checkmark16_regular = NotStr(''' - -''') -icon_subtract_circle24_filled = NotStr(''' - -''') -icon_border_none20_filled = NotStr(''' - -''') -icon_previous24_regular = NotStr(''' - -''') -icon_text_underline24_regular = NotStr(''' - -''') -icon_line_horizontal320_regular = NotStr(''' - -''') -icon_weather_haze20_regular = NotStr(''' - -''') -icon_cookies20_regular = NotStr(''' - -''') -icon_phone_tablet20_filled = NotStr(''' - -''') -icon_people_error20_regular = NotStr(''' - -''') -icon_column_edit24_regular = NotStr(''' - -''') -icon_document_text_toolbox24_regular = NotStr(''' - -''') -icon_document_dismiss20_filled = NotStr(''' - -''') -icon_trophy16_filled = NotStr(''' - -''') -icon_book_star20_regular = NotStr(''' - -''') -icon_previous20_filled = NotStr(''' - -''') -icon_calendar_chat20_regular = NotStr(''' - -''') -icon_font_decrease20_regular = NotStr(''' - -''') -icon_heart_broken16_filled = NotStr(''' - -''') -icon_weather_moon_off20_regular = NotStr(''' - -''') -icon_scale_fit16_regular = NotStr(''' - -''') -icon_bookmark_multiple16_filled = NotStr(''' - -''') -icon_grid_dots24_filled = NotStr(''' - -''') -icon_flashlight24_filled = NotStr(''' - -''') -icon_data_pie24_filled = NotStr(''' - -''') -icon_contract_down_left16_filled = NotStr(''' - -''') -icon_bowl_chopsticks28_regular = NotStr(''' - -''') -icon_skip_forward3048_regular = NotStr(''' - -''') -icon_arrow_enter_left20_filled = NotStr(''' - -''') -icon_form_new24_filled = NotStr(''' - -''') -icon_border_top_bottom20_filled = NotStr(''' - -''') -icon_desktop_cursor24_filled = NotStr(''' - -''') -icon_arrow_maximize_vertical24_regular = NotStr(''' - -''') -icon_icons20_filled = NotStr(''' - -''') -icon_arrow_hook_down_left24_regular = NotStr(''' - -''') -icon_phone12_regular = NotStr(''' - -''') -icon_circle_half_fill20_regular = NotStr(''' - -''') -icon_headset_add24_filled = NotStr(''' - -''') -icon_person_board24_regular = NotStr(''' - -''') -icon_thinking24_regular = NotStr(''' - -''') -icon_chat_settings20_regular = NotStr(''' - -''') -icon_food_toast20_regular = NotStr(''' - -''') -icon_phone_desktop24_regular = NotStr(''' - -''') -icon_arrow_up24_regular = NotStr(''' - -''') -icon_tent16_regular = NotStr(''' - -''') -icon_document_edit16_filled = NotStr(''' - -''') -icon_document_text24_regular = NotStr(''' - -''') -icon_organization24_filled = NotStr(''' - -''') -icon_text_case_lowercase20_filled = NotStr(''' - -''') -icon_branch_compare16_regular = NotStr(''' - -''') -icon_calendar_arrow_right20_regular = NotStr(''' - -''') -icon_database_link24_regular = NotStr(''' - -''') -icon_image_arrow_back24_filled = NotStr(''' - -''') -icon_flag_off48_filled = NotStr(''' - -''') -icon_person_mail28_filled = NotStr(''' - -''') -icon_clock_alarm24_filled = NotStr(''' - -''') -icon_flip_horizontal24_regular = NotStr(''' - -''') -icon_text_bold24_filled = NotStr(''' - -''') -icon_tab_desktop_multiple20_filled = NotStr(''' - -''') -icon_question_circle28_regular = NotStr(''' - -''') -icon_design_ideas24_filled = NotStr(''' - -''') -icon_people_swap28_filled = NotStr(''' - -''') -icon_arrow_circle_left28_regular = NotStr(''' - -''') -icon_save_arrow_right20_regular = NotStr(''' - -''') -icon_arrow_autofit_height24_filled = NotStr(''' - -''') -icon_chat_arrow_double_back20_regular = NotStr(''' - -''') -icon_arrow_turn_right20_filled = NotStr(''' - -''') -icon_video_person12_regular = NotStr(''' - -''') -icon_cloud_archive28_filled = NotStr(''' - -''') -icon_door_arrow_left24_regular = NotStr(''' - -''') -icon_database_link20_filled = NotStr(''' - -''') -icon_toolbox12_regular = NotStr(''' - -''') -icon_data_trending24_filled = NotStr(''' - -''') -icon_list28_regular = NotStr(''' - -''') -icon_channel_dismiss48_regular = NotStr(''' - -''') -icon_mail_inbox_all24_filled = NotStr(''' - -''') -icon_screenshot20_filled = NotStr(''' - -''') -icon_leaf_one24_regular = NotStr(''' - -''') -icon_bookmark_off24_regular = NotStr(''' - -''') -icon_store_microsoft16_regular = NotStr(''' - -''') -icon_shopping_bag_arrow_left24_filled = NotStr(''' - -''') -icon_arrow_redo48_regular = NotStr(''' - -''') -icon_video_person48_filled = NotStr(''' - -''') -icon_document_lock20_filled = NotStr(''' - -''') -icon_vote24_regular = NotStr(''' - -''') -icon_lasso20_regular = NotStr(''' - -''') -icon_arrow_circle_right48_regular = NotStr(''' - -''') -icon_slide_eraser16_regular = NotStr(''' - -''') -icon_broom20_filled = NotStr(''' - -''') -icon_money_hand24_filled = NotStr(''' - -''') -icon_cellular_data420_regular = NotStr(''' - -''') -icon_food_pizza20_regular = NotStr(''' - -''') -icon_text_continuous20_regular = NotStr(''' - -''') -icon_mail_unread24_filled = NotStr(''' - -''') -icon_color_fill28_regular = NotStr(''' - -''') -icon_developer_board24_regular = NotStr(''' - -''') -icon_vehicle_subway16_regular = NotStr(''' - -''') -icon_add_circle24_regular = NotStr(''' - -''') -icon_play_circle28_filled = NotStr(''' - -''') -icon_arrow_sort_down_lines16_filled = NotStr(''' - -''') -icon_person_arrow_left24_filled = NotStr(''' - -''') -icon_call_park24_filled = NotStr(''' - -''') -icon_people_checkmark20_regular = NotStr(''' - -''') -icon_open_off24_filled = NotStr(''' - -''') -icon_building_bank48_regular = NotStr(''' - -''') -icon_split_vertical32_regular = NotStr(''' - -''') -icon_square_hint48_regular = NotStr(''' - -''') -icon_align_bottom48_filled = NotStr(''' - -''') -icon_design_ideas20_regular = NotStr(''' - -''') -icon_open16_filled = NotStr(''' - -''') -icon_contact_card_link20_regular = NotStr(''' - -''') -icon_arrow_reply_all16_filled = NotStr(''' - -''') -icon_tent28_regular = NotStr(''' - -''') -icon_picture_in_picture_enter24_filled = NotStr(''' - -''') -icon_call_transfer20_filled = NotStr(''' - -''') -icon_alert_off20_regular = NotStr(''' - -''') -icon_error_circle_settings16_regular = NotStr(''' - -''') -icon_speaker_usb24_filled = NotStr(''' - -''') -icon_battery424_regular = NotStr(''' - -''') -icon_text_column_one_wide24_filled = NotStr(''' - -''') -icon_video36024_filled = NotStr(''' - -''') -icon_shape_exclude24_regular = NotStr(''' - -''') -icon_panel_right48_regular = NotStr(''' - -''') -icon_align_right28_filled = NotStr(''' - -''') -icon_people_list20_regular = NotStr(''' - -''') -icon_text_position_behind20_filled = NotStr(''' - -''') -icon_person24_regular = NotStr(''' - -''') -icon_window_ad_person20_regular = NotStr(''' - -''') -icon_window_apps48_filled = NotStr(''' - -''') -icon_comment_arrow_right20_regular = NotStr(''' - -''') -icon_people_swap24_regular = NotStr(''' - -''') -icon_food_toast16_regular = NotStr(''' - -''') -icon_caret_left12_filled = NotStr(''' - -''') -icon_window_arrow_up24_regular = NotStr(''' - -''') -icon_search_visual16_filled = NotStr(''' - -''') -icon_reading_list20_filled = NotStr(''' - -''') -icon_text_case_lowercase16_filled = NotStr(''' - -''') -icon_share_screen_person_overlay_inside28_filled = NotStr(''' - -''') -icon_person_arrow_right24_filled = NotStr(''' - -''') -icon_eraser24_filled = NotStr(''' - -''') -icon_gift24_filled = NotStr(''' - -''') -icon_padding_left20_filled = NotStr(''' - -''') -icon_clipboard_checkmark20_regular = NotStr(''' - -''') -icon_compose20_regular = NotStr(''' - -''') -icon_cellular_data120_regular = NotStr(''' - -''') -icon_gift24_regular = NotStr(''' - -''') -icon_align_space_fit_vertical20_regular = NotStr(''' - - - - -''') -icon_arrow_up28_regular = NotStr(''' - -''') -icon_communication20_filled = NotStr(''' - -''') -icon_data_histogram20_regular = NotStr(''' - -''') -icon_organization24_regular = NotStr(''' - -''') -icon_tv_usb28_regular = NotStr(''' - -''') -icon_important20_regular = NotStr(''' - -''') -icon_comment_multiple32_regular = NotStr(''' - -''') -icon_food_egg20_regular = NotStr(''' - -''') -icon_preview_link24_filled = NotStr(''' - -''') -icon_bin_full24_regular = NotStr(''' - -''') -icon_share_screen_stop24_filled = NotStr(''' - -''') -icon_delete28_regular = NotStr(''' - -''') -icon_document_bullet_list_clock24_regular = NotStr(''' - -''') -icon_checkmark_starburst16_regular = NotStr(''' - -''') -icon_person_lock24_regular = NotStr(''' - -''') -icon_molecule24_filled = NotStr(''' - -''') -icon_star48_regular = NotStr(''' - -''') -icon_heart24_regular = NotStr(''' - -''') -icon_filter20_filled = NotStr(''' - -''') -icon_share_ios48_filled = NotStr(''' - -''') -icon_barcode_scanner24_regular = NotStr(''' - -''') -icon_arrow_forward_down_person24_regular = NotStr(''' - -''') -icon_document_bullet_list_multiple20_regular = NotStr(''' - -''') -icon_text_number_list_rtl20_regular = NotStr(''' - -''') -icon_arrow_repeat_all_off24_regular = NotStr(''' - -''') -icon_chevron_down48_regular = NotStr(''' - -''') -icon_emoji32_regular = NotStr(''' - -''') -icon_drink_wine24_filled = NotStr(''' - -''') -icon_leaf_three24_regular = NotStr(''' - -''') -icon_barcode_scanner20_filled = NotStr(''' - -''') -icon_box_edit24_filled = NotStr(''' - -''') -icon_drawer_play24_regular = NotStr(''' - -''') -icon_arrows_bidirectional20_regular = NotStr(''' - -''') -icon_arrow_circle_down12_filled = NotStr(''' - -''') -icon_call_pause20_filled = NotStr(''' - -''') -icon_dock20_regular = NotStr(''' - -''') -icon_shield_keyhole16_filled = NotStr(''' - -''') -icon_thumb_like20_filled = NotStr(''' - -''') -icon_subtract_circle_arrow_back20_filled = NotStr(''' - -''') -icon_arrow_redo32_regular = NotStr(''' - -''') -icon_line_dashes20_filled = NotStr(''' - -''') -icon_symbols20_regular = NotStr(''' - -''') -icon_gavel24_filled = NotStr(''' - -''') -icon_table_dismiss24_filled = NotStr(''' - -''') -icon_chevron_up_down24_filled = NotStr(''' - -''') -icon_chevron_right24_regular = NotStr(''' - -''') -icon_chat_arrow_back16_regular = NotStr(''' - -''') -icon_document_width20_filled = NotStr(''' - -''') -icon_add24_regular = NotStr(''' - -''') -icon_attach12_regular = NotStr(''' - -''') -icon_error_circle12_filled = NotStr(''' - -''') -icon_fluent32_filled = NotStr(''' - -''') -icon_arrow_eject20_filled = NotStr(''' - -''') -icon_checkbox_person24_regular = NotStr(''' - -''') -icon_document_queue_multiple24_filled = NotStr(''' - -''') -icon_document_table24_regular = NotStr(''' - -''') -icon_star_emphasis24_regular = NotStr(''' - -''') -icon_animal_cat24_filled = NotStr(''' - -''') -icon_checkmark_starburst20_regular = NotStr(''' - -''') -icon_text_sort_descending20_regular = NotStr(''' - -''') -icon_window_wrench32_regular = NotStr(''' - -''') -icon_delete20_regular = NotStr(''' - -''') -icon_book_open_microphone24_filled = NotStr(''' - -''') -icon_multiplier2_x20_regular = NotStr(''' - -''') -icon_video36020_filled = NotStr(''' - -''') -icon_text_grammar_checkmark24_regular = NotStr(''' - -''') -icon_wallpaper24_filled = NotStr(''' - -''') -icon_table_dismiss16_filled = NotStr(''' - -''') -icon_window_ad20_regular = NotStr(''' - -''') -icon_document_arrow_down16_regular = NotStr(''' - -''') -icon_trophy48_regular = NotStr(''' - -''') -icon_autocorrect24_regular = NotStr(''' - -''') -icon_arrow_down_left24_regular = NotStr(''' - -''') -icon_breakout_room28_filled = NotStr(''' - -''') -icon_panel_left24_filled = NotStr(''' - -''') -icon_comment_arrow_right16_regular = NotStr(''' - -''') -icon_folder_zip24_regular = NotStr(''' - -''') -icon_autocorrect20_filled = NotStr(''' - -''') -icon_share_screen_person16_filled = NotStr(''' - -''') -icon_document_settings20_filled = NotStr(''' - -''') -icon_reward24_regular = NotStr(''' - -''') -icon_person_delete24_regular = NotStr(''' - -''') -icon_city16_regular = NotStr(''' - -''') -icon_desktop_arrow_right20_filled = NotStr(''' - -''') -icon_people_team_add20_regular = NotStr(''' - -''') -icon_document_text_clock24_regular = NotStr(''' - -''') -icon_tablet_speaker20_regular = NotStr(''' - -''') -icon_comment28_filled = NotStr(''' - -''') -icon_shield_error24_regular = NotStr(''' - -''') -icon_key_command16_regular = NotStr(''' - -''') -icon_headphones_sound_wave28_regular = NotStr(''' - -''') -icon_arrow_bidirectional_up_down20_regular = NotStr(''' - -''') -icon_shield_error20_regular = NotStr(''' - -''') -icon_content_view32_filled = NotStr(''' - -''') -icon_person_pill24_regular = NotStr(''' - -''') -icon_people_settings28_filled = NotStr(''' - -''') -icon_xray20_regular = NotStr(''' - -''') -icon_arrow_circle_up_left24_filled = NotStr(''' - -''') -icon_select_object_skew20_filled = NotStr(''' - -''') -icon_book_open_microphone48_filled = NotStr(''' - -''') -icon_video_add20_filled = NotStr(''' - -''') -icon_shopping_bag_play24_regular = NotStr(''' - -''') -icon_people_audience20_regular = NotStr(''' - -''') -icon_crop_interim_off24_regular = NotStr(''' - -''') -icon_folder_person20_filled = NotStr(''' - -''') -icon_emoji16_regular = NotStr(''' - -''') -icon_note_add20_filled = NotStr(''' - -''') -icon_database_search24_regular = NotStr(''' - -''') -icon_tag_question_mark32_regular = NotStr(''' - -''') -icon_text_font24_regular = NotStr(''' - -''') -icon_document_text_toolbox20_filled = NotStr(''' - -''') -icon_chart_person48_regular = NotStr(''' - -''') -icon_text_position_through20_regular = NotStr(''' - -''') -icon_translate20_filled = NotStr(''' - -''') -icon_center_vertical24_filled = NotStr(''' - -''') -icon_comment_off20_filled = NotStr(''' - -''') -icon_filter_dismiss24_filled = NotStr(''' - - - - - - -''') -icon_guardian24_filled = NotStr(''' - -''') -icon_note_add24_regular = NotStr(''' - -''') -icon_video32_regular = NotStr(''' - -''') -icon_call_forward24_regular = NotStr(''' - -''') -icon_payment28_filled = NotStr(''' - -''') -icon_preview_link16_filled = NotStr(''' - -''') -icon_window_shield16_filled = NotStr(''' - -''') -icon_tag_search24_filled = NotStr(''' - -''') -icon_food_apple24_regular = NotStr(''' - -''') -icon_video_person_off24_filled = NotStr(''' - -''') -icon_cloud_arrow_down16_regular = NotStr(''' - -''') -icon_caret_up12_regular = NotStr(''' - -''') -icon_clipboard_text_rtl24_filled = NotStr(''' - -''') -icon_star_edit24_regular = NotStr(''' - -''') -icon_text_column_one_narrow24_filled = NotStr(''' - -''') -icon_cast24_filled = NotStr(''' - -''') -icon_arrow_clockwise12_filled = NotStr(''' - -''') -icon_target_arrow20_regular = NotStr(''' - -''') -icon_diversity20_filled = NotStr(''' - -''') -icon_vehicle_car_collision20_filled = NotStr(''' - -''') -icon_arrow_circle_up32_regular = NotStr(''' - -''') -icon_sport_hockey24_regular = NotStr(''' - -''') -icon_shifts30_minutes24_regular = NotStr(''' - -''') -icon_people_prohibited16_regular = NotStr(''' - -''') -icon_share_screen_person_overlay_inside24_regular = NotStr(''' - -''') -icon_rectangle_landscape28_regular = NotStr(''' - -''') -icon_shape_subtract16_regular = NotStr(''' - -''') -icon_chat_dismiss24_regular = NotStr(''' - -''') -icon_headset_add20_filled = NotStr(''' - -''') -icon_quiz_new24_regular = NotStr(''' - -''') -icon_thumb_like16_filled = NotStr(''' - -''') -icon_target16_regular = NotStr(''' - -''') -icon_flashlight16_filled = NotStr(''' - -''') -icon_chevron_down16_regular = NotStr(''' - -''') -icon_lock_open28_regular = NotStr(''' - -''') -icon_text_footnote20_regular = NotStr(''' - -''') -icon_rectangle_landscape24_filled = NotStr(''' - -''') -icon_form_new28_filled = NotStr(''' - -''') -icon_data_histogram24_regular = NotStr(''' - -''') -icon_clock_alarm32_filled = NotStr(''' - -''') -icon_multiplier5_x24_filled = NotStr(''' - -''') -icon_chevron_circle_up24_filled = NotStr(''' - -''') -icon_cloud28_regular = NotStr(''' - -''') -icon_arrow_hook_up_left28_regular = NotStr(''' - -''') -icon_info16_regular = NotStr(''' - -''') -icon_text_continuous20_filled = NotStr(''' - -''') -icon_keyboard12324_regular = NotStr(''' - -''') -icon_location_live24_regular = NotStr(''' - -''') -icon_table_freeze_column24_regular = NotStr(''' - -''') -icon_resize20_regular = NotStr(''' - -''') -icon_people_swap24_filled = NotStr(''' - -''') -icon_accessibility20_filled = NotStr(''' - -''') -icon_split_vertical28_regular = NotStr(''' - -''') -icon_text_direction_rotate90_left20_regular = NotStr(''' - -''') -icon_movies_and_tv20_regular = NotStr(''' - -''') -icon_tasks_app24_filled = NotStr(''' - -''') -icon_color16_regular = NotStr(''' - -''') -icon_arrow_sync_dismiss24_filled = NotStr(''' - -''') -icon_shifts_checkmark20_regular = NotStr(''' - -''') -icon_table_link28_regular = NotStr(''' - -''') -icon_collections20_regular = NotStr(''' - -''') -icon_weather_cloudy24_regular = NotStr(''' - -''') -icon_arrow_download48_filled = NotStr(''' - -''') -icon_orientation20_filled = NotStr(''' - - - - - - - - -''') -icon_app_title20_regular = NotStr(''' - -''') -icon_slide_add24_regular = NotStr(''' - -''') -icon_text_align_left24_regular = NotStr(''' - -''') -icon_camera_dome24_filled = NotStr(''' - -''') -icon_comment_multiple28_filled = NotStr(''' - -''') -icon_book_globe20_filled = NotStr(''' - -''') -icon_flash20_regular = NotStr(''' - -''') -icon_closed_caption_off28_filled = NotStr(''' - -''') -icon_library24_regular = NotStr(''' - -''') -icon_record12_regular = NotStr(''' - -''') -icon_mail_alert28_regular = NotStr(''' - -''') -icon_headset28_regular = NotStr(''' - -''') -icon_bookmark_multiple28_regular = NotStr(''' - -''') -icon_table32_regular = NotStr(''' - -''') -icon_smartwatch_dot20_regular = NotStr(''' - -''') -icon_collections_add20_regular = NotStr(''' - -''') -icon_decimal_arrow_right24_regular = NotStr(''' - -''') -icon_caret_right16_regular = NotStr(''' - -''') -icon_doctor24_regular = NotStr(''' - -''') -icon_split_horizontal20_filled = NotStr(''' - -''') -icon_document24_regular = NotStr(''' - -''') -icon_panel_right16_filled = NotStr(''' - -''') -icon_people_prohibited20_filled = NotStr(''' - -''') -icon_document_bullet_list20_filled = NotStr(''' - -''') -icon_leaf_three16_filled = NotStr(''' - -''') -icon_laptop16_regular = NotStr(''' - -''') -icon_form_new48_filled = NotStr(''' - -''') -icon_access_time24_regular = NotStr(''' - -''') -icon_comment_off28_regular = NotStr(''' - -''') -icon_brightness_low16_regular = NotStr(''' - -''') -icon_document_lock24_filled = NotStr(''' - -''') -icon_calendar_question_mark24_regular = NotStr(''' - -''') -icon_weather_sunny_high24_filled = NotStr(''' - -''') -icon_highlight24_filled = NotStr(''' - -''') -icon_keyboard12324_filled = NotStr(''' - -''') -icon_person_call24_regular = NotStr(''' - -''') -icon_arrow_up48_filled = NotStr(''' - -''') -icon_arrow_import20_filled = NotStr(''' - -''') -icon_gesture24_filled = NotStr(''' - -''') -icon_tap_single24_filled = NotStr(''' - -''') -icon_clipboard_letter24_filled = NotStr(''' - -''') -icon_skip_forward3048_filled = NotStr(''' - -''') -icon_cloud_sync32_regular = NotStr(''' - -''') -icon_call_checkmark24_filled = NotStr(''' - -''') -icon_text_number_list_rtl16_regular = NotStr(''' - -''') -icon_mail_inbox_checkmark24_regular = NotStr(''' - -''') -icon_weather_drizzle48_regular = NotStr(''' - -''') -icon_panel_right24_regular = NotStr(''' - -''') -icon_stream20_regular = NotStr(''' - -''') -icon_people_community_add20_filled = NotStr(''' - -''') -icon_flip_vertical28_regular = NotStr(''' - -''') -icon_border_left24_regular = NotStr(''' - -''') -icon_dialpad24_filled = NotStr(''' - -''') -icon_cloud_dismiss24_filled = NotStr(''' - -''') -icon_text_box_settings24_regular = NotStr(''' - -''') -icon_drink_wine24_regular = NotStr(''' - -''') -icon_slide_add32_regular = NotStr(''' - -''') -icon_image48_filled = NotStr(''' - -''') -icon_ribbon32_regular = NotStr(''' - -''') -icon_fluent48_filled = NotStr(''' - -''') -icon_add_subtract_circle48_regular = NotStr(''' - -''') -icon_color_line24_regular = NotStr(''' - -''') -icon_meet_now24_filled = NotStr(''' - -''') -icon_text_bullet_list_ltr16_regular = NotStr(''' - -''') -icon_folder_arrow_right48_regular = NotStr(''' - -''') -icon_divider_tall16_filled = NotStr(''' - -''') -icon_weather_sunny48_filled = NotStr(''' - -''') -icon_phone_dismiss24_filled = NotStr(''' - -''') -icon_next16_filled = NotStr(''' - -''') -icon_panel_right24_filled = NotStr(''' - -''') -icon_arrow_circle_down_right16_regular = NotStr(''' - -''') -icon_notebook_lightning24_regular = NotStr(''' - -''') -icon_attach16_filled = NotStr(''' - -''') -icon_more_horizontal32_regular = NotStr(''' - -''') -icon_ribbon_add20_regular = NotStr(''' - -''') -icon_video_switch20_filled = NotStr(''' - -''') -icon_puzzle_cube48_filled = NotStr(''' - -''') -icon_poll20_filled = NotStr(''' - -''') -icon_chevron_left28_filled = NotStr(''' - -''') -icon_document_endnote24_regular = NotStr(''' - -''') -icon_table_lightning20_filled = NotStr(''' - -''') -icon_clipboard_task_list_ltr20_filled = NotStr(''' - -''') -icon_highlight16_filled = NotStr(''' - -''') -icon_text_indent_increase_rtl16_regular = NotStr(''' - -''') -icon_shopping_bag_percent24_regular = NotStr(''' - -''') -icon_more_vertical48_regular = NotStr(''' - -''') -icon_weather_snow_shower_day48_regular = NotStr(''' - -''') -icon_ribbon_add24_regular = NotStr(''' - -''') -icon_expand_up_right24_regular = NotStr(''' - -''') -icon_desktop_speaker_off24_regular = NotStr(''' - -''') -icon_book_number16_filled = NotStr(''' - -''') -icon_text_font24_filled = NotStr(''' - -''') -icon_phone_link_setup24_filled = NotStr(''' - -''') -icon_eye12_regular = NotStr(''' - -''') -icon_gauge20_filled = NotStr(''' - -''') -icon_share_android20_regular = NotStr(''' - -''') -icon_cloud_words28_filled = NotStr(''' - -''') -icon_star_emphasis20_filled = NotStr(''' - -''') -icon_snooze24_filled = NotStr(''' - -''') -icon_handshake20_filled = NotStr(''' - -''') -icon_arrow_down_left24_filled = NotStr(''' - -''') -icon_table_stack_above16_filled = NotStr(''' - -''') -icon_border_all16_regular = NotStr(''' - -''') -icon_star_add28_regular = NotStr(''' - -''') -icon_document_page_top_center20_regular = NotStr(''' - -''') -icon_live_off24_regular = NotStr(''' - -''') -icon_preview_link16_regular = NotStr(''' - -''') -icon_text_color16_regular = NotStr(''' - -''') -icon_pin12_filled = NotStr(''' - -''') -icon_notepad28_filled = NotStr(''' - -''') -icon_emoji16_filled = NotStr(''' - -''') -icon_skip_forward3032_regular = NotStr(''' - -''') -icon_cellular_data124_filled = NotStr(''' - -''') -icon_checkbox124_filled = NotStr(''' - - - - -''') -icon_arrow_routing20_filled = NotStr(''' - -''') -icon_cloud_archive48_filled = NotStr(''' - -''') -icon_calendar_week_numbers20_filled = NotStr(''' - -''') -icon_megaphone20_filled = NotStr(''' - -''') -icon_keyboard_layout_one_handed_left24_filled = NotStr(''' - -''') -icon_table_switch20_regular = NotStr(''' - -''') -icon_slide_add16_filled = NotStr(''' - -''') -icon_text_superscript24_filled = NotStr(''' - -''') -icon_tv28_regular = NotStr(''' - -''') -icon_target_edit24_filled = NotStr(''' - -''') -icon_slide_add48_filled = NotStr(''' - -''') -icon_temperature20_regular = NotStr(''' - -''') -icon_games32_regular = NotStr(''' - -''') -icon_mail_alert16_regular = NotStr(''' - -''') -icon_battery524_regular = NotStr(''' - -''') -icon_document_footer16_regular = NotStr(''' - -''') -icon_calendar_info20_filled = NotStr(''' - -''') -icon_calendar_today24_filled = NotStr(''' - -''') -icon_scan_type20_regular = NotStr(''' - -''') -icon_color20_filled = NotStr(''' - -''') -icon_arrow_turn_bidirectional_down_right24_regular = NotStr(''' - -''') -icon_clipboard_letter16_regular = NotStr(''' - -''') -icon_arrow_previous24_regular = NotStr(''' - -''') -icon_book_globe24_filled = NotStr(''' - -''') -icon_question_circle28_filled = NotStr(''' - -''') -icon_cube20_regular = NotStr(''' - -''') -icon_document_multiple_percent20_regular = NotStr(''' - -''') -icon_text_case_uppercase20_filled = NotStr(''' - -''') -icon_speaker_off48_regular = NotStr(''' - -''') -icon_couch24_regular = NotStr(''' - -''') -icon_brightness_low48_filled = NotStr(''' - -''') -icon_approvals_app16_filled = NotStr(''' - -''') -icon_window_dev_tools16_filled = NotStr(''' - -''') -icon_battery724_filled = NotStr(''' - -''') -icon_weather_hail_day20_regular = NotStr(''' - -''') -icon_key_multiple20_regular = NotStr(''' - -''') -icon_share20_regular = NotStr(''' - -''') -icon_orientation24_regular = NotStr(''' - -''') -icon_lightbulb24_regular = NotStr(''' - -''') -icon_auto_fit_height24_regular = NotStr(''' - -''') -icon_calendar_checkmark20_regular = NotStr(''' - -''') -icon_emoji24_filled = NotStr(''' - -''') -icon_flip_horizontal16_regular = NotStr(''' - -''') -icon_bezier_curve_square12_filled = NotStr(''' - -''') -icon_dismiss48_regular = NotStr(''' - -''') -icon_scan_type24_regular = NotStr(''' - -''') -icon_person24_filled = NotStr(''' - -''') -icon_cloud_add16_filled = NotStr(''' - -''') -icon_document_header_dismiss20_regular = NotStr(''' - -''') -icon_text_proofing_tools20_filled = NotStr(''' - - - - - - -''') -icon_checkbox_arrow_right24_regular = NotStr(''' - - - - - -''') -icon_arrow_counterclockwise24_regular = NotStr(''' - -''') -icon_circle_off20_regular = NotStr(''' - -''') -icon_mic_off28_regular = NotStr(''' - -''') -icon_arrow_move24_regular = NotStr(''' - -''') -icon_desktop_mac16_regular = NotStr(''' - -''') -icon_call24_regular = NotStr(''' - -''') -icon_gift_card_arrow_right24_regular = NotStr(''' - -''') -icon_text_position_tight20_regular = NotStr(''' - -''') -icon_building_bank_link24_regular = NotStr(''' - -''') -icon_line_dashes48_regular = NotStr(''' - -''') -icon_f_stop24_filled = NotStr(''' - -''') -icon_chevron_double_down16_filled = NotStr(''' - -''') -icon_cursor_hover_off48_regular = NotStr(''' - -''') -icon_calligraphy_pen_error20_regular = NotStr(''' - -''') -icon_beaker16_regular = NotStr(''' - -''') -icon_select_object20_regular = NotStr(''' - -''') -icon_folder_arrow_right20_filled = NotStr(''' - -''') -icon_stack_star20_regular = NotStr(''' - -''') -icon_folder32_filled = NotStr(''' - - - - -''') -icon_color_background20_regular = NotStr(''' - -''') -icon_battery520_regular = NotStr(''' - -''') -icon_calendar_agenda20_filled = NotStr(''' - -''') -icon_copy_add20_filled = NotStr(''' - -''') -icon_arrow_hook_down_left16_regular = NotStr(''' - -''') -icon_arrow_sort16_regular = NotStr(''' - -''') -icon_re_order24_filled = NotStr(''' - -''') -icon_document28_regular = NotStr(''' - -''') -icon_copy16_filled = NotStr(''' - -''') -icon_collections_add24_filled = NotStr(''' - -''') -icon_text_align_distributed_evenly24_filled = NotStr(''' - -''') -icon_arrow_hook_up_left16_regular = NotStr(''' - -''') -icon_building_factory48_regular = NotStr(''' - -''') -icon_door_arrow_left16_filled = NotStr(''' - -''') -icon_text_indent_increase_rtl24_regular = NotStr(''' - -''') -icon_sport24_regular = NotStr(''' - -''') -icon_calendar_arrow_down20_regular = NotStr(''' - -''') -icon_building_factory32_regular = NotStr(''' - -''') -icon_group24_filled = NotStr(''' - -''') -icon_comment_multiple28_regular = NotStr(''' - -''') -icon_weather_rain24_regular = NotStr(''' - -''') -icon_app_recent20_filled = NotStr(''' - -''') -icon_video_person12_filled = NotStr(''' - -''') -icon_wifi324_regular = NotStr(''' - -''') -icon_megaphone24_regular = NotStr(''' - -''') -icon_bed16_filled = NotStr(''' - -''') -icon_table_insert_row24_filled = NotStr(''' - -''') -icon_resize_small20_filled = NotStr(''' - -''') -icon_shopping_bag24_filled = NotStr(''' - -''') -icon_arrow_repeat_all24_filled = NotStr(''' - -''') -icon_oval24_regular = NotStr(''' - -''') -icon_square_hint32_filled = NotStr(''' - -''') -icon_arrow_rotate_clockwise24_filled = NotStr(''' - -''') -icon_weather_rain_showers_night48_filled = NotStr(''' - -''') -icon_chevron_up_down16_regular = NotStr(''' - -''') -icon_star_emphasis32_filled = NotStr(''' - - - - - - - -''') -icon_copy_arrow_right20_filled = NotStr(''' - -''') -icon_table20_regular = NotStr(''' - -''') -icon_key_multiple20_filled = NotStr(''' - -''') -icon_text_bullet_list_square_edit20_filled = NotStr(''' - -''') -icon_star16_regular = NotStr(''' - -''') -icon_folder_arrow_right48_filled = NotStr(''' - -''') -icon_arrow_outline_up_right32_regular = NotStr(''' - -''') -icon_mail_multiple16_regular = NotStr(''' - -''') -icon_projection_screen28_filled = NotStr(''' - -''') -icon_phone16_filled = NotStr(''' - -''') -icon_savings20_regular = NotStr(''' - -''') -icon_group20_regular = NotStr(''' - -''') -icon_comment_arrow_left48_regular = NotStr(''' - -''') -icon_lock_shield48_regular = NotStr(''' - -''') -icon_brightness_low24_filled = NotStr(''' - -''') -icon_battery1020_filled = NotStr(''' - -''') -icon_location28_regular = NotStr(''' - -''') -icon_arrow_circle_up24_filled = NotStr(''' - -''') -icon_desktop_sync20_regular = NotStr(''' - -''') -icon_phone_lock24_regular = NotStr(''' - -''') -icon_weather_sunny28_regular = NotStr(''' - -''') -icon_road_cone48_regular = NotStr(''' - -''') -icon_fps3048_regular = NotStr(''' - -''') -icon_weather_hail_night20_filled = NotStr(''' - -''') -icon_people_team20_regular = NotStr(''' - -''') -icon_money_off24_regular = NotStr(''' - -''') -icon_desktop_pulse20_regular = NotStr(''' - -''') -icon_port_usb_c24_regular = NotStr(''' - -''') -icon_flash_checkmark16_filled = NotStr(''' - -''') -icon_classification24_regular = NotStr(''' - -''') -icon_resize_video24_filled = NotStr(''' - -''') -icon_video28_filled = NotStr(''' - -''') -icon_animal_turtle20_filled = NotStr(''' - -''') -icon_multiselect_rtl20_filled = NotStr(''' - -''') -icon_tooltip_quote24_filled = NotStr(''' - -''') -icon_battery920_regular = NotStr(''' - -''') -icon_channel_subtract48_filled = NotStr(''' - -''') -icon_guitar28_regular = NotStr(''' - -''') -icon_person_add24_filled = NotStr(''' - -''') -icon_dock20_filled = NotStr(''' - -''') -icon_layer24_regular = NotStr(''' - -''') -icon_square_hint_sparkles16_regular = NotStr(''' - -''') -icon_beach16_filled = NotStr(''' - -''') -icon_pause_settings20_regular = NotStr(''' - -''') -icon_box_arrow_left20_regular = NotStr(''' - -''') -icon_channel_share24_regular = NotStr(''' - -''') -icon_document_add16_filled = NotStr(''' - -''') -icon_alert_urgent16_regular = NotStr(''' - -''') -icon_list16_regular = NotStr(''' - -''') -icon_wifi420_regular = NotStr(''' - -''') -icon_arrow_upload24_filled = NotStr(''' - -''') -icon_tab_desktop_arrow_left20_regular = NotStr(''' - -''') -icon_weather_rain_snow48_filled = NotStr(''' - -''') -icon_shifts32_regular = NotStr(''' - -''') -icon_rhombus20_filled = NotStr(''' - -''') -icon_link_dismiss20_regular = NotStr(''' - -''') -icon_tag_question_mark16_filled = NotStr(''' - -''') -icon_battery420_regular = NotStr(''' - -''') -icon_caret_right20_regular = NotStr(''' - -''') -icon_chevron_circle_up12_filled = NotStr(''' - -''') -icon_weather_snow_shower_day24_regular = NotStr(''' - -''') -icon_copy_arrow_right20_regular = NotStr(''' - -''') -icon_scales24_regular = NotStr(''' - -''') -icon_teddy24_filled = NotStr(''' - -''') -icon_line_horizontal5_error20_filled = NotStr(''' - -''') -icon_cookies24_regular = NotStr(''' - -''') -icon_caret_down12_regular = NotStr(''' - -''') -icon_keyboard_shift_uppercase24_filled = NotStr(''' - -''') -icon_heart16_filled = NotStr(''' - -''') -icon_door_arrow_right28_filled = NotStr(''' - -''') -icon_search24_filled = NotStr(''' - -''') -icon_cloud_dismiss48_regular = NotStr(''' - -''') -icon_person_voice24_filled = NotStr(''' - -''') -icon_food_pizza24_filled = NotStr(''' - -''') -icon_document_queue24_regular = NotStr(''' - -''') -icon_star_prohibited16_regular = NotStr(''' - -''') -icon_alert_on20_filled = NotStr(''' - -''') -icon_arrow_step_out20_regular = NotStr(''' - -''') -icon_arrow_counterclockwise24_filled = NotStr(''' - -''') -icon_reading_list16_regular = NotStr(''' - -''') -icon_mic28_filled = NotStr(''' - -''') -icon_document_header_dismiss24_filled = NotStr(''' - -''') -icon_people_sync16_regular = NotStr(''' - -''') -icon_arrow_circle_down_right20_regular = NotStr(''' - -''') -icon_image28_regular = NotStr(''' - -''') -icon_building_factory16_filled = NotStr(''' - -''') -icon_arrow_down_left32_regular = NotStr(''' - -''') -icon_shifts_day24_filled = NotStr(''' - -''') -icon_briefcase_medical32_filled = NotStr(''' - -''') -icon_share48_regular = NotStr(''' - -''') -icon_battery_checkmark24_filled = NotStr(''' - -''') -icon_group24_regular = NotStr(''' - -''') -icon_panel_left_expand20_filled = NotStr(''' - -''') -icon_comment_arrow_left16_filled = NotStr(''' - -''') -icon_people_checkmark24_regular = NotStr(''' - -''') -icon_text_strikethrough20_regular = NotStr(''' - -''') -icon_arrow_trending_checkmark20_filled = NotStr(''' - -''') -icon_text_clear_formatting16_regular = NotStr(''' - -''') -icon_text_change_case20_filled = NotStr(''' - -''') -icon_person_add20_regular = NotStr(''' - -''') -icon_comment_multiple_checkmark20_regular = NotStr(''' - -''') -icon_sport_soccer20_regular = NotStr(''' - -''') -icon_cube24_regular = NotStr(''' - -''') -icon_clipboard_image20_filled = NotStr(''' - -''') -icon_video_off24_regular = NotStr(''' - -''') -icon_stop16_regular = NotStr(''' - -''') -icon_caret_right20_filled = NotStr(''' - -''') -icon_arrow_reply_down16_filled = NotStr(''' - -''') -icon_walkie_talkie28_filled = NotStr(''' - -''') -icon_immersive_reader20_regular = NotStr(''' - -''') -icon_document_bullet_list_clock20_regular = NotStr(''' - -''') -icon_cloud_swap24_regular = NotStr(''' - -''') -icon_channel16_filled = NotStr(''' - -''') -icon_clipboard_clock20_regular = NotStr(''' - -''') -icon_auto_fit_width20_regular = NotStr(''' - -''') -icon_arrow_between_down24_filled = NotStr(''' - -''') -icon_molecule32_filled = NotStr(''' - -''') -icon_save_multiple20_filled = NotStr(''' - -''') -icon_shifts24_filled = NotStr(''' - -''') -icon_person_pill20_regular = NotStr(''' - -''') -icon_call_inbound20_filled = NotStr(''' - -''') -icon_document_copy48_filled = NotStr(''' - -''') -icon_multiselect_rtl20_regular = NotStr(''' - -''') -icon_food_egg24_filled = NotStr(''' - -''') -icon_phone_status_bar24_filled = NotStr(''' - -''') -icon_document_ribbon24_filled = NotStr(''' - -''') -icon_dual_screen_pagination24_filled = NotStr(''' - -''') -icon_mail_multiple24_regular = NotStr(''' - -''') -icon_ribbon16_regular = NotStr(''' - -''') -icon_checkmark_lock20_regular = NotStr(''' - -''') -icon_cart20_regular = NotStr(''' - -''') -icon_video_clip24_filled = NotStr(''' - -''') -icon_cloud_sync20_regular = NotStr(''' - -''') -icon_flash_checkmark24_regular = NotStr(''' - -''') -icon_text_add_space_after24_regular = NotStr(''' - -''') -icon_trophy20_regular = NotStr(''' - -''') -icon_flag28_regular = NotStr(''' - -''') -icon_eyedropper_off24_regular = NotStr(''' - -''') -icon_cellular4_g24_regular = NotStr(''' - - - - - - - - - -''') -icon_scan_thumb_up48_regular = NotStr(''' - -''') -icon_calendar_day16_regular = NotStr(''' - -''') -icon_status20_filled = NotStr(''' - -''') -icon_diagram24_regular = NotStr(''' - -''') -icon_device_meeting_room_remote16_filled = NotStr(''' - -''') -icon_search_info24_regular = NotStr(''' - -''') -icon_cellular5_g24_regular = NotStr(''' - - - - - - - - - -''') -icon_arrow_maximize24_regular = NotStr(''' - -''') -icon_eraser_small24_filled = NotStr(''' - -''') -icon_arrow_step_out24_regular = NotStr(''' - -''') -icon_document_flowchart20_regular = NotStr(''' - -''') -icon_person_question_mark24_regular = NotStr(''' - -''') -icon_table_delete_row28_filled = NotStr(''' - -''') -icon_multiselect_rtl16_filled = NotStr(''' - -''') -icon_task_list_square_rtl20_filled = NotStr(''' - -''') -icon_book_open_microphone48_regular = NotStr(''' - -''') -icon_align_center_vertical20_filled = NotStr(''' - -''') -icon_lasso20_filled = NotStr(''' - -''') -icon_shifts_open24_regular = NotStr(''' - -''') -icon_options24_filled = NotStr(''' - -''') -icon_video_prohibited24_filled = NotStr(''' - -''') -icon_person_tag32_filled = NotStr(''' - -''') -icon_flag24_filled = NotStr(''' - -''') -icon_group_list24_filled = NotStr(''' - -''') -icon_record_stop48_regular = NotStr(''' - -''') -icon_share_screen_stop28_filled = NotStr(''' - -''') -icon_pill20_filled = NotStr(''' - -''') -icon_chat_arrow_back20_regular = NotStr(''' - -''') -icon_calendar_sync24_filled = NotStr(''' - -''') -icon_layer20_regular = NotStr(''' - -''') -icon_document_briefcase24_filled = NotStr(''' - -''') -icon_tag_dismiss24_regular = NotStr(''' - -''') -icon_table_lightning16_filled = NotStr(''' - -''') -icon_zoom_out16_regular = NotStr(''' - -''') -icon_shifts_day20_regular = NotStr(''' - -''') -icon_leaf_three20_regular = NotStr(''' - -''') -icon_document_arrow_up16_filled = NotStr(''' - -''') -icon_folder32_regular = NotStr(''' - -''') -icon_video_person_star_off24_filled = NotStr(''' - -''') -icon_table_move_above16_regular = NotStr(''' - -''') -icon_tag_error20_filled = NotStr(''' - -''') -icon_phone12_filled = NotStr(''' - -''') -icon_person_note24_filled = NotStr(''' - -''') -icon_checkmark20_filled = NotStr(''' - -''') -icon_people_team28_regular = NotStr(''' - -''') -icon_window_new16_filled = NotStr(''' - -''') -icon_box_search20_filled = NotStr(''' - -''') -icon_column_triple_edit24_regular = NotStr(''' - -''') -icon_box_dismiss20_filled = NotStr(''' - -''') -icon_mail_read20_filled = NotStr(''' - -''') -icon_document_table_cube24_filled = NotStr(''' - -''') -icon_breakout_room24_regular = NotStr(''' - -''') -icon_double_tap_swipe_down20_regular = NotStr(''' - -''') -icon_cloud_arrow_down32_regular = NotStr(''' - -''') -icon_call_inbound24_regular = NotStr(''' - -''') -icon_calendar_search20_regular = NotStr(''' - -''') -icon_orientation20_regular = NotStr(''' - - - - - - - - - -''') -icon_timer48_filled = NotStr(''' - -''') -icon_question16_regular = NotStr(''' - -''') -icon_shifts_checkmark20_filled = NotStr(''' - -''') -icon_arrow_trending_text24_filled = NotStr(''' - -''') -icon_ruler24_filled = NotStr(''' - -''') -icon_channel48_filled = NotStr(''' - -''') -icon_checkmark_starburst24_regular = NotStr(''' - -''') -icon_play32_filled = NotStr(''' - -''') -icon_globe_location24_filled = NotStr(''' - -''') -icon_projection_screen20_regular = NotStr(''' - -''') -icon_wallet32_regular = NotStr(''' - -''') -icon_text_bullet_list_rtl16_filled = NotStr(''' - -''') -icon_animal_dog16_filled = NotStr(''' - -''') -icon_text_direction_horizontal_right20_filled = NotStr(''' - -''') -icon_arrow_hook_down_right24_regular = NotStr(''' - -''') -icon_dual_screen24_filled = NotStr(''' - -''') -icon_port_usb_c24_filled = NotStr(''' - -''') -icon_circle_edit24_regular = NotStr(''' - - - - -''') -icon_align_top20_filled = NotStr(''' - -''') -icon_data_bar_horizontal20_filled = NotStr(''' - -''') -icon_trophy_off16_filled = NotStr(''' - -''') -icon_building_multiple24_regular = NotStr(''' - -''') -icon_conference_room24_filled = NotStr(''' - -''') -icon_arrow_reset48_regular = NotStr(''' - -''') -icon_phone_tablet24_filled = NotStr(''' - -''') -icon_checkmark_circle48_filled = NotStr(''' - -''') -icon_channel24_filled = NotStr(''' - -''') -icon_edit_arrow_back20_regular = NotStr(''' - -''') -icon_align_center_vertical24_regular = NotStr(''' - -''') -icon_text_bold24_regular = NotStr(''' - -''') -icon_document_footer_dismiss20_regular = NotStr(''' - -''') -icon_save_sync20_filled = NotStr(''' - -''') -icon_cloud32_filled = NotStr(''' - -''') -icon_book_question_mark_rtl24_regular = NotStr(''' - -''') -icon_calendar_today16_regular = NotStr(''' - -''') -icon_battery820_filled = NotStr(''' - -''') -icon_record24_regular = NotStr(''' - -''') -icon_location_arrow_right48_filled = NotStr(''' - -''') -icon_search12_filled = NotStr(''' - -''') -icon_scan_object24_regular = NotStr(''' - -''') -icon_align_right20_regular = NotStr(''' - -''') -icon_text_add_space_before24_regular = NotStr(''' - -''') -icon_arrow_counterclockwise28_regular = NotStr(''' - -''') -icon_panel_right20_filled = NotStr(''' - -''') -icon_mail_unread16_filled = NotStr(''' - -''') -icon_comment_arrow_right16_filled = NotStr(''' - -''') -icon_shield_task28_filled = NotStr(''' - -''') -icon_cursor_hover_off28_filled = NotStr(''' - -''') -icon_call_missed24_regular = NotStr(''' - -''') -icon_wand24_regular = NotStr(''' - -''') -icon_desktop16_regular = NotStr(''' - -''') -icon_checkmark_starburst16_filled = NotStr(''' - -''') -icon_cloud32_regular = NotStr(''' - -''') -icon_people_prohibited16_filled = NotStr(''' - -''') -icon_alert20_regular = NotStr(''' - -''') -icon_ribbon20_regular = NotStr(''' - -''') -icon_screenshot24_filled = NotStr(''' - -''') -icon_send_clock20_filled = NotStr(''' - -''') -icon_emoji_add20_filled = NotStr(''' - -''') -icon_slide_text28_filled = NotStr(''' - -''') -icon_send_copy24_regular = NotStr(''' - -''') -icon_bluetooth20_regular = NotStr(''' - -''') -icon_tag_multiple20_filled = NotStr(''' - -''') -icon_emoji_sparkle20_regular = NotStr(''' - -''') -icon_new16_regular = NotStr(''' - -''') -icon_data_treemap20_regular = NotStr(''' - -''') -icon_arrow_rotate_clockwise16_filled = NotStr(''' - -''') -icon_cloud_checkmark32_filled = NotStr(''' - -''') -icon_document_dismiss16_filled = NotStr(''' - -''') -icon_rhombus28_regular = NotStr(''' - -''') -icon_dialpad_off24_filled = NotStr(''' - -''') -icon_slide_text24_filled = NotStr(''' - -''') -icon_home_person24_regular = NotStr(''' - -''') -icon_lock_shield20_regular = NotStr(''' - -''') -icon_star_one_quarter16_filled = NotStr(''' - -''') -icon_cut20_filled = NotStr(''' - -''') -icon_device_meeting_room_remote20_regular = NotStr(''' - -''') -icon_comment_add48_regular = NotStr(''' - -''') -icon_window_ad_off20_filled = NotStr(''' - -''') -icon_align_space_between_horizontal20_regular = NotStr(''' - - - - -''') -icon_briefcase_medical24_filled = NotStr(''' - -''') -icon_person_available20_filled = NotStr(''' - -''') -icon_conference_room24_regular = NotStr(''' - -''') -icon_document_arrow_left24_filled = NotStr(''' - -''') -icon_people_add28_regular = NotStr(''' - -''') -icon_notepad20_filled = NotStr(''' - -''') -icon_mail_dismiss16_regular = NotStr(''' - -''') -icon_calendar_ltr16_regular = NotStr(''' - -''') -icon_weather_haze48_regular = NotStr(''' - -''') -icon_table_stack_left20_regular = NotStr(''' - -''') -icon_balloon16_filled = NotStr(''' - -''') -icon_multiplier5_x20_regular = NotStr(''' - -''') -icon_search_visual24_regular = NotStr(''' - -''') -icon_arrow_sync24_filled = NotStr(''' - -''') -icon_cube12_filled = NotStr(''' - -''') -icon_document32_regular = NotStr(''' - -''') -icon_weather_rain_showers_day48_filled = NotStr(''' - -''') -icon_bluetooth_searching24_regular = NotStr(''' - -''') -icon_building_shop16_regular = NotStr(''' - -''') -icon_shape_exclude24_filled = NotStr(''' - -''') -icon_picture_in_picture_exit24_filled = NotStr(''' - -''') -icon_music_note224_filled = NotStr(''' - -''') -icon_puzzle_cube24_filled = NotStr(''' - -''') -icon_prohibited48_filled = NotStr(''' - -''') -icon_link_edit24_regular = NotStr(''' - -''') -icon_column_arrow_right20_regular = NotStr(''' - -''') -icon_comment_mention24_regular = NotStr(''' - -''') -icon_calendar_empty32_filled = NotStr(''' - -''') -icon_javascript16_regular = NotStr(''' - -''') -icon_currency_dollar_rupee24_regular = NotStr(''' - -''') -icon_crop_interim_off20_filled = NotStr(''' - -''') -icon_phone_span_in16_regular = NotStr(''' - -''') -icon_shifts_team24_filled = NotStr(''' - -''') -icon_speaker_bluetooth24_regular = NotStr(''' - -''') -icon_person_question_mark20_regular = NotStr(''' - -''') -icon_phone_span_in24_filled = NotStr(''' - -''') -icon_home_person20_regular = NotStr(''' - -''') -icon_expand_up_right48_regular = NotStr(''' - -''') -icon_phone_screen_time24_regular = NotStr(''' - -''') -icon_calendar3_day16_regular = NotStr(''' - -''') -icon_tag_question_mark20_filled = NotStr(''' - -''') -icon_building_retail_shield24_regular = NotStr(''' - -''') -icon_puzzle_piece_shield20_regular = NotStr(''' - -''') -icon_document_catch_up20_filled = NotStr(''' - -''') -icon_building_bank_link48_filled = NotStr(''' - -''') -icon_f_stop20_regular = NotStr(''' - -''') -icon_heart_circle24_filled = NotStr(''' - -''') -icon_tap_double32_filled = NotStr(''' - -''') -icon_line20_filled = NotStr(''' - -''') -icon_presenter20_regular = NotStr(''' - -''') -icon_animal_dog24_filled = NotStr(''' - -''') -icon_calendar_arrow_down24_filled = NotStr(''' - -''') -icon_arrow_export_rtl20_regular = NotStr(''' - -''') -icon_comment_multiple16_regular = NotStr(''' - -''') -icon_brightness_high16_regular = NotStr(''' - -''') -icon_highlight24_regular = NotStr(''' - -''') -icon_align_right48_filled = NotStr(''' - -''') -icon_book_compass20_filled = NotStr(''' - -''') -icon_tablet32_regular = NotStr(''' - -''') -icon_checkbox_unchecked16_filled = NotStr(''' - -''') -icon_location16_regular = NotStr(''' - -''') -icon_chat_bubbles_question24_regular = NotStr(''' - -''') -icon_align_end_horizontal20_regular = NotStr(''' - - - - -''') -icon_emoji_laugh20_regular = NotStr(''' - -''') -icon_phone_span_in28_regular = NotStr(''' - -''') -icon_call_missed20_regular = NotStr(''' - -''') -icon_speaker128_regular = NotStr(''' - -''') -icon_chevron_circle_right24_filled = NotStr(''' - -''') -icon_person_call20_regular = NotStr(''' - -''') -icon_channel_dismiss28_filled = NotStr(''' - -''') -icon_shield48_regular = NotStr(''' - -''') -icon_board20_regular = NotStr(''' - -''') -icon_notepad12_filled = NotStr(''' - -''') -icon_phone_eraser16_filled = NotStr(''' - -''') -icon_check20_filled = NotStr(''' - -''') -icon_previous48_regular = NotStr(''' - -''') -icon_calendar_multiple20_filled = NotStr(''' - -''') -icon_chat_video24_regular = NotStr(''' - -''') -icon_document_header_footer20_regular = NotStr(''' - -''') -icon_scan_dash24_regular = NotStr(''' - -''') -icon_tap_double20_filled = NotStr(''' - -''') -icon_document_landscape_split_hint20_regular = NotStr(''' - -''') -icon_options48_regular = NotStr(''' - -''') -icon_presence_blocked12_regular = NotStr(''' - -''') -icon_mail_copy24_filled = NotStr(''' - -''') -icon_system24_regular = NotStr(''' - -''') -icon_globe_star16_regular = NotStr(''' - -''') -icon_panel_left48_filled = NotStr(''' - -''') -icon_tab_inprivate_account24_regular = NotStr(''' - -''') -icon_chevron_circle_left20_regular = NotStr(''' - -''') -icon_eye_tracking20_regular = NotStr(''' - -''') -icon_task_list_rtl24_filled = NotStr(''' - -''') -icon_info24_filled = NotStr(''' - -''') -icon_slide_eraser24_regular = NotStr(''' - - - - - -''') -icon_question48_filled = NotStr(''' - -''') -icon_pulse24_regular = NotStr(''' - -''') -icon_person_settings16_filled = NotStr(''' - -''') -icon_box_multiple_search20_filled = NotStr(''' - -''') -icon_emoji_hand20_regular = NotStr(''' - -''') -icon_box24_regular = NotStr(''' - -''') -icon_code_circle20_regular = NotStr(''' - -''') -icon_sidebar_search_rtl20_regular = NotStr(''' - -''') -icon_battery_warning20_filled = NotStr(''' - -''') -icon_flip_vertical28_filled = NotStr(''' - -''') -icon_video_off48_regular = NotStr(''' - -''') -icon_mail_inbox_checkmark20_regular = NotStr(''' - -''') -icon_arrow_sync20_filled = NotStr(''' - -''') -icon_cloud_arrow_down48_regular = NotStr(''' - -''') -icon_document_table_search20_regular = NotStr(''' - -''') -icon_timer324_regular = NotStr(''' - - - - - - - -''') -icon_text_align_justify_low24_filled = NotStr(''' - -''') -icon_weather_fog20_regular = NotStr(''' - -''') -icon_arrow_circle_down48_filled = NotStr(''' - -''') -icon_border_outside20_regular = NotStr(''' - -''') -icon_rectangle_landscape20_filled = NotStr(''' - -''') -icon_square32_filled = NotStr(''' - -''') -icon_align_stretch_vertical20_filled = NotStr(''' - - - - - - -''') -icon_window_header_horizontal_off20_filled = NotStr(''' - -''') -icon_checkmark16_regular = NotStr(''' - -''') -icon_device_eq24_filled = NotStr(''' - -''') -icon_more_vertical28_filled = NotStr(''' - -''') -icon_hd16_filled = NotStr(''' - -''') -icon_save20_regular = NotStr(''' - -''') -icon_arrow_up24_filled = NotStr(''' - -''') -icon_server20_filled = NotStr(''' - -''') -icon_shield_task48_filled = NotStr(''' - -''') -icon_align_bottom16_regular = NotStr(''' - -''') -icon_wand24_filled = NotStr(''' - -''') -icon_mail_alert20_regular = NotStr(''' - -''') -icon_folder_prohibited16_regular = NotStr(''' - -''') -icon_scan_dash24_filled = NotStr(''' - -''') -icon_scan_thumb_up_off16_regular = NotStr(''' - -''') -icon_broom20_regular = NotStr(''' - -''') -icon_food_cake16_regular = NotStr(''' - -''') -icon_multiplier15_x32_regular = NotStr(''' - -''') -icon_serial_port24_filled = NotStr(''' - -''') -icon_call_transfer20_regular = NotStr(''' - -''') -icon_comment_arrow_right28_regular = NotStr(''' - -''') -icon_arrow_circle_right24_filled = NotStr(''' - -''') -icon_highlight_link20_regular = NotStr(''' - -''') -icon_flag_off24_regular = NotStr(''' - -''') -icon_arrow_step_out20_filled = NotStr(''' - -''') -icon_auto_fit_height20_filled = NotStr(''' - -''') -icon_arrow_circle_right16_regular = NotStr(''' - -''') -icon_mention16_regular = NotStr(''' - -''') -icon_chevron_circle_up32_regular = NotStr(''' - -''') -icon_globe_video48_regular = NotStr(''' - -''') -icon_building_government32_regular = NotStr(''' - -''') -icon_likert24_regular = NotStr(''' - -''') -icon_scan_camera48_regular = NotStr(''' - -''') -icon_star20_regular = NotStr(''' - -''') -icon_search_info20_regular = NotStr(''' - -''') -icon_comment_multiple32_filled = NotStr(''' - -''') -icon_tap_single20_regular = NotStr(''' - -''') -icon_cloud_flow20_filled = NotStr(''' - -''') -icon_trophy_off32_filled = NotStr(''' - -''') -icon_stethoscope20_filled = NotStr(''' - -''') -icon_square24_filled = NotStr(''' - -''') -icon_text_quote20_filled = NotStr(''' - -''') -icon_save_edit20_regular = NotStr(''' - -''') -icon_folder_prohibited48_filled = NotStr(''' - -''') -icon_table_stack_right28_filled = NotStr(''' - -''') -icon_rating_mature20_filled = NotStr(''' - -''') -icon_people_add20_filled = NotStr(''' - -''') -icon_chat_help24_regular = NotStr(''' - -''') -icon_person_info20_filled = NotStr(''' - -''') -icon_mail_error16_filled = NotStr(''' - -''') -icon_equal_off20_regular = NotStr(''' - -''') -icon_vehicle_ship16_regular = NotStr(''' - -''') -icon_caret_left12_regular = NotStr(''' - -''') -icon_building_retail24_regular = NotStr(''' - -''') -icon_cloud_checkmark16_regular = NotStr(''' - -''') -icon_fast_forward28_filled = NotStr(''' - -''') -icon_album20_filled = NotStr(''' - -''') -icon_reading_list_add24_regular = NotStr(''' - -''') -icon_reading_list_add16_filled = NotStr(''' - -''') -icon_highlight_accent20_filled = NotStr(''' - -''') -icon_more_horizontal28_filled = NotStr(''' - -''') -icon_calendar_add24_filled = NotStr(''' - -''') -icon_slide_size24_regular = NotStr(''' - -''') -icon_calendar_edit20_filled = NotStr(''' - -''') -icon_contract_down_left20_filled = NotStr(''' - -''') -icon_document_chevron_double24_filled = NotStr(''' - -''') -icon_arrow_left32_regular = NotStr(''' - -''') -icon_calendar_cancel20_regular = NotStr(''' - -''') -icon_re_order_dots_vertical24_filled = NotStr(''' - -''') -icon_games16_filled = NotStr(''' - -''') -icon_fixed_width24_regular = NotStr(''' - -''') -icon_add_square_multiple20_regular = NotStr(''' - -''') -icon_arrow_circle_left16_regular = NotStr(''' - -''') -icon_data_funnel24_regular = NotStr(''' - -''') -icon_data_area24_regular = NotStr(''' - -''') -icon_contract_down_left48_regular = NotStr(''' - -''') -icon_arrow_minimize28_filled = NotStr(''' - -''') -icon_multiplier1_x32_regular = NotStr(''' - -''') -icon_copy_arrow_right16_filled = NotStr(''' - -''') -icon_doctor16_regular = NotStr(''' - -''') -icon_textbox_more24_regular = NotStr(''' - -''') -icon_edit20_filled = NotStr(''' - -''') -icon_umbrella24_regular = NotStr(''' - -''') -icon_calendar_star20_filled = NotStr(''' - -''') -icon_chevron_left12_filled = NotStr(''' - -''') -icon_document_arrow_left28_filled = NotStr(''' - -''') -icon_weather_drizzle20_regular = NotStr(''' - -''') -icon_crop_interim_off20_regular = NotStr(''' - -''') -icon_text_superscript16_filled = NotStr(''' - -''') -icon_text_asterisk20_filled = NotStr(''' - -''') -icon_approvals_app24_regular = NotStr(''' - -''') -icon_tablet20_regular = NotStr(''' - -''') -icon_weather_snow20_filled = NotStr(''' - -''') -icon_cloud_sync24_regular = NotStr(''' - -''') -icon_fast_forward24_filled = NotStr(''' - -''') -icon_road_cone16_regular = NotStr(''' - -''') -icon_closed_caption24_regular = NotStr(''' - -''') -icon_cloud_add16_regular = NotStr(''' - -''') -icon_tooltip_quote20_regular = NotStr(''' - -''') -icon_arrow_reply24_filled = NotStr(''' - -''') -icon_tap_double20_regular = NotStr(''' - -''') -icon_arrow_autofit_up24_filled = NotStr(''' - -''') -icon_square_add20_filled = NotStr(''' - -''') -icon_text_align_justify_low24_regular = NotStr(''' - -''') -icon_decimal_arrow_left24_filled = NotStr(''' - -''') -icon_alert_urgent24_regular = NotStr(''' - -''') -icon_text_case_title24_regular = NotStr(''' - -''') -icon_calendar_week_start20_filled = NotStr(''' - -''') -icon_people16_regular = NotStr(''' - -''') -icon_document_dismiss24_regular = NotStr(''' - -''') -icon_lightbulb24_filled = NotStr(''' - -''') -icon_border_outside_thick20_filled = NotStr(''' - -''') -icon_dismiss12_regular = NotStr(''' - -''') -icon_cast28_regular = NotStr(''' - -''') -icon_edit16_regular = NotStr(''' - -''') -icon_sound_source24_regular = NotStr(''' - -''') -icon_keyboard_shift24_filled = NotStr(''' - -''') -icon_tab_desktop_image24_filled = NotStr(''' - -''') -icon_book_pulse20_regular = NotStr(''' - -''') -icon_dentist48_filled = NotStr(''' - -''') -icon_textbox24_filled = NotStr(''' - -''') -icon_compose16_filled = NotStr(''' - -''') -icon_comment20_filled = NotStr(''' - -''') -icon_stack24_filled = NotStr(''' - -''') -icon_fps96024_filled = NotStr(''' - -''') -icon_person_swap24_regular = NotStr(''' - -''') -icon_call_end24_regular = NotStr(''' - -''') -icon_connector16_filled = NotStr(''' - -''') -icon_panel_right16_regular = NotStr(''' - -''') -icon_pin_off16_regular = NotStr(''' - -''') -icon_accessibility32_filled = NotStr(''' - -''') -icon_flash_checkmark24_filled = NotStr(''' - -''') -icon_animal_dog20_filled = NotStr(''' - -''') -icon_person_pill24_filled = NotStr(''' - -''') -icon_number_symbol_square20_filled = NotStr(''' - -''') -icon_multiplier2_x48_filled = NotStr(''' - -''') -icon_puzzle_piece16_filled = NotStr(''' - -''') -icon_glasses20_filled = NotStr(''' - -''') -icon_arrow_reset48_filled = NotStr(''' - -''') -icon_board_heart24_filled = NotStr(''' - -''') -icon_wand48_filled = NotStr(''' - -''') -icon_call_outbound16_filled = NotStr(''' - -''') -icon_road_cone28_filled = NotStr(''' - -''') -icon_arrow_down_left16_filled = NotStr(''' - -''') -icon_braces20_filled = NotStr(''' - -''') -icon_chevron_double_down20_filled = NotStr(''' - -''') -icon_align_center_horizontal24_filled = NotStr(''' - -''') -icon_arrow_sync12_filled = NotStr(''' - -''') -icon_more_circle32_filled = NotStr(''' - -''') -icon_calendar_cancel16_filled = NotStr(''' - -''') -icon_person_call24_filled = NotStr(''' - -''') -icon_share_screen_stop20_filled = NotStr(''' - -''') -icon_arrow_circle_left48_regular = NotStr(''' - -''') -icon_table_cells_merge28_regular = NotStr(''' - -''') -icon_share24_filled = NotStr(''' - -''') -icon_channel_dismiss48_filled = NotStr(''' - -''') -icon_note28_regular = NotStr(''' - -''') -icon_document_save24_filled = NotStr(''' - -''') -icon_send20_filled = NotStr(''' - -''') -icon_dismiss_circle12_regular = NotStr(''' - -''') -icon_table_stack_right20_filled = NotStr(''' - -''') -icon_text_strikethrough16_regular = NotStr(''' - -''') -icon_panel_left48_regular = NotStr(''' - -''') -icon_mail_error24_regular = NotStr(''' - -''') -icon_arrow_sort28_filled = NotStr(''' - -''') -icon_arrow_next20_regular = NotStr(''' - -''') -icon_balloon16_regular = NotStr(''' - -''') -icon_notebook_question_mark24_filled = NotStr(''' - -''') -icon_text_header320_filled = NotStr(''' - -''') -icon_heart_circle16_regular = NotStr(''' - -''') -icon_calendar_day20_filled = NotStr(''' - -''') -icon_color_line16_regular = NotStr(''' - -''') -icon_arrow_autofit_width_dotted20_regular = NotStr(''' - -''') -icon_food_cake24_regular = NotStr(''' - -''') -icon_book_open_microphone32_regular = NotStr(''' - -''') -icon_arrow_maximize32_filled = NotStr(''' - -''') -icon_vehicle_truck_bag24_filled = NotStr(''' - -''') -icon_more_circle20_regular = NotStr(''' - -''') -icon_desktop_mac20_filled = NotStr(''' - -''') -icon_chevron_circle_down16_regular = NotStr(''' - -''') -icon_speaker_edit16_regular = NotStr(''' - -''') -icon_gas24_regular = NotStr(''' - -''') -icon_clipboard_task_add20_regular = NotStr(''' - -''') -icon_apps20_regular = NotStr(''' - -''') -icon_read_aloud16_regular = NotStr(''' - -''') -icon_drafts24_regular = NotStr(''' - -''') -icon_phone_desktop16_regular = NotStr(''' - -''') -icon_folder_person20_regular = NotStr(''' - -''') -icon_building_multiple20_filled = NotStr(''' - -''') -icon_store_microsoft20_filled = NotStr(''' - -''') -icon_leaf_one24_filled = NotStr(''' - -''') -icon_speaker120_regular = NotStr(''' - -''') -icon_animal_rabbit28_filled = NotStr(''' - -''') -icon_content_settings32_regular = NotStr(''' - -''') -icon_fps6048_filled = NotStr(''' - -''') -icon_arrow_circle_left32_filled = NotStr(''' - -''') -icon_target16_filled = NotStr(''' - -''') -icon_play_circle20_regular = NotStr(''' - -''') -icon_double_tap_swipe_up24_filled = NotStr(''' - -''') -icon_flag_pride16_filled = NotStr(''' - - - - - - - - - - -''') -icon_line_horizontal520_regular = NotStr(''' - -''') -icon_briefcase32_filled = NotStr(''' - -''') -icon_delete_lines20_filled = NotStr(''' - -''') -icon_rhombus16_filled = NotStr(''' - -''') -icon_panel_right_expand20_regular = NotStr(''' - -''') -icon_text_number_list_ltr24_regular = NotStr(''' - -''') -icon_smartwatch20_regular = NotStr(''' - -''') -icon_luggage32_regular = NotStr(''' - -''') -icon_speaker_off16_filled = NotStr(''' - -''') -icon_trophy_off48_filled = NotStr(''' - -''') -icon_mail_inbox_dismiss24_regular = NotStr(''' - -''') -icon_text_effects20_filled = NotStr(''' - -''') -icon_cube_tree20_regular = NotStr(''' - -''') -icon_arrow_up_left16_filled = NotStr(''' - -''') -icon_text_align_left16_regular = NotStr(''' - -''') -icon_text_case_uppercase24_filled = NotStr(''' - -''') -icon_comment_multiple_checkmark28_regular = NotStr(''' - -''') -icon_multiplier1_x28_regular = NotStr(''' - -''') -icon_calendar_work_week16_filled = NotStr(''' - -''') -icon_emoji_sad_slight24_regular = NotStr(''' - -''') -icon_skip_forward1024_regular = NotStr(''' - -''') -icon_folder_arrow_up48_regular = NotStr(''' - -''') -icon_border_top20_regular = NotStr(''' - -''') -icon_document_multiple24_filled = NotStr(''' - - - - - -''') -icon_diagram20_filled = NotStr(''' - -''') -icon_phone_desktop20_regular = NotStr(''' - -''') -icon_microscope24_filled = NotStr(''' - -''') -icon_backpack_add20_filled = NotStr(''' - -''') -icon_arrow_down16_regular = NotStr(''' - -''') -icon_mail_copy24_regular = NotStr(''' - -''') -icon_vehicle_bicycle16_regular = NotStr(''' - -''') -icon_checkmark_lock24_filled = NotStr(''' - -''') -icon_shifts_team24_regular = NotStr(''' - -''') -icon_video_prohibited24_regular = NotStr(''' - -''') -icon_cellular_data520_filled = NotStr(''' - -''') -icon_arrow_clockwise48_regular = NotStr(''' - -''') -icon_timer_off24_filled = NotStr(''' - -''') -icon_subtract12_filled = NotStr(''' - -''') -icon_vehicle_truck_cube24_filled = NotStr(''' - -''') -icon_chevron_left16_filled = NotStr(''' - -''') -icon_star_edit20_filled = NotStr(''' - -''') -icon_data_usage_toolbox20_filled = NotStr(''' - -''') -icon_arrow_sort_down20_regular = NotStr(''' - -''') -icon_sport20_filled = NotStr(''' - -''') -icon_presence_busy16_filled = NotStr(''' - -''') -icon_table_resize_column24_regular = NotStr(''' - -''') -icon_clipboard_task_add24_regular = NotStr(''' - -''') -icon_timer12_regular = NotStr(''' - -''') -icon_arrow_circle_down_double20_filled = NotStr(''' - -''') -icon_share_android24_regular = NotStr(''' - -''') -icon_key_reset20_regular = NotStr(''' - -''') -icon_bookmark28_regular = NotStr(''' - -''') -icon_weather_drizzle48_filled = NotStr(''' - -''') -icon_star_arrow_right_start24_filled = NotStr(''' - -''') -icon_window16_filled = NotStr(''' - -''') -icon_presenter20_filled = NotStr(''' - -''') -icon_arrow_down48_filled = NotStr(''' - -''') -icon_text_column_one_wide20_filled = NotStr(''' - -''') -icon_arrow_forward20_regular = NotStr(''' - -''') -icon_comment_add24_filled = NotStr(''' - -''') -icon_table_stack_left20_filled = NotStr(''' - -''') -icon_comment_arrow_left12_regular = NotStr(''' - -''') -icon_mail_prohibited24_filled = NotStr(''' - -''') -icon_dialpad32_filled = NotStr(''' - -''') -icon_cloud_archive24_filled = NotStr(''' - -''') -icon_clipboard_more20_filled = NotStr(''' - -''') -icon_calendar3_day16_filled = NotStr(''' - -''') -icon_archive_settings16_filled = NotStr(''' - -''') -icon_textbox20_regular = NotStr(''' - -''') -icon_table_freeze_column_and_row28_regular = NotStr(''' - -''') -icon_clock28_regular = NotStr(''' - -''') -icon_flashlight24_regular = NotStr(''' - -''') -icon_document_page_top_center20_filled = NotStr(''' - -''') -icon_walkie_talkie20_regular = NotStr(''' - - - - - -''') -icon_clipboard_error20_filled = NotStr(''' - -''') -icon_archive_settings20_filled = NotStr(''' - -''') -icon_desktop_arrow_right16_filled = NotStr(''' - -''') -icon_arrow_autofit_width24_filled = NotStr(''' - -''') -icon_subtract20_regular = NotStr(''' - -''') -icon_image_multiple32_regular = NotStr(''' - -''') -icon_share_ios20_regular = NotStr(''' - -''') -icon_person_board16_filled = NotStr(''' - -''') -icon_person_swap20_regular = NotStr(''' - -''') -icon_mail_attach16_regular = NotStr(''' - -''') -icon_person12_filled = NotStr(''' - -''') -icon_folder_add28_filled = NotStr(''' - -''') -icon_battery624_filled = NotStr(''' - -''') -icon_weather_snow_shower_day24_filled = NotStr(''' - -''') -icon_comment_arrow_left48_filled = NotStr(''' - -''') -icon_luggage32_filled = NotStr(''' - -''') -icon_arrow_sync_dismiss24_regular = NotStr(''' - -''') -icon_xbox_console20_regular = NotStr(''' - -''') -icon_weather_moon48_filled = NotStr(''' - -''') -icon_text_column_two_right24_regular = NotStr(''' - -''') -icon_arrow_repeat_all_off24_filled = NotStr(''' - -''') -icon_history24_filled = NotStr(''' - -''') -icon_projection_screen24_filled = NotStr(''' - -''') -icon_print24_filled = NotStr(''' - -''') -icon_emoji_sparkle16_regular = NotStr(''' - -''') -icon_presenter_off20_regular = NotStr(''' - -''') -icon_briefcase_medical16_filled = NotStr(''' - -''') -icon_clock12_filled = NotStr(''' - -''') -icon_video_prohibited28_regular = NotStr(''' - -''') -icon_clipboard_heart24_regular = NotStr(''' - -''') -icon_keyboard_tab24_filled = NotStr(''' - -''') -icon_clear_formatting20_regular = NotStr(''' - -''') -icon_text_color24_filled = NotStr(''' - -''') -icon_warning_shield20_filled = NotStr(''' - - - - -''') -icon_brain_circuit24_regular = NotStr(''' - -''') -icon_news16_filled = NotStr(''' - -''') -icon_add_subtract_circle24_regular = NotStr(''' - -''') -icon_sport_soccer16_regular = NotStr(''' - -''') -icon_check24_filled = NotStr(''' - -''') -icon_video_add24_regular = NotStr(''' - -''') -icon_toggle_left16_filled = NotStr(''' - -''') -icon_component2_double_tap_swipe_up24_regular = NotStr(''' - -''') -icon_games20_regular = NotStr(''' - -''') -icon_bluetooth_disabled20_filled = NotStr(''' - -''') -icon_fps6016_filled = NotStr(''' - -''') -icon_braces_variable20_regular = NotStr(''' - -''') -icon_braces_variable24_filled = NotStr(''' - -''') -icon_stack_arrow_forward24_regular = NotStr(''' - -''') -icon_image_prohibited24_filled = NotStr(''' - -''') -icon_shopping_bag_tag24_filled = NotStr(''' - -''') -icon_channel_subtract24_regular = NotStr(''' - -''') -icon_video_person48_regular = NotStr(''' - -''') -icon_app_generic24_filled = NotStr(''' - -''') -icon_wifi_off20_regular = NotStr(''' - -''') -icon_document_toolbox20_filled = NotStr(''' - -''') -icon_arrow_hook_down_left20_filled = NotStr(''' - -''') -icon_document_page_bottom_right20_regular = NotStr(''' - -''') -icon_arrow_reply16_filled = NotStr(''' - -''') -icon_food_egg24_regular = NotStr(''' - -''') -icon_drafts20_filled = NotStr(''' - -''') -icon_dismiss16_filled = NotStr(''' - -''') -icon_chevron_circle_down24_regular = NotStr(''' - -''') -icon_beaker_edit24_filled = NotStr(''' - -''') -icon_cloud_dismiss16_regular = NotStr(''' - -''') -icon_ribbon_off16_regular = NotStr(''' - -''') -icon_arrow_circle_up16_filled = NotStr(''' - -''') -icon_emoji_smile_slight24_regular = NotStr(''' - -''') -icon_bezier_curve_square20_filled = NotStr(''' - -''') -icon_video_prohibited16_filled = NotStr(''' - -''') -icon_ratio_one_to_one24_regular = NotStr(''' - -''') -icon_timer24_filled = NotStr(''' - -''') -icon_rectangle_landscape28_filled = NotStr(''' - -''') -icon_pulse28_regular = NotStr(''' - -''') -icon_shifts_checkmark24_filled = NotStr(''' - -''') -icon_align_center_horizontal32_filled = NotStr(''' - -''') -icon_calendar_cancel20_filled = NotStr(''' - -''') -icon_flash_checkmark20_filled = NotStr(''' - -''') -icon_weather_partly_cloudy_day48_regular = NotStr(''' - -''') -icon_arrow_undo48_regular = NotStr(''' - -''') -icon_maximize24_regular = NotStr(''' - -''') -icon_comment12_filled = NotStr(''' - -''') -icon_cloud24_regular = NotStr(''' - -''') -icon_column_triple24_filled = NotStr(''' - -''') -icon_book_pulse20_filled = NotStr(''' - -''') -icon_tab16_regular = NotStr(''' - -''') -icon_color_fill_accent16_regular = NotStr(''' - -''') -icon_flowchart_circle20_regular = NotStr(''' - -''') -icon_heart24_filled = NotStr(''' - -''') -icon_ratio_one_to_one20_regular = NotStr(''' - -''') -icon_ribbon20_filled = NotStr(''' - -''') -icon_cube_tree24_regular = NotStr(''' - -''') -icon_speaker124_regular = NotStr(''' - -''') -icon_cloud_off20_filled = NotStr(''' - -''') -icon_text_quote16_regular = NotStr(''' - -''') -icon_gift_card_money24_filled = NotStr(''' - -''') -icon_folder_arrow_right28_regular = NotStr(''' - -''') -icon_alert_off28_regular = NotStr(''' - -''') -icon_vehicle_truck_bag20_filled = NotStr(''' - -''') -icon_full_screen_maximize16_filled = NotStr(''' - -''') -icon_book_compass24_filled = NotStr(''' - -''') -icon_slide_grid24_regular = NotStr(''' - -''') -icon_document_footer_dismiss24_filled = NotStr(''' - -''') -icon_temperature24_filled = NotStr(''' - -''') -icon_skip_forward1048_filled = NotStr(''' - -''') -icon_flag16_filled = NotStr(''' - -''') -icon_edit_settings24_filled = NotStr(''' - -''') -icon_phone_update_checkmark20_filled = NotStr(''' - -''') -icon_board_games20_filled = NotStr(''' - -''') -icon_receipt_money20_filled = NotStr(''' - -''') -icon_apps_add_in20_regular = NotStr(''' - -''') -icon_lock_open24_regular = NotStr(''' - -''') -icon_padding_down20_filled = NotStr(''' - -''') -icon_access_time20_regular = NotStr(''' - -''') -icon_mail_multiple24_filled = NotStr(''' - -''') -icon_top_speed24_filled = NotStr(''' - -''') -icon_text_case_uppercase24_regular = NotStr(''' - -''') -icon_table_insert_row20_filled = NotStr(''' - -''') -icon_comment_multiple_checkmark24_filled = NotStr(''' - -''') -icon_chevron_right24_filled = NotStr(''' - -''') -icon_text_direction_horizontal_right24_regular = NotStr(''' - -''') -icon_toggle_right24_filled = NotStr(''' - -''') -icon_panel_right_contract24_filled = NotStr(''' - -''') -icon_person_arrow_right16_regular = NotStr(''' - -''') -icon_text_bullet_list_ltr20_regular = NotStr(''' - -''') -icon_mail_arrow_double_back20_filled = NotStr(''' - -''') -icon_speaker028_regular = NotStr(''' - -''') -icon_slide_text48_regular = NotStr(''' - -''') -icon_chevron_double_right20_regular = NotStr(''' - -''') -icon_group_dismiss24_filled = NotStr(''' - -''') -icon_vehicle_cab16_regular = NotStr(''' - -''') -icon_speaker_mute24_regular = NotStr(''' - -''') -icon_table_cell_edit28_regular = NotStr(''' - -''') -icon_video_person20_regular = NotStr(''' - -''') -icon_voicemail16_filled = NotStr(''' - -''') -icon_chevron_circle_left20_filled = NotStr(''' - -''') -icon_star_off24_filled = NotStr(''' - -''') -icon_desktop_speaker_off20_regular = NotStr(''' - -''') -icon_weather_rain20_filled = NotStr(''' - -''') -icon_mail_clock20_regular = NotStr(''' - -''') -icon_pentagon48_regular = NotStr(''' - -''') -icon_ribbon_off24_regular = NotStr(''' - -''') -icon_spacebar24_filled = NotStr(''' - -''') -icon_book_information20_filled = NotStr(''' - -''') -icon_split_horizontal16_filled = NotStr(''' - -''') -icon_settings48_filled = NotStr(''' - -''') -icon_window_arrow_up20_regular = NotStr(''' - -''') -icon_tag32_regular = NotStr(''' - -''') -icon_dialpad20_regular = NotStr(''' - -''') -icon_cloud_arrow_up32_regular = NotStr(''' - -''') -icon_key20_regular = NotStr(''' - -''') -icon_arrow_previous20_filled = NotStr(''' - -''') -icon_cloud_arrow_up24_filled = NotStr(''' - -''') -icon_puzzle_piece_shield20_filled = NotStr(''' - -''') -icon_folder_open_vertical20_regular = NotStr(''' - -''') -icon_chevron_up16_filled = NotStr(''' - -''') -icon_link28_regular = NotStr(''' - -''') -icon_tent16_filled = NotStr(''' - -''') -icon_dialpad48_filled = NotStr(''' - -''') -icon_text_hanging20_regular = NotStr(''' - -''') -icon_double_swipe_up24_regular = NotStr(''' - -''') -icon_question_circle32_filled = NotStr(''' - -''') -icon_maximize16_regular = NotStr(''' - -''') -icon_arrow_step_in12_regular = NotStr(''' - -''') -icon_chevron_circle_right32_filled = NotStr(''' - -''') -icon_arrow_right16_filled = NotStr(''' - -''') -icon_weather_blowing_snow20_regular = NotStr(''' - -''') -icon_merge24_regular = NotStr(''' - -''') -icon_call_dismiss24_regular = NotStr(''' - -''') -icon_calendar_work_week20_regular = NotStr(''' - -''') -icon_fluid24_regular = NotStr(''' - -''') -icon_mail_add20_regular = NotStr(''' - -''') -icon_add_circle20_regular = NotStr(''' - -''') -icon_cloud_off32_regular = NotStr(''' - -''') -icon_data_waterfall24_regular = NotStr(''' - -''') -icon_emoji20_filled = NotStr(''' - -''') -icon_molecule20_regular = NotStr(''' - -''') -icon_door_arrow_left20_filled = NotStr(''' - -''') -icon_circle_line24_regular = NotStr(''' - -''') -icon_table_resize_row16_regular = NotStr(''' - -''') -icon_mail20_regular = NotStr(''' - -''') -icon_text_effects24_filled = NotStr(''' - -''') -icon_comment_checkmark12_regular = NotStr(''' - -''') -icon_braces24_regular = NotStr(''' - -''') -icon_book_open_microphone32_filled = NotStr(''' - -''') -icon_mic_sync20_filled = NotStr(''' - -''') -icon_draw_shape20_regular = NotStr(''' - -''') -icon_arrow_move24_filled = NotStr(''' - -''') -icon_table_simple16_regular = NotStr(''' - -''') -icon_split_vertical20_filled = NotStr(''' - -''') -icon_gift_card_money24_regular = NotStr(''' - -''') -icon_alert_off16_filled = NotStr(''' - -''') -icon_collections20_filled = NotStr(''' - -''') -icon_vehicle_car_collision16_filled = NotStr(''' - -''') -icon_blur20_filled = NotStr(''' - -''') -icon_gantt_chart20_regular = NotStr(''' - -''') -icon_document_arrow_left16_regular = NotStr(''' - -''') -icon_chat_bubbles_question16_filled = NotStr(''' - -''') -icon_mail_unread48_filled = NotStr(''' - -''') -icon_more_vertical16_filled = NotStr(''' - -''') -icon_book_star20_filled = NotStr(''' - -''') -icon_chat_arrow_double_back20_filled = NotStr(''' - -''') -icon_mail_inbox_add16_regular = NotStr(''' - -''') -icon_align_bottom24_regular = NotStr(''' - -''') -icon_document_split_hint_off24_filled = NotStr(''' - -''') -icon_mail_arrow_up16_regular = NotStr(''' - -''') -icon_dentist16_regular = NotStr(''' - -''') -icon_thumb_dislike20_filled = NotStr(''' - -''') -icon_panel_left_expand16_filled = NotStr(''' - - - - -''') -icon_folder_person16_regular = NotStr(''' - -''') -icon_channel_subtract20_filled = NotStr(''' - -''') -icon_arrow_repeat_all_off20_filled = NotStr(''' - -''') -icon_shape_exclude20_regular = NotStr(''' - -''') -icon_text_grammar_settings20_filled = NotStr(''' - -''') -icon_comment_arrow_left28_regular = NotStr(''' - -''') -icon_money24_filled = NotStr(''' - -''') -icon_shield_badge24_regular = NotStr(''' - -''') -icon_person_mail16_regular = NotStr(''' - -''') -icon_split_vertical12_regular = NotStr(''' - -''') -icon_voicemail_arrow_back16_regular = NotStr(''' - -''') -icon_share_close_tray24_filled = NotStr(''' - -''') -icon_dumbbell28_regular = NotStr(''' - -''') -icon_checkbox_person16_regular = NotStr(''' - -''') -icon_glasses_off28_regular = NotStr(''' - -''') -icon_people_toolbox16_regular = NotStr(''' - -''') -icon_dual_screen_add24_regular = NotStr(''' - -''') -icon_split_vertical48_regular = NotStr(''' - -''') -icon_box_dismiss24_regular = NotStr(''' - -''') -icon_vehicle_car_profile_ltr16_filled = NotStr(''' - -''') -icon_subtract_circle_arrow_back20_regular = NotStr(''' - -''') -icon_folder_arrow_up48_filled = NotStr(''' - -''') -icon_f_stop16_regular = NotStr(''' - -''') -icon_arrow_up20_regular = NotStr(''' - -''') -icon_battery_saver20_filled = NotStr(''' - -''') -icon_diversity28_filled = NotStr(''' - -''') -icon_speaker_off48_filled = NotStr(''' - -''') -icon_calendar_settings20_filled = NotStr(''' - -''') -icon_arrow_swap24_regular = NotStr(''' - -''') -icon_mail_arrow_up16_filled = NotStr(''' - -''') -icon_circle_line12_filled = NotStr(''' - -''') -icon_calendar_sync24_regular = NotStr(''' - -''') -icon_textbox_align_bottom24_filled = NotStr(''' - -''') -icon_speaker228_regular = NotStr(''' - -''') -icon_building_bank_toolbox24_regular = NotStr(''' - -''') -icon_balloon24_filled = NotStr(''' - -''') -icon_text_header124_regular = NotStr(''' - -''') -icon_border_top_bottom24_regular = NotStr(''' - -''') -icon_warning16_regular = NotStr(''' - -''') -icon_airplane_take_off24_filled = NotStr(''' - -''') -icon_speaker_bluetooth28_filled = NotStr(''' - -''') -icon_building_bank_link28_regular = NotStr(''' - -''') -icon_cut24_regular = NotStr(''' - -''') -icon_quiz_new28_filled = NotStr(''' - -''') -icon_clipboard_paste24_filled = NotStr(''' - -''') -icon_chat_multiple24_filled = NotStr(''' - -''') -icon_error_circle24_regular = NotStr(''' - -''') -icon_person_call20_filled = NotStr(''' - -''') -icon_vehicle_car16_filled = NotStr(''' - -''') -icon_drafts24_filled = NotStr(''' - -''') -icon_scale_fit24_regular = NotStr(''' - -''') -icon_credit_card_toolbox20_filled = NotStr(''' - -''') -icon_tag_dismiss20_filled = NotStr(''' - -''') -icon_checkbox_indeterminate24_filled = NotStr(''' - -''') -icon_grid_dots28_filled = NotStr(''' - -''') -icon_person_pill20_filled = NotStr(''' - -''') -icon_phone_lock24_filled = NotStr(''' - -''') -icon_highlight20_filled = NotStr(''' - -''') -icon_calendar_question_mark24_filled = NotStr(''' - -''') -icon_keyboard_shift16_filled = NotStr(''' - -''') -icon_news16_regular = NotStr(''' - -''') -icon_shifts_open20_filled = NotStr(''' - -''') -icon_grid_dots28_regular = NotStr(''' - -''') -icon_scan_thumb_up_off48_regular = NotStr(''' - -''') -icon_arrow_move_inward20_regular = NotStr(''' - -''') -icon_person_support24_filled = NotStr(''' - -''') -icon_mail_arrow_up20_filled = NotStr(''' - -''') -icon_text_case_title16_regular = NotStr(''' - -''') -icon_divider_tall24_filled = NotStr(''' - -''') -icon_call_checkmark20_filled = NotStr(''' - -''') -icon_search32_filled = NotStr(''' - -''') -icon_question_circle20_regular = NotStr(''' - -''') -icon_alert24_regular = NotStr(''' - -''') -icon_fps6028_regular = NotStr(''' - -''') -icon_keyboard_tab24_regular = NotStr(''' - -''') -icon_call20_regular = NotStr(''' - -''') -icon_desktop_keyboard20_regular = NotStr(''' - -''') -icon_table_freeze_column_and_row24_regular = NotStr(''' - -''') -icon_document_text_extract24_filled = NotStr(''' - -''') -icon_timer16_filled = NotStr(''' - -''') -icon_map_drive24_regular = NotStr(''' - -''') -icon_prohibited_multiple24_regular = NotStr(''' - -''') -icon_slide_hide24_regular = NotStr(''' - -''') -icon_building_bank_toolbox24_filled = NotStr(''' - -''') -icon_arrow_hook_up_left20_regular = NotStr(''' - -''') -icon_arrow_hook_up_right24_filled = NotStr(''' - -''') -icon_color_background_accent24_regular = NotStr(''' - -''') -icon_rename24_regular = NotStr(''' - -''') -icon_weather_partly_cloudy_day16_regular = NotStr(''' - -''') -icon_call_prohibited48_regular = NotStr(''' - -''') -icon_toggle_left28_regular = NotStr(''' - -''') -icon_add_circle32_regular = NotStr(''' - -''') -icon_people_lock20_filled = NotStr(''' - -''') -icon_beach24_regular = NotStr(''' - -''') -icon_lock_open24_filled = NotStr(''' - -''') -icon_mail_inbox24_filled = NotStr(''' - -''') -icon_road_cone24_regular = NotStr(''' - -''') -icon_mail_inbox_add24_regular = NotStr(''' - -''') -icon_text_direction_rotate90_right20_regular = NotStr(''' - -''') -icon_midi24_regular = NotStr(''' - -''') -icon_select_all_off24_filled = NotStr(''' - -''') -icon_text_italic20_filled = NotStr(''' - -''') -icon_bookmark_add20_filled = NotStr(''' - -''') -icon_diamond28_filled = NotStr(''' - -''') -icon_lasso28_filled = NotStr(''' - -''') -icon_table_freeze_column_and_row20_regular = NotStr(''' - -''') -icon_contact_card28_regular = NotStr(''' - -''') -icon_arrow_export_ltr24_regular = NotStr(''' - -''') -icon_chat16_regular = NotStr(''' - -''') -icon_table_lightning20_regular = NotStr(''' - -''') -icon_people_community_add28_regular = NotStr(''' - -''') -icon_settings24_filled = NotStr(''' - -''') -icon_pin_off48_regular = NotStr(''' - -''') -icon_premium20_filled = NotStr(''' - -''') -icon_tetris_app24_filled = NotStr(''' - -''') -icon_arrow_sort_down_lines24_filled = NotStr(''' - -''') -icon_bluetooth28_filled = NotStr(''' - -''') -icon_subtract_square_multiple20_regular = NotStr(''' - -''') -icon_picture_in_picture20_regular = NotStr(''' - -''') -icon_checkmark_circle32_filled = NotStr(''' - -''') -icon_gift_card_multiple20_regular = NotStr(''' - -''') -icon_vehicle_car_collision16_regular = NotStr(''' - -''') -icon_arrow_autofit_down24_filled = NotStr(''' - -''') -icon_pin16_filled = NotStr(''' - -''') -icon_number_symbol16_regular = NotStr(''' - -''') -icon_target20_filled = NotStr(''' - -''') -icon_search48_filled = NotStr(''' - -''') -icon_settings48_regular = NotStr(''' - -''') -icon_mic48_filled = NotStr(''' - -''') -icon_rating_mature16_filled = NotStr(''' - -''') -icon_meet_now28_regular = NotStr(''' - -''') -icon_comment_multiple20_filled = NotStr(''' - -''') -icon_mention24_filled = NotStr(''' - -''') -icon_leaf_one20_regular = NotStr(''' - -''') -icon_text_indent_increase_rtl16_filled = NotStr(''' - -''') -icon_arrow_autofit_content24_regular = NotStr(''' - -''') -icon_table_add28_filled = NotStr(''' - -''') -icon_arrow_reply48_regular = NotStr(''' - -''') -icon_money_dismiss20_regular = NotStr(''' - -''') -icon_calendar_person24_regular = NotStr(''' - -''') -icon_mail_inbox_arrow_up24_filled = NotStr(''' - -''') -icon_cloud_words28_regular = NotStr(''' - -''') -icon_mail_open_person20_regular = NotStr(''' - -''') -icon_save_copy24_regular = NotStr(''' - -''') -icon_doctor20_regular = NotStr(''' - -''') -icon_share_screen_person24_regular = NotStr(''' - -''') -icon_equal_circle20_regular = NotStr(''' - -''') -icon_cursor_hover_off20_filled = NotStr(''' - -''') -icon_text_indent_decrease_rtl16_regular = NotStr(''' - -''') -icon_gavel32_regular = NotStr(''' - -''') -icon_shopping_bag16_filled = NotStr(''' - -''') -icon_cloud_dismiss20_filled = NotStr(''' - -''') -icon_rhombus48_regular = NotStr(''' - -''') -icon_font_decrease20_filled = NotStr(''' - -''') -icon_arrow_sort_up16_filled = NotStr(''' - -''') -icon_folder_add20_regular = NotStr(''' - -''') -icon_drink_margarita24_regular = NotStr(''' - -''') -icon_target_arrow16_filled = NotStr(''' - -''') -icon_weather_cloudy20_regular = NotStr(''' - -''') -icon_clipboard_search20_regular = NotStr(''' - -''') -icon_arrow_autofit_height_dotted24_regular = NotStr(''' - -''') -icon_cellular_data524_regular = NotStr(''' - -''') -icon_question_circle32_regular = NotStr(''' - -''') -icon_vehicle_car28_regular = NotStr(''' - -''') -icon_panel_right_expand20_filled = NotStr(''' - -''') -icon_bot20_regular = NotStr(''' - -''') -icon_align_left20_filled = NotStr(''' - -''') -icon_color_fill28_filled = NotStr(''' - -''') -icon_slide_multiple_arrow_right24_regular = NotStr(''' - -''') -icon_tag_error20_regular = NotStr(''' - -''') -icon_drawer_subtract24_regular = NotStr(''' - -''') -icon_glasses_off20_filled = NotStr(''' - -''') -icon_panel_top_expand20_regular = NotStr(''' - -''') -icon_prohibited_multiple20_regular = NotStr(''' - -''') -icon_text_grammar_wand24_filled = NotStr(''' - -''') -icon_add_square20_filled = NotStr(''' - -''') -icon_column_triple_edit20_regular = NotStr(''' - -''') -icon_comment_off48_regular = NotStr(''' - -''') -icon_presence_dnd16_filled = NotStr(''' - -''') -icon_delete48_regular = NotStr(''' - -''') -icon_math_symbols28_regular = NotStr(''' - -''') -icon_desktop_edit24_regular = NotStr(''' - -''') -icon_clipboard_link24_regular = NotStr(''' - -''') -icon_chevron_circle_left12_filled = NotStr(''' - -''') -icon_fps6020_regular = NotStr(''' - -''') -icon_chevron_circle_up20_filled = NotStr(''' - -''') -icon_weather_fog48_filled = NotStr(''' - -''') -icon_link_square12_regular = NotStr(''' - -''') -icon_align_center_vertical16_regular = NotStr(''' - -''') -icon_save_copy24_filled = NotStr(''' - -''') -icon_vehicle_truck_bag24_regular = NotStr(''' - -''') -icon_weather_thunderstorm24_filled = NotStr(''' - -''') -icon_usb_stick20_filled = NotStr(''' - -''') -icon_document_add28_regular = NotStr(''' - -''') -icon_headset_vr24_filled = NotStr(''' - -''') -icon_calendar_toolbox24_regular = NotStr(''' - -''') -icon_text_align_right20_regular = NotStr(''' - -''') -icon_speaker_mute16_regular = NotStr(''' - -''') -icon_eye_tracking16_regular = NotStr(''' - -''') -icon_bookmark24_regular = NotStr(''' - -''') -icon_inking_tool32_regular = NotStr(''' - -''') -icon_chevron_double_right16_filled = NotStr(''' - -''') -icon_building_bank_link48_regular = NotStr(''' - -''') -icon_channel20_regular = NotStr(''' - -''') -icon_panel_top_contract20_filled = NotStr(''' - -''') -icon_box_multiple20_regular = NotStr(''' - -''') -icon_engine24_regular = NotStr(''' - -''') -icon_pulse20_regular = NotStr(''' - -''') -icon_text_bullet_list_square20_regular = NotStr(''' - -''') -icon_box_arrow_left24_filled = NotStr(''' - -''') -icon_cellular_data320_filled = NotStr(''' - -''') -icon_dentist24_filled = NotStr(''' - -''') -icon_star_off20_regular = NotStr(''' - -''') -icon_document_chevron_double20_regular = NotStr(''' - -''') -icon_dismiss_circle20_regular = NotStr(''' - -''') -icon_flow20_regular = NotStr(''' - -''') -icon_video_background_effect20_filled = NotStr(''' - -''') -icon_archive48_filled = NotStr(''' - -''') -icon_text_add_space_after20_filled = NotStr(''' - -''') -icon_record_stop32_filled = NotStr(''' - -''') -icon_table_switch20_filled = NotStr(''' - -''') -icon_document_text_extract20_regular = NotStr(''' - -''') -icon_content_view_gallery20_filled = NotStr(''' - -''') -icon_mail_read48_filled = NotStr(''' - -''') -icon_dismiss_square20_filled = NotStr(''' - -''') -icon_globe_desktop24_regular = NotStr(''' - -''') -icon_ribbon12_regular = NotStr(''' - -''') -icon_vehicle_bicycle20_regular = NotStr(''' - -''') -icon_table_freeze_row20_filled = NotStr(''' - -''') -icon_video32_filled = NotStr(''' - -''') -icon_speaker024_regular = NotStr(''' - -''') -icon_road_cone28_regular = NotStr(''' - -''') -icon_data_pie20_regular = NotStr(''' - -''') -icon_arrow_counterclockwise20_filled = NotStr(''' - -''') -icon_arrow_sort_down_lines20_regular = NotStr(''' - -''') -icon_quiz_new48_regular = NotStr(''' - -''') -icon_draw_text24_regular = NotStr(''' - -''') -icon_camera_dome48_regular = NotStr(''' - -''') -icon_battery620_regular = NotStr(''' - -''') -icon_math_symbols16_filled = NotStr(''' - -''') -icon_headphones_sound_wave20_filled = NotStr(''' - -''') -icon_cart24_filled = NotStr(''' - -''') -icon_payment16_regular = NotStr(''' - -''') -icon_bug20_filled = NotStr(''' - -''') -icon_guardian48_filled = NotStr(''' - -''') -icon_puzzle_cube20_regular = NotStr(''' - -''') -icon_link_square24_filled = NotStr(''' - -''') -icon_calendar3_day20_filled = NotStr(''' - -''') -icon_calendar_question_mark20_regular = NotStr(''' - -''') -icon_document_footer16_filled = NotStr(''' - -''') -icon_folder_arrow_up20_filled = NotStr(''' - -''') -icon_desktop_speaker24_filled = NotStr(''' - -''') -icon_arrow_circle_up48_filled = NotStr(''' - -''') -icon_apps_add_in24_regular = NotStr(''' - -''') -icon_text_sort_ascending24_filled = NotStr(''' - -''') -icon_star_line_horizontal324_filled = NotStr(''' - -''') -icon_error_circle_settings20_filled = NotStr(''' - -''') -icon_dismiss_circle20_filled = NotStr(''' - -''') -icon_arrow_up_right16_filled = NotStr(''' - -''') -icon_teddy24_regular = NotStr(''' - -''') -icon_calculator_multiple24_filled = NotStr(''' - -''') -icon_developer_board_search24_filled = NotStr(''' - -''') -icon_document_table_arrow_right24_regular = NotStr(''' - -''') -icon_align_top16_regular = NotStr(''' - -''') -icon_document_lock28_regular = NotStr(''' - -''') -icon_arrow_right20_regular = NotStr(''' - -''') -icon_iot20_regular = NotStr(''' - -''') -icon_pivot24_filled = NotStr(''' - -''') -icon_image_search20_filled = NotStr(''' - -''') -icon_cursor20_filled = NotStr(''' - -''') -icon_person_add16_filled = NotStr(''' - -''') -icon_home48_regular = NotStr(''' - -''') -icon_video_person_star_off20_regular = NotStr(''' - -''') -icon_dentist12_filled = NotStr(''' - -''') -icon_clipboard20_filled = NotStr(''' - -''') -icon_arrow_curve_down_left20_filled = NotStr(''' - -''') -icon_folder_open24_filled = NotStr(''' - -''') -icon_read_aloud24_regular = NotStr(''' - -''') -icon_mic_prohibited48_filled = NotStr(''' - -''') -icon_games20_filled = NotStr(''' - -''') -icon_speaker_mute24_filled = NotStr(''' - -''') -icon_text_indent_increase_rtl24_filled = NotStr(''' - -''') -icon_video_person_sparkle48_filled = NotStr(''' - -''') -icon_record28_filled = NotStr(''' - -''') -icon_inking_tool16_filled = NotStr(''' - -''') -icon_link_square16_regular = NotStr(''' - -''') -icon_people_call20_filled = NotStr(''' - -''') -icon_table_move_left20_filled = NotStr(''' - -''') -icon_arrow_maximize24_filled = NotStr(''' - -''') -icon_video_person_call24_filled = NotStr(''' - -''') -icon_person20_filled = NotStr(''' - -''') -icon_arrow_step_in_right16_filled = NotStr(''' - -''') -icon_heart20_regular = NotStr(''' - -''') -icon_table_stack_left28_filled = NotStr(''' - -''') -icon_document_page_bottom_right24_filled = NotStr(''' - -''') -icon_mail_template24_filled = NotStr(''' - -''') -icon_text_line_spacing20_regular = NotStr(''' - -''') -icon_translate24_regular = NotStr(''' - -''') -icon_brightness_low28_regular = NotStr(''' - -''') -icon_arrow_export_rtl16_filled = NotStr(''' - -''') -icon_fax20_filled = NotStr(''' - -''') -icon_arrow_expand24_filled = NotStr(''' - -''') -icon_calendar_work_week16_regular = NotStr(''' - -''') -icon_align_stretch_horizontal20_filled = NotStr(''' - - - - - - -''') -icon_arrow_hook_up_right28_filled = NotStr(''' - -''') -icon_eraser_segment24_filled = NotStr(''' - -''') -icon_apps_add_in28_regular = NotStr(''' - -''') -icon_hd20_filled = NotStr(''' - -''') -icon_table_freeze_column16_filled = NotStr(''' - -''') -icon_inprivate_account20_regular = NotStr(''' - -''') -icon_bookmark_multiple48_regular = NotStr(''' - -''') -icon_chevron_circle_left16_regular = NotStr(''' - -''') -icon_receipt_cube20_regular = NotStr(''' - -''') -icon_battery824_filled = NotStr(''' - -''') -icon_timer20_filled = NotStr(''' - -''') -icon_star_dismiss28_regular = NotStr(''' - -''') -icon_comment_add12_regular = NotStr(''' - -''') -icon_book_add24_filled = NotStr(''' - -''') -icon_border_top20_filled = NotStr(''' - -''') -icon_paint_brush16_filled = NotStr(''' - -''') -icon_share28_filled = NotStr(''' - -''') -icon_cart16_regular = NotStr(''' - -''') -icon_text_align_justify20_filled = NotStr(''' - -''') -icon_building_government24_filled = NotStr(''' - -''') -icon_cloud16_regular = NotStr(''' - -''') -icon_power20_regular = NotStr(''' - -''') -icon_multiplier15_x20_regular = NotStr(''' - -''') -icon_calendar_star16_filled = NotStr(''' - -''') -icon_drink_margarita20_regular = NotStr(''' - -''') -icon_text_align_justify_low20_filled = NotStr(''' - -''') -icon_send16_regular = NotStr(''' - -''') -icon_text_clear_formatting24_regular = NotStr(''' - -''') -icon_document_endnote24_filled = NotStr(''' - -''') -icon_panel_right_contract16_regular = NotStr(''' - -''') -icon_speaker120_filled = NotStr(''' - -''') -icon_broad_activity_feed16_regular = NotStr(''' - -''') -icon_arrow_down20_regular = NotStr(''' - -''') -icon_text_indent_decrease_ltr16_filled = NotStr(''' - -''') -icon_align_center_vertical48_filled = NotStr(''' - -''') -icon_arrow_export_rtl24_regular = NotStr(''' - -''') -icon_tap_double48_regular = NotStr(''' - -''') -icon_icons24_regular = NotStr(''' - -''') -icon_mail_template24_regular = NotStr(''' - -''') -icon_animal_rabbit16_filled = NotStr(''' - -''') -icon_document_toolbox24_filled = NotStr(''' - -''') -icon_padding_down24_regular = NotStr(''' - -''') -icon_save_multiple20_regular = NotStr(''' - -''') -icon_mail_pause20_regular = NotStr(''' - -''') -icon_oval28_regular = NotStr(''' - -''') -icon_sync_off16_regular = NotStr(''' - -''') -icon_chevron_right48_filled = NotStr(''' - -''') -icon_mic28_regular = NotStr(''' - -''') -icon_tab_desktop_bottom24_filled = NotStr(''' - -''') -icon_building_retail_money24_regular = NotStr(''' - -''') -icon_arrow_reply_down24_regular = NotStr(''' - -''') -icon_folder_link20_filled = NotStr(''' - -''') -icon_panel_left_contract16_regular = NotStr(''' - -''') -icon_backpack_add48_regular = NotStr(''' - -''') -icon_drawer_add24_filled = NotStr(''' - -''') -icon_cloud_arrow_up16_filled = NotStr(''' - -''') -icon_square48_regular = NotStr(''' - -''') -icon_device_meeting_room_remote32_filled = NotStr(''' - -''') -icon_save_arrow_right24_regular = NotStr(''' - -''') -icon_document_percent24_regular = NotStr(''' - -''') -icon_caret_right12_regular = NotStr(''' - -''') -icon_draw_text20_regular = NotStr(''' - -''') -icon_border_outside_thick20_regular = NotStr(''' - -''') -icon_clipboard20_regular = NotStr(''' - -''') -icon_tap_double48_filled = NotStr(''' - -''') -icon_arrow_swap24_filled = NotStr(''' - -''') -icon_arrow_sync_off16_filled = NotStr(''' - -''') -icon_box_multiple20_filled = NotStr(''' - -''') -icon_share_screen_person_overlay_inside20_filled = NotStr(''' - -''') -icon_text_box_settings20_filled = NotStr(''' - -''') -icon_currency_dollar_euro16_filled = NotStr(''' - -''') -icon_ticket_horizontal20_regular = NotStr(''' - -''') -icon_vehicle_cab24_filled = NotStr(''' - -''') -icon_people_search24_regular = NotStr(''' - -''') -icon_receipt_money20_regular = NotStr(''' - -''') -icon_slide_microphone24_regular = NotStr(''' - -''') -icon_lightbulb_filament20_regular = NotStr(''' - -''') -icon_weather_duststorm24_regular = NotStr(''' - -''') -icon_alert_off16_regular = NotStr(''' - -''') -icon_headset24_filled = NotStr(''' - -''') -icon_cellular_data420_filled = NotStr(''' - -''') -icon_skip_forward3024_regular = NotStr(''' - -''') -icon_arrow_repeat_all20_regular = NotStr(''' - -''') -icon_re_order_dots_vertical16_regular = NotStr(''' - -''') -icon_chevron_circle_down28_filled = NotStr(''' - -''') -icon_cursor_hover_off16_regular = NotStr(''' - -''') -icon_screenshot24_regular = NotStr(''' - -''') -icon_food_grains24_filled = NotStr(''' - -''') -icon_call_outbound48_regular = NotStr(''' - -''') -icon_chevron_circle_down12_regular = NotStr(''' - -''') -icon_text_bold16_filled = NotStr(''' - -''') -icon_column_edit20_regular = NotStr(''' - -''') -icon_document_multiple16_filled = NotStr(''' - -''') -icon_beach48_regular = NotStr(''' - -''') -icon_mail_error16_regular = NotStr(''' - -''') -icon_accessibility48_filled = NotStr(''' - -''') -icon_attach_text20_regular = NotStr(''' - -''') -icon_video_background_effect24_filled = NotStr(''' - -''') -icon_router24_filled = NotStr(''' - -''') -icon_headphones28_regular = NotStr(''' - -''') -icon_desktop_pulse32_filled = NotStr(''' - -''') -icon_database_link20_regular = NotStr(''' - -''') -icon_skip_forward_tab24_regular = NotStr(''' - -''') -icon_document_heart24_regular = NotStr(''' - -''') -icon_arrow_step_over20_regular = NotStr(''' - -''') -icon_check20_regular = NotStr(''' - -''') -icon_glasses28_regular = NotStr(''' - -''') -icon_calendar_star20_regular = NotStr(''' - -''') -icon_patient24_regular = NotStr(''' - -''') -icon_chevron_left16_regular = NotStr(''' - -''') -icon_mail12_regular = NotStr(''' - -''') -icon_leaf_three20_filled = NotStr(''' - -''') -icon_thumb_like24_filled = NotStr(''' - -''') -icon_window_ad20_filled = NotStr(''' - -''') -icon_arrow_sync_circle24_filled = NotStr(''' - -''') -icon_arrow_next20_filled = NotStr(''' - -''') -icon_arrow_right24_regular = NotStr(''' - -''') -icon_select_object_skew24_regular = NotStr(''' - -''') -icon_vehicle_bicycle16_filled = NotStr(''' - -''') -icon_video_person_sparkle16_regular = NotStr(''' - -''') -icon_chat_multiple20_filled = NotStr(''' - -''') -icon_emoji_angry24_regular = NotStr(''' - -''') -icon_mail_inbox16_filled = NotStr(''' - -''') -icon_airplane_take_off16_regular = NotStr(''' - -''') -icon_save_search20_filled = NotStr(''' - -''') -icon_important12_filled = NotStr(''' - -''') -icon_table_stack_below28_regular = NotStr(''' - -''') -icon_trophy_off28_regular = NotStr(''' - -''') -icon_phone_arrow_right20_regular = NotStr(''' - -''') -icon_view_desktop_mobile24_regular = NotStr(''' - -''') -icon_stop24_regular = NotStr(''' - -''') -icon_drink_coffee20_filled = NotStr(''' - -''') -icon_signature16_regular = NotStr(''' - -''') -icon_emoji_sad24_filled = NotStr(''' - -''') -icon_home_checkmark20_regular = NotStr(''' - -''') -icon_people_checkmark20_filled = NotStr(''' - -''') -icon_document_sync20_filled = NotStr(''' - -''') -icon_arrow_reply_all48_filled = NotStr(''' - -''') -icon_arrow_up20_filled = NotStr(''' - -''') -icon_weather_hail_night24_regular = NotStr(''' - -''') -icon_group_list24_regular = NotStr(''' - -''') -icon_text_indent_increase_ltr24_filled = NotStr(''' - -''') -icon_number_symbol28_regular = NotStr(''' - -''') -icon_alert16_regular = NotStr(''' - -''') -icon_call_forward48_filled = NotStr(''' - -''') -icon_table_cells_split16_filled = NotStr(''' - -''') -icon_conference_room28_regular = NotStr(''' - -''') -icon_arrow_forward_down_lightning20_filled = NotStr(''' - -''') -icon_people28_filled = NotStr(''' - -''') -icon_comment_multiple_link16_filled = NotStr(''' - -''') -icon_data_whisker20_filled = NotStr(''' - -''') -icon_more_vertical20_regular = NotStr(''' - -''') -icon_comment_error16_regular = NotStr(''' - -''') -icon_scale_fit20_regular = NotStr(''' - -''') -icon_reading_list24_filled = NotStr(''' - -''') -icon_decimal_arrow_right24_filled = NotStr(''' - -''') -icon_chat_bubbles_question20_filled = NotStr(''' - -''') -icon_star_off16_filled = NotStr(''' - -''') -icon_contract_down_left20_regular = NotStr(''' - -''') -icon_backpack_add48_filled = NotStr(''' - -''') -icon_my_location24_filled = NotStr(''' - -''') -icon_cloud_off16_filled = NotStr(''' - -''') -icon_arrow_step_over20_filled = NotStr(''' - -''') -icon_link_edit16_filled = NotStr(''' - -''') -icon_pause16_regular = NotStr(''' - -''') -icon_organization48_filled = NotStr(''' - -''') -icon_door_arrow_right20_filled = NotStr(''' - -''') -icon_square_hint_apps24_filled = NotStr(''' - -''') -icon_call_forward20_filled = NotStr(''' - -''') -icon_mention20_regular = NotStr(''' - -''') -icon_note_edit20_regular = NotStr(''' - -''') -icon_flip_vertical24_filled = NotStr(''' - -''') -icon_approvals_app20_regular = NotStr(''' - -''') -icon_arrow_sort_down16_regular = NotStr(''' - -''') -icon_video_security24_filled = NotStr(''' - -''') -icon_building_government20_filled = NotStr(''' - -''') -icon_arrow_reset24_regular = NotStr(''' - -''') -icon_person_arrow_left20_filled = NotStr(''' - -''') -icon_dismiss_circle28_filled = NotStr(''' - -''') -icon_arrow_rotate_clockwise16_regular = NotStr(''' - -''') -icon_bookmark_off20_filled = NotStr(''' - -''') -icon_data_whisker20_regular = NotStr(''' - -''') -icon_line_horizontal120_filled = NotStr(''' - -''') -icon_calendar_multiple16_filled = NotStr(''' - -''') -icon_store_microsoft20_regular = NotStr(''' - -''') -icon_tag_circle20_filled = NotStr(''' - -''') -icon_book_clock20_filled = NotStr(''' - -''') -icon_certificate24_regular = NotStr(''' - -''') -icon_resize_video24_regular = NotStr(''' - -''') -icon_receipt_money24_filled = NotStr(''' - -''') -icon_shapes16_filled = NotStr(''' - -''') -icon_cloud_off48_filled = NotStr(''' - -''') -icon_cloud20_regular = NotStr(''' - -''') -icon_chevron_right16_filled = NotStr(''' - -''') -icon_chat32_regular = NotStr(''' - -''') -icon_record16_regular = NotStr(''' - -''') -icon_phone_arrow_right24_regular = NotStr(''' - -''') -icon_arrow_sort_up20_regular = NotStr(''' - -''') -icon_hat_graduation24_filled = NotStr(''' - -''') -icon_share_screen_person16_regular = NotStr(''' - -''') -icon_document_page_bottom_center20_regular = NotStr(''' - -''') -icon_folder_sync20_filled = NotStr(''' - -''') -icon_mic32_filled = NotStr(''' - -''') -icon_mail_arrow_forward16_regular = NotStr(''' - -''') -icon_edit24_filled = NotStr(''' - -''') -icon_text_grammar_error20_filled = NotStr(''' - -''') -icon_arrow_hook_down_right24_filled = NotStr(''' - -''') -icon_desktop_edit16_filled = NotStr(''' - -''') -icon_document_header_arrow_down16_regular = NotStr(''' - -''') -icon_meet_now24_regular = NotStr(''' - -''') -icon_temperature20_filled = NotStr(''' - -''') -icon_arrow_circle_up28_regular = NotStr(''' - -''') -icon_text_field20_regular = NotStr(''' - -''') -icon_folder_mail20_filled = NotStr(''' - -''') -icon_equal_circle24_regular = NotStr(''' - -''') -icon_globe_clock16_regular = NotStr(''' - -''') -icon_calendar_arrow_right24_regular = NotStr(''' - -''') -icon_skip_forward1024_filled = NotStr(''' - -''') -icon_flashlight_off24_filled = NotStr(''' - -''') -icon_cube_sync24_regular = NotStr(''' - -''') -icon_desktop_speaker_off24_filled = NotStr(''' - -''') -icon_globe_location24_regular = NotStr(''' - -''') -icon_my_location16_filled = NotStr(''' - -''') -icon_document28_filled = NotStr(''' - - - - -''') -icon_person_tag20_regular = NotStr(''' - -''') -icon_map20_filled = NotStr(''' - -''') -icon_call48_regular = NotStr(''' - -''') -icon_brain_circuit24_filled = NotStr(''' - -''') -icon_desktop_pulse48_filled = NotStr(''' - -''') -icon_document_text24_filled = NotStr(''' - -''') -icon_chevron_circle_right48_filled = NotStr(''' - -''') -icon_key16_regular = NotStr(''' - - - - -''') -icon_text_add_t24_regular = NotStr(''' - -''') -icon_cloud_checkmark16_filled = NotStr(''' - -''') -icon_calendar_error20_filled = NotStr(''' - -''') -icon_vehicle_truck_profile16_filled = NotStr(''' - -''') -icon_star_dismiss28_filled = NotStr(''' - -''') -icon_vehicle_truck24_regular = NotStr(''' - -''') -icon_beaker24_filled = NotStr(''' - -''') -icon_hand_right24_filled = NotStr(''' - -''') -icon_board16_filled = NotStr(''' - -''') -icon_scan_dash20_regular = NotStr(''' - -''') -icon_text_font_info24_regular = NotStr(''' - -''') -icon_arrow_minimize20_regular = NotStr(''' - -''') -icon_calendar_month24_regular = NotStr(''' - -''') -icon_building_bank28_filled = NotStr(''' - -''') -icon_lock_closed20_filled = NotStr(''' - -''') -icon_person532_filled = NotStr(''' - -''') -icon_chevron_up28_filled = NotStr(''' - -''') -icon_number_symbol_dismiss24_regular = NotStr(''' - -''') -icon_phone_shake24_filled = NotStr(''' - -''') -icon_cloud_arrow_up48_filled = NotStr(''' - -''') -icon_dual_screen_desktop24_filled = NotStr(''' - -''') -icon_drive_train24_filled = NotStr(''' - -''') -icon_toggle_right16_filled = NotStr(''' - -''') -icon_view_desktop24_filled = NotStr(''' - -''') -icon_folder_zip20_regular = NotStr(''' - -''') -icon_calendar_arrow_right20_filled = NotStr(''' - -''') -icon_class24_regular = NotStr(''' - -''') -icon_router24_regular = NotStr(''' - -''') -icon_chevron_left48_filled = NotStr(''' - -''') -icon_weather_hail_night48_regular = NotStr(''' - -''') -icon_apps_add_in24_filled = NotStr(''' - -''') -icon_usb_stick24_filled = NotStr(''' - -''') -icon_add12_filled = NotStr(''' - -''') -icon_mail_error24_filled = NotStr(''' - -''') -icon_lightbulb16_regular = NotStr(''' - -''') -icon_my_location12_filled = NotStr(''' - -''') -icon_border_outside_thick24_filled = NotStr(''' - -''') -icon_ticket_diagonal28_regular = NotStr(''' - -''') -icon_album20_regular = NotStr(''' - -''') -icon_font_decrease24_regular = NotStr(''' - -''') -icon_vehicle_car28_filled = NotStr(''' - -''') -icon_copy_select20_filled = NotStr(''' - -''') -icon_syringe24_regular = NotStr(''' - -''') -icon_eye_tracking24_filled = NotStr(''' - -''') -icon_comment_checkmark28_filled = NotStr(''' - -''') -icon_cloud_checkmark28_filled = NotStr(''' - -''') -icon_chat_help20_regular = NotStr(''' - -''') -icon_person_mail16_filled = NotStr(''' - -''') -icon_circle_line20_regular = NotStr(''' - -''') -icon_notebook_sync24_regular = NotStr(''' - -''') -icon_weather_duststorm20_regular = NotStr(''' - -''') -icon_book20_filled = NotStr(''' - -''') -icon_picture_in_picture_exit16_filled = NotStr(''' - -''') -icon_chevron_double_left16_filled = NotStr(''' - -''') -icon_document_arrow_left24_regular = NotStr(''' - -''') -icon_lock_shield24_regular = NotStr(''' - -''') -icon_laptop_dismiss20_filled = NotStr(''' - -''') -icon_people_community20_regular = NotStr(''' - -''') -icon_align_center_horizontal20_regular = NotStr(''' - -''') -icon_gift_card20_regular = NotStr(''' - -''') -icon_stack_arrow_forward20_regular = NotStr(''' - -''') -icon_clipboard_data_bar20_regular = NotStr(''' - -''') -icon_arrow_counterclockwise28_filled = NotStr(''' - -''') -icon_subtract_square24_filled = NotStr(''' - -''') -icon_prohibited16_regular = NotStr(''' - -''') -icon_document_pill24_filled = NotStr(''' - -''') -icon_emoji_meh24_regular = NotStr(''' - -''') -icon_ribbon_off24_filled = NotStr(''' - -''') -icon_emoji_multiple20_regular = NotStr(''' - -''') -icon_battery424_filled = NotStr(''' - -''') -icon_whiteboard24_regular = NotStr(''' - -''') -icon_collections24_regular = NotStr(''' - -''') -icon_ticket_diagonal20_regular = NotStr(''' - -''') -icon_call_forward48_regular = NotStr(''' - -''') -icon_presence_available12_filled = NotStr(''' - -''') -icon_print_add20_regular = NotStr(''' - -''') -icon_picture_in_picture24_filled = NotStr(''' - -''') -icon_text_sort_ascending16_filled = NotStr(''' - -''') -icon_cellular_off24_regular = NotStr(''' - -''') -icon_text_font20_regular = NotStr(''' - -''') -icon_folder_zip16_filled = NotStr(''' - -''') -icon_checkmark_circle20_regular = NotStr(''' - -''') -icon_shield16_regular = NotStr(''' - -''') -icon_people16_filled = NotStr(''' - -''') -icon_document_error24_filled = NotStr(''' - -''') -icon_voicemail_arrow_back16_filled = NotStr(''' - -''') -icon_image_multiple48_regular = NotStr(''' - -''') -icon_table20_filled = NotStr(''' - -''') -icon_wifi424_filled = NotStr(''' - -''') -icon_top_speed24_regular = NotStr(''' - -''') -icon_next48_filled = NotStr(''' - -''') -icon_receipt_cube20_filled = NotStr(''' - -''') -icon_checkmark16_filled = NotStr(''' - -''') -icon_border_top_bottom_double20_filled = NotStr(''' - -''') -icon_glance20_regular = NotStr(''' - -''') -icon_flash_checkmark28_filled = NotStr(''' - -''') -icon_paint_brush24_regular = NotStr(''' - -''') -icon_rename24_filled = NotStr(''' - -''') -icon_calendar_month20_regular = NotStr(''' - -''') -icon_document_edit24_filled = NotStr(''' - -''') -icon_currency_dollar_rupee16_regular = NotStr(''' - -''') -icon_table_move_below16_regular = NotStr(''' - -''') -icon_apps28_filled = NotStr(''' - -''') -icon_communication_person20_filled = NotStr(''' - -''') -icon_checkmark_underline_circle20_filled = NotStr(''' - -''') -icon_beach28_filled = NotStr(''' - -''') -icon_tag24_filled = NotStr(''' - -''') -icon_share_screen_person_overlay28_filled = NotStr(''' - -''') -icon_image_edit20_regular = NotStr(''' - -''') -icon_window_apps16_filled = NotStr(''' - -''') -icon_table_cell_edit24_regular = NotStr(''' - - - - -''') -icon_zoom_in16_regular = NotStr(''' - -''') -icon_keyboard_layout_split24_regular = NotStr(''' - -''') -icon_clipboard_paste16_regular = NotStr(''' - -''') -icon_text_add_space_before20_regular = NotStr(''' - -''') -icon_align_top28_regular = NotStr(''' - -''') -icon_clock_pause20_filled = NotStr(''' - -''') -icon_folder_zip20_filled = NotStr(''' - -''') -icon_video_clip_multiple24_filled = NotStr(''' - -''') -icon_replay20_regular = NotStr(''' - -''') -icon_calculator20_regular = NotStr(''' - -''') -icon_laptop16_filled = NotStr(''' - -''') -icon_folder16_filled = NotStr(''' - - - - -''') -icon_clipboard16_regular = NotStr(''' - -''') -icon_reading_list_add28_filled = NotStr(''' - -''') -icon_book_open_microphone28_regular = NotStr(''' - -''') -icon_book_open48_regular = NotStr(''' - -''') -icon_tasks_app28_filled = NotStr(''' - -''') -icon_expand_up_right28_regular = NotStr(''' - -''') -icon_align_right20_filled = NotStr(''' - -''') -icon_text_column_one_narrow24_regular = NotStr(''' - -''') -icon_device_meeting_room32_regular = NotStr(''' - -''') -icon_clipboard_paste16_filled = NotStr(''' - -''') -icon_tv_usb16_regular = NotStr(''' - -''') -icon_text_expand24_regular = NotStr(''' - -''') -icon_arrow_bidirectional_up_down24_regular = NotStr(''' - -''') -icon_open_folder20_filled = NotStr(''' - -''') -icon_channel_dismiss16_filled = NotStr(''' - -''') -icon_arrow_autofit_width_dotted24_regular = NotStr(''' - -''') -icon_caret_left16_filled = NotStr(''' - -''') -icon_speaker216_regular = NotStr(''' - -''') -icon_calendar_add24_regular = NotStr(''' - -''') -icon_text_edit_style24_regular = NotStr(''' - -''') -icon_mail_arrow_up24_regular = NotStr(''' - -''') -icon_contract_down_left28_filled = NotStr(''' - -''') -icon_play_circle20_filled = NotStr(''' - -''') -icon_play_circle16_regular = NotStr(''' - -''') -icon_share_screen_stop48_filled = NotStr(''' - -''') -icon_desktop_mac24_regular = NotStr(''' - -''') -icon_document_header_arrow_down20_regular = NotStr(''' - -''') -icon_checkmark_circle20_filled = NotStr(''' - -''') -icon_accessibility32_regular = NotStr(''' - -''') -icon_expand_up_left32_filled = NotStr(''' - -''') -icon_star16_filled = NotStr(''' - -''') -icon_chevron_circle_down20_regular = NotStr(''' - -''') -icon_comment_mention16_regular = NotStr(''' - -''') -icon_chevron_down20_filled = NotStr(''' - -''') -icon_building_factory28_filled = NotStr(''' - -''') -icon_shopping_bag_arrow_left20_regular = NotStr(''' - -''') -icon_trophy24_filled = NotStr(''' - -''') -icon_book_database24_filled = NotStr(''' - -''') -icon_data_scatter20_filled = NotStr(''' - -''') -icon_padding_right24_regular = NotStr(''' - -''') -icon_usb_plug20_regular = NotStr(''' - -''') -icon_closed_caption_off24_regular = NotStr(''' - -''') -icon_weather_snowflake48_regular = NotStr(''' - -''') -icon_shield_lock48_regular = NotStr(''' - -''') -icon_signature28_filled = NotStr(''' - -''') -icon_molecule20_filled = NotStr(''' - -''') -icon_arrow_import24_filled = NotStr(''' - -''') -icon_dismiss32_filled = NotStr(''' - -''') -icon_shopping_bag_dismiss24_filled = NotStr(''' - -''') -icon_info28_regular = NotStr(''' - -''') -icon_document_save20_regular = NotStr(''' - -''') -icon_lock_closed12_regular = NotStr(''' - -''') -icon_split_vertical16_regular = NotStr(''' - -''') -icon_heart28_regular = NotStr(''' - -''') -icon_timeline24_filled = NotStr(''' - -''') -icon_folder_arrow_right16_regular = NotStr(''' - -''') -icon_eye_tracking24_regular = NotStr(''' - -''') -icon_desktop_pulse20_filled = NotStr(''' - -''') -icon_immersive_reader20_filled = NotStr(''' - -''') -icon_arrow_turn_right24_regular = NotStr(''' - -''') -icon_arrow_down_left48_filled = NotStr(''' - -''') -icon_contact_card_ribbon16_filled = NotStr(''' - - - - - - -''') -icon_table_switch16_regular = NotStr(''' - -''') -icon_split_horizontal32_filled = NotStr(''' - -''') -icon_weather_thunderstorm20_regular = NotStr(''' - -''') -icon_window_wrench16_regular = NotStr(''' - -''') -icon_data_waterfall24_filled = NotStr(''' - -''') -icon_document_copy20_filled = NotStr(''' - -''') -icon_shield_dismiss20_filled = NotStr(''' - -''') -icon_status16_regular = NotStr(''' - -''') -icon_folder_add20_filled = NotStr(''' - -''') -icon_cellular_data224_filled = NotStr(''' - -''') -icon_open_off28_filled = NotStr(''' - -''') -icon_airplane20_filled = NotStr(''' - -''') -icon_video_clip16_filled = NotStr(''' - -''') -icon_subtract_square24_regular = NotStr(''' - -''') -icon_call_inbound28_filled = NotStr(''' - -''') -icon_star_emphasis24_filled = NotStr(''' - -''') -icon_table_delete_row28_regular = NotStr(''' - -''') -icon_people_call20_regular = NotStr(''' - -''') -icon_dual_screen_lock24_regular = NotStr(''' - -''') -icon_document_footer20_regular = NotStr(''' - -''') -icon_autosum20_regular = NotStr(''' - -''') -icon_clock_toolbox20_filled = NotStr(''' - -''') -icon_cloud_edit20_regular = NotStr(''' - -''') -icon_channel20_filled = NotStr(''' - -''') -icon_calendar_add20_regular = NotStr(''' - -''') -icon_music_note220_filled = NotStr(''' - -''') -icon_re_order24_regular = NotStr(''' - -''') -icon_table_cells_split28_filled = NotStr(''' - -''') -icon_person_feedback20_regular = NotStr(''' - -''') -icon_braces20_regular = NotStr(''' - -''') -icon_contract_down_left16_regular = NotStr(''' - -''') -icon_calendar_day28_regular = NotStr(''' - -''') -icon_comment_arrow_left28_filled = NotStr(''' - -''') -icon_color_background24_filled = NotStr(''' - -''') -icon_book_letter24_regular = NotStr(''' - -''') -icon_chevron_circle_right32_regular = NotStr(''' - -''') -icon_expand_up_left28_regular = NotStr(''' - -''') -icon_link_square24_regular = NotStr(''' - -''') -icon_drafts20_regular = NotStr(''' - -''') -icon_headset16_regular = NotStr(''' - -''') -icon_person632_filled = NotStr(''' - -''') -icon_bookmark32_filled = NotStr(''' - -''') -icon_copy_arrow_right24_regular = NotStr(''' - -''') -icon_position_backward20_regular = NotStr(''' - -''') -icon_credit_card_person24_regular = NotStr(''' - -''') -icon_calendar_work_week24_regular = NotStr(''' - -''') -icon_window_ad_person20_filled = NotStr(''' - -''') -icon_qr_code20_filled = NotStr(''' - -''') -icon_square_hint_sparkles24_regular = NotStr(''' - -''') -icon_arrow_step_in_right16_regular = NotStr(''' - -''') -icon_pause12_regular = NotStr(''' - -''') -icon_road_cone20_filled = NotStr(''' - -''') -icon_box_arrow_up24_regular = NotStr(''' - -''') -icon_drink_beer24_filled = NotStr(''' - -''') -icon_food_grains24_regular = NotStr(''' - -''') -icon_channel_subtract28_filled = NotStr(''' - -''') -icon_arrow_hook_down_right28_filled = NotStr(''' - -''') -icon_cursor_hover24_regular = NotStr(''' - -''') -icon_color_fill16_regular = NotStr(''' - -''') -icon_diversity24_regular = NotStr(''' - -''') -icon_prohibited28_regular = NotStr(''' - -''') -icon_multiplier1_x20_filled = NotStr(''' - -''') -icon_mobile_optimized24_regular = NotStr(''' - -''') -icon_cursor_hover_off20_regular = NotStr(''' - -''') -icon_table_dismiss24_regular = NotStr(''' - -''') -icon_tv20_regular = NotStr(''' - -''') -icon_document_bullet_list24_regular = NotStr(''' - -''') -icon_text_number_list_ltr16_filled = NotStr(''' - -''') -icon_dismiss_circle28_regular = NotStr(''' - -''') -icon_phone_span_out20_filled = NotStr(''' - -''') -icon_pause_off16_regular = NotStr(''' - -''') -icon_people32_filled = NotStr(''' - -''') -icon_checkbox_warning20_filled = NotStr(''' - -''') -icon_presence_away12_filled = NotStr(''' - -''') -icon_desktop_speaker20_filled = NotStr(''' - -''') -icon_puzzle_cube28_regular = NotStr(''' - -''') -icon_table_move_below24_filled = NotStr(''' - -''') -icon_table_resize_row20_filled = NotStr(''' - -''') -icon_eraser24_regular = NotStr(''' - -''') -icon_re_order_dots_vertical20_regular = NotStr(''' - -''') -icon_mail_inbox_checkmark28_regular = NotStr(''' - -''') -icon_board_split28_regular = NotStr(''' - -''') -icon_square_add16_regular = NotStr(''' - -''') -icon_history16_filled = NotStr(''' - -''') -icon_search_visual20_filled = NotStr(''' - -''') -icon_arrow_upload24_regular = NotStr(''' - -''') -icon_square_hint_sparkles20_filled = NotStr(''' - -''') -icon_note16_regular = NotStr(''' - -''') -icon_stack16_filled = NotStr(''' - -''') -icon_arrow_down12_filled = NotStr(''' - -''') -icon_image16_filled = NotStr(''' - -''') -icon_circle_half_fill16_regular = NotStr(''' - -''') -icon_drink_coffee16_regular = NotStr(''' - -''') -icon_heart32_regular = NotStr(''' - -''') -icon_calendar_settings20_regular = NotStr(''' - -''') -icon_grid24_regular = NotStr(''' - -''') -icon_vehicle_car20_filled = NotStr(''' - -''') -icon_cloud_arrow_down48_filled = NotStr(''' - -''') -icon_arrow_minimize_vertical24_filled = NotStr(''' - -''') -icon_location16_filled = NotStr(''' - -''') -icon_data_area24_filled = NotStr(''' - -''') -icon_panel_left20_regular = NotStr(''' - -''') -icon_weather_rain_snow48_regular = NotStr(''' - -''') -icon_vehicle_car24_filled = NotStr(''' - -''') -icon_text_align_left16_filled = NotStr(''' - -''') -icon_share_screen_person_overlay_inside16_filled = NotStr(''' - -''') -icon_cloud_words16_filled = NotStr(''' - -''') -icon_globe_shield20_filled = NotStr(''' - -''') -icon_delete28_filled = NotStr(''' - -''') -icon_flowchart_circle20_filled = NotStr(''' - -''') -icon_record_stop48_filled = NotStr(''' - -''') -icon_data_treemap20_filled = NotStr(''' - -''') -icon_surface_hub20_regular = NotStr(''' - -''') -icon_text_color20_regular = NotStr(''' - -''') -icon_panel_left_expand16_regular = NotStr(''' - - - - -''') -icon_shield_lock16_filled = NotStr(''' - -''') -icon_music_note224_regular = NotStr(''' - -''') -icon_textbox_align_middle24_regular = NotStr(''' - -''') -icon_weather_cloudy48_regular = NotStr(''' - -''') -icon_calendar_toolbox20_filled = NotStr(''' - -''') -icon_comment_add28_regular = NotStr(''' - -''') -icon_box_edit24_regular = NotStr(''' - -''') -icon_window_wrench28_filled = NotStr(''' - -''') -icon_text_column_two_left24_filled = NotStr(''' - -''') -icon_text_align_justify20_regular = NotStr(''' - -''') -icon_cursor_hover28_regular = NotStr(''' - -''') -icon_phone_vibrate24_filled = NotStr(''' - -''') -icon_library28_regular = NotStr(''' - -''') -icon_animal_rabbit24_regular = NotStr(''' - -''') -icon_document_checkmark24_regular = NotStr(''' - - - - -''') -icon_archive48_regular = NotStr(''' - -''') -icon_person_chat16_filled = NotStr(''' - -''') -icon_checkbox_checked16_regular = NotStr(''' - -''') -icon_location_arrow_up48_filled = NotStr(''' - -''') -icon_arrow_autofit_height24_regular = NotStr(''' - -''') -icon_sticker_add20_regular = NotStr(''' - -''') -icon_document_error20_filled = NotStr(''' - -''') -icon_text_bullet_list_tree16_regular = NotStr(''' - -''') -icon_window_wrench24_filled = NotStr(''' - -''') -icon_channel_subtract16_filled = NotStr(''' - -''') -icon_window_wrench16_filled = NotStr(''' - -''') -icon_comment_multiple_link32_regular = NotStr(''' - -''') -icon_dock24_regular = NotStr(''' - -''') -icon_highlight_link20_filled = NotStr(''' - -''') -icon_dismiss20_regular = NotStr(''' - -''') -icon_square_hint20_regular = NotStr(''' - -''') -icon_arrow_rotate_clockwise24_regular = NotStr(''' - -''') -icon_circle_off20_filled = NotStr(''' - -''') -icon_video_clip_multiple16_filled = NotStr(''' - -''') -icon_design_ideas16_filled = NotStr(''' - -''') -icon_table_cells_merge28_filled = NotStr(''' - -''') -icon_document_queue_multiple20_regular = NotStr(''' - -''') -icon_vehicle_bicycle24_regular = NotStr(''' - -''') -icon_arrow_hook_down_right16_regular = NotStr(''' - -''') -icon_shield_lock16_regular = NotStr(''' - -''') -icon_copy_add24_filled = NotStr(''' - -''') -icon_number_row24_regular = NotStr(''' - -''') -icon_home12_filled = NotStr(''' - -''') -icon_pulse32_filled = NotStr(''' - -''') -icon_desktop_pulse24_filled = NotStr(''' - -''') -icon_cursor_click24_regular = NotStr(''' - -''') -icon_f_stop28_regular = NotStr(''' - -''') -icon_caret_right24_filled = NotStr(''' - -''') -icon_list24_regular = NotStr(''' - -''') -icon_re_order_dots_horizontal16_filled = NotStr(''' - -''') -icon_document_multiple_percent24_regular = NotStr(''' - -''') -icon_vehicle_bus20_filled = NotStr(''' - -''') -icon_settings_chat24_regular = NotStr(''' - -''') -icon_gift_card_add24_filled = NotStr(''' - -''') -icon_share_screen_person_overlay16_filled = NotStr(''' - -''') -icon_contact_card_group24_filled = NotStr(''' - -''') -icon_document_ribbon28_filled = NotStr(''' - -''') -icon_tv24_filled = NotStr(''' - -''') -icon_hand_left24_regular = NotStr(''' - -''') -icon_document_text_link24_filled = NotStr(''' - -''') -icon_phone_speaker24_regular = NotStr(''' - -''') -icon_arrow_trending_text24_regular = NotStr(''' - -''') -icon_arrow_counterclockwise16_filled = NotStr(''' - -''') -icon_arrow_maximize_vertical20_regular = NotStr(''' - -''') -icon_chat_multiple24_regular = NotStr(''' - -''') -icon_chevron_down28_regular = NotStr(''' - -''') -icon_square_arrow_forward32_regular = NotStr(''' - -''') -icon_line24_filled = NotStr(''' - -''') -icon_channel_alert24_filled = NotStr(''' - -''') -icon_square_add16_filled = NotStr(''' - -''') -icon_premium_person20_filled = NotStr(''' - -''') -icon_calendar_empty28_regular = NotStr(''' - -''') -icon_caret_left20_regular = NotStr(''' - -''') -icon_password16_filled = NotStr(''' - -''') -icon_note48_filled = NotStr(''' - -''') -icon_resize_large20_regular = NotStr(''' - -''') -icon_stack_star20_filled = NotStr(''' - -''') -icon_rocket24_regular = NotStr(''' - -''') -icon_comment_checkmark48_filled = NotStr(''' - -''') -icon_target_edit24_regular = NotStr(''' - -''') -icon_attach20_regular = NotStr(''' - -''') -icon_folder_open16_filled = NotStr(''' - -''') -icon_sign_out24_filled = NotStr(''' - -''') -icon_table_stack_below16_filled = NotStr(''' - -''') -icon_real_estate24_regular = NotStr(''' - -''') -icon_circle_small24_filled = NotStr(''' - -''') -icon_task_list_square_add20_regular = NotStr(''' - -''') -icon_airplane24_regular = NotStr(''' - -''') -icon_diamond32_filled = NotStr(''' - -''') -icon_engine24_filled = NotStr(''' - -''') -icon_scale_fill24_filled = NotStr(''' - -''') -icon_phone_arrow_right24_filled = NotStr(''' - -''') -icon_share_screen_person20_regular = NotStr(''' - -''') -icon_food_cake20_regular = NotStr(''' - -''') -icon_sanitize20_regular = NotStr(''' - -''') -icon_search24_regular = NotStr(''' - -''') -icon_scan_dash28_regular = NotStr(''' - -''') -icon_sanitize24_filled = NotStr(''' - -''') -icon_emoji48_regular = NotStr(''' - -''') -icon_arrow_next24_regular = NotStr(''' - -''') -icon_comment_edit20_regular = NotStr(''' - -''') -icon_bookmark_search24_regular = NotStr(''' - -''') -icon_calendar_mail16_filled = NotStr(''' - -''') -icon_image_alt_text24_regular = NotStr(''' - -''') -icon_rocket20_filled = NotStr(''' - -''') -icon_clear_formatting24_regular = NotStr(''' - -''') -icon_protocol_handler20_regular = NotStr(''' - -''') -icon_calendar_today16_filled = NotStr(''' - -''') -icon_scan_thumb_up_off48_filled = NotStr(''' - -''') -icon_hand_draw28_filled = NotStr(''' - -''') -icon_battery824_regular = NotStr(''' - -''') -icon_building_bank24_regular = NotStr(''' - -''') -icon_call_forward20_regular = NotStr(''' - -''') -icon_line_horizontal320_filled = NotStr(''' - -''') -icon_people_settings20_regular = NotStr(''' - -''') -icon_position_forward24_regular = NotStr(''' - -''') -icon_globe_search24_regular = NotStr(''' - -''') -icon_arrow_trending_text20_filled = NotStr(''' - -''') -icon_guest_add24_regular = NotStr(''' - -''') -icon_task_list_add24_filled = NotStr(''' - -''') -icon_arrow_split20_filled = NotStr(''' - -''') -icon_gantt_chart24_filled = NotStr(''' - -''') -icon_games16_regular = NotStr(''' - -''') -icon_crop_interim24_filled = NotStr(''' - -''') -icon_album24_regular = NotStr(''' - -''') -icon_apps16_regular = NotStr(''' - -''') -icon_number_symbol24_filled = NotStr(''' - -''') -icon_call_prohibited24_regular = NotStr(''' - -''') -icon_emoji_add24_regular = NotStr(''' - -''') -icon_phone_checkmark16_regular = NotStr(''' - -''') -icon_slide_multiple_search24_regular = NotStr(''' - -''') -icon_animal_rabbit24_filled = NotStr(''' - -''') -icon_backpack20_regular = NotStr(''' - -''') -icon_crop20_filled = NotStr(''' - -''') -icon_text_bullet_list_ltr20_filled = NotStr(''' - -''') -icon_glasses16_regular = NotStr(''' - -''') -icon_weather_partly_cloudy_night48_regular = NotStr(''' - -''') -icon_reading_list16_filled = NotStr(''' - -''') -icon_fax16_regular = NotStr(''' - -''') -icon_previous48_filled = NotStr(''' - -''') -icon_speaker_usb24_regular = NotStr(''' - -''') -icon_dual_screen_tablet24_regular = NotStr(''' - -''') -icon_camera_switch20_filled = NotStr(''' - -''') -icon_tab_desktop_arrow_clockwise20_filled = NotStr(''' - -''') -icon_book_number24_filled = NotStr(''' - -''') -icon_star_line_horizontal320_regular = NotStr(''' - -''') -icon_document_ribbon32_filled = NotStr(''' - -''') -icon_arrow_sync_checkmark24_regular = NotStr(''' - -''') -icon_calendar_question_mark16_filled = NotStr(''' - -''') -icon_checkmark_lock16_filled = NotStr(''' - -''') -icon_mic_off20_filled = NotStr(''' - -''') -icon_arrow_counterclockwise_dashes24_regular = NotStr(''' - -''') -icon_shape_union24_filled = NotStr(''' - -''') -icon_text_t48_regular = NotStr(''' - -''') -icon_text_proofing_tools20_regular = NotStr(''' - - - - - - -''') -icon_compass_northwest24_regular = NotStr(''' - -''') -icon_text_bullet_list_add20_regular = NotStr(''' - -''') -icon_thumb_dislike24_filled = NotStr(''' - -''') -icon_text_paragraph_direction24_filled = NotStr(''' - -''') -icon_video_person_call24_regular = NotStr(''' - -''') -icon_document_css20_filled = NotStr(''' - -''') -icon_text_bullet_list_square_warning16_filled = NotStr(''' - -''') -icon_document_heart20_filled = NotStr(''' - -''') -icon_calendar_phone20_filled = NotStr(''' - -''') -icon_re_order_dots_horizontal16_regular = NotStr(''' - -''') -icon_table_resize_column24_filled = NotStr(''' - -''') -icon_directions24_regular = NotStr(''' - -''') -icon_line_dashes24_filled = NotStr(''' - -''') -icon_clipboard_task_list_rtl20_regular = NotStr(''' - -''') -icon_skip_forward1032_regular = NotStr(''' - -''') -icon_incognito24_regular = NotStr(''' - -''') -icon_box_checkmark20_regular = NotStr(''' - -''') -icon_search12_regular = NotStr(''' - -''') -icon_comment_mention20_filled = NotStr(''' - -''') -icon_emoji_sad_slight24_filled = NotStr(''' - -''') -icon_immersive_reader28_filled = NotStr(''' - -''') -icon_vehicle_car_collision28_filled = NotStr(''' - -''') -icon_task_list_rtl24_regular = NotStr(''' - -''') -icon_person_accounts24_regular = NotStr(''' - -''') -icon_tablet16_filled = NotStr(''' - -''') -icon_text_underline24_filled = NotStr(''' - -''') -icon_window32_filled = NotStr(''' - -''') -icon_eraser_segment24_regular = NotStr(''' - -''') -icon_calendar_phone20_regular = NotStr(''' - -''') -icon_document_question_mark16_filled = NotStr(''' - -''') -icon_branch_fork20_filled = NotStr(''' - -''') -icon_thumb_dislike20_regular = NotStr(''' - -''') -icon_arrow_circle_up_left20_regular = NotStr(''' - -''') -icon_chevron_right20_filled = NotStr(''' - -''') -icon_rotate_left24_regular = NotStr(''' - -''') -icon_pulse24_filled = NotStr(''' - -''') -icon_shield_dismiss24_regular = NotStr(''' - -''') -icon_weather_sunny24_regular = NotStr(''' - -''') -icon_credit_card_person24_filled = NotStr(''' - -''') -icon_options24_regular = NotStr(''' - -''') -icon_currency_dollar_rupee20_regular = NotStr(''' - -''') -icon_tag_off20_filled = NotStr(''' - -''') -icon_airplane_take_off20_filled = NotStr(''' - -''') -icon_call_prohibited20_filled = NotStr(''' - -''') -icon_subtract_circle_arrow_back16_filled = NotStr(''' - -''') -icon_scan_dash32_filled = NotStr(''' - -''') -icon_text_indent_decrease_rtl16_filled = NotStr(''' - -''') -icon_play12_filled = NotStr(''' - -''') -icon_channel_alert48_regular = NotStr(''' - -''') -icon_presence_dnd12_filled = NotStr(''' - -''') -icon_video_off20_filled = NotStr(''' - -''') -icon_column_triple_edit24_filled = NotStr(''' - -''') -icon_location_off20_regular = NotStr(''' - -''') -icon_clipboard_letter20_filled = NotStr(''' - -''') -icon_dialpad20_filled = NotStr(''' - -''') -icon_text_direction_horizontal_right24_filled = NotStr(''' - -''') -icon_video_person_call16_regular = NotStr(''' - -''') -icon_server20_regular = NotStr(''' - -''') -icon_crop_interim_off24_filled = NotStr(''' - -''') -icon_archive_multiple24_filled = NotStr(''' - -''') -icon_top_speed20_filled = NotStr(''' - -''') -icon_play20_regular = NotStr(''' - -''') -icon_key32_regular = NotStr(''' - - - - -''') -icon_puzzle_piece24_regular = NotStr(''' - -''') -icon_receipt_bag24_filled = NotStr(''' - -''') -icon_leaf_one16_filled = NotStr(''' - -''') -icon_building_home16_regular = NotStr(''' - -''') -icon_heart_circle16_filled = NotStr(''' - -''') -icon_scan_dash48_regular = NotStr(''' - -''') -icon_pin48_regular = NotStr(''' - -''') -icon_comment_dismiss20_filled = NotStr(''' - -''') -icon_receipt_add24_regular = NotStr(''' - -''') -icon_share_close_tray24_regular = NotStr(''' - -''') -icon_globe_clock24_filled = NotStr(''' - -''') -icon_draw_image20_regular = NotStr(''' - -''') -icon_chevron_double_up20_regular = NotStr(''' - -''') -icon_ios_arrow_ltr24_filled = NotStr(''' - -''') -icon_password16_regular = NotStr(''' - -''') -icon_more_vertical32_regular = NotStr(''' - -''') -icon_calendar_person24_filled = NotStr(''' - -''') -icon_book_question_mark24_filled = NotStr(''' - -''') -icon_table_freeze_column20_filled = NotStr(''' - -''') -icon_arrow_autofit_width_dotted20_filled = NotStr(''' - -''') -icon_divider_tall24_regular = NotStr(''' - -''') -icon_phone_laptop32_regular = NotStr(''' - -''') -icon_table_settings20_filled = NotStr(''' - -''') -icon_chevron_circle_down32_filled = NotStr(''' - -''') -icon_flip_horizontal28_regular = NotStr(''' - -''') -icon_calculator_arrow_clockwise24_filled = NotStr(''' - -''') -icon_tab_desktop_bottom20_filled = NotStr(''' - -''') -icon_textbox_align_top20_regular = NotStr(''' - -''') -icon_music_note120_regular = NotStr(''' - -''') -icon_add_subtract_circle24_filled = NotStr(''' - -''') -icon_document_page_top_right24_regular = NotStr(''' - -''') -icon_folder_mail16_regular = NotStr(''' - -''') -icon_people_swap16_regular = NotStr(''' - -''') -icon_arrow_square_down24_regular = NotStr(''' - -''') -icon_draw_image20_filled = NotStr(''' - -''') -icon_weather_partly_cloudy_night48_filled = NotStr(''' - -''') -icon_cloud24_filled = NotStr(''' - -''') -icon_text_indent_decrease_rtl24_regular = NotStr(''' - -''') -icon_weather_snowflake20_regular = NotStr(''' - -''') -icon_arrow_redo32_filled = NotStr(''' - -''') -icon_document_header_footer16_regular = NotStr(''' - -''') -icon_math_format_linear24_filled = NotStr(''' - -''') -icon_prohibited_multiple16_regular = NotStr(''' - -''') -icon_book_search20_regular = NotStr(''' - -''') -icon_cart24_regular = NotStr(''' - -''') -icon_location_add24_filled = NotStr(''' - -''') -icon_arrow_circle_up_left20_filled = NotStr(''' - -''') -icon_arrow_previous24_filled = NotStr(''' - -''') -icon_phone_eraser16_regular = NotStr(''' - -''') -icon_slide_search24_regular = NotStr(''' - -''') -icon_ticket_diagonal20_filled = NotStr(''' - -''') -icon_spacebar24_regular = NotStr(''' - -''') -icon_globe_search20_regular = NotStr(''' - -''') -icon_pair24_filled = NotStr(''' - -''') -icon_open_folder28_regular = NotStr(''' - -''') -icon_text_direction_rotate270_right20_regular = NotStr(''' - -''') -icon_chat24_filled = NotStr(''' - -''') -icon_print24_regular = NotStr(''' - -''') -icon_dual_screen_span24_filled = NotStr(''' - -''') -icon_arrow_circle_left48_filled = NotStr(''' - -''') -icon_text_case_lowercase16_regular = NotStr(''' - -''') -icon_font_space_tracking_in20_regular = NotStr(''' - -''') -icon_drawer_subtract24_filled = NotStr(''' - -''') -icon_chat_arrow_double_back16_filled = NotStr(''' - -''') -icon_people_edit20_regular = NotStr(''' - -''') -icon_speaker128_filled = NotStr(''' - -''') -icon_arrow_forward16_regular = NotStr(''' - -''') -icon_document_table_cube20_filled = NotStr(''' - -''') -icon_picture_in_picture16_filled = NotStr(''' - -''') -icon_note24_regular = NotStr(''' - -''') -icon_globe_star20_regular = NotStr(''' - -''') -icon_tent24_filled = NotStr(''' - -''') -icon_cellular_data220_filled = NotStr(''' - -''') -icon_image48_regular = NotStr(''' - -''') -icon_thinking20_filled = NotStr(''' - -''') -icon_board28_filled = NotStr(''' - -''') -icon_guitar16_filled = NotStr(''' - -''') -icon_folder_swap20_filled = NotStr(''' - -''') -icon_battery220_regular = NotStr(''' - -''') -icon_document_prohibited24_regular = NotStr(''' - -''') -icon_shield_keyhole24_filled = NotStr(''' - -''') -icon_textbox_align_top20_filled = NotStr(''' - -''') -icon_add_circle24_filled = NotStr(''' - -''') -icon_picture_in_picture20_filled = NotStr(''' - -''') -icon_text_bullet_list_square_warning20_regular = NotStr(''' - -''') -icon_book_clock24_regular = NotStr(''' - -''') -icon_more_horizontal32_filled = NotStr(''' - -''') -icon_align_space_evenly_horizontal20_filled = NotStr(''' - - - - - -''') -icon_document_page_bottom_right20_filled = NotStr(''' - -''') -icon_glasses28_filled = NotStr(''' - -''') -icon_flash20_filled = NotStr(''' - -''') -icon_map_drive20_regular = NotStr(''' - -''') -icon_book_open16_regular = NotStr(''' - -''') -icon_phone_update_checkmark20_regular = NotStr(''' - -''') -icon_flip_horizontal48_regular = NotStr(''' - -''') -icon_sanitize20_filled = NotStr(''' - -''') -icon_broom24_filled = NotStr(''' - -''') -icon_data_waterfall20_regular = NotStr(''' - -''') -icon_calendar_agenda24_regular = NotStr(''' - -''') -icon_book_information24_regular = NotStr(''' - -''') -icon_math_formula24_filled = NotStr(''' - -''') -icon_fast_forward28_regular = NotStr(''' - -''') -icon_person_lock24_filled = NotStr(''' - -''') -icon_city20_regular = NotStr(''' - -''') -icon_organization28_regular = NotStr(''' - -''') -icon_comment_error20_filled = NotStr(''' - -''') -icon_notepad_person24_regular = NotStr(''' - -''') -icon_text_grammar_arrow_right24_regular = NotStr(''' - -''') -icon_align_top48_filled = NotStr(''' - -''') -icon_table_switch24_regular = NotStr(''' - -''') -icon_cloud_flow24_regular = NotStr(''' - -''') -icon_panel_bottom20_regular = NotStr(''' - -''') -icon_document_landscape_split20_filled = NotStr(''' - -''') -icon_folder_add24_regular = NotStr(''' - -''') -icon_mail_settings16_filled = NotStr(''' - -''') -icon_arrow_right12_filled = NotStr(''' - -''') -icon_meet_now16_filled = NotStr(''' - -''') -icon_people_prohibited24_filled = NotStr(''' - -''') -icon_people_community16_regular = NotStr(''' - -''') -icon_scan_dash32_regular = NotStr(''' - -''') -icon_presenter_off24_filled = NotStr(''' - -''') -icon_star_dismiss24_regular = NotStr(''' - -''') -icon_contact_card_group28_filled = NotStr(''' - -''') -icon_diagram20_regular = NotStr(''' - -''') -icon_insert20_regular = NotStr(''' - -''') -icon_directions16_filled = NotStr(''' - -''') -icon_arrow_collapse_all24_filled = NotStr(''' - -''') -icon_cursor_click20_filled = NotStr(''' - -''') -icon_fluid24_filled = NotStr(''' - -''') -icon_map20_regular = NotStr(''' - -''') -icon_thumb_like28_regular = NotStr(''' - -''') -icon_window_apps20_regular = NotStr(''' - -''') -icon_vehicle_bus16_filled = NotStr(''' - -''') -icon_skip_back1020_regular = NotStr(''' - -''') -icon_meet_now28_filled = NotStr(''' - -''') -icon_align_center_horizontal16_regular = NotStr(''' - -''') -icon_border_right24_regular = NotStr(''' - -''') -icon_text_bullet_list_rtl24_regular = NotStr(''' - -''') -icon_style_guide24_filled = NotStr(''' - -''') -icon_document_checkmark20_filled = NotStr(''' - -''') -icon_arrow_move20_regular = NotStr(''' - -''') -icon_prohibited20_filled = NotStr(''' - -''') -icon_mail_arrow_down20_filled = NotStr(''' - -''') -icon_text_bullet_list_tree24_regular = NotStr(''' - -''') -icon_resize_small24_filled = NotStr(''' - -''') -icon_toggle_right20_regular = NotStr(''' - -''') -icon_phone_tablet20_regular = NotStr(''' - -''') -icon_text_first_line24_filled = NotStr(''' - -''') -icon_clipboard_image20_regular = NotStr(''' - -''') -icon_navigation20_regular = NotStr(''' - -''') -icon_oval16_regular = NotStr(''' - -''') -icon_arrow_circle_down_right20_filled = NotStr(''' - -''') -icon_cloud_dismiss24_regular = NotStr(''' - -''') -icon_tag_dismiss24_filled = NotStr(''' - -''') -icon_contact_card20_filled = NotStr(''' - -''') -icon_likert20_regular = NotStr(''' - -''') -icon_arrow_download24_regular = NotStr(''' - -''') -icon_video_chat20_filled = NotStr(''' - -''') -icon_person_delete20_regular = NotStr(''' - -''') -icon_box_search20_regular = NotStr(''' - -''') -icon_share_android24_filled = NotStr(''' - -''') -icon_bug16_filled = NotStr(''' - -''') -icon_important12_regular = NotStr(''' - -''') -icon_credit_card_toolbox20_regular = NotStr(''' - -''') -icon_arrow_outline_up_right48_filled = NotStr(''' - -''') -icon_calligraphy_pen_error20_filled = NotStr(''' - -''') -icon_wrench_screwdriver20_filled = NotStr(''' - -''') -icon_document_pdf32_filled = NotStr(''' - -''') -icon_maximize48_filled = NotStr(''' - -''') -icon_storage24_regular = NotStr(''' - -''') -icon_calendar_rtl32_regular = NotStr(''' - -''') -icon_arrow_repeat_all_off16_filled = NotStr(''' - -''') -icon_flash_off24_filled = NotStr(''' - -''') -icon_link_edit24_filled = NotStr(''' - -''') -icon_arrow_step_back16_filled = NotStr(''' - -''') -icon_poll24_regular = NotStr(''' - -''') -icon_serial_port24_regular = NotStr(''' - -''') -icon_play48_regular = NotStr(''' - -''') -icon_document_person20_regular = NotStr(''' - -''') -icon_table_freeze_column24_filled = NotStr(''' - -''') -icon_search48_regular = NotStr(''' - -''') -icon_question24_filled = NotStr(''' - -''') -icon_home_checkmark20_filled = NotStr(''' - -''') -icon_text_paragraph_direction_right16_regular = NotStr(''' - -''') -icon_document_table_cube20_regular = NotStr(''' - -''') -icon_chevron_circle_right28_filled = NotStr(''' - -''') -icon_video_off20_regular = NotStr(''' - -''') -icon_hand_left28_regular = NotStr(''' - -''') -icon_weather_partly_cloudy_day48_filled = NotStr(''' - -''') -icon_preview_link20_regular = NotStr(''' - -''') -icon_speaker016_filled = NotStr(''' - -''') -icon_text_paragraph_direction_right20_filled = NotStr(''' - -''') -icon_calendar_edit24_filled = NotStr(''' - -''') -icon_briefcase20_filled = NotStr(''' - -''') -icon_board16_regular = NotStr(''' - -''') -icon_document48_filled = NotStr(''' - -''') -icon_cookies24_filled = NotStr(''' - -''') -icon_text_column_one20_regular = NotStr(''' - -''') -icon_keyboard20_filled = NotStr(''' - -''') -icon_more_vertical20_filled = NotStr(''' - -''') -icon_arrow_circle_left20_filled = NotStr(''' - -''') -icon_clipboard_clock24_filled = NotStr(''' - -''') -icon_square_hint_sparkles32_regular = NotStr(''' - -''') -icon_video_person_star_off24_regular = NotStr(''' - -''') -icon_pause48_filled = NotStr(''' - -''') -icon_cloud_add20_filled = NotStr(''' - -''') -icon_archive_multiple20_regular = NotStr(''' - -''') -icon_chat_warning16_filled = NotStr(''' - -''') -icon_square_arrow_forward28_filled = NotStr(''' - -''') -icon_document_lock48_regular = NotStr(''' - -''') -icon_text_superscript24_regular = NotStr(''' - -''') -icon_checkmark_lock20_filled = NotStr(''' - -''') -icon_arrow_trending_settings24_filled = NotStr(''' - -''') -icon_mic24_regular = NotStr(''' - -''') -icon_hand_right28_filled = NotStr(''' - -''') -icon_text_position_through24_regular = NotStr(''' - -''') -icon_briefcase_medical20_filled = NotStr(''' - -''') -icon_calendar_multiple32_filled = NotStr(''' - -''') -icon_person_money24_filled = NotStr(''' - -''') -icon_checkmark_starburst24_filled = NotStr(''' - -''') -icon_more_horizontal20_filled = NotStr(''' - -''') -icon_comment_off16_regular = NotStr(''' - -''') -icon_padding_top20_regular = NotStr(''' - -''') -icon_video_person28_filled = NotStr(''' - -''') -icon_building_skyscraper20_regular = NotStr(''' - -''') -icon_target_arrow20_filled = NotStr(''' - -''') -icon_call16_regular = NotStr(''' - -''') -icon_window_header_horizontal20_regular = NotStr(''' - -''') -icon_conference_room16_filled = NotStr(''' - - - - - -''') -icon_arrow_repeat_all24_regular = NotStr(''' - -''') -icon_archive24_filled = NotStr(''' - -''') -icon_document_text_extract24_regular = NotStr(''' - -''') -icon_share_screen_person_overlay24_regular = NotStr(''' - -''') -icon_search_shield20_filled = NotStr(''' - -''') -icon_text_more24_filled = NotStr(''' - -''') -icon_arrow_reset20_filled = NotStr(''' - -''') -icon_mic_off48_regular = NotStr(''' - -''') -icon_document_page_bottom_left24_regular = NotStr(''' - -''') -icon_resize_table24_filled = NotStr(''' - -''') -icon_arrow_up16_regular = NotStr(''' - -''') -icon_scan_table24_regular = NotStr(''' - -''') -icon_save_edit24_filled = NotStr(''' - -''') -icon_tab_add24_regular = NotStr(''' - -''') -icon_window_inprivate_account20_regular = NotStr(''' - -''') -icon_next28_filled = NotStr(''' - -''') -icon_table_delete_column16_filled = NotStr(''' - -''') -icon_trophy16_regular = NotStr(''' - -''') -icon_send16_filled = NotStr(''' - -''') -icon_paint_bucket24_filled = NotStr(''' - -''') -icon_currency_dollar_rupee20_filled = NotStr(''' - -''') -icon_split_vertical20_regular = NotStr(''' - -''') -icon_notebook_section20_regular = NotStr(''' - -''') -icon_arrow_circle_down_double20_regular = NotStr(''' - -''') -icon_desktop_arrow_right16_regular = NotStr(''' - -''') -icon_real_estate24_filled = NotStr(''' - -''') -icon_table_move_below20_regular = NotStr(''' - -''') -icon_keyboard24_regular = NotStr(''' - -''') -icon_cellular_data520_regular = NotStr(''' - -''') -icon_phone_span_in20_regular = NotStr(''' - -''') -icon_arrow_reply_down24_filled = NotStr(''' - -''') -icon_contact_card_ribbon28_regular = NotStr(''' - -''') -icon_star_settings24_filled = NotStr(''' - -''') -icon_battery024_regular = NotStr(''' - -''') -icon_signature28_regular = NotStr(''' - -''') -icon_calendar_day28_filled = NotStr(''' - -''') -icon_speaker248_regular = NotStr(''' - -''') -icon_window_header_horizontal20_filled = NotStr(''' - -''') -icon_text_direction_horizontal_right20_regular = NotStr(''' - -''') -icon_arrow_trending20_regular = NotStr(''' - -''') -icon_cloud_arrow_down24_filled = NotStr(''' - -''') -icon_battery720_regular = NotStr(''' - -''') -icon_align_space_around_vertical20_filled = NotStr(''' - - - - -''') -icon_open24_filled = NotStr(''' - -''') -icon_presence_dnd10_filled = NotStr(''' - -''') -icon_dialpad28_filled = NotStr(''' - -''') -icon_slide_text20_filled = NotStr(''' - -''') -icon_calendar_empty16_regular = NotStr(''' - -''') -icon_vehicle_car_profile_rtl20_regular = NotStr(''' - -''') -icon_text_align_left20_regular = NotStr(''' - -''') -icon_table_move_left28_filled = NotStr(''' - -''') -icon_window_multiple16_regular = NotStr(''' - -''') -icon_hand_right_off20_regular = NotStr(''' - -''') -icon_dual_screen_vertical_scroll24_filled = NotStr(''' - -''') -icon_dismiss_circle32_filled = NotStr(''' - -''') -icon_navigation24_filled = NotStr(''' - -''') -icon_document_sync16_filled = NotStr(''' - -''') -icon_slide_eraser16_filled = NotStr(''' - -''') -icon_tv_usb20_filled = NotStr(''' - -''') -icon_star_emphasis20_regular = NotStr(''' - -''') -icon_double_tap_swipe_down20_filled = NotStr(''' - -''') -icon_calendar_checkmark16_filled = NotStr(''' - -''') -icon_calendar_week_start24_regular = NotStr(''' - -''') -icon_text_font_size24_regular = NotStr(''' - -''') -icon_mail_open_person16_regular = NotStr(''' - -''') -icon_shape_union20_filled = NotStr(''' - -''') -icon_ribbon_star24_filled = NotStr(''' - -''') -icon_timer1024_filled = NotStr(''' - -''') -icon_print_add20_filled = NotStr(''' - -''') -icon_multiplier18_x48_filled = NotStr(''' - -''') -icon_cloud_checkmark48_filled = NotStr(''' - -''') -icon_sport_baseball24_filled = NotStr(''' - -''') -icon_hand_right24_regular = NotStr(''' - -''') -icon_weather_partly_cloudy_night24_filled = NotStr(''' - -''') -icon_document_bullet_list_off24_regular = NotStr(''' - -''') -icon_share_screen_person_p16_regular = NotStr(''' - -''') -icon_tv48_filled = NotStr(''' - -''') -icon_document_bullet_list_off20_regular = NotStr(''' - -''') -icon_arrow_circle_right20_filled = NotStr(''' - -''') -icon_prohibited_multiple20_filled = NotStr(''' - -''') -icon_resize24_filled = NotStr(''' - -''') -icon_toggle_right16_regular = NotStr(''' - -''') -icon_people_prohibited24_regular = NotStr(''' - -''') -icon_record32_filled = NotStr(''' - -''') -icon_content_view_gallery20_regular = NotStr(''' - -''') -icon_image_off20_regular = NotStr(''' - -''') -icon_window_dev_tools20_regular = NotStr(''' - -''') -icon_archive20_regular = NotStr(''' - -''') -icon_delete16_regular = NotStr(''' - -''') -icon_channel_share28_filled = NotStr(''' - -''') -icon_text_edit_style20_regular = NotStr(''' - -''') -icon_emoji_hand24_filled = NotStr(''' - -''') -icon_select_object24_regular = NotStr(''' - -''') -icon_full_screen_maximize20_regular = NotStr(''' - -''') -icon_wrench20_regular = NotStr(''' - -''') -icon_doctor12_filled = NotStr(''' - -''') -icon_line20_regular = NotStr(''' - -''') -icon_star_dismiss20_filled = NotStr(''' - -''') -icon_table_edit28_filled = NotStr(''' - -''') -icon_city20_filled = NotStr(''' - -''') -icon_highlight16_regular = NotStr(''' - -''') -icon_projection_screen16_filled = NotStr(''' - -''') -icon_cast20_regular = NotStr(''' - -''') -icon_sport_soccer20_filled = NotStr(''' - -''') -icon_table_switch16_filled = NotStr(''' - -''') -icon_timer224_filled = NotStr(''' - -''') -icon_video_person28_regular = NotStr(''' - -''') -icon_font_space_tracking_out20_filled = NotStr(''' - -''') -icon_share_screen_start48_filled = NotStr(''' - -''') -icon_chat_settings24_regular = NotStr(''' - -''') -icon_archive_multiple24_regular = NotStr(''' - -''') -icon_person_call16_filled = NotStr(''' - -''') -icon_arrow_down16_filled = NotStr(''' - -''') -icon_question_circle24_filled = NotStr(''' - -''') -icon_heart28_filled = NotStr(''' - -''') -icon_wrench16_filled = NotStr(''' - -''') -icon_square_hint_sparkles16_filled = NotStr(''' - -''') -icon_checkbox_arrow_right20_filled = NotStr(''' - -''') -icon_square16_regular = NotStr(''' - -''') -icon_arrow_step_out28_filled = NotStr(''' - -''') -icon_text_paragraph_direction_left20_regular = NotStr(''' - -''') -icon_clear_formatting24_filled = NotStr(''' - -''') -icon_text_footnote20_filled = NotStr(''' - -''') -icon_pin_off20_regular = NotStr(''' - -''') -icon_people_team_add24_regular = NotStr(''' - -''') -icon_rename20_regular = NotStr(''' - -''') -icon_video_background_effect20_regular = NotStr(''' - -''') -icon_arrow_enter_left20_regular = NotStr(''' - -''') -icon_font_space_tracking_in28_regular = NotStr(''' - -''') -icon_table_freeze_column_and_row28_filled = NotStr(''' - -''') -icon_text_add_space_after24_filled = NotStr(''' - -''') -icon_table_stack_below24_regular = NotStr(''' - -''') -icon_text_align_right16_regular = NotStr(''' - -''') -icon_table_add24_regular = NotStr(''' - -''') -icon_tab_prohibited24_regular = NotStr(''' - -''') -icon_arrow_circle_up16_regular = NotStr(''' - -''') -icon_prohibited16_filled = NotStr(''' - -''') -icon_branch_fork16_filled = NotStr(''' - -''') -icon_code16_regular = NotStr(''' - -''') -icon_cursor_hover32_regular = NotStr(''' - -''') -icon_calculator_arrow_clockwise20_regular = NotStr(''' - -''') -icon_desktop24_regular = NotStr(''' - -''') -icon_skip_forward3032_filled = NotStr(''' - -''') -icon_shield24_regular = NotStr(''' - -''') -icon_history20_filled = NotStr(''' - -''') -icon_channel_subtract16_regular = NotStr(''' - -''') -icon_notepad_person24_filled = NotStr(''' - -''') -icon_video_person_call20_regular = NotStr(''' - -''') -icon_play32_regular = NotStr(''' - -''') -icon_headset32_filled = NotStr(''' - -''') -icon_voicemail28_filled = NotStr(''' - - - - - -''') -icon_draw_shape24_filled = NotStr(''' - -''') -icon_lightbulb20_filled = NotStr(''' - -''') -icon_presence_offline16_regular = NotStr(''' - -''') -icon_arrow_step_in_left16_filled = NotStr(''' - -''') -icon_arrow_up_right32_filled = NotStr(''' - -''') -icon_cellular_data424_regular = NotStr(''' - -''') -icon_video_security20_regular = NotStr(''' - -''') -icon_briefcase_off28_regular = NotStr(''' - -''') -icon_book_globe20_regular = NotStr(''' - -''') -icon_phone_laptop24_filled = NotStr(''' - -''') -icon_stethoscope24_filled = NotStr(''' - -''') -icon_folder_open16_regular = NotStr(''' - -''') -icon_building_home20_regular = NotStr(''' - -''') -icon_tv28_filled = NotStr(''' - -''') -icon_border_bottom20_regular = NotStr(''' - -''') -icon_document_text_toolbox24_filled = NotStr(''' - -''') -icon_arrow_circle_up20_filled = NotStr(''' - -''') -icon_expand_up_left24_regular = NotStr(''' - -''') -icon_presence_offline10_regular = NotStr(''' - -''') -icon_data_bar_vertical20_regular = NotStr(''' - -''') -icon_dual_screen_closed_alert24_filled = NotStr(''' - -''') -icon_notebook_subsection24_regular = NotStr(''' - - - - -''') -icon_arrow_step_out24_filled = NotStr(''' - -''') -icon_mail16_filled = NotStr(''' - -''') -icon_image_multiple32_filled = NotStr(''' - -''') -icon_paint_brush20_filled = NotStr(''' - -''') -icon_brightness_low24_regular = NotStr(''' - -''') -icon_book_question_mark_rtl20_filled = NotStr(''' - -''') -icon_desktop_toolbox24_regular = NotStr(''' - -''') -icon_arrow_reply_all20_filled = NotStr(''' - -''') -icon_square_hint_arrow_back16_regular = NotStr(''' - -''') -icon_arrow_circle_up12_regular = NotStr(''' - -''') -icon_device_meeting_room_remote20_filled = NotStr(''' - -''') -icon_globe_surface20_filled = NotStr(''' - -''') -icon_vehicle_car_profile_rtl16_filled = NotStr(''' - -''') -icon_contract_down_left48_filled = NotStr(''' - -''') -icon_emoji_surprise20_regular = NotStr(''' - -''') -icon_emoji32_filled = NotStr(''' - -''') -icon_usb_plug20_filled = NotStr(''' - -''') -icon_arrow_step_out16_regular = NotStr(''' - -''') -icon_mail_inbox_dismiss20_filled = NotStr(''' - -''') -icon_arrow_circle_up_left24_regular = NotStr(''' - -''') -icon_gif16_filled = NotStr(''' - -''') -icon_chevron_double_right16_regular = NotStr(''' - -''') -icon_document_arrow_left16_filled = NotStr(''' - -''') -icon_clock_toolbox20_regular = NotStr(''' - -''') -icon_scan_type24_filled = NotStr(''' - -''') -icon_book_open_globe24_filled = NotStr(''' - - - - - - - - - -''') -icon_table_stack_below24_filled = NotStr(''' - -''') -icon_clipboard_task_add20_filled = NotStr(''' - -''') -icon_clipboard_arrow_right16_regular = NotStr(''' - -''') -icon_font_increase20_filled = NotStr(''' - -''') -icon_branch_compare20_filled = NotStr(''' - -''') -icon_dual_screen_vibrate24_regular = NotStr(''' - -''') -icon_table_cells_split24_regular = NotStr(''' - -''') -icon_chevron_circle_down28_regular = NotStr(''' - -''') -icon_calendar_rtl32_filled = NotStr(''' - -''') -icon_multiplier12_x32_filled = NotStr(''' - -''') -icon_comment_lightning20_regular = NotStr(''' - -''') -icon_book_open20_filled = NotStr(''' - -''') -icon_keyboard_shift16_regular = NotStr(''' - -''') -icon_shape_subtract16_filled = NotStr(''' - -''') -icon_glance24_regular = NotStr(''' - -''') -icon_laptop28_regular = NotStr(''' - -''') -icon_clock20_filled = NotStr(''' - -''') -icon_calendar_rtl28_regular = NotStr(''' - -''') -icon_document_page_bottom_center24_filled = NotStr(''' - -''') -icon_flag_off20_filled = NotStr(''' - -''') -icon_weather_sunny_low48_filled = NotStr(''' - -''') -icon_mail_arrow_double_back20_regular = NotStr(''' - -''') -icon_search16_regular = NotStr(''' - -''') -icon_compass_northwest16_regular = NotStr(''' - -''') -icon_headphones_sound_wave32_filled = NotStr(''' - -''') -icon_hdr_off24_regular = NotStr(''' - -''') -icon_text_strikethrough16_filled = NotStr(''' - -''') -icon_learning_app24_regular = NotStr(''' - -''') -icon_bookmark_multiple20_regular = NotStr(''' - -''') -icon_rectangle_landscape32_filled = NotStr(''' - -''') -icon_match_app_layout24_filled = NotStr(''' - -''') -icon_beach16_regular = NotStr(''' - -''') -icon_circle24_regular = NotStr(''' - -''') -icon_flash16_filled = NotStr(''' - -''') -icon_folder_arrow_up16_regular = NotStr(''' - -''') -icon_dual_screen_pagination24_regular = NotStr(''' - -''') -icon_board_games20_regular = NotStr(''' - -''') -icon_text_case_lowercase24_filled = NotStr(''' - -''') -icon_board24_filled = NotStr(''' - -''') -icon_tag_reset20_regular = NotStr(''' - -''') -icon_list28_filled = NotStr(''' - -''') -icon_table_move_right28_filled = NotStr(''' - -''') -icon_text_position_square20_filled = NotStr(''' - -''') -icon_comment_note20_filled = NotStr(''' - -''') -icon_calendar_error24_filled = NotStr(''' - -''') -icon_lock_open20_regular = NotStr(''' - -''') -icon_layer20_filled = NotStr(''' - -''') -icon_hdr24_filled = NotStr(''' - -''') -icon_notepad28_regular = NotStr(''' - -''') -icon_money20_filled = NotStr(''' - -''') -icon_multiselect_ltr20_regular = NotStr(''' - -''') -icon_delete_dismiss28_regular = NotStr(''' - -''') -icon_fast_forward16_filled = NotStr(''' - -''') -icon_person_delete20_filled = NotStr(''' - -''') -icon_multiplier1_x28_filled = NotStr(''' - -''') -icon_clipboard_letter24_regular = NotStr(''' - -''') -icon_border_outside20_filled = NotStr(''' - -''') -icon_caret_down_right20_regular = NotStr(''' - -''') -icon_thumb_like16_regular = NotStr(''' - -''') -icon_text_align_right24_regular = NotStr(''' - -''') -icon_document_header_arrow_down24_regular = NotStr(''' - -''') -icon_tab_desktop_multiple_bottom24_regular = NotStr(''' - -''') -icon_call_missed16_regular = NotStr(''' - -''') -icon_call_add24_filled = NotStr(''' - -''') -icon_emoji_add16_regular = NotStr(''' - -''') -icon_dual_screen_arrow_up24_filled = NotStr(''' - -''') -icon_arrow_sync_circle20_filled = NotStr(''' - -''') -icon_calendar_mention20_filled = NotStr(''' - -''') -icon_image_shadow24_regular = NotStr(''' - -''') -icon_document_header_footer24_regular = NotStr(''' - -''') -icon_table_stack_right16_regular = NotStr(''' - -''') -icon_port_micro_usb24_filled = NotStr(''' - -''') -icon_closed_caption_off20_regular = NotStr(''' - -''') -icon_table_link16_filled = NotStr(''' - -''') -icon_attach_text24_regular = NotStr(''' - -''') -icon_folder_link24_regular = NotStr(''' - -''') -icon_tetris_app20_filled = NotStr(''' - -''') -icon_comment_mention24_filled = NotStr(''' - -''') -icon_play_circle48_filled = NotStr(''' - -''') -icon_pause_circle24_filled = NotStr(''' - -''') -icon_link16_regular = NotStr(''' - -''') -icon_content_view20_regular = NotStr(''' - -''') -icon_text_align_center16_filled = NotStr(''' - -''') -icon_document_ribbon16_filled = NotStr(''' - -''') -icon_data_histogram24_filled = NotStr(''' - -''') -icon_toggle_left20_regular = NotStr(''' - -''') -icon_call_forward16_regular = NotStr(''' - -''') -icon_chat_bubbles_question16_regular = NotStr(''' - -''') -icon_gift_card_add20_regular = NotStr(''' - -''') -icon_people_add28_filled = NotStr(''' - -''') -icon_split_horizontal32_regular = NotStr(''' - -''') -icon_people_list20_filled = NotStr(''' - -''') -icon_data_bar_vertical_add24_regular = NotStr(''' - -''') -icon_channel_arrow_left16_regular = NotStr(''' - -''') -icon_people_team16_regular = NotStr(''' - -''') -icon_image_arrow_counterclockwise24_regular = NotStr(''' - -''') -icon_calendar_ltr32_regular = NotStr(''' - -''') -icon_building_retail_shield20_filled = NotStr(''' - -''') -icon_edit_arrow_back16_filled = NotStr(''' - -''') -icon_table_dismiss16_regular = NotStr(''' - -''') -icon_weather_moon28_regular = NotStr(''' - -''') -icon_fluid20_filled = NotStr(''' - -''') -icon_megaphone_loud20_filled = NotStr(''' - -''') -icon_table_settings16_regular = NotStr(''' - -''') -icon_circle_small20_regular = NotStr(''' - -''') -icon_location12_regular = NotStr(''' - -''') -icon_tv16_filled = NotStr(''' - -''') -icon_folder_swap24_filled = NotStr(''' - -''') -icon_bot_add20_regular = NotStr(''' - -''') -icon_text_collapse24_regular = NotStr(''' - -''') -icon_shape_union20_regular = NotStr(''' - -''') -icon_premium32_regular = NotStr(''' - -''') -icon_folder_add24_filled = NotStr(''' - -''') -icon_call16_filled = NotStr(''' - -''') -icon_box_multiple_checkmark24_regular = NotStr(''' - -''') -icon_document_add48_filled = NotStr(''' - -''') -icon_building_bank_link20_regular = NotStr(''' - -''') -icon_arrow_hook_down_right28_regular = NotStr(''' - -''') -icon_comment_add48_filled = NotStr(''' - -''') -icon_notebook_error24_filled = NotStr(''' - -''') -icon_person_available20_regular = NotStr(''' - -''') -icon_folder_open20_regular = NotStr(''' - -''') -icon_home24_regular = NotStr(''' - -''') -icon_person48_filled = NotStr(''' - -''') -icon_ruler24_regular = NotStr(''' - -''') -icon_expand_up_left16_regular = NotStr(''' - -''') -icon_earth20_filled = NotStr(''' - -''') -icon_checkbox224_regular = NotStr(''' - - - - - -''') -icon_building_factory24_filled = NotStr(''' - -''') -icon_document_text20_filled = NotStr(''' - -''') -icon_animal_turtle28_regular = NotStr(''' - -''') -icon_presence_dnd10_regular = NotStr(''' - -''') -icon_luggage24_regular = NotStr(''' - -''') -icon_arrow_left16_regular = NotStr(''' - -''') -icon_ribbon_off32_filled = NotStr(''' - -''') -icon_weather_duststorm24_filled = NotStr(''' - -''') -icon_expand_up_right24_filled = NotStr(''' - -''') -icon_call_prohibited16_filled = NotStr(''' - -''') -icon_square_hint_sparkles28_regular = NotStr(''' - -''') -icon_square_hint32_regular = NotStr(''' - -''') -icon_communication24_regular = NotStr(''' - -''') -icon_notepad24_filled = NotStr(''' - -''') -icon_table_insert_row16_regular = NotStr(''' - -''') -icon_pentagon32_regular = NotStr(''' - -''') -icon_fast_forward16_regular = NotStr(''' - -''') -icon_textbox_align_bottom20_regular = NotStr(''' - -''') -icon_speaker116_filled = NotStr(''' - -''') -icon_board_split48_filled = NotStr(''' - -''') -icon_copy24_filled = NotStr(''' - -''') -icon_receipt_bag24_regular = NotStr(''' - -''') -icon_eye_off24_regular = NotStr(''' - -''') -icon_contact_card_group48_filled = NotStr(''' - -''') -icon_cursor_hover16_regular = NotStr(''' - -''') -icon_person_mail24_regular = NotStr(''' - -''') -icon_building_home24_regular = NotStr(''' - -''') -icon_ribbon24_filled = NotStr(''' - -''') -icon_dual_screen_span24_regular = NotStr(''' - -''') -icon_document_question_mark20_filled = NotStr(''' - -''') -icon_fluid16_regular = NotStr(''' - -''') -icon_dumbbell24_filled = NotStr(''' - -''') -icon_calendar_phone16_filled = NotStr(''' - -''') -icon_record20_filled = NotStr(''' - -''') -icon_important24_regular = NotStr(''' - -''') -icon_data_bar_vertical20_filled = NotStr(''' - -''') -icon_arrow_undo32_regular = NotStr(''' - -''') -icon_projection_screen_dismiss16_filled = NotStr(''' - -''') -icon_money_dismiss20_filled = NotStr(''' - -''') -icon_scan_thumb_up20_filled = NotStr(''' - -''') -icon_scan_dash16_filled = NotStr(''' - -''') -icon_text_footnote24_regular = NotStr(''' - -''') -icon_luggage20_regular = NotStr(''' - -''') -icon_chevron_circle_down32_regular = NotStr(''' - -''') -icon_leaf_two20_regular = NotStr(''' - -''') -icon_person_board20_regular = NotStr(''' - -''') -icon_folder_prohibited16_filled = NotStr(''' - -''') -icon_clipboard_text_ltr24_regular = NotStr(''' - -''') -icon_thumb_dislike16_filled = NotStr(''' - -''') -icon_textbox_align_bottom_rotate9020_regular = NotStr(''' - -''') -icon_time_and_weather24_regular = NotStr(''' - -''') -icon_notebook_error24_regular = NotStr(''' - -''') -icon_speaker_off28_regular = NotStr(''' - -''') -icon_developer_board20_filled = NotStr(''' - -''') -icon_sport_hockey24_filled = NotStr(''' - -''') -icon_clipboard_task20_regular = NotStr(''' - -''') -icon_document_header_footer20_filled = NotStr(''' - -''') -icon_fax16_filled = NotStr(''' - -''') -icon_arrow_clockwise32_filled = NotStr(''' - -''') -icon_scan_thumb_up_off16_filled = NotStr(''' - -''') -icon_calendar_today20_regular = NotStr(''' - -''') -icon_document_flowchart20_filled = NotStr(''' - -''') -icon_local_language16_regular = NotStr(''' - -''') -icon_emoji_sad20_filled = NotStr(''' - -''') -icon_meet_now32_regular = NotStr(''' - -''') -icon_line_dashes48_filled = NotStr(''' - -''') -icon_calendar_rtl16_regular = NotStr(''' - -''') -icon_book_coins20_filled = NotStr(''' - -''') -icon_braces24_filled = NotStr(''' - -''') -icon_slide_multiple_arrow_right24_filled = NotStr(''' - -''') -icon_document_bullet_list_off24_filled = NotStr(''' - -''') -icon_arrow_trending_lines20_regular = NotStr(''' - -''') -icon_record_stop16_filled = NotStr(''' - -''') -icon_drop20_regular = NotStr(''' - -''') -icon_arrow_sync_dismiss20_filled = NotStr(''' - -''') -icon_wifi_off20_filled = NotStr(''' - -''') -icon_select_object_skew_edit24_regular = NotStr(''' - -''') -icon_savings16_filled = NotStr(''' - -''') -icon_padding_top24_regular = NotStr(''' - -''') -icon_book_open28_regular = NotStr(''' - -''') -icon_target_edit16_regular = NotStr(''' - -''') -icon_qr_code20_regular = NotStr(''' - -''') -icon_sticker12_filled = NotStr(''' - -''') -icon_calculator_arrow_clockwise20_filled = NotStr(''' - -''') -icon_document_footer_dismiss24_regular = NotStr(''' - -''') -icon_beaker20_regular = NotStr(''' - -''') -icon_contact_card_link16_regular = NotStr(''' - -''') -icon_comment_arrow_left20_regular = NotStr(''' - -''') -icon_pin_off16_filled = NotStr(''' - -''') -icon_save_search20_regular = NotStr(''' - -''') -icon_laptop_dismiss20_regular = NotStr(''' - -''') -icon_calendar_edit20_regular = NotStr(''' - -''') -icon_split_horizontal48_regular = NotStr(''' - -''') -icon_box_multiple24_filled = NotStr(''' - -''') -icon_diamond24_regular = NotStr(''' - -''') -icon_stack_arrow_forward24_filled = NotStr(''' - -''') -icon_document_queue_multiple20_filled = NotStr(''' - -''') -icon_backpack24_filled = NotStr(''' - -''') -icon_paint_bucket20_filled = NotStr(''' - -''') -icon_mail_dismiss24_filled = NotStr(''' - -''') -icon_star_three_quarter16_filled = NotStr(''' - -''') -icon_chevron_double_right20_filled = NotStr(''' - -''') -icon_re_order_dots_horizontal24_filled = NotStr(''' - -''') -icon_comment_error20_regular = NotStr(''' - -''') -icon_heart_pulse32_filled = NotStr(''' - -''') -icon_channel_alert16_filled = NotStr(''' - -''') -icon_document_javascript24_filled = NotStr(''' - -''') -icon_arrow_maximize20_filled = NotStr(''' - -''') -icon_gift_card_money20_regular = NotStr(''' - -''') -icon_text_paragraph_direction_left16_regular = NotStr(''' - -''') -icon_channel_arrow_left48_regular = NotStr(''' - -''') -icon_arrow_left12_regular = NotStr(''' - -''') -icon_re_order_dots_horizontal20_filled = NotStr(''' - -''') -icon_screen_search24_filled = NotStr(''' - -''') -icon_people_lock24_filled = NotStr(''' - -''') -icon_video_person_sparkle28_filled = NotStr(''' - -''') -icon_caret_up24_regular = NotStr(''' - -''') -icon_checkbox_person16_filled = NotStr(''' - -''') -icon_document_copy48_regular = NotStr(''' - -''') -icon_view_desktop_mobile20_filled = NotStr(''' - -''') -icon_picture_in_picture_exit20_filled = NotStr(''' - -''') -icon_document_header_arrow_down24_filled = NotStr(''' - -''') -icon_payment20_filled = NotStr(''' - -''') -icon_record12_filled = NotStr(''' - -''') -icon_building_retail20_regular = NotStr(''' - -''') -icon_rss24_filled = NotStr(''' - -''') -icon_branch_fork_hint24_regular = NotStr(''' - -''') -icon_document_text_toolbox20_regular = NotStr(''' - -''') -icon_calendar_toolbox20_regular = NotStr(''' - -''') -icon_weather_moon_off48_filled = NotStr(''' - -''') -icon_number_symbol16_filled = NotStr(''' - -''') -icon_star_line_horizontal320_filled = NotStr(''' - -''') -icon_album_add24_filled = NotStr(''' - -''') -icon_document_pdf20_filled = NotStr(''' - -''') -icon_brightness_high48_regular = NotStr(''' - -''') -icon_mail20_filled = NotStr(''' - -''') -icon_border_bottom_double20_regular = NotStr(''' - -''') -icon_autosum24_filled = NotStr(''' - -''') -icon_gift_card_arrow_right20_regular = NotStr(''' - -''') -icon_text_color24_regular = NotStr(''' - -''') -icon_document_table_truck24_regular = NotStr(''' - -''') -icon_branch24_filled = NotStr(''' - -''') -icon_arrow_routing_rectangle_multiple24_filled = NotStr(''' - -''') -icon_caret_right16_filled = NotStr(''' - -''') -icon_add12_regular = NotStr(''' - -''') -icon_vehicle_ship20_regular = NotStr(''' - -''') -icon_desktop_cursor28_filled = NotStr(''' - -''') -icon_table_cells_merge24_filled = NotStr(''' - -''') -icon_document_arrow_up20_regular = NotStr(''' - -''') -icon_hand_right20_regular = NotStr(''' - -''') -icon_tag_error16_regular = NotStr(''' - -''') -icon_rewind28_filled = NotStr(''' - -''') -icon_chevron_circle_down48_regular = NotStr(''' - -''') -icon_auto_fit_height24_filled = NotStr(''' - -''') -icon_chevron_circle_left28_regular = NotStr(''' - -''') -icon_chevron_double_down20_regular = NotStr(''' - -''') -icon_image_copy20_filled = NotStr(''' - -''') -icon_textbox_align_bottom_rotate9024_regular = NotStr(''' - -''') -icon_text_field24_regular = NotStr(''' - -''') -icon_shifts_question_mark24_regular = NotStr(''' - -''') -icon_share_screen_person_overlay20_regular = NotStr(''' - -''') -icon_arrow_reply20_regular = NotStr(''' - -''') -icon_shopping_bag24_regular = NotStr(''' - -''') -icon_wifi_off24_filled = NotStr(''' - -''') -icon_blur24_filled = NotStr(''' - -''') -icon_document_multiple20_regular = NotStr(''' - -''') -icon_caret_up12_filled = NotStr(''' - -''') -icon_stream24_filled = NotStr(''' - -''') -icon_toggle_right28_filled = NotStr(''' - -''') -icon_document_briefcase20_regular = NotStr(''' - -''') -icon_task_list_ltr24_filled = NotStr(''' - -''') -icon_call_add20_regular = NotStr(''' - -''') -icon_briefcase_off20_regular = NotStr(''' - -''') -icon_arrow_clockwise_dashes24_regular = NotStr(''' - -''') -icon_flow20_filled = NotStr(''' - -''') -icon_triangle12_filled = NotStr(''' - -''') -icon_umbrella24_filled = NotStr(''' - -''') -icon_box_checkmark24_regular = NotStr(''' - -''') -icon_desktop_edit20_regular = NotStr(''' - -''') -icon_resize_small20_regular = NotStr(''' - -''') -icon_pill28_filled = NotStr(''' - -''') -icon_tab_prohibited24_filled = NotStr(''' - -''') -icon_diversity48_regular = NotStr(''' - -''') -icon_border_none24_regular = NotStr(''' - -''') -icon_document_one_page24_filled = NotStr(''' - -''') -icon_arrow_sync_off12_regular = NotStr(''' - -''') -icon_dentist16_filled = NotStr(''' - -''') -icon_alert_off24_regular = NotStr(''' - -''') -icon_arrow_circle_down_right16_filled = NotStr(''' - -''') -icon_panel_left24_regular = NotStr(''' - -''') -icon_square_arrow_forward16_regular = NotStr(''' - -''') -icon_history20_regular = NotStr(''' - -''') -icon_arrow_minimize_vertical24_regular = NotStr(''' - - - - - -''') -icon_clipboard_text_ltr20_filled = NotStr(''' - -''') -icon_data_histogram20_filled = NotStr(''' - -''') -icon_call_end28_regular = NotStr(''' - -''') -icon_camera_dome28_regular = NotStr(''' - -''') -icon_document_landscape_split_hint20_filled = NotStr(''' - -''') -icon_arrow_trending_settings24_regular = NotStr(''' - -''') -icon_textbox_align_top_rotate9020_filled = NotStr(''' - -''') -icon_video_person_star_off20_filled = NotStr(''' - -''') -icon_ios_chevron_right20_filled = NotStr(''' - -''') -icon_clipboard_text_ltr24_filled = NotStr(''' - -''') -icon_flashlight16_regular = NotStr(''' - -''') -icon_cursor_hover28_filled = NotStr(''' - -''') -icon_clipboard_link20_filled = NotStr(''' - -''') -icon_calendar_month28_regular = NotStr(''' - -''') -icon_text_position_top_bottom20_regular = NotStr(''' - -''') -icon_vehicle_truck16_regular = NotStr(''' - -''') -icon_person_add24_regular = NotStr(''' - -''') -icon_inprivate_account28_filled = NotStr(''' - -''') -icon_zoom_in20_filled = NotStr(''' - -''') -icon_arrow_right28_filled = NotStr(''' - -''') -icon_document_table20_regular = NotStr(''' - -''') -icon_text_column_two_left24_regular = NotStr(''' - -''') -icon_folder_open_vertical20_filled = NotStr(''' - -''') -icon_list20_filled = NotStr(''' - -''') -icon_ios_arrow_ltr24_regular = NotStr(''' - -''') -icon_credit_card_person20_filled = NotStr(''' - -''') -icon_more_horizontal48_filled = NotStr(''' - -''') -icon_video_chat16_filled = NotStr(''' - -''') -icon_speaker_edit20_filled = NotStr(''' - -''') -icon_surface_earbuds24_regular = NotStr(''' - -''') -icon_fluent32_regular = NotStr(''' - -''') -icon_resize_large24_filled = NotStr(''' - -''') -icon_beaker_edit20_filled = NotStr(''' - -''') -icon_comment_multiple20_regular = NotStr(''' - -''') -icon_weather_sunny32_filled = NotStr(''' - -''') -icon_star_arrow_right_end24_filled = NotStr(''' - -''') -icon_person_available24_regular = NotStr(''' - -''') -icon_arrow_maximize28_filled = NotStr(''' - -''') -icon_sync_off20_filled = NotStr(''' - -''') -icon_subtract_circle16_filled = NotStr(''' - -''') -icon_library20_regular = NotStr(''' - -''') -icon_text_sort_descending24_regular = NotStr(''' - -''') -icon_desktop_flow24_filled = NotStr(''' - -''') -icon_dentist20_regular = NotStr(''' - -''') -icon_drink_margarita16_filled = NotStr(''' - -''') -icon_box_multiple_arrow_right20_regular = NotStr(''' - -''') -icon_clock28_filled = NotStr(''' - -''') -icon_comment_multiple_link20_filled = NotStr(''' - -''') -icon_gift_card_arrow_right24_filled = NotStr(''' - -''') -icon_clipboard_paste20_regular = NotStr(''' - -''') -icon_textbox_rotate9024_regular = NotStr(''' - -''') -icon_channel_subtract48_regular = NotStr(''' - -''') -icon_dual_screen_closed_alert24_regular = NotStr(''' - -''') -icon_backpack_add24_filled = NotStr(''' - -''') -icon_device_eq20_regular = NotStr(''' - -''') -icon_arrow_enter_up24_filled = NotStr(''' - -''') -icon_tab_desktop_arrow_left20_filled = NotStr(''' - -''') -icon_mic_off28_filled = NotStr(''' - - - - - -''') -icon_page_fit20_regular = NotStr(''' - -''') -icon_weather_fog48_regular = NotStr(''' - -''') -icon_person_clock24_filled = NotStr(''' - -''') -icon_play24_regular = NotStr(''' - -''') -icon_box16_regular = NotStr(''' - -''') -icon_door20_regular = NotStr(''' - -''') -icon_person_arrow_right20_regular = NotStr(''' - -''') -icon_apps_list_detail20_filled = NotStr(''' - -''') -icon_wand20_regular = NotStr(''' - -''') -icon_alert16_filled = NotStr(''' - -''') -icon_table_move_right24_regular = NotStr(''' - -''') -icon_ribbon_off20_regular = NotStr(''' - -''') -icon_text_paragraph_direction20_regular = NotStr(''' - -''') -icon_tray_item_add20_regular = NotStr(''' - -''') -icon_arrow_undo16_regular = NotStr(''' - -''') -icon_branch_fork24_filled = NotStr(''' - -''') -icon_person_tag48_regular = NotStr(''' - -''') -icon_person_mail24_filled = NotStr(''' - -''') -icon_sticker24_regular = NotStr(''' - -''') -icon_shield_prohibited20_filled = NotStr(''' - -''') -icon_arrow_circle_right48_filled = NotStr(''' - -''') -icon_contact_card48_filled = NotStr(''' - -''') -icon_mic20_filled = NotStr(''' - -''') -icon_shopping_bag_dismiss20_filled = NotStr(''' - -''') -icon_dialpad_off20_regular = NotStr(''' - -''') -icon_building_bank20_regular = NotStr(''' - -''') -icon_document_queue_add20_regular = NotStr(''' - -''') -icon_channel_add28_regular = NotStr(''' - -''') -icon_flowchart_circle24_regular = NotStr(''' - -''') -icon_arrow_trending24_filled = NotStr(''' - -''') -icon_record24_filled = NotStr(''' - -''') -icon_sidebar_search_ltr20_filled = NotStr(''' - -''') -icon_symbols16_regular = NotStr(''' - -''') -icon_food24_filled = NotStr(''' - -''') -icon_guest_add24_filled = NotStr(''' - -''') -icon_sparkle20_regular = NotStr(''' - -''') -icon_arrow_circle_down_up20_filled = NotStr(''' - -''') -icon_table_move_left24_filled = NotStr(''' - -''') -icon_sport_soccer24_filled = NotStr(''' - -''') -icon_table_insert_column20_regular = NotStr(''' - -''') -icon_handshake24_regular = NotStr(''' - -''') -icon_arrow_circle_down16_filled = NotStr(''' - -''') -icon_food_cake24_filled = NotStr(''' - -''') -icon_folder_prohibited48_regular = NotStr(''' - -''') -icon_lightbulb_filament16_regular = NotStr(''' - -''') -icon_target24_regular = NotStr(''' - -''') -icon_cube_tree24_filled = NotStr(''' - -''') -icon_phone_vibrate24_regular = NotStr(''' - -''') -icon_caret_down_right20_filled = NotStr(''' - -''') -icon_briefcase12_regular = NotStr(''' - -''') -icon_autocorrect20_regular = NotStr(''' - -''') -icon_calendar_multiple24_filled = NotStr(''' - -''') -icon_local_language24_regular = NotStr(''' - -''') -icon_presence_busy12_filled = NotStr(''' - -''') -icon_phone_link_setup24_regular = NotStr(''' - -''') -icon_people_sync16_filled = NotStr(''' - -''') -icon_slide_add28_filled = NotStr(''' - -''') -icon_password24_filled = NotStr(''' - -''') -icon_tag_reset24_filled = NotStr(''' - -''') -icon_arrow_repeat_all_off20_regular = NotStr(''' - -''') -icon_lock_shield48_filled = NotStr(''' - -''') -icon_open_folder48_filled = NotStr(''' - -''') -icon_contact_card_ribbon20_filled = NotStr(''' - -''') -icon_clipboard_code20_filled = NotStr(''' - -''') -icon_bluetooth_disabled20_regular = NotStr(''' - -''') -icon_flash24_regular = NotStr(''' - -''') -icon_emoji_meh20_filled = NotStr(''' - -''') -icon_arrow_trending_lines24_regular = NotStr(''' - -''') -icon_desktop32_regular = NotStr(''' - -''') -icon_mic_prohibited16_regular = NotStr(''' - -''') -icon_desktop_sync24_filled = NotStr(''' - -''') -icon_timeline24_regular = NotStr(''' - -''') -icon_clipboard_text_rtl20_filled = NotStr(''' - -''') -icon_plug_connected20_regular = NotStr(''' - -''') -icon_weather_sunny16_filled = NotStr(''' - -''') -icon_calendar_rtl20_regular = NotStr(''' - -''') -icon_glance_horizontal12_filled = NotStr(''' - - - - - - -''') -icon_tablet_speaker20_filled = NotStr(''' - -''') -icon_flowchart20_filled = NotStr(''' - -''') -icon_cloud_arrow_up20_regular = NotStr(''' - -''') -icon_channel_alert24_regular = NotStr(''' - -''') -icon_sound_source28_regular = NotStr(''' - -''') -icon_document_bullet_list_clock20_filled = NotStr(''' - - - - - -''') -icon_column_triple24_regular = NotStr(''' - -''') -icon_local_language20_filled = NotStr(''' - -''') -icon_text_position_square24_regular = NotStr(''' - -''') -icon_hdr_off24_filled = NotStr(''' - -''') -icon_camera_switch24_filled = NotStr(''' - -''') -icon_math_symbols28_filled = NotStr(''' - -''') -icon_bezier_curve_square20_regular = NotStr(''' - -''') -icon_paint_brush_arrow_down24_regular = NotStr(''' - -''') -icon_location_off48_filled = NotStr(''' - -''') -icon_dismiss16_regular = NotStr(''' - -''') -icon_arrow_down32_filled = NotStr(''' - -''') -icon_dialpad_off24_regular = NotStr(''' - -''') -icon_reading_list_add20_filled = NotStr(''' - -''') -icon_arrow_autofit_up20_regular = NotStr(''' - -''') -icon_building_skyscraper20_filled = NotStr(''' - -''') -icon_channel_dismiss24_regular = NotStr(''' - -''') -icon_umbrella20_filled = NotStr(''' - -''') -icon_shield_lock28_filled = NotStr(''' - -''') -icon_text_bold16_regular = NotStr(''' - -''') -icon_weather_sunny_low48_regular = NotStr(''' - -''') -icon_brightness_high20_regular = NotStr(''' - -''') -icon_chart_person28_regular = NotStr(''' - -''') -icon_document_sync24_filled = NotStr(''' - -''') -icon_error_circle_settings16_filled = NotStr(''' - -''') -icon_projection_screen_dismiss24_filled = NotStr(''' - -''') -icon_edit_settings24_regular = NotStr(''' - -''') -icon_image_multiple24_filled = NotStr(''' - -''') -icon_person_note20_regular = NotStr(''' - -''') -icon_call_park32_filled = NotStr(''' - -''') -icon_board_split16_regular = NotStr(''' - -''') -icon_tab20_regular = NotStr(''' - -''') -icon_chart_person48_filled = NotStr(''' - -''') -icon_text_number_list_rtl24_filled = NotStr(''' - -''') -icon_table_simple28_filled = NotStr(''' - -''') -icon_previous16_filled = NotStr(''' - -''') -icon_arrow_maximize32_regular = NotStr(''' - -''') -icon_table_simple48_regular = NotStr(''' - -''') -icon_line_horizontal520_filled = NotStr(''' - -''') -icon_keyboard_shift20_regular = NotStr(''' - -''') -icon_center_horizontal24_filled = NotStr(''' - -''') -icon_voicemail24_regular = NotStr(''' - -''') -icon_page_fit16_regular = NotStr(''' - -''') -icon_folder_prohibited28_regular = NotStr(''' - -''') -icon_person_lock16_regular = NotStr(''' - -''') -icon_window_new20_regular = NotStr(''' - -''') -icon_calculator20_filled = NotStr(''' - -''') -icon_checkbox_indeterminate16_filled = NotStr(''' - -''') -icon_star_add16_regular = NotStr(''' - -''') -icon_top_speed20_regular = NotStr(''' - -''') -icon_box_multiple_arrow_right20_filled = NotStr(''' - -''') -icon_battery024_filled = NotStr(''' - -''') -icon_heart_pulse20_filled = NotStr(''' - -''') -icon_window_apps16_regular = NotStr(''' - -''') -icon_calendar_reply20_filled = NotStr(''' - -''') -icon_text_column_one24_regular = NotStr(''' - -''') -icon_table_insert_column28_regular = NotStr(''' - -''') -icon_table_stack_above28_regular = NotStr(''' - -''') -icon_mic16_regular = NotStr(''' - -''') -icon_dismiss_square20_regular = NotStr(''' - -''') -icon_glasses_off24_filled = NotStr(''' - -''') -icon_dual_screen_arrow_right24_regular = NotStr(''' - -''') -icon_notebook_add24_regular = NotStr(''' - - - - - - - - -''') -icon_play_circle24_regular = NotStr(''' - -''') -icon_chevron_circle_right12_regular = NotStr(''' - -''') -icon_text_underline20_regular = NotStr(''' - -''') -icon_print48_regular = NotStr(''' - -''') -icon_table_stack_below20_filled = NotStr(''' - -''') -icon_phone20_regular = NotStr(''' - -''') -icon_table_freeze_row20_regular = NotStr(''' - -''') -icon_calendar_phone16_regular = NotStr(''' - -''') -icon_window_header_vertical20_filled = NotStr(''' - -''') -icon_mail_inbox_checkmark16_regular = NotStr(''' - -''') -icon_clipboard_checkmark24_filled = NotStr(''' - -''') -icon_arrow_step_in_right24_filled = NotStr(''' - -''') -icon_send_clock24_regular = NotStr(''' - - - - -''') -icon_bug24_regular = NotStr(''' - -''') -icon_comment_multiple_link28_regular = NotStr(''' - -''') -icon_fps3048_filled = NotStr(''' - -''') -icon_document_text20_regular = NotStr(''' - -''') -icon_text_column_three20_filled = NotStr(''' - -''') -icon_arrow_circle_left24_regular = NotStr(''' - -''') -icon_clipboard_search24_filled = NotStr(''' - -''') -icon_bed20_filled = NotStr(''' - -''') -icon_camera24_filled = NotStr(''' - -''') -icon_document_one_page20_filled = NotStr(''' - -''') -icon_board_split48_regular = NotStr(''' - -''') -icon_star48_filled = NotStr(''' - -''') -icon_weather_rain_showers_night24_regular = NotStr(''' - -''') -icon_mention20_filled = NotStr(''' - -''') -icon_rewind24_regular = NotStr(''' - -''') -icon_person_chat20_filled = NotStr(''' - -''') -icon_emoji_sparkle24_filled = NotStr(''' - -''') -icon_camera_edit20_regular = NotStr(''' - -''') -icon_column_triple_edit20_filled = NotStr(''' - -''') -icon_document_link20_regular = NotStr(''' - -''') -icon_trophy20_filled = NotStr(''' - -''') -icon_collections_add20_filled = NotStr(''' - -''') -icon_board24_regular = NotStr(''' - -''') -icon_table_cells_split28_regular = NotStr(''' - -''') -icon_briefcase_off24_regular = NotStr(''' - -''') -icon_arrow_autofit_up20_filled = NotStr(''' - -''') -icon_arrow_routing_rectangle_multiple20_regular = NotStr(''' - -''') -icon_organization32_filled = NotStr(''' - -''') -icon_paint_brush16_regular = NotStr(''' - -''') -icon_backpack24_regular = NotStr(''' - -''') -icon_channel_alert48_filled = NotStr(''' - -''') -icon_link20_filled = NotStr(''' - -''') -icon_position_to_front20_regular = NotStr(''' - -''') -icon_text_number_list_ltr20_regular = NotStr(''' - -''') -icon_clipboard_bullet_list_ltr20_regular = NotStr(''' - -''') -icon_align_center_vertical20_regular = NotStr(''' - -''') -icon_arrow_reply_all24_filled = NotStr(''' - -''') -icon_flip_horizontal16_filled = NotStr(''' - -''') -icon_weather_moon_off28_filled = NotStr(''' - -''') -icon_music_note216_regular = NotStr(''' - -''') -icon_edit_arrow_back16_regular = NotStr(''' - -''') -icon_patient32_regular = NotStr(''' - -''') -icon_multiplier2_x28_regular = NotStr(''' - -''') -icon_slide_add24_filled = NotStr(''' - -''') -icon_arrow_right24_filled = NotStr(''' - -''') -icon_arrow_square_down24_filled = NotStr(''' - -''') -icon_person532_regular = NotStr(''' - -''') -icon_shopping_bag_play20_filled = NotStr(''' - -''') -icon_mail_arrow_down20_regular = NotStr(''' - -''') -icon_box_multiple_checkmark20_filled = NotStr(''' - -''') -icon_key_reset24_regular = NotStr(''' - -''') -icon_expand_up_left28_filled = NotStr(''' - -''') -icon_document_page_top_left24_filled = NotStr(''' - -''') -icon_text_subscript24_filled = NotStr(''' - -''') -icon_arrow_redo20_regular = NotStr(''' - -''') -icon_image_alt_text16_filled = NotStr(''' - -''') -icon_person_prohibited28_filled = NotStr(''' - -''') -icon_lock_closed32_regular = NotStr(''' - -''') -icon_notebook24_regular = NotStr(''' - -''') -icon_qr_code24_filled = NotStr(''' - -''') -icon_building_multiple24_filled = NotStr(''' - -''') -icon_animal_turtle16_filled = NotStr(''' - -''') -icon_circle_line12_regular = NotStr(''' - -''') -icon_panel_top_expand20_filled = NotStr(''' - -''') -icon_chat_multiple16_filled = NotStr(''' - -''') -icon_mail_inbox28_regular = NotStr(''' - -''') -icon_book_database20_regular = NotStr(''' - -''') -icon_flag_pride24_filled = NotStr(''' - - - - - - - - - - -''') -icon_border_outside24_regular = NotStr(''' - -''') -icon_document_heart_pulse24_filled = NotStr(''' - -''') -icon_headphones32_filled = NotStr(''' - -''') -icon_color_fill20_regular = NotStr(''' - -''') -icon_hand_left16_filled = NotStr(''' - -''') -icon_text_position_front20_filled = NotStr(''' - -''') -icon_password24_regular = NotStr(''' - -''') -icon_xray24_filled = NotStr(''' - -''') -icon_slide_transition24_regular = NotStr(''' - -''') -icon_hand_draw24_filled = NotStr(''' - -''') -icon_image_add24_regular = NotStr(''' - -''') -icon_maximize28_filled = NotStr(''' - -''') -icon_shopping_bag_pause20_filled = NotStr(''' - -''') -icon_shopping_bag_dismiss24_regular = NotStr(''' - -''') -icon_beach48_filled = NotStr(''' - -''') -icon_dismiss_circle16_regular = NotStr(''' - -''') -icon_scan_type_off20_filled = NotStr(''' - -''') -icon_document_text_clock20_filled = NotStr(''' - -''') -icon_skip_forward3020_regular = NotStr(''' - -''') -icon_checkbox_person24_filled = NotStr(''' - -''') -icon_arrow_reply_all24_regular = NotStr(''' - -''') -icon_column_edit20_filled = NotStr(''' - -''') -icon_arrow_bounce20_filled = NotStr(''' - -''') -icon_inprivate_account28_regular = NotStr(''' - -''') -icon_people_edit20_filled = NotStr(''' - -''') -icon_map24_filled = NotStr(''' - -''') -icon_mail_clock20_filled = NotStr(''' - -''') -icon_person_settings20_filled = NotStr(''' - -''') -icon_people_queue24_regular = NotStr(''' - -''') -icon_call_add20_filled = NotStr(''' - -''') -icon_flowchart20_regular = NotStr(''' - -''') -icon_document_pdf16_filled = NotStr(''' - -''') -icon_learning_app24_filled = NotStr(''' - -''') -icon_drawer_arrow_download24_filled = NotStr(''' - -''') -icon_trophy_off20_filled = NotStr(''' - -''') -icon_window_console20_filled = NotStr(''' - -''') -icon_chevron_right12_filled = NotStr(''' - -''') -icon_premium32_filled = NotStr(''' - -''') -icon_book_open_globe20_regular = NotStr(''' - - - - - - - - - -''') -icon_bluetooth_connected20_regular = NotStr(''' - -''') -icon_crop_interim24_regular = NotStr(''' - -''') -icon_square_hint_sparkles28_filled = NotStr(''' - -''') -icon_compass_northwest28_filled = NotStr(''' - -''') -icon_window_new16_regular = NotStr(''' - -''') -icon_book_open16_filled = NotStr(''' - -''') -icon_guest24_filled = NotStr(''' - -''') -icon_doctor28_filled = NotStr(''' - -''') -icon_branch_fork_hint20_regular = NotStr(''' - -''') -icon_filter_dismiss16_filled = NotStr(''' - -''') -icon_tab_shield_dismiss20_regular = NotStr(''' - -''') -icon_shield_lock20_filled = NotStr(''' - -''') -icon_slide_multiple_search24_filled = NotStr(''' - -''') -icon_text_expand24_filled = NotStr(''' - -''') -icon_arrow_trending16_regular = NotStr(''' - -''') -icon_weather_snow_shower_night48_filled = NotStr(''' - -''') -icon_apps_list_detail24_regular = NotStr(''' - -''') -icon_people_toolbox16_filled = NotStr(''' - -''') -icon_table_edit20_regular = NotStr(''' - -''') -icon_text_align_distributed_vertical24_filled = NotStr(''' - -''') -icon_comment_checkmark24_regular = NotStr(''' - -''') -icon_zoom_in20_regular = NotStr(''' - -''') -icon_wifi320_filled = NotStr(''' - -''') -icon_arrow_circle_down28_filled = NotStr(''' - -''') -icon_arrow_hook_down_left20_regular = NotStr(''' - -''') -icon_document_arrow_right20_filled = NotStr(''' - -''') -icon_channel_add20_regular = NotStr(''' - -''') -icon_text_superscript16_regular = NotStr(''' - -''') -icon_lock_closed12_filled = NotStr(''' - -''') -icon_shield_prohibited24_filled = NotStr(''' - -''') -icon_next20_filled = NotStr(''' - -''') -icon_add_square20_regular = NotStr(''' - -''') -icon_weather_sunny20_filled = NotStr(''' - -''') -icon_inprivate_account24_regular = NotStr(''' - -''') -icon_local_language28_filled = NotStr(''' - -''') -icon_box_checkmark24_filled = NotStr(''' - -''') -icon_building_retail_toolbox24_regular = NotStr(''' - -''') -icon_book_coins20_regular = NotStr(''' - -''') -icon_table_freeze_column20_regular = NotStr(''' - -''') -icon_border_bottom20_filled = NotStr(''' - -''') -icon_calligraphy_pen24_filled = NotStr(''' - -''') -icon_text_color16_filled = NotStr(''' - -''') -icon_flow16_regular = NotStr(''' - -''') -icon_guardian28_regular = NotStr(''' - -''') -icon_cloud_off16_regular = NotStr(''' - -''') -icon_paint_bucket24_regular = NotStr(''' - -''') -icon_border_bottom_thick20_regular = NotStr(''' - -''') -icon_mail_inbox_add20_filled = NotStr(''' - -''') -icon_tab_desktop20_regular = NotStr(''' - -''') -icon_text_grammar_wand16_filled = NotStr(''' - -''') -icon_calendar_reply24_regular = NotStr(''' - -''') -icon_battery_saver24_regular = NotStr(''' - -''') -icon_double_tap_swipe_down24_regular = NotStr(''' - -''') -icon_text_continuous24_filled = NotStr(''' - -''') -icon_align_end_horizontal20_filled = NotStr(''' - - - - -''') -icon_mail_settings16_regular = NotStr(''' - -''') -icon_text_superscript20_regular = NotStr(''' - -''') -icon_battery_warning24_filled = NotStr(''' - -''') -icon_stop20_filled = NotStr(''' - -''') -icon_divider_short24_regular = NotStr(''' - -''') -icon_credit_card_person20_regular = NotStr(''' - -''') -icon_clipboard_error20_regular = NotStr(''' - -''') -icon_desktop_cursor28_regular = NotStr(''' - -''') -icon_arrow_minimize_vertical20_regular = NotStr(''' - -''') -icon_store_microsoft24_regular = NotStr(''' - -''') -icon_receipt24_filled = NotStr(''' - -''') -icon_weather_thunderstorm24_regular = NotStr(''' - -''') -icon_calendar_rtl24_filled = NotStr(''' - -''') -icon_blur16_filled = NotStr(''' - -''') -icon_table_move_right16_regular = NotStr(''' - -''') -icon_pause_off16_filled = NotStr(''' - -''') -icon_backpack20_filled = NotStr(''' - -''') -icon_notebook_section24_filled = NotStr(''' - -''') -icon_guitar28_filled = NotStr(''' - -''') -icon_shield_task20_filled = NotStr(''' - -''') -icon_cellular_data220_regular = NotStr(''' - -''') -icon_megaphone28_filled = NotStr(''' - -''') -icon_text_position_front24_regular = NotStr(''' - -''') -icon_image_search24_regular = NotStr(''' - -''') -icon_maximize28_regular = NotStr(''' - -''') -icon_text_field24_filled = NotStr(''' - -''') -icon_text_sort_ascending20_regular = NotStr(''' - -''') -icon_weather_snowflake20_filled = NotStr(''' - -''') -icon_mic_sparkle20_regular = NotStr(''' - -''') -icon_glasses_off24_regular = NotStr(''' - -''') -icon_person_tag24_filled = NotStr(''' - -''') -icon_document_page_bottom_right24_regular = NotStr(''' - -''') -icon_globe_video28_filled = NotStr(''' - -''') -icon_shopping_bag_play20_regular = NotStr(''' - -''') -icon_folder_arrow_up16_filled = NotStr(''' - -''') -icon_arrow_down28_regular = NotStr(''' - -''') -icon_shape_exclude16_regular = NotStr(''' - -''') -icon_wallet20_regular = NotStr(''' - -''') -icon_hat_graduation20_regular = NotStr(''' - -''') -icon_road_cone20_regular = NotStr(''' - -''') -icon_clock32_regular = NotStr(''' - -''') -icon_games28_filled = NotStr(''' - -''') -icon_lock_closed24_regular = NotStr(''' - -''') -icon_ticket_horizontal24_filled = NotStr(''' - -''') -icon_align_right16_regular = NotStr(''' - -''') -icon_arrow_hook_up_right20_filled = NotStr(''' - -''') -icon_clipboard_settings20_regular = NotStr(''' - -''') -icon_data_treemap24_regular = NotStr(''' - -''') -icon_math_format_professional24_filled = NotStr(''' - -''') -icon_heart12_regular = NotStr(''' - -''') -icon_calendar_empty28_filled = NotStr(''' - -''') -icon_resize_large16_filled = NotStr(''' - -''') -icon_folder_mail16_filled = NotStr(''' - -''') -icon_food20_regular = NotStr(''' - -''') -icon_chevron_up12_filled = NotStr(''' - -''') -icon_battery124_filled = NotStr(''' - -''') -icon_device_meeting_room32_filled = NotStr(''' - -''') -icon_book_toolbox20_regular = NotStr(''' - -''') -icon_table_insert_row16_filled = NotStr(''' - -''') -icon_font_increase24_filled = NotStr(''' - -''') -icon_check24_regular = NotStr(''' - -''') -icon_view_desktop20_regular = NotStr(''' - -''') -icon_battery524_filled = NotStr(''' - -''') -icon_full_screen_maximize24_filled = NotStr(''' - -''') -icon_camera_add48_filled = NotStr(''' - -''') -icon_brightness_high32_regular = NotStr(''' - -''') -icon_document_settings16_filled = NotStr(''' - -''') -icon_share_screen_person_p20_filled = NotStr(''' - -''') -icon_fps3028_filled = NotStr(''' - -''') -icon_desktop20_regular = NotStr(''' - -''') -icon_star_three_quarter20_filled = NotStr(''' - -''') -icon_speaker_settings24_regular = NotStr(''' - -''') -icon_barcode_scanner24_filled = NotStr(''' - -''') -icon_pulse32_regular = NotStr(''' - -''') -icon_window_arrow_up20_filled = NotStr(''' - -''') -icon_search_info24_filled = NotStr(''' - -''') -icon_toolbox28_regular = NotStr(''' - -''') -icon_multiplier2_x48_regular = NotStr(''' - -''') -icon_document_queue_add24_regular = NotStr(''' - -''') -icon_premium_person20_regular = NotStr(''' - -''') -icon_calendar_multiple32_regular = NotStr(''' - -''') -icon_border_bottom_double24_filled = NotStr(''' - -''') -icon_wallet24_regular = NotStr(''' - -''') -icon_weather_sunny_high48_filled = NotStr(''' - -''') -icon_window_dev_edit16_filled = NotStr(''' - - - - - - -''') -icon_star_arrow_right_start24_regular = NotStr(''' - -''') -icon_checkmark_circle12_regular = NotStr(''' - -''') -icon_arrow_sort_down_lines20_filled = NotStr(''' - -''') -icon_currency_dollar_rupee24_filled = NotStr(''' - -''') -icon_mail_checkmark16_filled = NotStr(''' - -''') -icon_align_left28_filled = NotStr(''' - -''') -icon_phone_vertical_scroll24_regular = NotStr(''' - -''') -icon_wrench20_filled = NotStr(''' - -''') -icon_tab_in_private20_filled = NotStr(''' - -''') -icon_pause_settings20_filled = NotStr(''' - -''') -icon_rectangle_landscape12_regular = NotStr(''' - -''') -icon_important24_filled = NotStr(''' - -''') -icon_multiplier12_x48_regular = NotStr(''' - -''') -icon_fingerprint24_filled = NotStr(''' - -''') -icon_star_edit24_filled = NotStr(''' - -''') -icon_text_number_format24_filled = NotStr(''' - -''') -icon_lightbulb_circle24_filled = NotStr(''' - -''') -icon_circle_edit24_filled = NotStr(''' - - - - -''') -icon_book_contacts32_filled = NotStr(''' - -''') -icon_shield_checkmark16_filled = NotStr(''' - -''') -icon_dual_screen_vibrate24_filled = NotStr(''' - -''') -icon_cursor_hover48_regular = NotStr(''' - -''') -icon_eye_tracking_off24_filled = NotStr(''' - -''') -icon_image24_regular = NotStr(''' - -''') -icon_tag_lock24_regular = NotStr(''' - -''') -icon_zoom_out20_filled = NotStr(''' - -''') -icon_person_edit20_filled = NotStr(''' - -''') -icon_person_tag20_filled = NotStr(''' - -''') -icon_contact_card20_regular = NotStr(''' - -''') -icon_arrow_export_up20_regular = NotStr(''' - -''') -icon_comment_mention20_regular = NotStr(''' - -''') -icon_arrow_clockwise_dashes20_filled = NotStr(''' - -''') -icon_table_simple20_regular = NotStr(''' - -''') -icon_lottery24_filled = NotStr(''' - -''') -icon_select_all_on24_regular = NotStr(''' - -''') -icon_dentist48_regular = NotStr(''' - -''') -icon_chevron_circle_right16_filled = NotStr(''' - -''') -icon_keyboard_layout_float24_regular = NotStr(''' - -''') -icon_tag_multiple20_regular = NotStr(''' - -''') -icon_document_chevron_double24_regular = NotStr(''' - -''') -icon_briefcase_medical20_regular = NotStr(''' - -''') -icon_reading_list_add28_regular = NotStr(''' - -''') -icon_building_shop16_filled = NotStr(''' - -''') -icon_arrow_rotate_counterclockwise24_regular = NotStr(''' - -''') -icon_number_row16_regular = NotStr(''' - -''') -icon_pill16_regular = NotStr(''' - -''') -icon_key_reset24_filled = NotStr(''' - -''') -icon_vehicle_truck_profile24_regular = NotStr(''' - -''') -icon_multiplier18_x20_filled = NotStr(''' - -''') -icon_animal_rabbit16_regular = NotStr(''' - -''') -icon_arrow_curve_down_right20_regular = NotStr(''' - -''') -icon_folder_arrow_right24_regular = NotStr(''' - -''') -icon_font_space_tracking_in20_filled = NotStr(''' - -''') -icon_arrow_export_rtl16_regular = NotStr(''' - -''') -icon_data_scatter24_filled = NotStr(''' - -''') -icon_share_screen_person_p24_regular = NotStr(''' - -''') -icon_cube_sync20_regular = NotStr(''' - -''') -icon_eyedropper20_filled = NotStr(''' - -''') -icon_vote20_regular = NotStr(''' - -''') -icon_scan_thumb_up48_filled = NotStr(''' - -''') -icon_battery220_filled = NotStr(''' - -''') -icon_delete_arrow_back20_regular = NotStr(''' - -''') -icon_dentist24_regular = NotStr(''' - -''') -icon_alert_snooze24_regular = NotStr(''' - -''') -icon_camera_add24_filled = NotStr(''' - -''') -icon_delete20_filled = NotStr(''' - -''') -icon_flag_off48_regular = NotStr(''' - -''') -icon_whiteboard20_filled = NotStr(''' - -''') -icon_arrow_up_left20_filled = NotStr(''' - -''') -icon_syringe24_filled = NotStr(''' - -''') -icon_table_cells_split20_regular = NotStr(''' - -''') -icon_table_settings28_filled = NotStr(''' - -''') -icon_image_multiple16_filled = NotStr(''' - -''') -icon_shield_checkmark28_regular = NotStr(''' - -''') -icon_edit24_regular = NotStr(''' - -''') -icon_pulse28_filled = NotStr(''' - -''') -icon_dentist20_filled = NotStr(''' - -''') -icon_rocket16_regular = NotStr(''' - -''') -icon_classification20_regular = NotStr(''' - -''') -icon_calendar_week_numbers24_filled = NotStr(''' - -''') -icon_arrow_sort_down20_filled = NotStr(''' - -''') -icon_text_bullet_list_square_warning20_filled = NotStr(''' - -''') -icon_leaf_three24_filled = NotStr(''' - -''') -icon_video20_filled = NotStr(''' - -''') -icon_arrow_step_back16_regular = NotStr(''' - -''') -icon_desktop_speaker20_regular = NotStr(''' - -''') -icon_document_bullet_list_multiple24_filled = NotStr(''' - -''') -icon_megaphone_loud24_regular = NotStr(''' - -''') -icon_table_resize_column16_regular = NotStr(''' - -''') -icon_key32_filled = NotStr(''' - -''') -icon_calendar_ltr20_regular = NotStr(''' - -''') -icon_align_top24_filled = NotStr(''' - -''') -icon_flash_auto24_filled = NotStr(''' - -''') -icon_handshake16_regular = NotStr(''' - -''') -icon_toolbox16_regular = NotStr(''' - -''') -icon_table_move_above24_regular = NotStr(''' - -''') -icon_control_button20_filled = NotStr(''' - -''') -icon_text_font16_filled = NotStr(''' - -''') -icon_receipt_add24_filled = NotStr(''' - -''') -icon_document_percent24_filled = NotStr(''' - -''') -icon_person_delete16_regular = NotStr(''' - -''') -icon_app_generic24_regular = NotStr(''' - -''') -icon_line32_regular = NotStr(''' - -''') -icon_scan_type_off20_regular = NotStr(''' - -''') -icon_oval32_filled = NotStr(''' - -''') -icon_arrow_move20_filled = NotStr(''' - -''') -icon_record_stop28_filled = NotStr(''' - -''') -icon_table_freeze_column_and_row20_filled = NotStr(''' - -''') -icon_people_team_toolbox24_filled = NotStr(''' - -''') -icon_chat_dismiss24_filled = NotStr(''' - -''') -icon_window24_filled = NotStr(''' - -''') -icon_weather_partly_cloudy_night20_filled = NotStr(''' - -''') -icon_data_sunburst24_regular = NotStr(''' - -''') -icon_weather_snow48_filled = NotStr(''' - -''') -icon_pin12_regular = NotStr(''' - -''') -icon_star_one_quarter20_filled = NotStr(''' - -''') -icon_door_arrow_right16_regular = NotStr(''' - -''') -icon_building_retail_shield20_regular = NotStr(''' - -''') -icon_add_square24_regular = NotStr(''' - -''') -icon_app_store24_regular = NotStr(''' - -''') -icon_calendar_reply16_filled = NotStr(''' - -''') -icon_align_bottom32_filled = NotStr(''' - -''') -icon_tasks_app28_regular = NotStr(''' - -''') -icon_person_subtract16_regular = NotStr(''' - -''') -icon_building16_regular = NotStr(''' - -''') -icon_building_government24_regular = NotStr(''' - -''') -icon_iot24_filled = NotStr(''' - -''') -icon_tap_single48_regular = NotStr(''' - -''') -icon_battery_checkmark20_filled = NotStr(''' - -''') -icon_lightbulb16_filled = NotStr(''' - -''') -icon_data_usage_edit24_regular = NotStr(''' - -''') -icon_syringe20_filled = NotStr(''' - -''') -icon_scan_camera16_regular = NotStr(''' - -''') -icon_print16_regular = NotStr(''' - -''') -icon_calendar_arrow_down20_filled = NotStr(''' - -''') -icon_search_settings20_filled = NotStr(''' - -''') -icon_shifts28_filled = NotStr(''' - -''') -icon_table_move_left16_filled = NotStr(''' - -''') -icon_people_community24_regular = NotStr(''' - -''') -icon_f_stop20_filled = NotStr(''' - -''') -icon_chevron_circle_down12_filled = NotStr(''' - -''') -icon_math_symbols48_regular = NotStr(''' - -''') -icon_text_font20_filled = NotStr(''' - -''') -icon_window_arrow_up16_filled = NotStr(''' - -''') -icon_position_to_back24_regular = NotStr(''' - -''') -icon_clipboard_code24_regular = NotStr(''' - -''') -icon_cursor_click24_filled = NotStr(''' - -''') -icon_video360_off20_regular = NotStr(''' - -''') -icon_savings24_regular = NotStr(''' - -''') -icon_shifts_question_mark24_filled = NotStr(''' - -''') -icon_mail_all_unread20_filled = NotStr(''' - -''') -icon_code16_filled = NotStr(''' - -''') -icon_next24_regular = NotStr(''' - -''') -icon_document_split_hint24_regular = NotStr(''' - -''') -icon_tablet20_filled = NotStr(''' - -''') -icon_arrow_autofit_width24_regular = NotStr(''' - -''') -icon_meet_now48_filled = NotStr(''' - -''') -icon_subtract_circle_arrow_forward20_filled = NotStr(''' - -''') -icon_timer1024_regular = NotStr(''' - -''') -icon_data_bar_vertical24_regular = NotStr(''' - -''') -icon_divider_tall16_regular = NotStr(''' - -''') -icon_building_skyscraper16_filled = NotStr(''' - -''') -icon_arrow_bounce16_regular = NotStr(''' - -''') -icon_document_header_dismiss24_regular = NotStr(''' - -''') -icon_draw_text20_filled = NotStr(''' - -''') -icon_premium_person24_regular = NotStr(''' - -''') -icon_document_briefcase20_filled = NotStr(''' - -''') -icon_arrow_trending_text20_regular = NotStr(''' - -''') -icon_arrow_export_ltr20_filled = NotStr(''' - -''') -icon_person_prohibited16_regular = NotStr(''' - -''') -icon_table_move_below28_regular = NotStr(''' - -''') -icon_skip_forward1048_regular = NotStr(''' - -''') -icon_building24_filled = NotStr(''' - -''') -icon_person_prohibited20_regular = NotStr(''' - -''') -icon_star_prohibited20_regular = NotStr(''' - -''') -icon_contact_card_group48_regular = NotStr(''' - -''') -icon_tab24_filled = NotStr(''' - -''') -icon_clock_dismiss24_regular = NotStr(''' - -''') -icon_pause24_regular = NotStr(''' - -''') -icon_document_multiple16_regular = NotStr(''' - -''') -icon_cube24_filled = NotStr(''' - -''') -icon_arrow_bidirectional_up_down16_filled = NotStr(''' - -''') -icon_comment_checkmark16_regular = NotStr(''' - -''') -icon_add20_regular = NotStr(''' - -''') -icon_music_note120_filled = NotStr(''' - -''') -icon_square_dismiss16_regular = NotStr(''' - -''') -icon_document_percent20_filled = NotStr(''' - -''') -icon_fps3020_regular = NotStr(''' - -''') -icon_board_split28_filled = NotStr(''' - -''') -icon_braces_variable24_regular = NotStr(''' - -''') -icon_mail28_filled = NotStr(''' - -''') -icon_camera_dome48_filled = NotStr(''' - -''') -icon_meet_now48_regular = NotStr(''' - -''') -icon_broad_activity_feed20_filled = NotStr(''' - -''') -icon_document_copy24_regular = NotStr(''' - -''') -icon_settings28_filled = NotStr(''' - -''') -icon_comment_off20_regular = NotStr(''' - -''') -icon_data_pie20_filled = NotStr(''' - -''') -icon_scan_dash12_filled = NotStr(''' - -''') -icon_table_cell_edit20_filled = NotStr(''' - -''') -icon_document_heart_pulse24_regular = NotStr(''' - -''') -icon_phone_update_checkmark24_filled = NotStr(''' - -''') -icon_cube_tree20_filled = NotStr(''' - -''') -icon_cloud_archive48_regular = NotStr(''' - -''') -icon_stack_star16_filled = NotStr(''' - -''') -icon_phone_add24_regular = NotStr(''' - -''') -icon_chevron_circle_up48_regular = NotStr(''' - -''') -icon_inking_tool20_filled = NotStr(''' - -''') -icon_vehicle_bus20_regular = NotStr(''' - -''') -icon_animal_dog16_regular = NotStr(''' - -''') -icon_folder_person16_filled = NotStr(''' - -''') -icon_presenter24_regular = NotStr(''' - -''') -icon_chart_person20_filled = NotStr(''' - -''') -icon_table_freeze_column28_regular = NotStr(''' - -''') -icon_align_top24_regular = NotStr(''' - -''') -icon_panel_bottom_expand20_regular = NotStr(''' - -''') -icon_calendar_rtl16_filled = NotStr(''' - -''') -icon_apps_list20_regular = NotStr(''' - -''') -icon_calendar_empty32_regular = NotStr(''' - -''') -icon_skip_forward3028_filled = NotStr(''' - -''') -icon_arrow_counterclockwise12_filled = NotStr(''' - -''') -icon_breakout_room20_filled = NotStr(''' - -''') -icon_app_folder24_filled = NotStr(''' - -''') -icon_number_symbol32_filled = NotStr(''' - -''') -icon_fast_forward20_regular = NotStr(''' - -''') -icon_book_open_microphone20_filled = NotStr(''' - -''') -icon_arrow_forward48_filled = NotStr(''' - -''') -icon_diagram24_filled = NotStr(''' - -''') -icon_clock20_regular = NotStr(''' - -''') -icon_scan_camera24_filled = NotStr(''' - -''') -icon_arrow_circle_right24_regular = NotStr(''' - -''') -icon_location_arrow_left48_filled = NotStr(''' - -''') -icon_pause48_regular = NotStr(''' - -''') -icon_midi20_regular = NotStr(''' - -''') -icon_reading_list24_regular = NotStr(''' - -''') -icon_text_align_justify_low20_regular = NotStr(''' - -''') -icon_luggage20_filled = NotStr(''' - -''') -icon_ink_stroke24_filled = NotStr(''' - -''') -icon_person632_regular = NotStr(''' - -''') -icon_table_resize_row28_regular = NotStr(''' - -''') -icon_guardian24_regular = NotStr(''' - -''') -icon_chat48_regular = NotStr(''' - -''') -icon_image_edit24_regular = NotStr(''' - -''') -icon_text_font_size16_regular = NotStr(''' - -''') -icon_mail_inbox_arrow_right24_regular = NotStr(''' - -''') -icon_developer_board_search20_filled = NotStr(''' - -''') -icon_chevron_double_down16_regular = NotStr(''' - -''') -icon_arrow_step_in_left28_filled = NotStr(''' - -''') -icon_shield_dismiss16_filled = NotStr(''' - -''') -icon_shifts_activity20_filled = NotStr(''' - -''') -icon_store_microsoft16_filled = NotStr(''' - -''') -icon_calendar_mail16_regular = NotStr(''' - -''') -icon_align_stretch_horizontal20_regular = NotStr(''' - - - - - - -''') -icon_food_cake12_filled = NotStr(''' - -''') -icon_blur20_regular = NotStr(''' - -''') -icon_text_first_line20_regular = NotStr(''' - -''') -icon_mail_checkmark16_regular = NotStr(''' - -''') -icon_table_move_above24_filled = NotStr(''' - -''') -icon_document_header_arrow_down20_filled = NotStr(''' - -''') -icon_mail_arrow_up24_filled = NotStr(''' - -''') -icon_split_horizontal20_regular = NotStr(''' - -''') -icon_box_multiple_arrow_left24_filled = NotStr(''' - -''') -icon_gif24_regular = NotStr(''' - -''') -icon_calendar_empty20_regular = NotStr(''' - -''') -icon_mail48_regular = NotStr(''' - -''') -icon_phone_desktop20_filled = NotStr(''' - -''') -icon_people_community20_filled = NotStr(''' - -''') -icon_text_wrap24_filled = NotStr(''' - -''') -icon_chat_mail20_regular = NotStr(''' - -''') -icon_add_subtract_circle20_regular = NotStr(''' - -''') -icon_mail_inbox20_regular = NotStr(''' - -''') -icon_image_copy24_filled = NotStr(''' - -''') -icon_receipt20_regular = NotStr(''' - -''') -icon_math_format_linear24_regular = NotStr(''' - -''') -icon_table_switch24_filled = NotStr(''' - -''') -icon_document_landscape24_regular = NotStr(''' - -''') -icon_desktop_keyboard16_regular = NotStr(''' - -''') -icon_cast20_filled = NotStr(''' - -''') -icon_flag_off20_regular = NotStr(''' - -''') -icon_arrow_circle_right32_regular = NotStr(''' - -''') -icon_wifi220_regular = NotStr(''' - -''') -icon_building_bank20_filled = NotStr(''' - -''') -icon_target32_regular = NotStr(''' - -''') -icon_picture_in_picture_enter20_regular = NotStr(''' - -''') -icon_table_insert_row20_regular = NotStr(''' - -''') -icon_food_toast24_regular = NotStr(''' - -''') -icon_person28_filled = NotStr(''' - -''') -icon_database20_filled = NotStr(''' - -''') -icon_folder_sync24_regular = NotStr(''' - -''') -icon_calendar_clock16_filled = NotStr(''' - -''') -icon_re_order_dots_vertical20_filled = NotStr(''' - -''') -icon_document_lock28_filled = NotStr(''' - -''') -icon_text_grammar_wand20_regular = NotStr(''' - -''') -icon_double_tap_swipe_up20_regular = NotStr(''' - -''') -icon_building_bank24_filled = NotStr(''' - -''') -icon_earth24_regular = NotStr(''' - -''') -icon_table48_filled = NotStr(''' - -''') -icon_arrow_counterclockwise32_filled = NotStr(''' - -''') -icon_run16_regular = NotStr(''' - -''') -icon_multiplier5_x48_filled = NotStr(''' - -''') -icon_calendar_error20_regular = NotStr(''' - -''') -icon_mail_shield16_regular = NotStr(''' - -''') -icon_table_freeze_row28_regular = NotStr(''' - -''') -icon_arrow_down20_filled = NotStr(''' - -''') -icon_grid20_regular = NotStr(''' - -''') -icon_people_community16_filled = NotStr(''' - -''') -icon_branch_fork_hint20_filled = NotStr(''' - -''') -icon_weather_moon_off16_filled = NotStr(''' - -''') -icon_mic_prohibited28_regular = NotStr(''' - -''') -icon_text_underline16_filled = NotStr(''' - -''') -icon_multiplier5_x48_regular = NotStr(''' - -''') -icon_text_change_case16_filled = NotStr(''' - -''') -icon_box_checkmark20_filled = NotStr(''' - -''') -icon_timer20_regular = NotStr(''' - -''') -icon_speaker220_filled = NotStr(''' - -''') -icon_book_toolbox24_filled = NotStr(''' - -''') -icon_arrow_down24_filled = NotStr(''' - -''') -icon_bowl_chopsticks16_filled = NotStr(''' - -''') -icon_filter28_regular = NotStr(''' - -''') -icon_color20_regular = NotStr(''' - -''') -icon_history16_regular = NotStr(''' - -''') -icon_contact_card32_regular = NotStr(''' - -''') -icon_xbox_console24_regular = NotStr(''' - -''') -icon_keyboard_shift_uppercase24_regular = NotStr(''' - -''') -icon_comment_checkmark20_regular = NotStr(''' - -''') -icon_receipt24_regular = NotStr(''' - -''') -icon_flip_vertical48_filled = NotStr(''' - -''') -icon_decimal_arrow_right20_regular = NotStr(''' - -''') -icon_glasses_off20_regular = NotStr(''' - -''') -icon_arrow_autofit_height_dotted20_filled = NotStr(''' - -''') -icon_table_simple28_regular = NotStr(''' - -''') -icon_fps24024_regular = NotStr(''' - -''') -icon_send24_regular = NotStr(''' - -''') -icon_print_add24_filled = NotStr(''' - -''') -icon_align_bottom20_filled = NotStr(''' - -''') -icon_slide_layout20_regular = NotStr(''' - -''') -icon_add_subtract_circle28_filled = NotStr(''' - -''') -icon_cloud_off32_filled = NotStr(''' - -''') -icon_eye_tracking_off16_filled = NotStr(''' - -''') -icon_ratio_one_to_one24_filled = NotStr(''' - -''') -icon_document_queue_add24_filled = NotStr(''' - -''') -icon_document_copy16_filled = NotStr(''' - -''') -icon_share_screen_stop28_regular = NotStr(''' - -''') -icon_clipboard24_regular = NotStr(''' - -''') -icon_calligraphy_pen_checkmark20_regular = NotStr(''' - - - - -''') -icon_multiplier15_x24_regular = NotStr(''' - -''') -icon_guitar24_regular = NotStr(''' - -''') -icon_qr_code24_regular = NotStr(''' - -''') -icon_hat_graduation16_filled = NotStr(''' - -''') -icon_cut24_filled = NotStr(''' - -''') -icon_sport_soccer16_filled = NotStr(''' - -''') -icon_arrow_clockwise24_filled = NotStr(''' - -''') -icon_database_search20_filled = NotStr(''' - -''') -icon_image_copy24_regular = NotStr(''' - -''') -icon_gift_card16_filled = NotStr(''' - - - - - - - - -''') -icon_puzzle_cube16_filled = NotStr(''' - -''') -icon_rss24_regular = NotStr(''' - - - - - - -''') -icon_open_off24_regular = NotStr(''' - -''') -icon_record16_filled = NotStr(''' - -''') -icon_delete_arrow_back16_regular = NotStr(''' - -''') -icon_arrow_bidirectional_up_down16_regular = NotStr(''' - -''') -icon_arrow_collapse_all24_regular = NotStr(''' - -''') -icon_headphones_sound_wave48_regular = NotStr(''' - -''') -icon_document_lock32_regular = NotStr(''' - -''') -icon_text_indent_decrease_ltr20_regular = NotStr(''' - -''') -icon_document_table16_regular = NotStr(''' - -''') -icon_calendar_multiple20_regular = NotStr(''' - -''') -icon_subtract_square_multiple20_filled = NotStr(''' - -''') -icon_tag_off24_regular = NotStr(''' - -''') -icon_table_lightning24_filled = NotStr(''' - -''') -icon_error_circle24_filled = NotStr(''' - -''') -icon_shield20_filled = NotStr(''' - -''') -icon_diversity48_filled = NotStr(''' - -''') -icon_window_multiple16_filled = NotStr(''' - -''') -icon_photo_filter24_filled = NotStr(''' - -''') -icon_panel_left_contract24_filled = NotStr(''' - -''') -icon_chevron_circle_up20_regular = NotStr(''' - -''') -icon_orientation24_filled = NotStr(''' - -''') -icon_location_add16_regular = NotStr(''' - -''') -icon_tag_question_mark32_filled = NotStr(''' - -''') -icon_dual_screen_status_bar24_regular = NotStr(''' - -''') -icon_wifi_lock24_filled = NotStr(''' - -''') -icon_tag_question_mark24_regular = NotStr(''' - -''') -icon_shifts20_filled = NotStr(''' - -''') -icon_preview_link20_filled = NotStr(''' - -''') -icon_star_settings20_regular = NotStr(''' - -''') -icon_music_note2_play20_filled = NotStr(''' - -''') -icon_text_indent_decrease_rtl20_regular = NotStr(''' - -''') -icon_device_meeting_room20_regular = NotStr(''' - -''') -icon_arrow_up_right20_filled = NotStr(''' - -''') -icon_border_all24_filled = NotStr(''' - -''') -icon_cube16_filled = NotStr(''' - -''') -icon_door20_filled = NotStr(''' - -''') -icon_people24_filled = NotStr(''' - -''') -icon_hand_left20_filled = NotStr(''' - -''') -icon_call_dismiss20_regular = NotStr(''' - -''') -icon_text_align_distributed_vertical20_regular = NotStr(''' - -''') -icon_notepad_person16_filled = NotStr(''' - -''') -icon_attach_text20_filled = NotStr(''' - -''') -icon_tab_desktop16_regular = NotStr(''' - -''') -icon_device_meeting_room_remote24_filled = NotStr(''' - -''') -icon_send_clock20_regular = NotStr(''' - -''') -icon_call_missed20_filled = NotStr(''' - -''') -icon_text_description24_regular = NotStr(''' - -''') -icon_globe_add24_regular = NotStr(''' - -''') -icon_arrow_clockwise32_regular = NotStr(''' - -''') -icon_box_search24_filled = NotStr(''' - -''') -icon_video_person_star24_filled = NotStr(''' - -''') -icon_filter16_filled = NotStr(''' - -''') -icon_clock_arrow_download20_regular = NotStr(''' - -''') -icon_video_person_call32_filled = NotStr(''' - -''') -icon_re_order16_filled = NotStr(''' - -''') -icon_comment_arrow_right24_filled = NotStr(''' - -''') -icon_flash_settings20_filled = NotStr(''' - -''') -icon_star_half12_filled = NotStr(''' - -''') -icon_book_toolbox20_filled = NotStr(''' - -''') -icon_multiplier5_x28_regular = NotStr(''' - -''') -icon_video20_regular = NotStr(''' - -''') -icon_timer224_regular = NotStr(''' - -''') -icon_image_arrow_forward24_filled = NotStr(''' - -''') -icon_door_arrow_right16_filled = NotStr(''' - -''') -icon_person_support20_regular = NotStr(''' - -''') -icon_luggage48_filled = NotStr(''' - -''') -icon_textbox_align_middle20_regular = NotStr(''' - -''') -icon_puzzle_piece20_regular = NotStr(''' - -''') -icon_handshake24_filled = NotStr(''' - -''') -icon_speaker016_regular = NotStr(''' - -''') -icon_food_grains20_filled = NotStr(''' - -''') -icon_diamond48_filled = NotStr(''' - -''') -icon_battery320_regular = NotStr(''' - -''') -icon_building_skyscraper24_filled = NotStr(''' - -''') -icon_fps24024_filled = NotStr(''' - -''') -icon_channel_share16_filled = NotStr(''' - -''') -icon_walkie_talkie20_filled = NotStr(''' - - - - -''') -icon_smartwatch_dot20_filled = NotStr(''' - -''') -icon_chart_person20_regular = NotStr(''' - -''') -icon_auto_fit_width24_regular = NotStr(''' - -''') -icon_dialpad48_regular = NotStr(''' - -''') -icon_text_bullet_list_rtl24_filled = NotStr(''' - -''') -icon_compass_northwest20_filled = NotStr(''' - -''') -icon_book20_regular = NotStr(''' - -''') -icon_mic24_filled = NotStr(''' - -''') -icon_food_pizza24_regular = NotStr(''' - -''') -icon_eye_off16_regular = NotStr(''' - -''') -icon_lock_shield20_filled = NotStr(''' - -''') -icon_dual_screen_clock24_filled = NotStr(''' - -''') -icon_dual_screen_arrow_right24_filled = NotStr(''' - -''') -icon_phone_desktop_add20_filled = NotStr(''' - -''') -icon_column_triple20_regular = NotStr(''' - -''') -icon_people24_regular = NotStr(''' - -''') -icon_inprivate_account20_filled = NotStr(''' - -''') -icon_error_circle_settings20_regular = NotStr(''' - -''') -icon_device_meeting_room_remote28_filled = NotStr(''' - -''') -icon_protocol_handler16_regular = NotStr(''' - -''') -icon_settings32_filled = NotStr(''' - -''') -icon_vehicle_bicycle24_filled = NotStr(''' - -''') -icon_wrench_screwdriver24_filled = NotStr(''' - -''') -icon_camera20_regular = NotStr(''' - -''') -icon_video_person_star20_filled = NotStr(''' - -''') -icon_record_stop20_regular = NotStr(''' - -''') -icon_building_bank_link16_filled = NotStr(''' - -''') -icon_paint_brush_arrow_up24_regular = NotStr(''' - -''') -icon_speaker_edit24_filled = NotStr(''' - -''') -icon_video_play_pause24_filled = NotStr(''' - -''') -icon_shape_union16_filled = NotStr(''' - -''') -icon_vehicle_car_collision32_regular = NotStr(''' - -''') -icon_next28_regular = NotStr(''' - -''') -icon_phone16_regular = NotStr(''' - -''') -icon_arrow_wrap20_regular = NotStr(''' - -''') -icon_arrow_up12_regular = NotStr(''' - -''') -icon_document_page_top_right20_regular = NotStr(''' - -''') -icon_luggage48_regular = NotStr(''' - -''') -icon_movies_and_tv20_filled = NotStr(''' - -''') -icon_arrow_sync_off20_filled = NotStr(''' - -''') -icon_mail_off24_filled = NotStr(''' - -''') -icon_arrow_upload16_regular = NotStr(''' - -''') -icon_data_usage_toolbox20_regular = NotStr(''' - -''') -icon_person_question_mark24_filled = NotStr(''' - -''') -icon_tab_shield_dismiss24_regular = NotStr(''' - -''') -icon_document_landscape20_filled = NotStr(''' - -''') -icon_arrow_step_back20_filled = NotStr(''' - -''') -icon_person_lightbulb24_filled = NotStr(''' - -''') -icon_headset_add24_regular = NotStr(''' - -''') -icon_chat_off24_filled = NotStr(''' - - - - -''') -icon_font_space_tracking_in24_regular = NotStr(''' - -''') -icon_weather_partly_cloudy_day24_filled = NotStr(''' - -''') -icon_clipboard_task24_regular = NotStr(''' - -''') -icon_shopping_bag_pause20_regular = NotStr(''' - -''') -icon_arrow_left24_filled = NotStr(''' - -''') -icon_clock_dismiss24_filled = NotStr(''' - -''') -icon_text_t20_regular = NotStr(''' - -''') -icon_multiplier18_x24_regular = NotStr(''' - -''') -icon_flip_horizontal28_filled = NotStr(''' - -''') -icon_arrow_step_over16_filled = NotStr(''' - -''') -icon_arrow_step_in_right12_filled = NotStr(''' - -''') -icon_scan_thumb_up28_filled = NotStr(''' - -''') -icon_info12_regular = NotStr(''' - -''') -icon_text_description20_filled = NotStr(''' - -''') -icon_align_left16_filled = NotStr(''' - -''') -icon_ribbon16_filled = NotStr(''' - -''') -icon_mail_dismiss16_filled = NotStr(''' - -''') -icon_contact_card32_filled = NotStr(''' - -''') -icon_weather_sunny_low24_filled = NotStr(''' - -''') -icon_vehicle_truck24_filled = NotStr(''' - -''') -icon_spinner_ios20_regular = NotStr(''' - -''') -icon_arrow_left32_filled = NotStr(''' - -''') -icon_globe_person20_regular = NotStr(''' - -''') -icon_vehicle_ship24_filled = NotStr(''' - -''') -icon_bluetooth_searching24_filled = NotStr(''' - -''') -icon_weather_duststorm20_filled = NotStr(''' - -''') -icon_decimal_arrow_left24_regular = NotStr(''' - -''') -icon_dual_screen20_regular = NotStr(''' - -''') -icon_tabs24_filled = NotStr(''' - -''') -icon_person_chat20_regular = NotStr(''' - -''') -icon_channel_arrow_left20_filled = NotStr(''' - -''') -icon_production_checkmark24_filled = NotStr(''' - -''') -icon_text_align_right24_filled = NotStr(''' - -''') -icon_tv_usb48_regular = NotStr(''' - -''') -icon_arrow_circle_left32_regular = NotStr(''' - -''') -icon_tray_item_add20_filled = NotStr(''' - -''') -icon_code24_filled = NotStr(''' - -''') -icon_cloud_sync16_filled = NotStr(''' - -''') -icon_screen_person20_regular = NotStr(''' - -''') -icon_mail_edit20_regular = NotStr(''' - -''') -icon_split_horizontal24_regular = NotStr(''' - -''') -icon_arrow_undo16_filled = NotStr(''' - -''') -icon_backpack32_regular = NotStr(''' - -''') -icon_people_money24_regular = NotStr(''' - -''') -icon_filter_dismiss24_regular = NotStr(''' - - - - - - -''') -icon_mic_sparkle16_regular = NotStr(''' - -''') -icon_arrow_sort_down_lines24_regular = NotStr(''' - -''') -icon_book_information24_filled = NotStr(''' - -''') -icon_tab_add20_filled = NotStr(''' - -''') -icon_building_home16_filled = NotStr(''' - -''') -icon_arrow_circle_up12_filled = NotStr(''' - -''') -icon_link16_filled = NotStr(''' - -''') -icon_channel24_regular = NotStr(''' - -''') -icon_text_number_format20_regular = NotStr(''' - -''') -icon_square32_regular = NotStr(''' - -''') -icon_checkbox124_regular = NotStr(''' - - - - - -''') -icon_cloud_flow20_regular = NotStr(''' - -''') -icon_position_backward24_regular = NotStr(''' - -''') -icon_music_note124_regular = NotStr(''' - -''') -icon_brightness_high24_regular = NotStr(''' - -''') -icon_data_trending16_filled = NotStr(''' - -''') -icon_tv_arrow_right20_regular = NotStr(''' - -''') -icon_open48_regular = NotStr(''' - -''') -icon_highlight_accent24_filled = NotStr(''' - -''') -icon_chevron_left12_regular = NotStr(''' - -''') -icon_video_add24_filled = NotStr(''' - -''') -icon_flash16_regular = NotStr(''' - -''') -icon_text_add_space_before24_filled = NotStr(''' - -''') -icon_hd24_filled = NotStr(''' - -''') -icon_arrow_step_in_left20_regular = NotStr(''' - -''') -icon_text_header320_regular = NotStr(''' - -''') -icon_clipboard_bullet_list_ltr20_filled = NotStr(''' - -''') -icon_text_column_three20_regular = NotStr(''' - -''') -icon_eraser_tool24_filled = NotStr(''' - -''') -icon_box20_filled = NotStr(''' - -''') -icon_multiplier5_x28_filled = NotStr(''' - -''') -icon_luggage16_regular = NotStr(''' - -''') -icon_number_symbol_square24_filled = NotStr(''' - -''') -icon_arrow_circle_right32_filled = NotStr(''' - -''') -icon_border_top_bottom_double24_filled = NotStr(''' - -''') -icon_comment48_regular = NotStr(''' - -''') -icon_clipboard_settings24_filled = NotStr(''' - -''') -icon_clock_pause20_regular = NotStr(''' - -''') -icon_table_resize_row24_regular = NotStr(''' - -''') -icon_resize_image24_regular = NotStr(''' - -''') -icon_arrow_counterclockwise_dashes20_filled = NotStr(''' - -''') -icon_image_copy28_regular = NotStr(''' - -''') -icon_shield_dismiss_shield20_regular = NotStr(''' - -''') -icon_mic_prohibited20_regular = NotStr(''' - -''') -icon_slide_add28_regular = NotStr(''' - -''') -icon_square_hint48_filled = NotStr(''' - -''') -icon_box_arrow_up20_regular = NotStr(''' - -''') -icon_link12_filled = NotStr(''' - -''') -icon_mail_arrow_down16_regular = NotStr(''' - -''') -icon_wifi120_filled = NotStr(''' - -''') -icon_dentist28_regular = NotStr(''' - -''') -icon_heart48_regular = NotStr(''' - -''') -icon_branch_fork_link20_filled = NotStr(''' - -''') -icon_people_lock24_regular = NotStr(''' - -''') -icon_mail_inbox_dismiss16_filled = NotStr(''' - -''') -icon_comment_arrow_left24_regular = NotStr(''' - -''') -icon_calendar_ltr24_regular = NotStr(''' - -''') -icon_select_object_skew_edit20_filled = NotStr(''' - -''') -icon_phone_tablet24_regular = NotStr(''' - -''') -icon_question_circle48_regular = NotStr(''' - -''') -icon_sparkle24_regular = NotStr(''' - -''') -icon_likert16_filled = NotStr(''' - -''') -icon_battery_warning20_regular = NotStr(''' - -''') -icon_inking_tool24_filled = NotStr(''' - -''') -icon_document_table_truck20_filled = NotStr(''' - -''') -icon_people28_regular = NotStr(''' - -''') -icon_delete_off20_regular = NotStr(''' - -''') -icon_notebook_subsection20_regular = NotStr(''' - -''') -icon_data_trending24_regular = NotStr(''' - -''') -icon_app_recent20_regular = NotStr(''' - -''') -icon_search28_regular = NotStr(''' - -''') -icon_open_off48_filled = NotStr(''' - -''') -icon_text_position_top_bottom24_regular = NotStr(''' - -''') -icon_rewind16_filled = NotStr(''' - -''') -icon_document_page_top_left20_regular = NotStr(''' - -''') -icon_diamond28_regular = NotStr(''' - -''') -icon_my_location20_filled = NotStr(''' - -''') -icon_video_person_sparkle24_regular = NotStr(''' - -''') -icon_arrow_curve_up_right20_filled = NotStr(''' - -''') -icon_bezier_curve_square12_regular = NotStr(''' - -''') -icon_color_line_accent20_regular = NotStr(''' - -''') -icon_more_vertical24_filled = NotStr(''' - -''') -icon_text_align_center20_filled = NotStr(''' - -''') -icon_folder28_regular = NotStr(''' - -''') -icon_battery020_filled = NotStr(''' - -''') -icon_thumb_dislike16_regular = NotStr(''' - -''') -icon_port_usb_a24_filled = NotStr(''' - -''') -icon_speaker032_filled = NotStr(''' - -''') -icon_text_paragraph_direction_right20_regular = NotStr(''' - -''') -icon_search32_regular = NotStr(''' - -''') -icon_people_error20_filled = NotStr(''' - -''') -icon_cloud16_filled = NotStr(''' - -''') -icon_communication16_regular = NotStr(''' - -''') -icon_shapes28_filled = NotStr(''' - -''') -icon_arrow_trending_checkmark20_regular = NotStr(''' - -''') -icon_link_square20_regular = NotStr(''' - -''') -icon_emoji_hand28_regular = NotStr(''' - -''') -icon_building_retail24_filled = NotStr(''' - -''') -icon_calendar_rtl28_filled = NotStr(''' - -''') -icon_clipboard_task24_filled = NotStr(''' - -''') -icon_radio_button20_regular = NotStr(''' - -''') -icon_arrow_collapse_all20_filled = NotStr(''' - -''') -icon_cloud_words24_regular = NotStr(''' - -''') -icon_arrow_routing24_filled = NotStr(''' - -''') -icon_molecule16_filled = NotStr(''' - -''') -icon_gift_card20_filled = NotStr(''' - -''') -icon_table_settings24_regular = NotStr(''' - -''') -icon_bowl_chopsticks20_filled = NotStr(''' - -''') -icon_document_heart_pulse20_filled = NotStr(''' - -''') -icon_pentagon32_filled = NotStr(''' - -''') -icon_multiplier5_x20_filled = NotStr(''' - -''') -icon_backpack28_filled = NotStr(''' - -''') -icon_weather_snow_shower_night48_regular = NotStr(''' - -''') -icon_video_person_sparkle16_filled = NotStr(''' - -''') -icon_attach_arrow_right20_filled = NotStr(''' - -''') -icon_subtract_square20_filled = NotStr(''' - -''') -icon_dismiss_square_multiple16_filled = NotStr(''' - -''') -icon_arrow_redo20_filled = NotStr(''' - -''') -icon_receipt_bag20_regular = NotStr(''' - -''') -icon_calendar_edit16_regular = NotStr(''' - -''') -icon_phone_speaker24_filled = NotStr(''' - -''') -icon_iot20_filled = NotStr(''' - -''') -icon_data_usage20_regular = NotStr(''' - -''') -icon_text_color_accent20_filled = NotStr(''' - -''') -icon_question28_filled = NotStr(''' - -''') -icon_video_switch24_regular = NotStr(''' - -''') -icon_dual_screen_header24_regular = NotStr(''' - -''') -icon_weather_sunny20_regular = NotStr(''' - -''') -icon_full_screen_minimize24_regular = NotStr(''' - -''') -icon_globe16_filled = NotStr(''' - -''') -icon_book_clock24_filled = NotStr(''' - -''') -icon_text_bullet_list_square24_regular = NotStr(''' - -''') -icon_predictions24_regular = NotStr(''' - -''') -icon_closed_caption_off16_regular = NotStr(''' - -''') -icon_animal_turtle20_regular = NotStr(''' - -''') -icon_money_calculator20_filled = NotStr(''' - -''') -icon_folder_link28_filled = NotStr(''' - -''') -icon_person_swap24_filled = NotStr(''' - -''') -icon_checkbox_checked24_regular = NotStr(''' - -''') -icon_arrow_down48_regular = NotStr(''' - -''') -icon_data_scatter24_regular = NotStr(''' - -''') -icon_beach32_filled = NotStr(''' - -''') -icon_symbols16_filled = NotStr(''' - -''') -icon_hand_left24_filled = NotStr(''' - -''') -icon_rectangle_landscape48_regular = NotStr(''' - -''') -icon_spinner_ios20_filled = NotStr(''' - -''') -icon_chat32_filled = NotStr(''' - -''') -icon_premium24_filled = NotStr(''' - -''') -icon_arrow_turn_right24_filled = NotStr(''' - -''') -icon_bookmark_multiple48_filled = NotStr(''' - -''') -icon_phone_page_header24_regular = NotStr(''' - -''') -icon_document_queue_multiple24_regular = NotStr(''' - -''') -icon_table_cells_merge20_regular = NotStr(''' - -''') -icon_call_missed24_filled = NotStr(''' - -''') -icon_call_missed28_filled = NotStr(''' - -''') -icon_open32_regular = NotStr(''' - -''') -icon_calendar_clock24_regular = NotStr(''' - -''') -icon_drink_margarita20_filled = NotStr(''' - -''') -icon_task_list_square_rtl24_filled = NotStr(''' - -''') -icon_warning24_filled = NotStr(''' - -''') -icon_battery324_regular = NotStr(''' - -''') -icon_vehicle_car_profile_ltr20_filled = NotStr(''' - -''') -icon_speaker_off24_regular = NotStr(''' - -''') -icon_image_multiple48_filled = NotStr(''' - -''') -icon_warning20_filled = NotStr(''' - -''') -icon_person_swap16_filled = NotStr(''' - -''') -icon_settings24_regular = NotStr(''' - -''') -icon_person_lock16_filled = NotStr(''' - -''') -icon_padding_down20_regular = NotStr(''' - -''') -icon_skip_back1024_regular = NotStr(''' - -''') -icon_mail_inbox_arrow_up24_regular = NotStr(''' - -''') -icon_text_subscript16_filled = NotStr(''' - -''') -icon_video_person24_regular = NotStr(''' - -''') -icon_gauge24_regular = NotStr(''' - -''') -icon_table_move_below28_filled = NotStr(''' - -''') -icon_building_retail_shield24_filled = NotStr(''' - -''') -icon_color_background24_regular = NotStr(''' - -''') -icon_door_arrow_left24_filled = NotStr(''' - -''') -icon_component2_double_tap_swipe_down24_regular = NotStr(''' - -''') +shortpick20_filled = NotStr(''' ''') +chevron_right28_filled = NotStr(''' ''') +device_meeting_room_remote24_regular = NotStr(''' ''') +remote16_filled = NotStr(''' ''') +cube_multiple20_filled = NotStr(''' ''') +image_multiple20_filled = NotStr(''' ''') +comment_add20_regular = NotStr(''' ''') +building_factory48_filled = NotStr(''' ''') +share_screen_start28_regular = NotStr(''' ''') +split_horizontal12_filled = NotStr(''' ''') +building_skyscraper16_regular = NotStr(''' ''') +multiplier18_x28_regular = NotStr(''' ''') +couch12_regular = NotStr(''' ''') +phone_checkmark20_filled = NotStr(''' ''') +shield_badge24_filled = NotStr(''' ''') +building_bank16_regular = NotStr(''' ''') +guest28_filled = NotStr(''' ''') +dentist12_regular = NotStr(''' ''') +tab_in_private20_regular = NotStr(''' ''') +target_arrow16_regular = NotStr(''' ''') +stop16_filled = NotStr(''' ''') +person_accounts24_filled = NotStr(''' ''') +pair24_regular = NotStr(''' ''') +select_object20_filled = NotStr(''' ''') +note_edit24_filled = NotStr(''' ''') +text_column_one_wide_lightning24_filled = NotStr(''' ''') +weather_partly_cloudy_day20_filled = NotStr(''' ''') +run16_filled = NotStr(''' ''') +desktop_arrow_right24_filled = NotStr(''' ''') +data_treemap24_filled = NotStr(''' ''') +text_column_two_left20_regular = NotStr(''' ''') +diamond20_regular = NotStr(''' ''') +mail_unread28_regular = NotStr(''' ''') +home_person24_filled = NotStr(''' ''') +channel_share12_regular = NotStr(''' ''') +group_return24_regular = NotStr(''' ''') +data_bar_horizontal24_filled = NotStr(''' ''') +flag48_regular = NotStr(''' ''') +weather_snow_shower_day20_regular = NotStr(''' ''') +dual_screen_settings24_regular = NotStr(''' ''') +shield_task48_regular = NotStr(''' ''') +brightness_low20_filled = NotStr(''' ''') +desktop_sync20_filled = NotStr(''' ''') +news24_regular = NotStr(''' ''') +scan_thumb_up_off20_regular = NotStr(''' ''') +swipe_down24_regular = NotStr(''' ''') +text_grammar_dismiss20_filled = NotStr(''' ''') +text_position_square20_regular = NotStr(''' ''') +call_prohibited20_regular = NotStr(''' ''') +mail_clock16_regular = NotStr(''' ''') +arrow_circle_right16_filled = NotStr(''' ''') +document_multiple_percent24_filled = NotStr(''' ''') +arrow_reply16_regular = NotStr(''' ''') +eye24_filled = NotStr(''' ''') +arrow_step_in_right20_regular = NotStr(''' ''') +tab_in_private16_regular = NotStr(''' ''') +task_list_square_ltr20_regular = NotStr(''' ''') +mail_all_read20_regular = NotStr(''' ''') +clipboard24_filled = NotStr(''' ''') +next20_regular = NotStr(''' ''') +calendar_rtl48_regular = NotStr(''' ''') +padding_right20_filled = NotStr(''' ''') +globe32_filled = NotStr(''' ''') +play28_filled = NotStr(''' ''') +open24_regular = NotStr(''' ''') +arrow_circle_down24_filled = NotStr(''' ''') +document_footer20_filled = NotStr(''' ''') +apps20_filled = NotStr(''' ''') +plug_connected24_filled = NotStr(''' ''') +arrow_wrap_off20_regular = NotStr(''' ''') +square_dismiss16_filled = NotStr(''' ''') +text_case_uppercase16_filled = NotStr(''' ''') +image24_filled = NotStr(''' ''') +cloud_archive16_regular = NotStr(''' ''') +wand28_regular = NotStr(''' ''') +calendar_arrow_right16_regular = NotStr(''' ''') +backspace24_filled = NotStr(''' ''') +immersive_reader28_regular = NotStr(''' ''') +mention16_filled = NotStr(''' ''') +glasses24_filled = NotStr(''' ''') +row_triple24_filled = NotStr(''' ''') +book_open24_regular = NotStr(''' ''') +chevron_right16_regular = NotStr(''' ''') +mic_sparkle24_regular = NotStr(''' ''') +slide_multiple_search20_regular = NotStr(''' ''') +channel_alert28_regular = NotStr(''' ''') +fps12024_filled = NotStr(''' ''') +toggle_right48_filled = NotStr(''' ''') +options20_regular = NotStr(''' ''') +sound_source28_filled = NotStr(''' ''') +sport_basketball24_regular = NotStr(''' ''') +call32_regular = NotStr(''' ''') +people_toolbox20_regular = NotStr(''' ''') +divider_short20_filled = NotStr(''' ''') +image_off24_filled = NotStr(''' ''') +document_page_top_left24_regular = NotStr(''' ''') +text_align_left24_filled = NotStr(''' ''') +arrow_routing20_regular = NotStr(''' ''') +book_clock20_regular = NotStr(''' ''') +food_egg20_filled = NotStr(''' ''') +desktop_mac16_filled = NotStr(''' ''') +person_circle20_regular = NotStr(''' ''') +key_reset20_filled = NotStr(''' ''') +globe_person20_filled = NotStr(''' ''') +re_order16_regular = NotStr(''' ''') +text_column_one_wide20_regular = NotStr(''' ''') +projection_screen28_regular = NotStr(''' ''') +pivot24_regular = NotStr(''' ''') +emoji_hand24_regular = NotStr(''' ''') +add_square_multiple20_filled = NotStr(''' ''') +document_pdf24_regular = NotStr(''' ''') +globe_surface20_regular = NotStr(''' ''') +share_ios28_regular = NotStr(''' ''') +align_space_between_vertical20_filled = NotStr(''' ''') +gauge20_regular = NotStr(''' ''') +maximize16_filled = NotStr(''' ''') +pause16_filled = NotStr(''' ''') +document_split_hint_off24_regular = NotStr(''' ''') +rhombus48_filled = NotStr(''' ''') +shapes28_regular = NotStr(''' ''') +device_meeting_room_remote28_regular = NotStr(''' ''') +airplane_take_off24_regular = NotStr(''' ''') +mail_inbox16_regular = NotStr(''' ''') +clipboard_link20_regular = NotStr(''' ''') +chevron_circle_right20_filled = NotStr(''' ''') +arrow_repeat_all20_filled = NotStr(''' ''') +star_off24_regular = NotStr(''' ''') +cloud_archive20_filled = NotStr(''' ''') +image_multiple16_regular = NotStr(''' ''') +grid16_filled = NotStr(''' ''') +square_hint28_filled = NotStr(''' ''') +comment_off28_filled = NotStr(''' ''') +tab_desktop_arrow_clockwise24_filled = NotStr(''' ''') +microscope24_regular = NotStr(''' ''') +circle16_regular = NotStr(''' ''') +clipboard_clock24_regular = NotStr(''' ''') +device_meeting_room20_filled = NotStr(''' ''') +weather_moon_off16_regular = NotStr(''' ''') +speaker032_regular = NotStr(''' ''') +arrow_download20_filled = NotStr(''' ''') +calendar_week_numbers20_regular = NotStr(''' ''') +image_copy28_filled = NotStr(''' ''') +globe_clock20_filled = NotStr(''' ''') +double_swipe_up24_filled = NotStr(''' ''') +record_stop28_regular = NotStr(''' ''') +target20_regular = NotStr(''' ''') +skip_forward1032_filled = NotStr(''' ''') +text_superscript20_filled = NotStr(''' ''') +eraser_tool24_regular = NotStr(''' ''') +camera_off24_regular = NotStr(''' ''') +text_position_tight24_regular = NotStr(''' ''') +bot24_filled = NotStr(''' ''') +person_add20_filled = NotStr(''' ''') +bookmark_off24_filled = NotStr(''' ''') +system20_filled = NotStr(''' ''') +arrow_up16_filled = NotStr(''' ''') +scales32_regular = NotStr(''' ''') +arrow_square_down20_regular = NotStr(''' ''') +multiplier1_x48_filled = NotStr(''' ''') +brightness_high28_regular = NotStr(''' ''') +trophy_off24_regular = NotStr(''' ''') +dual_screen24_regular = NotStr(''' ''') +receipt_play24_regular = NotStr(''' ''') +shapes48_regular = NotStr(''' ''') +text_clear_formatting20_regular = NotStr(''' ''') +panel_right_contract16_filled = NotStr(''' ''') +wifi320_regular = NotStr(''' ''') +tag_lock_accent24_filled = NotStr(''' ''') +camera_switch20_regular = NotStr(''' ''') +cloud_edit20_filled = NotStr(''' ''') +window_shield24_filled = NotStr(''' ''') +text_header224_regular = NotStr(''' ''') +data_line24_filled = NotStr(''' ''') +wifi_settings20_filled = NotStr(''' ''') +folder_mail20_regular = NotStr(''' ''') +currency_dollar_euro20_filled = NotStr(''' ''') +comment_add20_filled = NotStr(''' ''') +emoji_laugh24_regular = NotStr(''' ''') +table_settings24_filled = NotStr(''' ''') +task_list_square_add20_filled = NotStr(''' ''') +textbox_align_center20_filled = NotStr(''' ''') +weather_fog20_filled = NotStr(''' ''') +table_delete_row24_regular = NotStr(''' ''') +dumbbell28_filled = NotStr(''' ''') +port_hdmi24_regular = NotStr(''' ''') +table_insert_row28_regular = NotStr(''' ''') +device_meeting_room24_regular = NotStr(''' ''') +full_screen_maximize16_regular = NotStr(''' ''') +border_outside_thick24_regular = NotStr(''' ''') +resize_small16_filled = NotStr(''' ''') +arrow_circle_left12_regular = NotStr(''' ''') +align_left20_regular = NotStr(''' ''') +text_paragraph24_regular = NotStr(''' ''') +cloud_sync28_filled = NotStr(''' ''') +wrench24_regular = NotStr(''' ''') +location24_filled = NotStr(''' ''') +checkmark24_filled = NotStr(''' ''') +backpack16_filled = NotStr(''' ''') +panel_left28_regular = NotStr(''' ''') +arrow_export_ltr16_filled = NotStr(''' ''') +mail12_filled = NotStr(''' ''') +status20_regular = NotStr(''' ''') +beach20_filled = NotStr(''' ''') +call_park28_filled = NotStr(''' ''') +heart_pulse24_filled = NotStr(''' ''') +projection_screen_dismiss20_filled = NotStr(''' ''') +scan_type_checkmark24_regular = NotStr(''' ''') +folder_arrow_up24_regular = NotStr(''' ''') +cursor_hover_off28_regular = NotStr(''' ''') +image_multiple20_regular = NotStr(''' ''') +text_direction_horizontal_left20_filled = NotStr(''' ''') +globe_surface24_regular = NotStr(''' ''') +box_search24_regular = NotStr(''' ''') +book_question_mark24_regular = NotStr(''' ''') +globe_shield24_filled = NotStr(''' ''') +textbox_more20_filled = NotStr(''' ''') +tap_single32_regular = NotStr(''' ''') +text_italic24_filled = NotStr(''' ''') +ribbon_add20_filled = NotStr(''' ''') +text_edit_style24_filled = NotStr(''' ''') +call_end20_filled = NotStr(''' ''') +cellular4_g24_filled = NotStr(''' ''') +ruler16_regular = NotStr(''' ''') +arrow_right12_regular = NotStr(''' ''') +heart_circle20_regular = NotStr(''' ''') +image_edit16_regular = NotStr(''' ''') +share_screen_person_overlay_inside24_filled = NotStr(''' ''') +calendar_ltr48_filled = NotStr(''' ''') +clipboard_bullet_list_rtl20_filled = NotStr(''' ''') +steps24_regular = NotStr(''' ''') +drink_coffee20_regular = NotStr(''' ''') +ios_arrow_rtl24_regular = NotStr(''' ''') +bot24_regular = NotStr(''' ''') +re_order_dots_vertical16_filled = NotStr(''' ''') +checkmark_underline_circle16_regular = NotStr(''' ''') +hat_graduation20_filled = NotStr(''' ''') +record20_regular = NotStr(''' ''') +checkmark_circle16_filled = NotStr(''' ''') +text_word_count20_regular = NotStr(''' ''') +sound_wave_circle24_regular = NotStr(''' ''') +split_horizontal24_filled = NotStr(''' ''') +megaphone28_regular = NotStr(''' ''') +local_language20_regular = NotStr(''' ''') +question_circle20_filled = NotStr(''' ''') +apps_add_in16_filled = NotStr(''' ''') +shape_intersect16_filled = NotStr(''' ''') +padding_top20_filled = NotStr(''' ''') +battery120_regular = NotStr(''' ''') +document_landscape_data24_filled = NotStr(''' ''') +align_right16_filled = NotStr(''' ''') +calendar_toolbox24_filled = NotStr(''' ''') +conference_room20_regular = NotStr(''' ''') +rewind28_regular = NotStr(''' ''') +mic_off24_filled = NotStr(''' ''') +flag48_filled = NotStr(''' ''') +box_multiple_arrow_right24_filled = NotStr(''' ''') +f_stop16_filled = NotStr(''' ''') +center_horizontal20_regular = NotStr(''' ''') +multiplier15_x24_filled = NotStr(''' ''') +battery620_filled = NotStr(''' ''') +double_tap_swipe_up20_filled = NotStr(''' ''') +comment_multiple_checkmark20_filled = NotStr(''' ''') +archive24_regular = NotStr(''' ''') +picture_in_picture_enter24_regular = NotStr(''' ''') +app_title24_filled = NotStr(''' ''') +eye16_regular = NotStr(''' ''') +mic16_filled = NotStr(''' ''') +rating_mature16_regular = NotStr(''' ''') +arrow_reset32_filled = NotStr(''' ''') +bookmark_multiple28_filled = NotStr(''' ''') +dark_theme24_regular = NotStr(''' ''') +text_proofing_tools24_regular = NotStr(''' ''') +arrow_up_left24_filled = NotStr(''' ''') +clock16_filled = NotStr(''' ''') +people_team_toolbox20_regular = NotStr(''' ''') +split_horizontal28_regular = NotStr(''' ''') +store_microsoft24_filled = NotStr(''' ''') +clipboard_link16_filled = NotStr(''' ''') +apps_list_detail24_filled = NotStr(''' ''') +star_off16_regular = NotStr(''' ''') +folder_swap20_regular = NotStr(''' ''') +arrow_next24_filled = NotStr(''' ''') +camera_add48_regular = NotStr(''' ''') +gif16_regular = NotStr(''' ''') +people20_regular = NotStr(''' ''') +drawer_arrow_download20_regular = NotStr(''' ''') +mail_link20_filled = NotStr(''' ''') +accessibility_checkmark20_filled = NotStr(''' ''') +port_hdmi24_filled = NotStr(''' ''') +table_move_left16_regular = NotStr(''' ''') +chat_mail20_filled = NotStr(''' ''') +video_clip20_filled = NotStr(''' ''') +weather_fog24_regular = NotStr(''' ''') +clipboard_clock20_filled = NotStr(''' ''') +tab_desktop_clock20_filled = NotStr(''' ''') +signature24_filled = NotStr(''' ''') +window16_regular = NotStr(''' ''') +arrow_reply_down20_filled = NotStr(''' ''') +slide_layout24_regular = NotStr(''' ''') +apps_list_detail20_regular = NotStr(''' ''') +vehicle_subway16_filled = NotStr(''' ''') +port_micro_usb24_regular = NotStr(''' ''') +desktop_pulse16_regular = NotStr(''' ''') +clipboard_arrow_right20_regular = NotStr(''' ''') +calendar_today24_regular = NotStr(''' ''') +document_pill20_regular = NotStr(''' ''') +channel_dismiss28_regular = NotStr(''' ''') +headphones48_regular = NotStr(''' ''') +style_guide20_regular = NotStr(''' ''') +inking_tool20_regular = NotStr(''' ''') +shield_task20_regular = NotStr(''' ''') +emoji_angry20_filled = NotStr(''' ''') +closed_caption_off20_filled = NotStr(''' ''') +notebook_lightning24_filled = NotStr(''' ''') +book_contacts20_filled = NotStr(''' ''') +glasses_off16_filled = NotStr(''' ''') +briefcase28_regular = NotStr(''' ''') +table_stack_below16_regular = NotStr(''' ''') +clipboard_letter20_regular = NotStr(''' ''') +list20_regular = NotStr(''' ''') +eye_tracking_off16_regular = NotStr(''' ''') +text_word_count24_regular = NotStr(''' ''') +tab_in_private28_filled = NotStr(''' ''') +drink_margarita16_regular = NotStr(''' ''') +leaf_two16_regular = NotStr(''' ''') +arrow_step_in24_regular = NotStr(''' ''') +clipboard_arrow_right16_filled = NotStr(''' ''') +drawer_dismiss20_filled = NotStr(''' ''') +stack16_regular = NotStr(''' ''') +power28_filled = NotStr(''' ''') +number_symbol20_filled = NotStr(''' ''') +text_indent_increase_ltr24_regular = NotStr(''' ''') +extended_dock24_regular = NotStr(''' ''') +color_fill_accent24_regular = NotStr(''' ''') +scan_type_checkmark24_filled = NotStr(''' ''') +window48_regular = NotStr(''' ''') +open_off28_regular = NotStr(''' ''') +tag_multiple24_regular = NotStr(''' ''') +money24_regular = NotStr(''' ''') +ribbon_star24_regular = NotStr(''' ''') +channel_share20_filled = NotStr(''' ''') +text_grammar_checkmark20_regular = NotStr(''' ''') +channel_share12_filled = NotStr(''' ''') +arrow_up_right24_regular = NotStr(''' ''') +align_bottom32_regular = NotStr(''' ''') +mail_inbox_arrow_up20_filled = NotStr(''' ''') +globe16_regular = NotStr(''' ''') +text_grammar_dismiss20_regular = NotStr(''' ''') +search_square24_regular = NotStr(''' ''') +archive_settings16_regular = NotStr(''' ''') +arrow_repeat_all16_regular = NotStr(''' ''') +flip_vertical32_filled = NotStr(''' ''') +calendar_rtl24_regular = NotStr(''' ''') +closed_caption24_filled = NotStr(''' ''') +closed_caption_off24_filled = NotStr(''' ''') +document_footer24_regular = NotStr(''' ''') +search_visual24_filled = NotStr(''' ''') +app_folder24_regular = NotStr(''' ''') +inking_tool_accent24_filled = NotStr(''' ''') +multiplier5_x24_regular = NotStr(''' ''') +comment_checkmark16_filled = NotStr(''' ''') +folder_add48_regular = NotStr(''' ''') +patch20_regular = NotStr(''' ''') +drink_coffee24_regular = NotStr(''' ''') +document_edit20_regular = NotStr(''' ''') +cloud_off20_regular = NotStr(''' ''') +filter28_filled = NotStr(''' ''') +maximize20_filled = NotStr(''' ''') +table_delete_row16_regular = NotStr(''' ''') +star_edit20_regular = NotStr(''' ''') +edit16_filled = NotStr(''' ''') +question20_regular = NotStr(''' ''') +weather_moon24_regular = NotStr(''' ''') +dismiss28_regular = NotStr(''' ''') +cloud_arrow_down20_regular = NotStr(''' ''') +arrow_counterclockwise48_filled = NotStr(''' ''') +arrow_circle_down_split24_regular = NotStr(''' ''') +protocol_handler20_filled = NotStr(''' ''') +arrow_clockwise20_regular = NotStr(''' ''') +toolbox12_filled = NotStr(''' ''') +notepad16_regular = NotStr(''' ''') +clipboard_image24_filled = NotStr(''' ''') +money16_filled = NotStr(''' ''') +board_split16_filled = NotStr(''' ''') +thumb_like24_regular = NotStr(''' ''') +cellular_data120_filled = NotStr(''' ''') +circle12_filled = NotStr(''' ''') +drafts16_regular = NotStr(''' ''') +channel_add48_regular = NotStr(''' ''') +dismiss20_filled = NotStr(''' ''') +video_person_sparkle20_regular = NotStr(''' ''') +text_direction_rotate90_right24_regular = NotStr(''' ''') +doctor48_filled = NotStr(''' ''') +camera28_filled = NotStr(''' ''') +slide_hide24_filled = NotStr(''' ''') +calendar_work_week28_filled = NotStr(''' ''') +surface_hub20_filled = NotStr(''' ''') +building_home20_filled = NotStr(''' ''') +mail_inbox_add20_regular = NotStr(''' ''') +subtract_circle_arrow_back16_regular = NotStr(''' ''') +leaf_one20_filled = NotStr(''' ''') +shifts_open20_regular = NotStr(''' ''') +drop12_filled = NotStr(''' ''') +screen_search24_regular = NotStr(''' ''') +align_left48_filled = NotStr(''' ''') +mail_clock16_filled = NotStr(''' ''') +cloud48_regular = NotStr(''' ''') +table_delete_row16_filled = NotStr(''' ''') +news24_filled = NotStr(''' ''') +bluetooth_searching20_filled = NotStr(''' ''') +camera_dome20_filled = NotStr(''' ''') +swipe_down24_filled = NotStr(''' ''') +scan_camera20_regular = NotStr(''' ''') +bot20_filled = NotStr(''' ''') +align_center_horizontal28_regular = NotStr(''' ''') +lock_open20_filled = NotStr(''' ''') +organization12_filled = NotStr(''' ''') +tent28_filled = NotStr(''' ''') +cloud_sync48_regular = NotStr(''' ''') +tv_usb16_filled = NotStr(''' ''') +box_arrow_up20_filled = NotStr(''' ''') +expand_up_left20_filled = NotStr(''' ''') +resize_large24_regular = NotStr(''' ''') +text_strikethrough20_filled = NotStr(''' ''') +document_bullet_list_clock24_filled = NotStr(''' ''') +drink_wine16_regular = NotStr(''' ''') +inprivate_account16_regular = NotStr(''' ''') +star_dismiss16_filled = NotStr(''' ''') +toggle_left24_regular = NotStr(''' ''') +keyboard_layout_resize24_regular = NotStr(''' ''') +text_indent_decrease_ltr20_filled = NotStr(''' ''') +target_arrow24_regular = NotStr(''' ''') +dock_row24_regular = NotStr(''' ''') +position_forward24_filled = NotStr(''' ''') +presence_oof16_regular = NotStr(''' ''') +doctor24_filled = NotStr(''' ''') +building24_regular = NotStr(''' ''') +text_indent_increase_rtl20_filled = NotStr(''' ''') +flag_off28_regular = NotStr(''' ''') +device_meeting_room28_regular = NotStr(''' ''') +divider_short20_regular = NotStr(''' ''') +mail_attach20_filled = NotStr(''' ''') +presenter24_filled = NotStr(''' ''') +mic_off16_regular = NotStr(''' ''') +align_space_around_horizontal20_filled = NotStr(''' ''') +location48_filled = NotStr(''' ''') +people_list24_filled = NotStr(''' ''') +weather_hail_day48_filled = NotStr(''' ''') +play28_regular = NotStr(''' ''') +briefcase_off16_regular = NotStr(''' ''') +video_clip24_regular = NotStr(''' ''') +arrow_circle_up48_regular = NotStr(''' ''') +backspace20_regular = NotStr(''' ''') +shape_exclude16_filled = NotStr(''' ''') +person_arrow_left24_regular = NotStr(''' ''') +flip_vertical16_regular = NotStr(''' ''') +arrow_sync_circle24_regular = NotStr(''' ''') +lock_shield24_filled = NotStr(''' ''') +emoji_surprise24_regular = NotStr(''' ''') +calendar_ltr12_filled = NotStr(''' ''') +desktop_pulse24_regular = NotStr(''' ''') +umbrella20_regular = NotStr(''' ''') +album_add20_filled = NotStr(''' ''') +guardian28_filled = NotStr(''' ''') +textbox_align_center24_regular = NotStr(''' ''') +speaker_mute20_regular = NotStr(''' ''') +closed_caption32_filled = NotStr(''' ''') +add_circle20_filled = NotStr(''' ''') +panel_left_expand20_regular = NotStr(''' ''') +arrow_autofit_height20_filled = NotStr(''' ''') +money_calculator24_regular = NotStr(''' ''') +chart_multiple24_filled = NotStr(''' ''') +calendar_ltr24_filled = NotStr(''' ''') +flip_horizontal32_filled = NotStr(''' ''') +person_mail28_regular = NotStr(''' ''') +scan_camera28_filled = NotStr(''' ''') +contact_card24_filled = NotStr(''' ''') +tag_circle20_regular = NotStr(''' ''') +text_hanging24_filled = NotStr(''' ''') +backpack_add28_regular = NotStr(''' ''') +decimal_arrow_right20_filled = NotStr(''' ''') +hat_graduation12_regular = NotStr(''' ''') +chevron_circle_left48_filled = NotStr(''' ''') +person_mail20_regular = NotStr(''' ''') +share_screen_person_overlay28_regular = NotStr(''' ''') +document_margins20_filled = NotStr(''' ''') +shopping_bag_tag24_regular = NotStr(''' ''') +globe_desktop24_filled = NotStr(''' ''') +call_park32_regular = NotStr(''' ''') +content_settings16_filled = NotStr(''' ''') +weather_rain24_filled = NotStr(''' ''') +emoji_sparkle48_regular = NotStr(''' ''') +mail_inbox_dismiss28_regular = NotStr(''' ''') +calendar_arrow_right16_filled = NotStr(''' ''') +person_chat24_regular = NotStr(''' ''') +thumb_like48_filled = NotStr(''' ''') +person_tag32_regular = NotStr(''' ''') +stack_star24_filled = NotStr(''' ''') +split_horizontal16_regular = NotStr(''' ''') +text_column_three24_filled = NotStr(''' ''') +tab_desktop_image20_filled = NotStr(''' ''') +bed20_regular = NotStr(''' ''') +triangle32_filled = NotStr(''' ''') +desktop_edit16_regular = NotStr(''' ''') +app_generic20_regular = NotStr(''' ''') +vehicle_bus24_regular = NotStr(''' ''') +food24_regular = NotStr(''' ''') +weather_drizzle24_filled = NotStr(''' ''') +chevron_circle_left32_filled = NotStr(''' ''') +toggle_right20_filled = NotStr(''' ''') +building_home24_filled = NotStr(''' ''') +call_park20_regular = NotStr(''' ''') +people_community_add20_regular = NotStr(''' ''') +pin28_filled = NotStr(''' ''') +text_font16_regular = NotStr(''' ''') +animal_turtle16_regular = NotStr(''' ''') +calendar_assistant24_regular = NotStr(''' ''') +calendar_sync20_filled = NotStr(''' ''') +drink_beer16_filled = NotStr(''' ''') +arrow_upload20_regular = NotStr(''' ''') +headphones_sound_wave28_filled = NotStr(''' ''') +save_arrow_right20_filled = NotStr(''' ''') +mail_settings20_filled = NotStr(''' ''') +guest28_regular = NotStr(''' ''') +dual_screen_dismiss24_filled = NotStr(''' ''') +document_ribbon28_regular = NotStr(''' ''') +rocket16_filled = NotStr(''' ''') +arrow_trending_wrench20_filled = NotStr(''' ''') +reward20_regular = NotStr(''' ''') +drive_train24_regular = NotStr(''' ''') +color_fill20_filled = NotStr(''' ''') +triangle12_regular = NotStr(''' ''') +book_database24_regular = NotStr(''' ''') +video24_filled = NotStr(''' ''') +location_add20_regular = NotStr(''' ''') +textbox_align_middle_rotate9020_filled = NotStr(''' ''') +fixed_width24_filled = NotStr(''' ''') +mail_unread48_regular = NotStr(''' ''') +double_tap_swipe_down24_filled = NotStr(''' ''') +cloud_archive24_regular = NotStr(''' ''') +vehicle_truck_profile24_filled = NotStr(''' ''') +window_multiple20_regular = NotStr(''' ''') +desktop_edit20_filled = NotStr(''' ''') +box_multiple_search20_regular = NotStr(''' ''') +box_multiple_arrow_left20_filled = NotStr(''' ''') +vehicle_subway20_filled = NotStr(''' ''') +hand_left20_regular = NotStr(''' ''') +divider_short16_filled = NotStr(''' ''') +library28_filled = NotStr(''' ''') +emoji_sad_slight20_regular = NotStr(''' ''') +video48_regular = NotStr(''' ''') +desktop_cursor16_filled = NotStr(''' ''') +arrows_bidirectional20_filled = NotStr(''' ''') +attach24_filled = NotStr(''' ''') +square_arrow_forward28_regular = NotStr(''' ''') +mail_dismiss20_filled = NotStr(''' ''') +star_settings24_regular = NotStr(''' ''') +link12_regular = NotStr(''' ''') +tablet32_filled = NotStr(''' ''') +checkmark_starburst20_filled = NotStr(''' ''') +tag_dismiss16_regular = NotStr(''' ''') +f_stop24_regular = NotStr(''' ''') +notebook_section_arrow_right24_regular = NotStr(''' ''') +comment_edit20_filled = NotStr(''' ''') +mail_open_person20_filled = NotStr(''' ''') +play_circle28_regular = NotStr(''' ''') +icons24_filled = NotStr(''' ''') +emoji_sparkle32_regular = NotStr(''' ''') +airplane_take_off20_regular = NotStr(''' ''') +calendar_rtl12_filled = NotStr(''' ''') +table_delete_row24_filled = NotStr(''' ''') +document_lock48_filled = NotStr(''' ''') +video_background_effect24_regular = NotStr(''' ''') +people_community_add24_regular = NotStr(''' ''') +square_multiple16_filled = NotStr(''' ''') +weather_snow24_regular = NotStr(''' ''') +vehicle_car48_regular = NotStr(''' ''') +table_cell_edit16_filled = NotStr(''' ''') +shifts30_minutes24_filled = NotStr(''' ''') +next48_regular = NotStr(''' ''') +clipboard_code16_regular = NotStr(''' ''') +building_shop20_filled = NotStr(''' ''') +grid28_filled = NotStr(''' ''') +text_bullet_list_square24_filled = NotStr(''' ''') +arrow_redo48_filled = NotStr(''' ''') +channel_dismiss20_filled = NotStr(''' ''') +sync_off20_regular = NotStr(''' ''') +mail_prohibited16_filled = NotStr(''' ''') +clipboard_paste24_regular = NotStr(''' ''') +luggage28_regular = NotStr(''' ''') +arrow_sync16_filled = NotStr(''' ''') +battery224_filled = NotStr(''' ''') +delete_dismiss24_filled = NotStr(''' ''') +weather_rain20_regular = NotStr(''' ''') +text_column_two24_filled = NotStr(''' ''') +bookmark_multiple16_regular = NotStr(''' ''') +chat_video20_regular = NotStr(''' ''') +shape_intersect16_regular = NotStr(''' ''') +arrow_right28_regular = NotStr(''' ''') +dismiss_circle16_filled = NotStr(''' ''') +checkmark_circle24_regular = NotStr(''' ''') +desktop_flow20_regular = NotStr(''' ''') +weather_squalls48_regular = NotStr(''' ''') +toggle_left20_filled = NotStr(''' ''') +arrow_down_left48_regular = NotStr(''' ''') +settings_chat24_filled = NotStr(''' ''') +backpack28_regular = NotStr(''' ''') +closed_caption20_regular = NotStr(''' ''') +align_right28_regular = NotStr(''' ''') +textbox_align_top24_regular = NotStr(''' ''') +speaker232_regular = NotStr(''' ''') +heart_pulse24_regular = NotStr(''' ''') +slide_add20_filled = NotStr(''' ''') +zoom_in24_regular = NotStr(''' ''') +text_hanging20_filled = NotStr(''' ''') +eraser20_regular = NotStr(''' ''') +contact_card_link20_filled = NotStr(''' ''') +folder24_regular = NotStr(''' ''') +chevron_circle_left24_filled = NotStr(''' ''') +chevron_right48_regular = NotStr(''' ''') +star_add24_regular = NotStr(''' ''') +notebook_subsection20_filled = NotStr(''' ''') +document_text_clock20_regular = NotStr(''' ''') +grid_kanban20_filled = NotStr(''' ''') +note_pin20_regular = NotStr(''' ''') +notepad32_filled = NotStr(''' ''') +video_person16_filled = NotStr(''' ''') +shape_subtract24_filled = NotStr(''' ''') +weather_sunny_high24_regular = NotStr(''' ''') +image_globe24_filled = NotStr(''' ''') +heart16_regular = NotStr(''' ''') +vehicle_car_collision24_regular = NotStr(''' ''') +folder_zip16_regular = NotStr(''' ''') +next24_filled = NotStr(''' ''') +data_line24_regular = NotStr(''' ''') +gift_card_multiple24_regular = NotStr(''' ''') +hat_graduation16_regular = NotStr(''' ''') +document_header_footer16_filled = NotStr(''' ''') +food_egg16_filled = NotStr(''' ''') +mic_prohibited24_filled = NotStr(''' ''') +ticket_horizontal24_regular = NotStr(''' ''') +people_settings28_regular = NotStr(''' ''') +emoji_sparkle32_filled = NotStr(''' ''') +glasses_off28_filled = NotStr(''' ''') +grid_kanban20_regular = NotStr(''' ''') +expand_up_left24_filled = NotStr(''' ''') +document_text_link20_filled = NotStr(''' ''') +weather_rain_snow24_filled = NotStr(''' ''') +food_apple24_filled = NotStr(''' ''') +tablet_speaker24_regular = NotStr(''' ''') +calculator_multiple20_filled = NotStr(''' ''') +tag_lock_accent20_filled = NotStr(''' ''') +book_search24_filled = NotStr(''' ''') +bot_add24_regular = NotStr(''' ''') +color_line20_regular = NotStr(''' ''') +dual_screen_group24_filled = NotStr(''' ''') +chevron_up28_regular = NotStr(''' ''') +tag20_regular = NotStr(''' ''') +square28_regular = NotStr(''' ''') +table_freeze_column28_filled = NotStr(''' ''') +arrow_routing_rectangle_multiple20_filled = NotStr(''' ''') +arrow_trending_checkmark24_filled = NotStr(''' ''') +table_simple20_filled = NotStr(''' ''') +luggage24_filled = NotStr(''' ''') +drawer_add20_filled = NotStr(''' ''') +chat_off20_regular = NotStr(''' ''') +my_location24_regular = NotStr(''' ''') +diamond20_filled = NotStr(''' ''') +snooze16_filled = NotStr(''' ''') +connector24_regular = NotStr(''' ''') +keyboard_dock24_regular = NotStr(''' ''') +border_right24_filled = NotStr(''' ''') +predictions24_filled = NotStr(''' ''') +board20_filled = NotStr(''' ''') +arrow_circle_right12_filled = NotStr(''' ''') +mail_settings20_regular = NotStr(''' ''') +animal_cat20_filled = NotStr(''' ''') +board_split24_regular = NotStr(''' ''') +person_subtract16_filled = NotStr(''' ''') +copy_add20_regular = NotStr(''' ''') +food_cake20_filled = NotStr(''' ''') +arrow_counterclockwise_dashes24_filled = NotStr(''' ''') +broad_activity_feed24_filled = NotStr(''' ''') +phone_span_out28_regular = NotStr(''' ''') +circle32_filled = NotStr(''' ''') +laptop20_regular = NotStr(''' ''') +table_freeze_row24_regular = NotStr(''' ''') +surface_hub24_filled = NotStr(''' ''') +clipboard_text_rtl24_regular = NotStr(''' ''') +arrow_curve_down_left20_regular = NotStr(''' ''') +table_switch28_regular = NotStr(''' ''') +component2_double_tap_swipe_down24_filled = NotStr(''' ''') +number_row16_filled = NotStr(''' ''') +more_horizontal28_regular = NotStr(''' ''') +shield_task24_filled = NotStr(''' ''') +vehicle_truck_cube20_filled = NotStr(''' ''') +eye12_filled = NotStr(''' ''') +options16_regular = NotStr(''' ''') +replay20_filled = NotStr(''' ''') +square_arrow_forward20_regular = NotStr(''' ''') +battery_charge20_regular = NotStr(''' ''') +data_scatter20_regular = NotStr(''' ''') +search_info20_filled = NotStr(''' ''') +clock24_filled = NotStr(''' ''') +shield_keyhole20_filled = NotStr(''' ''') +trophy_off48_regular = NotStr(''' ''') +drink_coffee24_filled = NotStr(''' ''') +arrow_curve_down_left28_filled = NotStr(''' ''') +document_page_number24_filled = NotStr(''' ''') +cursor_click20_regular = NotStr(''' ''') +cloud_dismiss20_regular = NotStr(''' ''') +arrow_sync_checkmark24_filled = NotStr(''' ''') +directions20_filled = NotStr(''' ''') +heart32_filled = NotStr(''' ''') +vault20_regular = NotStr(''' ''') +emoji_smile_slight20_filled = NotStr(''' ''') +apps24_filled = NotStr(''' ''') +position_forward20_filled = NotStr(''' ''') +branch_compare16_filled = NotStr(''' ''') +location_off20_filled = NotStr(''' ''') +shifts16_regular = NotStr(''' ''') +f_stop28_filled = NotStr(''' ''') +link_dismiss24_filled = NotStr(''' ''') +comment_multiple_link16_regular = NotStr(''' ''') +flowchart_circle24_filled = NotStr(''' ''') +form_new24_regular = NotStr(''' ''') +window_dev_edit20_regular = NotStr(''' ''') +tab_desktop_arrow_clockwise20_regular = NotStr(''' ''') +book_add20_filled = NotStr(''' ''') +document_arrow_up20_filled = NotStr(''' ''') +phone_checkmark20_regular = NotStr(''' ''') +dismiss24_regular = NotStr(''' ''') +link_edit20_regular = NotStr(''' ''') +arrow_circle_down_split20_filled = NotStr(''' ''') +pulse20_filled = NotStr(''' ''') +drawer_play20_regular = NotStr(''' ''') +document_multiple_prohibited20_regular = NotStr(''' ''') +briefcase24_regular = NotStr(''' ''') +plug_disconnected20_regular = NotStr(''' ''') +shield_checkmark24_filled = NotStr(''' ''') +archive_multiple20_filled = NotStr(''' ''') +number_symbol24_regular = NotStr(''' ''') +desktop_arrow_right20_regular = NotStr(''' ''') +shield_task28_regular = NotStr(''' ''') +copy_select20_regular = NotStr(''' ''') +stethoscope20_regular = NotStr(''' ''') +games48_filled = NotStr(''' ''') +accessibility24_regular = NotStr(''' ''') +speaker224_regular = NotStr(''' ''') +snooze20_regular = NotStr(''' ''') +temperature24_regular = NotStr(''' ''') +person_mail48_regular = NotStr(''' ''') +book_question_mark_rtl24_filled = NotStr(''' ''') +flag20_filled = NotStr(''' ''') +timer12_filled = NotStr(''' ''') +tag_question_mark20_regular = NotStr(''' ''') +camera20_filled = NotStr(''' ''') +calendar_ltr28_regular = NotStr(''' ''') +task_list_square_ltr24_regular = NotStr(''' ''') +arrow_redo28_filled = NotStr(''' ''') +comment_multiple_link20_regular = NotStr(''' ''') +comment_arrow_right12_regular = NotStr(''' ''') +location_arrow_up48_regular = NotStr(''' ''') +textbox_align_middle_rotate9020_regular = NotStr(''' ''') +text_direction_vertical24_regular = NotStr(''' ''') +panel_right_contract24_regular = NotStr(''' ''') +shifts16_filled = NotStr(''' ''') +arrow_step_in_right28_regular = NotStr(''' ''') +document_ribbon32_regular = NotStr(''' ''') +eye20_regular = NotStr(''' ''') +alert_urgent24_filled = NotStr(''' ''') +approvals_app28_regular = NotStr(''' ''') +call_end16_filled = NotStr(''' ''') +line_horizontal120_regular = NotStr(''' ''') +share_screen_person_p28_filled = NotStr(''' ''') +task_list_ltr24_regular = NotStr(''' ''') +couch12_filled = NotStr(''' ''') +triangle48_filled = NotStr(''' ''') +delete24_filled = NotStr(''' ''') +balloon20_regular = NotStr(''' ''') +board_heart16_filled = NotStr(''' ''') +content_settings24_filled = NotStr(''' ''') +document_checkmark20_regular = NotStr(''' ''') +text_first_line20_filled = NotStr(''' ''') +arrow_up_right16_regular = NotStr(''' ''') +book_number20_regular = NotStr(''' ''') +channel48_regular = NotStr(''' ''') +window_inprivate20_filled = NotStr(''' ''') +mail_inbox_dismiss16_regular = NotStr(''' ''') +subtract16_regular = NotStr(''' ''') +class24_filled = NotStr(''' ''') +font_space_tracking_out24_regular = NotStr(''' ''') +camera_off20_filled = NotStr(''' ''') +drawer_subtract20_regular = NotStr(''' ''') +phone_span_out28_filled = NotStr(''' ''') +chat_arrow_double_back16_regular = NotStr(''' ''') +clipboard_data_bar32_regular = NotStr(''' ''') +slide_microphone32_filled = NotStr(''' ''') +tv48_regular = NotStr(''' ''') +book_arrow_clockwise20_regular = NotStr(''' ''') +call_inbound48_regular = NotStr(''' ''') +ribbon_star20_regular = NotStr(''' ''') +textbox_more24_filled = NotStr(''' ''') +chevron_circle_right20_regular = NotStr(''' ''') +fluid20_regular = NotStr(''' ''') +money_hand20_regular = NotStr(''' ''') +arrow_sync20_regular = NotStr(''' ''') +content_settings32_filled = NotStr(''' ''') +previous28_filled = NotStr(''' ''') +lock_closed24_filled = NotStr(''' ''') +video_off28_regular = NotStr(''' ''') +notepad_edit16_filled = NotStr(''' ''') +text_case_title20_regular = NotStr(''' ''') +subtract_circle20_regular = NotStr(''' ''') +dismiss48_filled = NotStr(''' ''') +text_direction_vertical20_regular = NotStr(''' ''') +gantt_chart20_filled = NotStr(''' ''') +convert_range20_regular = NotStr(''' ''') +question48_regular = NotStr(''' ''') +comment_arrow_right48_regular = NotStr(''' ''') +share16_regular = NotStr(''' ''') +align_center_horizontal28_filled = NotStr(''' ''') +mic_sparkle20_filled = NotStr(''' ''') +people_team_delete24_regular = NotStr(''' ''') +add_circle16_filled = NotStr(''' ''') +document_page_bottom_center20_filled = NotStr(''' ''') +plug_disconnected24_regular = NotStr(''' ''') +toggle_left48_filled = NotStr(''' ''') +document_multiple20_filled = NotStr(''' ''') +checkbox_unchecked12_filled = NotStr(''' ''') +chevron_circle_up16_regular = NotStr(''' ''') +page_fit16_filled = NotStr(''' ''') +tab16_filled = NotStr(''' ''') +table_resize_column20_regular = NotStr(''' ''') +globe_star16_filled = NotStr(''' ''') +puzzle_piece20_filled = NotStr(''' ''') +align_center_vertical32_regular = NotStr(''' ''') +arrow_fit16_filled = NotStr(''' ''') +checkbox_unchecked16_regular = NotStr(''' ''') +weather_hail_day24_regular = NotStr(''' ''') +mail_unread20_regular = NotStr(''' ''') +border_right20_filled = NotStr(''' ''') +wifi424_regular = NotStr(''' ''') +payment16_filled = NotStr(''' ''') +fps3016_filled = NotStr(''' ''') +color_fill24_regular = NotStr(''' ''') +key_command16_filled = NotStr(''' ''') +battery_warning24_regular = NotStr(''' ''') +info16_filled = NotStr(''' ''') +xray20_filled = NotStr(''' ''') +airplane20_regular = NotStr(''' ''') +chat48_filled = NotStr(''' ''') +padding_left20_regular = NotStr(''' ''') +arrow_rotate_counterclockwise24_filled = NotStr(''' ''') +data_bar_vertical24_filled = NotStr(''' ''') +chevron_circle_down20_filled = NotStr(''' ''') +clipboard_data_bar24_filled = NotStr(''' ''') +pulse_square24_filled = NotStr(''' ''') +desktop_speaker_off20_filled = NotStr(''' ''') +door_tag24_filled = NotStr(''' ''') +arrow_trending_lines20_filled = NotStr(''' ''') +arrow_forward20_filled = NotStr(''' ''') +hat_graduation12_filled = NotStr(''' ''') +hand_left28_filled = NotStr(''' ''') +channel_dismiss20_regular = NotStr(''' ''') +heart_circle24_regular = NotStr(''' ''') +grid_dots20_regular = NotStr(''' ''') +likert24_filled = NotStr(''' ''') +board28_regular = NotStr(''' ''') +skip_back1048_filled = NotStr(''' ''') +video_person_call32_regular = NotStr(''' ''') +mail_checkmark20_filled = NotStr(''' ''') +calendar_pattern16_filled = NotStr(''' ''') +phone_laptop32_filled = NotStr(''' ''') +folder_sync16_filled = NotStr(''' ''') +settings32_regular = NotStr(''' ''') +text_t28_regular = NotStr(''' ''') +document_heart20_regular = NotStr(''' ''') +rhombus28_filled = NotStr(''' ''') +scan_camera16_filled = NotStr(''' ''') +call24_filled = NotStr(''' ''') +mic_sync20_regular = NotStr(''' ''') +arrow_up_right48_regular = NotStr(''' ''') +text_quote24_filled = NotStr(''' ''') +link_square16_filled = NotStr(''' ''') +text_column_two20_regular = NotStr(''' ''') +folder_prohibited20_regular = NotStr(''' ''') +cube_multiple24_regular = NotStr(''' ''') +multiplier12_x24_regular = NotStr(''' ''') +arrow_sync_checkmark20_filled = NotStr(''' ''') +glance_horizontal20_filled = NotStr(''' ''') +laptop28_filled = NotStr(''' ''') +backpack12_filled = NotStr(''' ''') +print20_filled = NotStr(''' ''') +text_direction_horizontal_left24_filled = NotStr(''' ''') +arrow_between_down24_regular = NotStr(''' ''') +arrow_reset20_regular = NotStr(''' ''') +save_multiple24_regular = NotStr(''' ''') +equal_off20_filled = NotStr(''' ''') +keyboard_shift20_filled = NotStr(''' ''') +device_meeting_room_remote48_regular = NotStr(''' ''') +xbox_console20_filled = NotStr(''' ''') +border_bottom_thick20_filled = NotStr(''' ''') +voicemail16_regular = NotStr(''' ''') +multiplier1_x48_regular = NotStr(''' ''') +weather_drizzle20_filled = NotStr(''' ''') +text_paragraph_direction20_filled = NotStr(''' ''') +clipboard_task_list_ltr24_regular = NotStr(''' ''') +arrow_hook_down_right20_filled = NotStr(''' ''') +clock_toolbox24_filled = NotStr(''' ''') +ribbon32_filled = NotStr(''' ''') +table_move_above28_filled = NotStr(''' ''') +people_list28_regular = NotStr(''' ''') +folder_add48_filled = NotStr(''' ''') +heart_broken20_filled = NotStr(''' ''') +stethoscope24_regular = NotStr(''' ''') +book_open24_filled = NotStr(''' ''') +flag24_regular = NotStr(''' ''') +building_factory28_regular = NotStr(''' ''') +clipboard_pulse20_filled = NotStr(''' ''') +fps3024_regular = NotStr(''' ''') +globe_surface24_filled = NotStr(''' ''') +arrow_hook_up_right24_regular = NotStr(''' ''') +drawer_subtract20_filled = NotStr(''' ''') +mail_inbox_arrow_down16_regular = NotStr(''' ''') +important16_regular = NotStr(''' ''') +edit_off24_regular = NotStr(''' ''') +developer_board_search24_regular = NotStr(''' ''') +text_column_three24_regular = NotStr(''' ''') +archive_settings20_regular = NotStr(''' ''') +more_vertical48_filled = NotStr(''' ''') +shifts_activity24_regular = NotStr(''' ''') +cloud_arrow_down16_filled = NotStr(''' ''') +document_add20_regular = NotStr(''' ''') +box_arrow_up24_filled = NotStr(''' ''') +person_question_mark16_filled = NotStr(''' ''') +mail24_filled = NotStr(''' ''') +align_center_vertical28_filled = NotStr(''' ''') +window_apps32_regular = NotStr(''' ''') +cloud_sync32_filled = NotStr(''' ''') +airplane24_filled = NotStr(''' ''') +approvals_app16_regular = NotStr(''' ''') +closed_caption_off28_regular = NotStr(''' ''') +image_globe24_regular = NotStr(''' ''') +reading_list_add16_regular = NotStr(''' ''') +star_prohibited16_filled = NotStr(''' ''') +symbols24_regular = NotStr(''' ''') +battery120_filled = NotStr(''' ''') +shopping_bag_tag20_regular = NotStr(''' ''') +radio_button24_regular = NotStr(''' ''') +square_multiple24_regular = NotStr(''' ''') +data_funnel24_filled = NotStr(''' ''') +mail_copy20_filled = NotStr(''' ''') +text_bullet_list_tree20_filled = NotStr(''' ''') +checkbox_indeterminate24_regular = NotStr(''' ''') +box_arrow_left24_regular = NotStr(''' ''') +multiplier18_x32_regular = NotStr(''' ''') +album_add20_regular = NotStr(''' ''') +table_lightning24_regular = NotStr(''' ''') +vehicle_subway24_regular = NotStr(''' ''') +food_cake12_regular = NotStr(''' ''') +dual_screen_settings24_filled = NotStr(''' ''') +subtract_square_multiple16_filled = NotStr(''' ''') +map_drive16_regular = NotStr(''' ''') +animal_rabbit28_regular = NotStr(''' ''') +comment_multiple_checkmark16_regular = NotStr(''' ''') +text_header220_regular = NotStr(''' ''') +flag_off24_filled = NotStr(''' ''') +channel_subtract24_filled = NotStr(''' ''') +tray_item_remove24_regular = NotStr(''' ''') +border_right20_regular = NotStr(''' ''') +whiteboard24_filled = NotStr(''' ''') +shapes48_filled = NotStr(''' ''') +sub_grid24_regular = NotStr(''' ''') +tag_off20_regular = NotStr(''' ''') +currency_dollar_euro24_regular = NotStr(''' ''') +shortpick20_regular = NotStr(''' ''') +sticker_add20_filled = NotStr(''' ''') +image16_regular = NotStr(''' ''') +calendar_day20_regular = NotStr(''' ''') +mic20_regular = NotStr(''' ''') +tab24_regular = NotStr(''' ''') +position_to_back24_filled = NotStr(''' ''') +document_split_hint16_filled = NotStr(''' ''') +skip_back1024_filled = NotStr(''' ''') +number_symbol32_regular = NotStr(''' ''') +text_grammar_arrow_right24_filled = NotStr(''' ''') +battery_charge24_regular = NotStr(''' ''') +cellular_warning24_regular = NotStr(''' ''') +clock_alarm16_filled = NotStr(''' ''') +text_bullet_list_add24_regular = NotStr(''' ''') +chevron_circle_up28_filled = NotStr(''' ''') +lock_closed16_filled = NotStr(''' ''') +sticker_add24_filled = NotStr(''' ''') +mail_unread16_regular = NotStr(''' ''') +leaf_two16_filled = NotStr(''' ''') +border_all24_regular = NotStr(''' ''') +tent20_regular = NotStr(''' ''') +align_left32_regular = NotStr(''' ''') +drop24_regular = NotStr(''' ''') +open16_regular = NotStr(''' ''') +link28_filled = NotStr(''' ''') +task_list_ltr20_regular = NotStr(''' ''') +weather_haze24_regular = NotStr(''' ''') +calendar_edit16_filled = NotStr(''' ''') +desktop_mac32_filled = NotStr(''' ''') +checkmark28_regular = NotStr(''' ''') +star_add20_regular = NotStr(''' ''') +people_prohibited20_regular = NotStr(''' ''') +circle_half_fill20_filled = NotStr(''' ''') +delete24_regular = NotStr(''' ''') +call_outbound20_regular = NotStr(''' ''') +call_add24_regular = NotStr(''' ''') +database_person20_regular = NotStr(''' ''') +full_screen_minimize24_filled = NotStr(''' ''') +ribbon_add24_filled = NotStr(''' ''') +auto_fit_width24_filled = NotStr(''' ''') +arrow_maximize48_filled = NotStr(''' ''') +window_apps48_regular = NotStr(''' ''') +archive_multiple16_regular = NotStr(''' ''') +tent20_filled = NotStr(''' ''') +call_forward28_regular = NotStr(''' ''') +dual_screen_add24_filled = NotStr(''' ''') +contact_card_ribbon24_regular = NotStr(''' ''') +circle_half_fill12_regular = NotStr(''' ''') +hand_draw24_regular = NotStr(''' ''') +globe_video20_filled = NotStr(''' ''') +door_arrow_right28_regular = NotStr(''' ''') +breakout_room20_regular = NotStr(''' ''') +padding_down24_filled = NotStr(''' ''') +play16_filled = NotStr(''' ''') +table_resize_column28_regular = NotStr(''' ''') +arrow_curve_down_left28_regular = NotStr(''' ''') +fps3020_filled = NotStr(''' ''') +presence_away16_filled = NotStr(''' ''') +person12_regular = NotStr(''' ''') +cut20_regular = NotStr(''' ''') +speaker248_filled = NotStr(''' ''') +document_ribbon20_regular = NotStr(''' ''') +building_retail20_filled = NotStr(''' ''') +album_add24_regular = NotStr(''' ''') +shifts_checkmark24_regular = NotStr(''' ''') +table_lightning16_regular = NotStr(''' ''') +subtract_circle_arrow_forward16_filled = NotStr(''' ''') +snooze20_filled = NotStr(''' ''') +building16_filled = NotStr(''' ''') +person_note24_regular = NotStr(''' ''') +person_circle12_regular = NotStr(''' ''') +highlight_accent16_filled = NotStr(''' ''') +star_three_quarter12_filled = NotStr(''' ''') +door_arrow_left16_regular = NotStr(''' ''') +window_apps32_filled = NotStr(''' ''') +ribbon12_filled = NotStr(''' ''') +mail_pause16_regular = NotStr(''' ''') +align_start_vertical20_regular = NotStr(''' ''') +slide_text20_regular = NotStr(''' ''') +cloud_dismiss32_regular = NotStr(''' ''') +square_hint16_regular = NotStr(''' ''') +speaker_mute28_filled = NotStr(''' ''') +table_cell_edit20_regular = NotStr(''' ''') +clipboard_error24_filled = NotStr(''' ''') +accessibility_checkmark24_filled = NotStr(''' ''') +add_circle28_filled = NotStr(''' ''') +arrow_up_right32_regular = NotStr(''' ''') +chevron_up24_regular = NotStr(''' ''') +share_screen_start20_filled = NotStr(''' ''') +food_apple20_regular = NotStr(''' ''') +mail_open_person24_filled = NotStr(''' ''') +square_hint_apps20_regular = NotStr(''' ''') +hd24_regular = NotStr(''' ''') +shield_error16_filled = NotStr(''' ''') +document_header_arrow_down16_filled = NotStr(''' ''') +diamond16_regular = NotStr(''' ''') +tab_desktop_new_page20_regular = NotStr(''' ''') +skip_forward1020_filled = NotStr(''' ''') +number_symbol_square20_regular = NotStr(''' ''') +panel_left20_filled = NotStr(''' ''') +table48_regular = NotStr(''' ''') +badge24_regular = NotStr(''' ''') +text_position_line24_regular = NotStr(''' ''') +text_align_distributed_vertical20_filled = NotStr(''' ''') +desktop_mac32_regular = NotStr(''' ''') +mail_inbox_arrow_up20_regular = NotStr(''' ''') +vault20_filled = NotStr(''' ''') +skip_forward3028_regular = NotStr(''' ''') +arrow_left28_regular = NotStr(''' ''') +chevron_circle_left32_regular = NotStr(''' ''') +swipe_right24_filled = NotStr(''' ''') +checkbox_arrow_right24_filled = NotStr(''' ''') +caret_up24_filled = NotStr(''' ''') +weather_partly_cloudy_day24_regular = NotStr(''' ''') +subtract_circle28_regular = NotStr(''' ''') +people_team_toolbox20_filled = NotStr(''' ''') +arrow_redo16_filled = NotStr(''' ''') +heart_broken16_regular = NotStr(''' ''') +window_edit16_regular = NotStr(''' ''') +plug_connected24_regular = NotStr(''' ''') +text_clear_formatting24_filled = NotStr(''' ''') +lasso24_regular = NotStr(''' ''') +cloud_archive20_regular = NotStr(''' ''') +wifi_warning20_regular = NotStr(''' ''') +clipboard_task_list_rtl24_filled = NotStr(''' ''') +window_wrench20_filled = NotStr(''' ''') +scratchpad24_regular = NotStr(''' ''') +arrow_hook_up_right28_regular = NotStr(''' ''') +arrow_wrap_off20_filled = NotStr(''' ''') +document_javascript24_regular = NotStr(''' ''') +text_direction_rotate270_right24_filled = NotStr(''' ''') +transmission24_filled = NotStr(''' ''') +comment_add24_regular = NotStr(''' ''') +animal_cat24_regular = NotStr(''' ''') +tent12_filled = NotStr(''' ''') +phone24_regular = NotStr(''' ''') +lock_closed20_regular = NotStr(''' ''') +divider_short24_filled = NotStr(''' ''') +arrow_trending_settings20_filled = NotStr(''' ''') +book_exclamation_mark24_regular = NotStr(''' ''') +folder_add16_regular = NotStr(''' ''') +weather_moon20_filled = NotStr(''' ''') +subtract28_filled = NotStr(''' ''') +money_off20_regular = NotStr(''' ''') +chevron_double_up16_regular = NotStr(''' ''') +arrow_collapse_all20_regular = NotStr(''' ''') +closed_caption_off48_regular = NotStr(''' ''') +arrow_sync16_regular = NotStr(''' ''') +attach_text24_filled = NotStr(''' ''') +multiplier2_x24_filled = NotStr(''' ''') +table_freeze_row16_filled = NotStr(''' ''') +people_settings24_filled = NotStr(''' ''') +list24_filled = NotStr(''' ''') +book_open_microphone20_regular = NotStr(''' ''') +text_sort_ascending20_filled = NotStr(''' ''') +square_arrow_forward24_regular = NotStr(''' ''') +calendar_month20_filled = NotStr(''' ''') +clock12_regular = NotStr(''' ''') +premium28_filled = NotStr(''' ''') +document_one_page24_regular = NotStr(''' ''') +text_field16_regular = NotStr(''' ''') +toolbox28_filled = NotStr(''' ''') +document_queue24_filled = NotStr(''' ''') +flash_settings24_regular = NotStr(''' ''') +clipboard_error24_regular = NotStr(''' ''') +cube_rotate20_filled = NotStr(''' ''') +settings_chat20_filled = NotStr(''' ''') +heart_pulse32_regular = NotStr(''' ''') +inking_tool32_filled = NotStr(''' ''') +bluetooth20_filled = NotStr(''' ''') +thumb_like28_filled = NotStr(''' ''') +document_table_checkmark20_filled = NotStr(''' ''') +headset28_filled = NotStr(''' ''') +mic_sparkle24_filled = NotStr(''' ''') +clock_alarm32_regular = NotStr(''' ''') +puzzle_piece16_regular = NotStr(''' ''') +clipboard_task_list_ltr24_filled = NotStr(''' ''') +database_search20_regular = NotStr(''' ''') +table_move_right24_filled = NotStr(''' ''') +center_horizontal20_filled = NotStr(''' ''') +align_bottom20_regular = NotStr(''' ''') +emoji_laugh24_filled = NotStr(''' ''') +font_space_tracking_out28_regular = NotStr(''' ''') +number_row20_regular = NotStr(''' ''') +document_landscape_data20_filled = NotStr(''' ''') +star_dismiss16_regular = NotStr(''' ''') +table16_regular = NotStr(''' ''') +save_edit20_filled = NotStr(''' ''') +desktop_pulse28_filled = NotStr(''' ''') +text_column_two_right24_filled = NotStr(''' ''') +building_factory20_regular = NotStr(''' ''') +scale_fill20_filled = NotStr(''' ''') +shifts_open24_filled = NotStr(''' ''') +window_dev_tools24_filled = NotStr(''' ''') +calendar_assistant24_filled = NotStr(''' ''') +chevron_up48_regular = NotStr(''' ''') +arrow_reply_all48_regular = NotStr(''' ''') +shield_task16_regular = NotStr(''' ''') +people_sync20_filled = NotStr(''' ''') +table_delete_column28_filled = NotStr(''' ''') +chevron_double_left20_filled = NotStr(''' ''') +person_note20_filled = NotStr(''' ''') +arrow_trending24_regular = NotStr(''' ''') +pill20_regular = NotStr(''' ''') +accessibility16_filled = NotStr(''' ''') +window20_filled = NotStr(''' ''') +pin20_regular = NotStr(''' ''') +text_position_top_bottom24_filled = NotStr(''' ''') +comment_checkmark24_filled = NotStr(''' ''') +presence_dnd16_regular = NotStr(''' ''') +calendar_agenda28_filled = NotStr(''' ''') +person_arrow_right16_filled = NotStr(''' ''') +align_space_evenly_vertical20_filled = NotStr(''' ''') +lightbulb_filament24_regular = NotStr(''' ''') +clock_toolbox24_regular = NotStr(''' ''') +arrow_circle_down48_regular = NotStr(''' ''') +clock_alarm20_regular = NotStr(''' ''') +arrow_step_in_left12_regular = NotStr(''' ''') +cursor24_regular = NotStr(''' ''') +text_indent_decrease_ltr24_filled = NotStr(''' ''') +data_bar_vertical_add20_filled = NotStr(''' ''') +document_heart24_filled = NotStr(''' ''') +textbox16_filled = NotStr(''' ''') +cloud_link20_regular = NotStr(''' ''') +arrow_sort_down24_filled = NotStr(''' ''') +call_inbound16_regular = NotStr(''' ''') +mail_open_person16_filled = NotStr(''' ''') +multiselect_rtl24_regular = NotStr(''' ''') +chat20_filled = NotStr(''' ''') +shape_subtract20_filled = NotStr(''' ''') +home48_filled = NotStr(''' ''') +cloud28_filled = NotStr(''' ''') +mail_alert28_filled = NotStr(''' ''') +shape_intersect20_filled = NotStr(''' ''') +star_off28_filled = NotStr(''' ''') +checkmark48_regular = NotStr(''' ''') +folder_sync20_regular = NotStr(''' ''') +fps12020_regular = NotStr(''' ''') +align_space_between_vertical20_regular = NotStr(''' ''') +emoji_hand20_filled = NotStr(''' ''') +align_right24_regular = NotStr(''' ''') +app_recent24_regular = NotStr(''' ''') +data_usage24_filled = NotStr(''' ''') +image28_filled = NotStr(''' ''') +book_exclamation_mark24_filled = NotStr(''' ''') +table_edit28_regular = NotStr(''' ''') +shield_error24_filled = NotStr(''' ''') +hand_right16_regular = NotStr(''' ''') +select_all_off24_regular = NotStr(''' ''') +document_arrow_left28_regular = NotStr(''' ''') +building_bank16_filled = NotStr(''' ''') +line24_regular = NotStr(''' ''') +clock_pause24_filled = NotStr(''' ''') +document_pill20_filled = NotStr(''' ''') +book_open32_regular = NotStr(''' ''') +cube16_regular = NotStr(''' ''') +table_dismiss28_filled = NotStr(''' ''') +call_exclamation20_regular = NotStr(''' ''') +call_outbound24_regular = NotStr(''' ''') +tablet48_regular = NotStr(''' ''') +people_error16_filled = NotStr(''' ''') +arrow_square_down20_filled = NotStr(''' ''') +flip_horizontal20_regular = NotStr(''' ''') +book_exclamation_mark20_regular = NotStr(''' ''') +subtract_circle16_regular = NotStr(''' ''') +tag_multiple16_filled = NotStr(''' ''') +branch_compare20_regular = NotStr(''' ''') +save_sync20_regular = NotStr(''' ''') +globe_shield20_regular = NotStr(''' ''') +text_direction_rotate270_right24_regular = NotStr(''' ''') +chevron_circle_left24_regular = NotStr(''' ''') +arrow_forward_down_person20_filled = NotStr(''' ''') +select_object_skew_dismiss24_filled = NotStr(''' ''') +text_description20_regular = NotStr(''' ''') +contact_card48_regular = NotStr(''' ''') +arrow_step_out28_regular = NotStr(''' ''') +bookmark20_filled = NotStr(''' ''') +cube_multiple20_regular = NotStr(''' ''') +vehicle_bus16_regular = NotStr(''' ''') +text_bullet_list_rtl20_filled = NotStr(''' ''') +music_note220_regular = NotStr(''' ''') +server24_regular = NotStr(''' ''') +clock16_regular = NotStr(''' ''') +weather_snow_shower_night20_filled = NotStr(''' ''') +receipt_money24_regular = NotStr(''' ''') +desktop_sync16_filled = NotStr(''' ''') +branch_fork_link24_regular = NotStr(''' ''') +options20_filled = NotStr(''' ''') +channel_arrow_left24_regular = NotStr(''' ''') +document_page_break24_filled = NotStr(''' ''') +arrow_sort_down16_filled = NotStr(''' ''') +multiplier2_x20_filled = NotStr(''' ''') +speaker028_filled = NotStr(''' ''') +poll24_filled = NotStr(''' ''') +qr_code28_filled = NotStr(''' ''') +mic48_regular = NotStr(''' ''') +pin_off24_filled = NotStr(''' ''') +compass_northwest20_regular = NotStr(''' ''') +vehicle_truck_profile20_regular = NotStr(''' ''') +tab_desktop_clock20_regular = NotStr(''' ''') +arrow_sort16_filled = NotStr(''' ''') +key24_filled = NotStr(''' ''') +weather_blowing_snow20_filled = NotStr(''' ''') +uninstall_app24_filled = NotStr(''' ''') +send24_filled = NotStr(''' ''') +eye_tracking16_filled = NotStr(''' ''') +image20_regular = NotStr(''' ''') +weather_sunny_high48_regular = NotStr(''' ''') +document_save24_regular = NotStr(''' ''') +vehicle_truck_bag20_regular = NotStr(''' ''') +cloud_words20_regular = NotStr(''' ''') +document_multiple24_regular = NotStr(''' ''') +folder_link28_regular = NotStr(''' ''') +clipboard_code16_filled = NotStr(''' ''') +text_paragraph16_regular = NotStr(''' ''') +clipboard_code20_regular = NotStr(''' ''') +flip_horizontal20_filled = NotStr(''' ''') +arrow_up32_filled = NotStr(''' ''') +clipboard_checkmark24_regular = NotStr(''' ''') +app_recent24_filled = NotStr(''' ''') +text_sort_descending24_filled = NotStr(''' ''') +mail_prohibited20_filled = NotStr(''' ''') +scan_dash12_regular = NotStr(''' ''') +calendar_question_mark16_regular = NotStr(''' ''') +calendar_search16_regular = NotStr(''' ''') +arrow_fit20_regular = NotStr(''' ''') +text_number_list_ltr16_regular = NotStr(''' ''') +my_location12_regular = NotStr(''' ''') +camera_dome24_regular = NotStr(''' ''') +headset_vr20_regular = NotStr(''' ''') +share_screen_person_overlay_inside28_regular = NotStr(''' ''') +ribbon_off12_filled = NotStr(''' ''') +text_number_list_ltr20_filled = NotStr(''' ''') +text_case_title24_filled = NotStr(''' ''') +arrow_export_up20_filled = NotStr(''' ''') +oval20_regular = NotStr(''' ''') +copy_add24_regular = NotStr(''' ''') +call_missed48_regular = NotStr(''' ''') +vehicle_car48_filled = NotStr(''' ''') +flashlight20_regular = NotStr(''' ''') +delete16_filled = NotStr(''' ''') +caret_right24_regular = NotStr(''' ''') +clipboard_task_add24_filled = NotStr(''' ''') +dual_screen_mirror24_filled = NotStr(''' ''') +window20_regular = NotStr(''' ''') +gavel32_filled = NotStr(''' ''') +arrow_reply20_filled = NotStr(''' ''') +production20_regular = NotStr(''' ''') +content_settings20_filled = NotStr(''' ''') +padding_right24_filled = NotStr(''' ''') +emoji24_regular = NotStr(''' ''') +contact_card_group16_regular = NotStr(''' ''') +grid24_filled = NotStr(''' ''') +cursor20_regular = NotStr(''' ''') +mail_template20_regular = NotStr(''' ''') +arrow_right32_filled = NotStr(''' ''') +align_center_vertical24_filled = NotStr(''' ''') +number_symbol20_regular = NotStr(''' ''') +clipboard_settings24_regular = NotStr(''' ''') +document_text_extract20_filled = NotStr(''' ''') +document_table_checkmark24_regular = NotStr(''' ''') +tag_lock16_regular = NotStr(''' ''') +puzzle_cube28_filled = NotStr(''' ''') +chat_multiple20_regular = NotStr(''' ''') +text_indent_increase_ltr20_regular = NotStr(''' ''') +collections_add24_regular = NotStr(''' ''') +sparkle48_filled = NotStr(''' ''') +checkbox_indeterminate20_regular = NotStr(''' ''') +image_off20_filled = NotStr(''' ''') +phone_span_in16_filled = NotStr(''' ''') +document_table_arrow_right20_filled = NotStr(''' ''') +document_page_top_center24_filled = NotStr(''' ''') +bug20_regular = NotStr(''' ''') +tag_search24_regular = NotStr(''' ''') +calendar_pattern20_regular = NotStr(''' ''') +folder_prohibited24_regular = NotStr(''' ''') +panel_bottom_contract20_regular = NotStr(''' ''') +desktop_pulse28_regular = NotStr(''' ''') +document_sync20_regular = NotStr(''' ''') +weather_snow48_regular = NotStr(''' ''') +video_person_call16_filled = NotStr(''' ''') +emoji_sad_slight20_filled = NotStr(''' ''') +channel_subtract28_regular = NotStr(''' ''') +box_multiple_arrow_left20_regular = NotStr(''' ''') +pin20_filled = NotStr(''' ''') +chevron_left24_filled = NotStr(''' ''') +arrow_import24_regular = NotStr(''' ''') +folder_sync24_filled = NotStr(''' ''') +local_language16_filled = NotStr(''' ''') +cellular_data124_regular = NotStr(''' ''') +mic_off20_regular = NotStr(''' ''') +clipboard_heart20_filled = NotStr(''' ''') +multiselect_rtl24_filled = NotStr(''' ''') +home28_filled = NotStr(''' ''') +text_color_accent16_filled = NotStr(''' ''') +call_outbound28_regular = NotStr(''' ''') +vehicle_ship24_regular = NotStr(''' ''') +table_insert_column16_filled = NotStr(''' ''') +color_line24_filled = NotStr(''' ''') +window_apps20_filled = NotStr(''' ''') +eraser_medium24_regular = NotStr(''' ''') +slide_search28_filled = NotStr(''' ''') +select_object_skew_dismiss20_regular = NotStr(''' ''') +clipboard_more24_regular = NotStr(''' ''') +table_link16_regular = NotStr(''' ''') +attach_arrow_right20_regular = NotStr(''' ''') +book_compass24_regular = NotStr(''' ''') +weather_snow20_regular = NotStr(''' ''') +call_forward16_filled = NotStr(''' ''') +tetris_app48_filled = NotStr(''' ''') +multiselect_ltr24_filled = NotStr(''' ''') +presence_oof10_regular = NotStr(''' ''') +briefcase_off48_filled = NotStr(''' ''') +battery320_filled = NotStr(''' ''') +text_box_settings20_regular = NotStr(''' ''') +chart_person24_regular = NotStr(''' ''') +column_arrow_right20_filled = NotStr(''' ''') +emoji_surprise20_filled = NotStr(''' ''') +calendar_question_mark20_filled = NotStr(''' ''') +view_desktop_mobile24_filled = NotStr(''' ''') +sticker12_regular = NotStr(''' ''') +phone_span_in24_regular = NotStr(''' ''') +wrench_screwdriver20_regular = NotStr(''' ''') +more_horizontal16_regular = NotStr(''' ''') +font_increase24_regular = NotStr(''' ''') +news20_filled = NotStr(''' ''') +full_screen_maximize20_filled = NotStr(''' ''') +building_bank_toolbox20_filled = NotStr(''' ''') +home_person20_filled = NotStr(''' ''') +building_retail_toolbox20_filled = NotStr(''' ''') +apps28_regular = NotStr(''' ''') +content_view32_regular = NotStr(''' ''') +expand_up_right20_regular = NotStr(''' ''') +convert_range20_filled = NotStr(''' ''') +arrow_circle_down32_filled = NotStr(''' ''') +pause20_filled = NotStr(''' ''') +arrow_sync_off12_filled = NotStr(''' ''') +camera_off20_regular = NotStr(''' ''') +slide_multiple24_filled = NotStr(''' ''') +fast_forward24_regular = NotStr(''' ''') +book_contacts32_regular = NotStr(''' ''') +call_prohibited24_filled = NotStr(''' ''') +drink_wine20_filled = NotStr(''' ''') +toolbox20_filled = NotStr(''' ''') +cellular_off20_filled = NotStr(''' ''') +local_language24_filled = NotStr(''' ''') +animal_cat16_filled = NotStr(''' ''') +tray_item_remove20_regular = NotStr(''' ''') +weather_snow_shower_day48_filled = NotStr(''' ''') +image_multiple24_regular = NotStr(''' ''') +premium16_regular = NotStr(''' ''') +briefcase_off20_filled = NotStr(''' ''') +document_table_checkmark20_regular = NotStr(''' ''') +circle12_regular = NotStr(''' ''') +clipboard_settings20_filled = NotStr(''' ''') +vehicle_car_collision28_regular = NotStr(''' ''') +clipboard_checkmark20_filled = NotStr(''' ''') +weather_sunny_high20_regular = NotStr(''' ''') +alert_snooze20_filled = NotStr(''' ''') +pin24_regular = NotStr(''' ''') +arrow_import20_regular = NotStr(''' ''') +person_arrow_left20_regular = NotStr(''' ''') +arrow_reply_all20_regular = NotStr(''' ''') +patch24_filled = NotStr(''' ''') +text_bullet_list_ltr24_filled = NotStr(''' ''') +globe24_filled = NotStr(''' ''') +launcher_settings24_filled = NotStr(''' ''') +archive20_filled = NotStr(''' ''') +video_person20_filled = NotStr(''' ''') +save_multiple24_filled = NotStr(''' ''') +shapes24_filled = NotStr(''' ''') +tab_desktop_image20_regular = NotStr(''' ''') +tag24_regular = NotStr(''' ''') +laptop_dismiss16_filled = NotStr(''' ''') +re_order_dots_vertical24_regular = NotStr(''' ''') +open_folder24_filled = NotStr(''' ''') +tag16_regular = NotStr(''' ''') +calendar_reply28_filled = NotStr(''' ''') +shopping_bag_tag20_filled = NotStr(''' ''') +slide_search28_regular = NotStr(''' ''') +table_dismiss20_filled = NotStr(''' ''') +arrow_step_in28_filled = NotStr(''' ''') +cloud_edit16_filled = NotStr(''' ''') +uninstall_app24_regular = NotStr(''' ''') +dual_screen20_filled = NotStr(''' ''') +arrow_clockwise16_regular = NotStr(''' ''') +vehicle_car_collision32_filled = NotStr(''' ''') +border_top_bottom_thick20_regular = NotStr(''' ''') +rename16_filled = NotStr(''' ''') +scan_dash48_filled = NotStr(''' ''') +clipboard_pulse20_regular = NotStr(''' ''') +cloud_sync28_regular = NotStr(''' ''') +align_center_vertical48_regular = NotStr(''' ''') +document_split_hint20_filled = NotStr(''' ''') +whiteboard48_filled = NotStr(''' ''') +drink_to_go24_regular = NotStr(''' ''') +compass_northwest28_regular = NotStr(''' ''') +drawer_arrow_download20_filled = NotStr(''' ''') +resize_image24_filled = NotStr(''' ''') +people_community24_filled = NotStr(''' ''') +arrow_export_rtl20_filled = NotStr(''' ''') +cellular_off24_filled = NotStr(''' ''') +next32_filled = NotStr(''' ''') +calendar3_day28_filled = NotStr(''' ''') +clock_arrow_download24_filled = NotStr(''' ''') +arrow_undo32_filled = NotStr(''' ''') +document_toolbox24_regular = NotStr(''' ''') +table_freeze_column_and_row16_regular = NotStr(''' ''') +skip_back1028_filled = NotStr(''' ''') +arrow_up28_filled = NotStr(''' ''') +fingerprint48_filled = NotStr(''' ''') +desktop_cursor20_regular = NotStr(''' ''') +math_symbols32_filled = NotStr(''' ''') +flash_settings24_filled = NotStr(''' ''') +star28_regular = NotStr(''' ''') +color_line_accent16_regular = NotStr(''' ''') +arrow_autofit_up24_regular = NotStr(''' ''') +textbox_rotate9024_filled = NotStr(''' ''') +slide_settings24_regular = NotStr(''' ''') +expand_up_left32_regular = NotStr(''' ''') +clipboard_data_bar24_regular = NotStr(''' ''') +weather_sunny32_regular = NotStr(''' ''') +bookmark_multiple24_filled = NotStr(''' ''') +speaker232_filled = NotStr(''' ''') +calendar_today28_filled = NotStr(''' ''') +lock_open16_regular = NotStr(''' ''') +slide_text48_filled = NotStr(''' ''') +calendar_edit24_regular = NotStr(''' ''') +calendar_checkmark16_regular = NotStr(''' ''') +text_field16_filled = NotStr(''' ''') +circle_off16_regular = NotStr(''' ''') +person_settings16_regular = NotStr(''' ''') +building_retail_money20_filled = NotStr(''' ''') +person_circle24_filled = NotStr(''' ''') +briefcase_medical16_regular = NotStr(''' ''') +mail_read24_regular = NotStr(''' ''') +arrow_routing_rectangle_multiple24_regular = NotStr(''' ''') +tray_item_remove20_filled = NotStr(''' ''') +mail_open_person24_regular = NotStr(''' ''') +dock_row24_filled = NotStr(''' ''') +arrow_step_over16_regular = NotStr(''' ''') +folder_link48_filled = NotStr(''' ''') +delete_dismiss20_regular = NotStr(''' ''') +video_sync20_regular = NotStr(''' ''') +eyedropper_off20_regular = NotStr(''' ''') +calendar_cancel16_regular = NotStr(''' ''') +text_paragraph_direction_left20_filled = NotStr(''' ''') +link_dismiss16_regular = NotStr(''' ''') +arrow_forward24_regular = NotStr(''' ''') +scan_thumb_up24_regular = NotStr(''' ''') +text_column_one24_filled = NotStr(''' ''') +square20_filled = NotStr(''' ''') +chevron_up20_regular = NotStr(''' ''') +chevron_circle_down16_filled = NotStr(''' ''') +channel_add48_filled = NotStr(''' ''') +filter_dismiss20_filled = NotStr(''' ''') +fps6024_regular = NotStr(''' ''') +send20_regular = NotStr(''' ''') +text_bullet_list_rtl20_regular = NotStr(''' ''') +blur28_regular = NotStr(''' ''') +communication20_regular = NotStr(''' ''') +play16_regular = NotStr(''' ''') +protocol_handler24_regular = NotStr(''' ''') +power20_filled = NotStr(''' ''') +clipboard_task20_filled = NotStr(''' ''') +person_board16_regular = NotStr(''' ''') +square_hint28_regular = NotStr(''' ''') +subtract20_filled = NotStr(''' ''') +pin32_filled = NotStr(''' ''') +comment_off24_regular = NotStr(''' ''') +eraser_medium24_filled = NotStr(''' ''') +cursor_hover16_filled = NotStr(''' ''') +mail_multiple20_regular = NotStr(''' ''') +slide_search24_filled = NotStr(''' ''') +cellular_warning20_regular = NotStr(''' ''') +text_grammar_checkmark20_filled = NotStr(''' ''') +text_indent_decrease_rtl20_filled = NotStr(''' ''') +patient32_filled = NotStr(''' ''') +library16_regular = NotStr(''' ''') +eraser_small24_regular = NotStr(''' ''') +arrow_fit16_regular = NotStr(''' ''') +people_checkmark24_filled = NotStr(''' ''') +table_cell_edit16_regular = NotStr(''' ''') +checkbox224_filled = NotStr(''' ''') +read_aloud16_filled = NotStr(''' ''') +book_open20_regular = NotStr(''' ''') +caret_up20_regular = NotStr(''' ''') +table_move_above28_regular = NotStr(''' ''') +surface_earbuds20_regular = NotStr(''' ''') +people_swap16_filled = NotStr(''' ''') +door_tag24_regular = NotStr(''' ''') +share_screen_start24_filled = NotStr(''' ''') +box_toolbox20_filled = NotStr(''' ''') +arrow_sort_up16_regular = NotStr(''' ''') +table_delete_column24_filled = NotStr(''' ''') +alert32_filled = NotStr(''' ''') +arrow_swap20_regular = NotStr(''' ''') +folder_briefcase20_filled = NotStr(''' ''') +calendar_assistant20_regular = NotStr(''' ''') +text_number_format20_filled = NotStr(''' ''') +chevron_down12_filled = NotStr(''' ''') +book_arrow_clockwise24_filled = NotStr(''' ''') +calendar_star24_regular = NotStr(''' ''') +shape_intersect24_filled = NotStr(''' ''') +weather_rain_snow20_filled = NotStr(''' ''') +table_insert_row28_filled = NotStr(''' ''') +comment_dismiss20_regular = NotStr(''' ''') +autosum24_regular = NotStr(''' ''') +access_time20_filled = NotStr(''' ''') +call_inbound24_filled = NotStr(''' ''') +multiplier1_x24_filled = NotStr(''' ''') +cloud_sync16_regular = NotStr(''' ''') +document_add16_regular = NotStr(''' ''') +point_scan24_regular = NotStr(''' ''') +stack20_regular = NotStr(''' ''') +shifts_activity24_filled = NotStr(''' ''') +animal_cat28_filled = NotStr(''' ''') +video_chat16_regular = NotStr(''' ''') +backpack_add24_regular = NotStr(''' ''') +megaphone_loud24_filled = NotStr(''' ''') +content_settings24_regular = NotStr(''' ''') +document_queue_add20_filled = NotStr(''' ''') +checkbox_indeterminate16_regular = NotStr(''' ''') +weather_hail_day20_filled = NotStr(''' ''') +vault24_filled = NotStr(''' ''') +video_clip_multiple20_filled = NotStr(''' ''') +calculator_multiple24_regular = NotStr(''' ''') +caret_left20_filled = NotStr(''' ''') +text_change_case24_filled = NotStr(''' ''') +molecule16_regular = NotStr(''' ''') +video_person16_regular = NotStr(''' ''') +animal_cat28_regular = NotStr(''' ''') +tag_search20_filled = NotStr(''' ''') +dialpad28_regular = NotStr(''' ''') +textbox_align_top24_filled = NotStr(''' ''') +shortpick24_regular = NotStr(''' ''') +camera_dome20_regular = NotStr(''' ''') +document_error24_regular = NotStr(''' ''') +person_info16_regular = NotStr(''' ''') +textbox_align_top_rotate9020_regular = NotStr(''' ''') +folder48_regular = NotStr(''' ''') +megaphone24_filled = NotStr(''' ''') +square_arrow_forward20_filled = NotStr(''' ''') +people_team28_filled = NotStr(''' ''') +multiplier12_x48_filled = NotStr(''' ''') +document_page_break20_regular = NotStr(''' ''') +wrench16_regular = NotStr(''' ''') +document_link24_filled = NotStr(''' ''') +teddy20_regular = NotStr(''' ''') +data_pie24_regular = NotStr(''' ''') +arrow_download48_regular = NotStr(''' ''') +center_vertical20_regular = NotStr(''' ''') +alert_on20_regular = NotStr(''' ''') +people_team_add24_filled = NotStr(''' ''') +font_space_tracking_in28_filled = NotStr(''' ''') +line_dashes20_regular = NotStr(''' ''') +shape_intersect20_regular = NotStr(''' ''') +multiplier15_x28_filled = NotStr(''' ''') +expand_up_left48_regular = NotStr(''' ''') +math_symbols16_regular = NotStr(''' ''') +table_lightning28_regular = NotStr(''' ''') +data_line20_filled = NotStr(''' ''') +desktop_sync16_regular = NotStr(''' ''') +document_bullet_list_multiple24_regular = NotStr(''' ''') +people_team_delete24_filled = NotStr(''' ''') +clock48_regular = NotStr(''' ''') +person_feedback16_filled = NotStr(''' ''') +classification16_regular = NotStr(''' ''') +color_background20_filled = NotStr(''' ''') +text_bullet_list_ltr24_regular = NotStr(''' ''') +document_table_search20_filled = NotStr(''' ''') +briefcase24_filled = NotStr(''' ''') +design_ideas16_regular = NotStr(''' ''') +text_column_one_wide_lightning20_filled = NotStr(''' ''') +beach20_regular = NotStr(''' ''') +wallet20_filled = NotStr(''' ''') +mail_read28_regular = NotStr(''' ''') +panel_left_contract20_regular = NotStr(''' ''') +chevron_circle_left48_regular = NotStr(''' ''') +arrow_between_down20_filled = NotStr(''' ''') +comment_note24_regular = NotStr(''' ''') +box_dismiss20_regular = NotStr(''' ''') +call_end16_regular = NotStr(''' ''') +toggle_left16_regular = NotStr(''' ''') +calendar_person20_regular = NotStr(''' ''') +book_compass20_regular = NotStr(''' ''') +molecule28_filled = NotStr(''' ''') +presence_away10_filled = NotStr(''' ''') +calendar_ltr20_filled = NotStr(''' ''') +breakout_room24_filled = NotStr(''' ''') +flash_auto24_regular = NotStr(''' ''') +caret_left24_regular = NotStr(''' ''') +document_chevron_double20_filled = NotStr(''' ''') +attach24_regular = NotStr(''' ''') +cart20_filled = NotStr(''' ''') +calendar3_day24_regular = NotStr(''' ''') +document_landscape_data24_regular = NotStr(''' ''') +dark_theme20_regular = NotStr(''' ''') +comment_note20_regular = NotStr(''' ''') +image_reflection24_filled = NotStr(''' ''') +call_park24_regular = NotStr(''' ''') +location_off24_filled = NotStr(''' ''') +math_formula32_regular = NotStr(''' ''') +add16_filled = NotStr(''' ''') +flip_vertical16_filled = NotStr(''' ''') +call_dismiss20_filled = NotStr(''' ''') +games32_filled = NotStr(''' ''') +text_case_lowercase20_regular = NotStr(''' ''') +clock_arrow_download24_regular = NotStr(''' ''') +battery_saver20_regular = NotStr(''' ''') +hand_right_off20_filled = NotStr(''' ''') +mail_checkmark20_regular = NotStr(''' ''') +battery820_regular = NotStr(''' ''') +dual_screen_vertical_scroll24_regular = NotStr(''' ''') +people_team20_filled = NotStr(''' ''') +calendar_info16_regular = NotStr(''' ''') +emoji_hand28_filled = NotStr(''' ''') +play_circle16_filled = NotStr(''' ''') +pill28_regular = NotStr(''' ''') +flip_vertical24_regular = NotStr(''' ''') +cart16_filled = NotStr(''' ''') +building_bank_link24_filled = NotStr(''' ''') +voicemail24_filled = NotStr(''' ''') +apps16_filled = NotStr(''' ''') +organization16_filled = NotStr(''' ''') +text_subscript24_regular = NotStr(''' ''') +text_grammar_dismiss24_filled = NotStr(''' ''') +text_footnote24_filled = NotStr(''' ''') +service_bell24_filled = NotStr(''' ''') +service_bell24_regular = NotStr(''' ''') +camera_dome28_filled = NotStr(''' ''') +contact_card_ribbon24_filled = NotStr(''' ''') +arrow_bidirectional_up_down12_filled = NotStr(''' ''') +share_screen_start20_regular = NotStr(''' ''') +projection_screen_dismiss28_filled = NotStr(''' ''') +calendar_pattern16_regular = NotStr(''' ''') +production_checkmark20_regular = NotStr(''' ''') +text_paragraph_direction_right16_filled = NotStr(''' ''') +note_pin16_regular = NotStr(''' ''') +checkbox_arrow_right20_regular = NotStr(''' ''') +shifts_day24_regular = NotStr(''' ''') +food_toast24_filled = NotStr(''' ''') +rotate_left24_filled = NotStr(''' ''') +drop16_regular = NotStr(''' ''') +xray24_regular = NotStr(''' ''') +ribbon_off12_regular = NotStr(''' ''') +table_move_above20_regular = NotStr(''' ''') +expand_up_right28_filled = NotStr(''' ''') +arrow_step_in_left24_filled = NotStr(''' ''') +accessibility28_filled = NotStr(''' ''') +textbox_align_middle_rotate9024_filled = NotStr(''' ''') +align_left28_regular = NotStr(''' ''') +pause20_regular = NotStr(''' ''') +line48_filled = NotStr(''' ''') +flag16_regular = NotStr(''' ''') +compose24_filled = NotStr(''' ''') +navigation_unread24_filled = NotStr(''' ''') +speaker_off20_regular = NotStr(''' ''') +mail_add24_regular = NotStr(''' ''') +table28_filled = NotStr(''' ''') +incognito24_filled = NotStr(''' ''') +center_vertical20_filled = NotStr(''' ''') +arrow_turn_right20_regular = NotStr(''' ''') +drop12_regular = NotStr(''' ''') +arrow_counterclockwise48_regular = NotStr(''' ''') +book_arrow_clockwise20_filled = NotStr(''' ''') +arrow_step_out12_filled = NotStr(''' ''') +location20_filled = NotStr(''' ''') +emoji_laugh20_filled = NotStr(''' ''') +dual_screen_tablet24_filled = NotStr(''' ''') +device_meeting_room24_filled = NotStr(''' ''') +tent48_filled = NotStr(''' ''') +decimal_arrow_left20_regular = NotStr(''' ''') +vote20_filled = NotStr(''' ''') +color_fill_accent20_regular = NotStr(''' ''') +globe_search20_filled = NotStr(''' ''') +dark_theme24_filled = NotStr(''' ''') +person_edit20_regular = NotStr(''' ''') +convert_range24_filled = NotStr(''' ''') +person_question_mark20_filled = NotStr(''' ''') +serial_port16_regular = NotStr(''' ''') +document_width24_regular = NotStr(''' ''') +cloud_checkmark48_regular = NotStr(''' ''') +flashlight20_filled = NotStr(''' ''') +document_ribbon48_filled = NotStr(''' ''') +component2_double_tap_swipe_up24_filled = NotStr(''' ''') +pin_off20_filled = NotStr(''' ''') +document_header20_regular = NotStr(''' ''') +globe_video32_regular = NotStr(''' ''') +circle_half_fill16_filled = NotStr(''' ''') +text_bullet_list_tree20_regular = NotStr(''' ''') +phone20_filled = NotStr(''' ''') +image_alt_text20_filled = NotStr(''' ''') +phone_laptop24_regular = NotStr(''' ''') +text_italic24_regular = NotStr(''' ''') +arrow_up_left20_regular = NotStr(''' ''') +toolbox24_regular = NotStr(''' ''') +phone24_filled = NotStr(''' ''') +calendar_settings16_regular = NotStr(''' ''') +tag_lock24_filled = NotStr(''' ''') +wallet48_filled = NotStr(''' ''') +share48_filled = NotStr(''' ''') +shifts_availability24_filled = NotStr(''' ''') +projection_screen_dismiss28_regular = NotStr(''' ''') +vehicle_truck20_regular = NotStr(''' ''') +math_symbols24_filled = NotStr(''' ''') +person_info20_regular = NotStr(''' ''') +arrow_trending_lines24_filled = NotStr(''' ''') +window28_filled = NotStr(''' ''') +person_support16_regular = NotStr(''' ''') +book_star24_regular = NotStr(''' ''') +calendar_mail20_filled = NotStr(''' ''') +text_t20_filled = NotStr(''' ''') +globe_search24_filled = NotStr(''' ''') +communication16_filled = NotStr(''' ''') +add_circle32_filled = NotStr(''' ''') +calendar_assistant20_filled = NotStr(''' ''') +window_new24_regular = NotStr(''' ''') +arrow_autofit_height_dotted20_regular = NotStr(''' ''') +text_column_two_right20_filled = NotStr(''' ''') +book_contacts28_filled = NotStr(''' ''') +star_prohibited24_regular = NotStr(''' ''') +tablet_speaker24_filled = NotStr(''' ''') +location48_regular = NotStr(''' ''') +task_list_add20_regular = NotStr(''' ''') +textbox_align_middle_rotate9024_regular = NotStr(''' ''') +money_off24_filled = NotStr(''' ''') +people_add16_filled = NotStr(''' ''') +fluent48_regular = NotStr(''' ''') +swipe_up24_filled = NotStr(''' ''') +data_trending20_filled = NotStr(''' ''') +call_park16_filled = NotStr(''' ''') +square_dismiss20_regular = NotStr(''' ''') +timer48_regular = NotStr(''' ''') +clock_alarm20_filled = NotStr(''' ''') +weather_moon20_regular = NotStr(''' ''') +share_ios24_regular = NotStr(''' ''') +arrow_clockwise_dashes20_regular = NotStr(''' ''') +document_add28_filled = NotStr(''' ''') +call_dismiss24_filled = NotStr(''' ''') +font_space_tracking_in16_filled = NotStr(''' ''') +molecule28_regular = NotStr(''' ''') +cube20_filled = NotStr(''' ''') +people_list28_filled = NotStr(''' ''') +location_add16_filled = NotStr(''' ''') +building_retail_toolbox20_regular = NotStr(''' ''') +arrows_bidirectional24_filled = NotStr(''' ''') +app_folder20_regular = NotStr(''' ''') +money_calculator20_regular = NotStr(''' ''') +more_circle32_regular = NotStr(''' ''') +globe_clock20_regular = NotStr(''' ''') +weather_partly_cloudy_day20_regular = NotStr(''' ''') +clear_formatting16_filled = NotStr(''' ''') +checkmark_circle16_regular = NotStr(''' ''') +comment_mention16_filled = NotStr(''' ''') +square_multiple16_regular = NotStr(''' ''') +mail_prohibited20_regular = NotStr(''' ''') +document_pdf16_regular = NotStr(''' ''') +position_to_front20_filled = NotStr(''' ''') +caret_down24_filled = NotStr(''' ''') +resize_small16_regular = NotStr(''' ''') +search16_filled = NotStr(''' ''') +door_arrow_left20_regular = NotStr(''' ''') +open20_filled = NotStr(''' ''') +number_symbol_square24_regular = NotStr(''' ''') +people_search24_filled = NotStr(''' ''') +call_end20_regular = NotStr(''' ''') +image_off24_regular = NotStr(''' ''') +arrow_curve_down_right20_filled = NotStr(''' ''') +headset24_regular = NotStr(''' ''') +table_dismiss20_regular = NotStr(''' ''') +backpack32_filled = NotStr(''' ''') +oval48_filled = NotStr(''' ''') +drawer_play20_filled = NotStr(''' ''') +play_circle48_regular = NotStr(''' ''') +mail_read16_filled = NotStr(''' ''') +usb_stick24_regular = NotStr(''' ''') +image_arrow_back24_regular = NotStr(''' ''') +star_add24_filled = NotStr(''' ''') +shifts32_filled = NotStr(''' ''') +chat_warning20_filled = NotStr(''' ''') +arrow_reply_all16_regular = NotStr(''' ''') +globe_clock24_regular = NotStr(''' ''') +timer32_regular = NotStr(''' ''') +call_outbound28_filled = NotStr(''' ''') +dual_screen_dismiss24_regular = NotStr(''' ''') +open_off20_regular = NotStr(''' ''') +channel_dismiss16_regular = NotStr(''' ''') +gift16_filled = NotStr(''' ''') +star_off12_regular = NotStr(''' ''') +flash_off24_regular = NotStr(''' ''') +vehicle_subway20_regular = NotStr(''' ''') +reading_list28_filled = NotStr(''' ''') +vehicle_cab16_filled = NotStr(''' ''') +weather_thunderstorm48_regular = NotStr(''' ''') +handshake20_regular = NotStr(''' ''') +food_toast16_filled = NotStr(''' ''') +open_off20_filled = NotStr(''' ''') +multiselect_rtl16_regular = NotStr(''' ''') +person_support20_filled = NotStr(''' ''') +subtract_circle12_regular = NotStr(''' ''') +rectangle_landscape16_regular = NotStr(''' ''') +checkmark12_filled = NotStr(''' ''') +circle_line24_filled = NotStr(''' ''') +person_lightbulb20_regular = NotStr(''' ''') +arrow_minimize20_filled = NotStr(''' ''') +weather_sunny24_filled = NotStr(''' ''') +star_dismiss24_filled = NotStr(''' ''') +person_edit24_filled = NotStr(''' ''') +directions20_regular = NotStr(''' ''') +book_coins24_regular = NotStr(''' ''') +shopping_bag20_regular = NotStr(''' ''') +more_horizontal48_regular = NotStr(''' ''') +table_link24_filled = NotStr(''' ''') +text_strikethrough24_regular = NotStr(''' ''') +arrow_sort24_regular = NotStr(''' ''') +clipboard_more24_filled = NotStr(''' ''') +position_backward24_filled = NotStr(''' ''') +book_coins24_filled = NotStr(''' ''') +document_search20_filled = NotStr(''' ''') +channel16_regular = NotStr(''' ''') +bookmark_search24_filled = NotStr(''' ''') +text_align_distributed_evenly20_filled = NotStr(''' ''') +note28_filled = NotStr(''' ''') +target_edit16_filled = NotStr(''' ''') +shopping_bag_percent24_filled = NotStr(''' ''') +chat_video24_filled = NotStr(''' ''') +smartwatch20_filled = NotStr(''' ''') +tag20_filled = NotStr(''' ''') +text_italic16_regular = NotStr(''' ''') +shield_prohibited24_regular = NotStr(''' ''') +star_three_quarter28_filled = NotStr(''' ''') +task_list_square_ltr24_filled = NotStr(''' ''') +projection_screen_dismiss20_regular = NotStr(''' ''') +approvals_app32_filled = NotStr(''' ''') +phone_update24_filled = NotStr(''' ''') +square_hint24_filled = NotStr(''' ''') +premium28_regular = NotStr(''' ''') +wand28_filled = NotStr(''' ''') +shopping_bag16_regular = NotStr(''' ''') +fps24020_filled = NotStr(''' ''') +star24_filled = NotStr(''' ''') +align_top32_filled = NotStr(''' ''') +arrow_counterclockwise16_regular = NotStr(''' ''') +cloud_dismiss32_filled = NotStr(''' ''') +number_symbol_dismiss24_filled = NotStr(''' ''') +text_italic16_filled = NotStr(''' ''') +person_clock16_filled = NotStr(''' ''') +text_direction_vertical20_filled = NotStr(''' ''') +star12_filled = NotStr(''' ''') +comment_arrow_right48_filled = NotStr(''' ''') +scan_thumb_up_off28_filled = NotStr(''' ''') +trophy28_regular = NotStr(''' ''') +calendar_reply16_regular = NotStr(''' ''') +time_picker24_filled = NotStr(''' ''') +expand_up_right48_filled = NotStr(''' ''') +location_dismiss24_filled = NotStr(''' ''') +document_page_top_right24_filled = NotStr(''' ''') +app_title24_regular = NotStr(''' ''') +phone_checkmark16_filled = NotStr(''' ''') +double_tap_swipe_up24_regular = NotStr(''' ''') +important16_filled = NotStr(''' ''') +notepad32_regular = NotStr(''' ''') +attach_arrow_right24_regular = NotStr(''' ''') +panel_left28_filled = NotStr(''' ''') +ribbon_off20_filled = NotStr(''' ''') +cookies20_filled = NotStr(''' ''') +globe_video24_regular = NotStr(''' ''') +closed_caption48_filled = NotStr(''' ''') +table_delete_column20_filled = NotStr(''' ''') +calendar_mail20_regular = NotStr(''' ''') +arrow_step_in_left12_filled = NotStr(''' ''') +text_bullet_list_square20_filled = NotStr(''' ''') +edit_off24_filled = NotStr(''' ''') +camera28_regular = NotStr(''' ''') +tab_desktop_image16_filled = NotStr(''' ''') +home_checkmark16_regular = NotStr(''' ''') +person_circle20_filled = NotStr(''' ''') +desktop_arrow_right24_regular = NotStr(''' ''') +people_checkmark16_regular = NotStr(''' ''') +error_circle16_filled = NotStr(''' ''') +location_live20_filled = NotStr(''' ''') +money_hand24_regular = NotStr(''' ''') +text_column_one_wide_lightning20_regular = NotStr(''' ''') +slide_arrow_right24_regular = NotStr(''' ''') +folder_sync16_regular = NotStr(''' ''') +table_move_right16_filled = NotStr(''' ''') +apps_add_in28_filled = NotStr(''' ''') +shield28_regular = NotStr(''' ''') +task_list_add24_regular = NotStr(''' ''') +window_wrench48_regular = NotStr(''' ''') +clipboard_code24_filled = NotStr(''' ''') +sound_wave_circle24_filled = NotStr(''' ''') +weather_blowing_snow24_filled = NotStr(''' ''') +arrow_minimize_vertical20_filled = NotStr(''' ''') +link_dismiss20_filled = NotStr(''' ''') +arrow_circle_down_up20_regular = NotStr(''' ''') +line_style24_filled = NotStr(''' ''') +border_top_bottom_thick24_regular = NotStr(''' ''') +text_t24_filled = NotStr(''' ''') +math_formula16_filled = NotStr(''' ''') +document_link16_regular = NotStr(''' ''') +keyboard_shift24_regular = NotStr(''' ''') +folder_arrow_up20_regular = NotStr(''' ''') +backpack48_regular = NotStr(''' ''') +fps6048_regular = NotStr(''' ''') +tag_question_mark24_filled = NotStr(''' ''') +window_apps24_regular = NotStr(''' ''') +mail_pause20_filled = NotStr(''' ''') +arrow_rotate_counterclockwise20_regular = NotStr(''' ''') +currency_dollar_rupee16_filled = NotStr(''' ''') +text_grammar_checkmark24_filled = NotStr(''' ''') +chevron_right12_regular = NotStr(''' ''') +box_multiple_checkmark20_regular = NotStr(''' ''') +sparkle20_filled = NotStr(''' ''') +drink_wine20_regular = NotStr(''' ''') +arrow_trending_settings20_regular = NotStr(''' ''') +balloon12_filled = NotStr(''' ''') +voicemail_subtract16_filled = NotStr(''' ''') +video_prohibited16_regular = NotStr(''' ''') +more_horizontal24_regular = NotStr(''' ''') +vehicle_bus24_filled = NotStr(''' ''') +eye_off24_filled = NotStr(''' ''') +desktop_keyboard16_filled = NotStr(''' ''') +arrow_circle_left24_filled = NotStr(''' ''') +document_pdf20_regular = NotStr(''' ''') +folder_link24_filled = NotStr(''' ''') +folder_arrow_up24_filled = NotStr(''' ''') +panel_right20_regular = NotStr(''' ''') +contract_down_left24_regular = NotStr(''' ''') +location_off16_regular = NotStr(''' ''') +table_cells_merge16_filled = NotStr(''' ''') +caret_down24_regular = NotStr(''' ''') +arrow_curve_down_left16_regular = NotStr(''' ''') +comment_arrow_right24_regular = NotStr(''' ''') +mic_settings24_filled = NotStr(''' ''') +calendar_chat24_regular = NotStr(''' ''') +sim16_regular = NotStr(''' ''') +radio_button20_filled = NotStr(''' ''') +weather_rain_showers_night48_regular = NotStr(''' ''') +read_aloud28_filled = NotStr(''' ''') +board_split24_filled = NotStr(''' ''') +document_question_mark24_regular = NotStr(''' ''') +weather_sunny28_filled = NotStr(''' ''') +calendar_week_start28_filled = NotStr(''' ''') +text_position_square24_filled = NotStr(''' ''') +align_top16_filled = NotStr(''' ''') +shield_lock28_regular = NotStr(''' ''') +person_voice20_regular = NotStr(''' ''') +briefcase16_filled = NotStr(''' ''') +bookmark_add24_filled = NotStr(''' ''') +whiteboard48_regular = NotStr(''' ''') +scale_fit20_filled = NotStr(''' ''') +briefcase_off32_regular = NotStr(''' ''') +circle24_filled = NotStr(''' ''') +broad_activity_feed24_regular = NotStr(''' ''') +mail_inbox_dismiss20_regular = NotStr(''' ''') +comment12_regular = NotStr(''' ''') +settings20_filled = NotStr(''' ''') +brightness_low16_filled = NotStr(''' ''') +document_arrow_left48_regular = NotStr(''' ''') +cloud_words20_filled = NotStr(''' ''') +javascript24_filled = NotStr(''' ''') +archive28_filled = NotStr(''' ''') +wand48_regular = NotStr(''' ''') +clipboard_data_bar20_filled = NotStr(''' ''') +window_shield20_filled = NotStr(''' ''') +tag16_filled = NotStr(''' ''') +open28_regular = NotStr(''' ''') +flag_pride28_filled = NotStr(''' ''') +briefcase32_regular = NotStr(''' ''') +tasks_app24_regular = NotStr(''' ''') +dismiss_square_multiple20_filled = NotStr(''' ''') +checkbox_checked24_filled = NotStr(''' ''') +device_meeting_room16_filled = NotStr(''' ''') +panel_left_contract20_filled = NotStr(''' ''') +bookmark_multiple32_filled = NotStr(''' ''') +border_top_bottom20_regular = NotStr(''' ''') +window_shield16_regular = NotStr(''' ''') +status24_regular = NotStr(''' ''') +leaf_two24_regular = NotStr(''' ''') +sim24_filled = NotStr(''' ''') +data_sunburst20_filled = NotStr(''' ''') +draw_shape24_regular = NotStr(''' ''') +globe_video48_filled = NotStr(''' ''') +rhombus24_regular = NotStr(''' ''') +open_folder24_regular = NotStr(''' ''') +receipt_bag20_filled = NotStr(''' ''') +my_location20_regular = NotStr(''' ''') +building_factory24_regular = NotStr(''' ''') +mail_unread24_regular = NotStr(''' ''') +wifi224_regular = NotStr(''' ''') +book_question_mark_rtl20_regular = NotStr(''' ''') +filter24_regular = NotStr(''' ''') +document_footer24_filled = NotStr(''' ''') +document_queue20_filled = NotStr(''' ''') +paint_brush24_filled = NotStr(''' ''') +star_add28_filled = NotStr(''' ''') +presence_available10_regular = NotStr(''' ''') +delete_off24_regular = NotStr(''' ''') +table_move_left28_regular = NotStr(''' ''') +question24_regular = NotStr(''' ''') +text_box_settings24_filled = NotStr(''' ''') +phone_add24_filled = NotStr(''' ''') +checkbox_checked16_filled = NotStr(''' ''') +book_number20_filled = NotStr(''' ''') +people_money20_filled = NotStr(''' ''') +weather_rain48_filled = NotStr(''' ''') +table_move_left20_regular = NotStr(''' ''') +mail_dismiss20_regular = NotStr(''' ''') +clock32_filled = NotStr(''' ''') +text_align_distributed_evenly20_regular = NotStr(''' ''') +database24_filled = NotStr(''' ''') +cursor_hover_off24_regular = NotStr(''' ''') +navigation16_filled = NotStr(''' ''') +folder_swap24_regular = NotStr(''' ''') +arrow_down12_regular = NotStr(''' ''') +crop24_filled = NotStr(''' ''') +animal_cat20_regular = NotStr(''' ''') +comment_dismiss24_filled = NotStr(''' ''') +share_screen_person28_filled = NotStr(''' ''') +mic_off12_filled = NotStr(''' ''') +alert_snooze20_regular = NotStr(''' ''') +cursor_hover_off48_filled = NotStr(''' ''') +eye_tracking_off20_regular = NotStr(''' ''') +select_object_skew_edit20_regular = NotStr(''' ''') +call_connecting20_filled = NotStr(''' ''') +lightbulb_filament20_filled = NotStr(''' ''') +arrow_enter_up20_regular = NotStr(''' ''') +border_top_bottom_double20_regular = NotStr(''' ''') +table_move_right20_regular = NotStr(''' ''') +comment_multiple24_filled = NotStr(''' ''') +folder_arrow_right20_regular = NotStr(''' ''') +arrow_maximize_vertical20_filled = NotStr(''' ''') +cloud_dismiss16_filled = NotStr(''' ''') +cube_rotate20_regular = NotStr(''' ''') +arrow_trending20_filled = NotStr(''' ''') +color_fill_accent28_regular = NotStr(''' ''') +border_left20_filled = NotStr(''' ''') +row_triple24_regular = NotStr(''' ''') +comment_add12_filled = NotStr(''' ''') +home16_regular = NotStr(''' ''') +sign_out20_regular = NotStr(''' ''') +number_symbol48_regular = NotStr(''' ''') +arrow_enter_up24_regular = NotStr(''' ''') +book_open_globe24_regular = NotStr(''' ''') +person_chat24_filled = NotStr(''' ''') +border_all20_regular = NotStr(''' ''') +checkmark_lock24_regular = NotStr(''' ''') +video_off32_filled = NotStr(''' ''') +classification16_filled = NotStr(''' ''') +classification20_filled = NotStr(''' ''') +signature24_regular = NotStr(''' ''') +textbox_align_middle20_filled = NotStr(''' ''') +arrow_export_rtl24_filled = NotStr(''' ''') +link_edit16_regular = NotStr(''' ''') +clipboard_letter16_filled = NotStr(''' ''') +battery1020_regular = NotStr(''' ''') +screenshot20_regular = NotStr(''' ''') +cloud_arrow_down28_filled = NotStr(''' ''') +content_view20_filled = NotStr(''' ''') +line_dashes32_filled = NotStr(''' ''') +book_exclamation_mark20_filled = NotStr(''' ''') +arrow_circle_down12_regular = NotStr(''' ''') +vehicle_truck_cube20_regular = NotStr(''' ''') +align_top48_regular = NotStr(''' ''') +add_circle16_regular = NotStr(''' ''') +document_css24_filled = NotStr(''' ''') +document_copy24_filled = NotStr(''' ''') +record48_filled = NotStr(''' ''') +rhombus32_filled = NotStr(''' ''') +headset32_regular = NotStr(''' ''') +clipboard_task_list_rtl24_regular = NotStr(''' ''') +chat_dismiss20_filled = NotStr(''' ''') +record_stop20_filled = NotStr(''' ''') +desktop_signal24_filled = NotStr(''' ''') +mail_error20_regular = NotStr(''' ''') +document_landscape_data20_regular = NotStr(''' ''') +dismiss_circle12_filled = NotStr(''' ''') +page_fit24_regular = NotStr(''' ''') +cellular5_g24_filled = NotStr(''' ''') +table_resize_row24_filled = NotStr(''' ''') +arrow_download24_filled = NotStr(''' ''') +phone_pagination24_filled = NotStr(''' ''') +drawer_play24_filled = NotStr(''' ''') +flip_horizontal24_filled = NotStr(''' ''') +text_position_line20_regular = NotStr(''' ''') +drink_wine16_filled = NotStr(''' ''') +signature20_regular = NotStr(''' ''') +brain_circuit20_regular = NotStr(''' ''') +panel_top_contract20_regular = NotStr(''' ''') +color_line16_filled = NotStr(''' ''') +emoji_add24_filled = NotStr(''' ''') +phone_vertical_scroll24_filled = NotStr(''' ''') +contact_card24_regular = NotStr(''' ''') +sparkle28_filled = NotStr(''' ''') +stream24_regular = NotStr(''' ''') +text_continuous24_regular = NotStr(''' ''') +share_screen_person_overlay20_filled = NotStr(''' ''') +text_grammar_arrow_left24_regular = NotStr(''' ''') +box_edit20_regular = NotStr(''' ''') +chat_settings24_filled = NotStr(''' ''') +building_bank_toolbox20_regular = NotStr(''' ''') +picture_in_picture_exit20_regular = NotStr(''' ''') +cloud_words32_filled = NotStr(''' ''') +certificate20_regular = NotStr(''' ''') +text_grammar_wand16_regular = NotStr(''' ''') +chevron_circle_left28_filled = NotStr(''' ''') +text_font_info16_filled = NotStr(''' ''') +prohibited24_filled = NotStr(''' ''') +cloud_off28_filled = NotStr(''' ''') +tab_desktop_image16_regular = NotStr(''' ''') +bookmark28_filled = NotStr(''' ''') +calendar_month28_filled = NotStr(''' ''') +document_margins24_regular = NotStr(''' ''') +circle_off16_filled = NotStr(''' ''') +broom16_regular = NotStr(''' ''') +arrow_counterclockwise12_regular = NotStr(''' ''') +folder_prohibited28_filled = NotStr(''' ''') +person_swap16_regular = NotStr(''' ''') +scan_object20_filled = NotStr(''' ''') +eye20_filled = NotStr(''' ''') +document_lock24_regular = NotStr(''' ''') +people_call16_regular = NotStr(''' ''') +desktop_signal24_regular = NotStr(''' ''') +bookmark_off20_regular = NotStr(''' ''') +tab_desktop_arrow_clockwise24_regular = NotStr(''' ''') +pause24_filled = NotStr(''' ''') +icons20_regular = NotStr(''' ''') +rectangle_landscape32_regular = NotStr(''' ''') +arrow_swap20_filled = NotStr(''' ''') +text_grammar_arrow_right20_regular = NotStr(''' ''') +warning_shield20_regular = NotStr(''' ''') +briefcase_off28_filled = NotStr(''' ''') +bin_full20_filled = NotStr(''' ''') +book_contacts20_regular = NotStr(''' ''') +call_inbound16_filled = NotStr(''' ''') +oval32_regular = NotStr(''' ''') +wrench_screwdriver24_regular = NotStr(''' ''') +arrows_bidirectional24_regular = NotStr(''' ''') +pill24_regular = NotStr(''' ''') +window32_regular = NotStr(''' ''') +arrow_step_in_right28_filled = NotStr(''' ''') +drop48_regular = NotStr(''' ''') +tab_desktop_copy20_filled = NotStr(''' ''') +production24_filled = NotStr(''' ''') +book_globe24_regular = NotStr(''' ''') +patch24_regular = NotStr(''' ''') +tetris_app28_filled = NotStr(''' ''') +arrow_bidirectional_up_down12_regular = NotStr(''' ''') +number_row20_filled = NotStr(''' ''') +person_clock16_regular = NotStr(''' ''') +transmission24_regular = NotStr(''' ''') +text_grammar_arrow_left24_filled = NotStr(''' ''') +shapes16_regular = NotStr(''' ''') +chat_dismiss16_filled = NotStr(''' ''') +text_subscript20_filled = NotStr(''' ''') +board_heart24_regular = NotStr(''' ''') +document_arrow_right24_filled = NotStr(''' ''') +padding_left24_filled = NotStr(''' ''') +sport_basketball24_filled = NotStr(''' ''') +tab_inprivate_account20_filled = NotStr(''' ''') +rotate_right24_filled = NotStr(''' ''') +location_add20_filled = NotStr(''' ''') +smartwatch_dot24_regular = NotStr(''' ''') +emoji_meh24_filled = NotStr(''' ''') +text_quote20_regular = NotStr(''' ''') +lasso24_filled = NotStr(''' ''') +chevron_down48_filled = NotStr(''' ''') +payment24_filled = NotStr(''' ''') +align_top20_regular = NotStr(''' ''') +guitar24_filled = NotStr(''' ''') +calligraphy_pen20_filled = NotStr(''' ''') +blur16_regular = NotStr(''' ''') +document_flowchart24_regular = NotStr(''' ''') +stack20_filled = NotStr(''' ''') +align_space_fit_vertical20_filled = NotStr(''' ''') +circle_half_fill12_filled = NotStr(''' ''') +square_hint_apps20_filled = NotStr(''' ''') +sport_baseball24_regular = NotStr(''' ''') +mobile_optimized24_filled = NotStr(''' ''') +drawer_dismiss24_filled = NotStr(''' ''') +battery_charge20_filled = NotStr(''' ''') +movies_and_tv16_filled = NotStr(''' ''') +call_park20_filled = NotStr(''' ''') +headphones20_filled = NotStr(''' ''') +box_dismiss24_filled = NotStr(''' ''') +mail_edit24_regular = NotStr(''' ''') +timer324_filled = NotStr(''' ''') +mic_off24_regular = NotStr(''' ''') +document_flowchart24_filled = NotStr(''' ''') +calendar_reply28_regular = NotStr(''' ''') +document_page_break24_regular = NotStr(''' ''') +chevron_circle_down24_filled = NotStr(''' ''') +mail_inbox24_regular = NotStr(''' ''') +tab_desktop_new_page20_filled = NotStr(''' ''') +bluetooth_disabled24_filled = NotStr(''' ''') +chat_off24_regular = NotStr(''' ''') +weather_sunny_low24_regular = NotStr(''' ''') +plug_disconnected24_filled = NotStr(''' ''') +arrow_move_inward20_filled = NotStr(''' ''') +share_android20_filled = NotStr(''' ''') +document_question_mark16_regular = NotStr(''' ''') +weather_squalls20_regular = NotStr(''' ''') +bluetooth_connected24_filled = NotStr(''' ''') +text_sort_descending20_filled = NotStr(''' ''') +arrow_circle_down28_regular = NotStr(''' ''') +align_stretch_vertical20_regular = NotStr(''' ''') +mail_alert16_filled = NotStr(''' ''') +book_information20_regular = NotStr(''' ''') +chat_warning20_regular = NotStr(''' ''') +arrow_reply_down16_regular = NotStr(''' ''') +weather_sunny_high20_filled = NotStr(''' ''') +accessibility48_regular = NotStr(''' ''') +arrow_undo20_regular = NotStr(''' ''') +calendar_cancel24_regular = NotStr(''' ''') +arrow_curve_down_left16_filled = NotStr(''' ''') +auto_fit_width20_filled = NotStr(''' ''') +currency_dollar_euro20_regular = NotStr(''' ''') +location_off24_regular = NotStr(''' ''') +calendar_empty24_regular = NotStr(''' ''') +closed_caption_off48_filled = NotStr(''' ''') +cloud_words24_filled = NotStr(''' ''') +arrow_curve_up_right20_regular = NotStr(''' ''') +calculator_multiple20_regular = NotStr(''' ''') +tab_in_private28_regular = NotStr(''' ''') +drawer_dismiss20_regular = NotStr(''' ''') +home_add24_filled = NotStr(''' ''') +document_page_number24_regular = NotStr(''' ''') +eye_tracking20_filled = NotStr(''' ''') +mail_arrow_up20_regular = NotStr(''' ''') +arrow_down28_filled = NotStr(''' ''') +diversity20_regular = NotStr(''' ''') +share_screen_person_overlay16_regular = NotStr(''' ''') +mail_clock24_regular = NotStr(''' ''') +call_prohibited48_filled = NotStr(''' ''') +cloud_link16_regular = NotStr(''' ''') +building_government20_regular = NotStr(''' ''') +gift_card_add24_regular = NotStr(''' ''') +contact_card_group16_filled = NotStr(''' ''') +emoji_sparkle28_regular = NotStr(''' ''') +contact_card16_filled = NotStr(''' ''') +video_security24_regular = NotStr(''' ''') +document_copy16_regular = NotStr(''' ''') +flip_vertical20_regular = NotStr(''' ''') +calendar_day24_regular = NotStr(''' ''') +mail_prohibited16_regular = NotStr(''' ''') +document_split_hint16_regular = NotStr(''' ''') +calendar_empty16_filled = NotStr(''' ''') +share_screen_stop16_filled = NotStr(''' ''') +chat_off20_filled = NotStr(''' ''') +headphones_sound_wave24_regular = NotStr(''' ''') +arrow_up_right20_regular = NotStr(''' ''') +arrow_hook_up_left16_filled = NotStr(''' ''') +scan24_filled = NotStr(''' ''') +resize20_filled = NotStr(''' ''') +table_settings28_regular = NotStr(''' ''') +desktop_sync24_regular = NotStr(''' ''') +caret_down_right16_filled = NotStr(''' ''') +mail_alert24_filled = NotStr(''' ''') +star28_filled = NotStr(''' ''') +filter16_regular = NotStr(''' ''') +tab_add24_filled = NotStr(''' ''') +toolbox16_filled = NotStr(''' ''') +align_center_horizontal48_filled = NotStr(''' ''') +zoom_out24_regular = NotStr(''' ''') +presence_unknown10_regular = NotStr(''' ''') +power24_regular = NotStr(''' ''') +previous24_filled = NotStr(''' ''') +prohibited24_regular = NotStr(''' ''') +my_location16_regular = NotStr(''' ''') +diamond24_filled = NotStr(''' ''') +phone_span_in20_filled = NotStr(''' ''') +save_edit24_regular = NotStr(''' ''') +wrench24_filled = NotStr(''' ''') +dismiss_circle24_regular = NotStr(''' ''') +javascript20_regular = NotStr(''' ''') +chevron_down12_regular = NotStr(''' ''') +arrow_trending_wrench24_filled = NotStr(''' ''') +arrow_sort_down24_regular = NotStr(''' ''') +glasses_off48_regular = NotStr(''' ''') +cursor_hover_off24_filled = NotStr(''' ''') +calendar_settings16_filled = NotStr(''' ''') +text_align_distributed_vertical24_regular = NotStr(''' ''') +text_quote24_regular = NotStr(''' ''') +document_pill24_regular = NotStr(''' ''') +chevron_down24_filled = NotStr(''' ''') +calendar_agenda28_regular = NotStr(''' ''') +color_fill24_filled = NotStr(''' ''') +arrow_step_in_right24_regular = NotStr(''' ''') +record48_regular = NotStr(''' ''') +cloud_link20_filled = NotStr(''' ''') +tablet24_filled = NotStr(''' ''') +re_order_dots_horizontal20_regular = NotStr(''' ''') +table_add28_regular = NotStr(''' ''') +arrow_right20_filled = NotStr(''' ''') +align_start_horizontal20_regular = NotStr(''' ''') +trophy24_regular = NotStr(''' ''') +target_arrow24_filled = NotStr(''' ''') +slide_settings24_filled = NotStr(''' ''') +folder_link20_regular = NotStr(''' ''') +checkmark_square24_filled = NotStr(''' ''') +heart48_filled = NotStr(''' ''') +toggle_right28_regular = NotStr(''' ''') +door28_regular = NotStr(''' ''') +more_circle20_filled = NotStr(''' ''') +link_dismiss24_regular = NotStr(''' ''') +position_to_back20_filled = NotStr(''' ''') +cellular3_g24_regular = NotStr(''' ''') +web_asset24_regular = NotStr(''' ''') +arrow_circle_down20_regular = NotStr(''' ''') +patient24_filled = NotStr(''' ''') +call_end24_filled = NotStr(''' ''') +play12_regular = NotStr(''' ''') +toggle_right24_regular = NotStr(''' ''') +call_outbound24_filled = NotStr(''' ''') +earth16_regular = NotStr(''' ''') +mail_arrow_double_back16_filled = NotStr(''' ''') +calendar_work_week24_filled = NotStr(''' ''') +border_bottom_double20_filled = NotStr(''' ''') +more_horizontal24_filled = NotStr(''' ''') +leaf_two20_filled = NotStr(''' ''') +translate24_filled = NotStr(''' ''') +cloud_edit16_regular = NotStr(''' ''') +tablet48_filled = NotStr(''' ''') +weather_squalls20_filled = NotStr(''' ''') +document_page_break20_filled = NotStr(''' ''') +people_call16_filled = NotStr(''' ''') +emoji_laugh16_filled = NotStr(''' ''') +border_top24_filled = NotStr(''' ''') +weather_snowflake24_regular = NotStr(''' ''') +box_toolbox20_regular = NotStr(''' ''') +target24_filled = NotStr(''' ''') +chart_multiple24_regular = NotStr(''' ''') +drop28_regular = NotStr(''' ''') +grid20_filled = NotStr(''' ''') +text_quote16_filled = NotStr(''' ''') +record_stop12_filled = NotStr(''' ''') +checkbox_checked_sync20_regular = NotStr(''' ''') +square_dismiss20_filled = NotStr(''' ''') +calligraphy_pen24_regular = NotStr(''' ''') +document_header_footer24_filled = NotStr(''' ''') +reading_list20_regular = NotStr(''' ''') +briefcase_medical32_regular = NotStr(''' ''') +communication_person20_regular = NotStr(''' ''') +food_pizza20_filled = NotStr(''' ''') +document_bullet_list20_regular = NotStr(''' ''') +arrow_trending_wrench20_regular = NotStr(''' ''') +arrow_up_left16_regular = NotStr(''' ''') +shield_checkmark48_filled = NotStr(''' ''') +desktop_cursor20_filled = NotStr(''' ''') +radio_button24_filled = NotStr(''' ''') +tap_single32_filled = NotStr(''' ''') +arrow_right16_regular = NotStr(''' ''') +table_dismiss28_regular = NotStr(''' ''') +connector24_filled = NotStr(''' ''') +document_sync24_regular = NotStr(''' ''') +document_prohibited20_regular = NotStr(''' ''') +building_bank28_regular = NotStr(''' ''') +vehicle_truck20_filled = NotStr(''' ''') +border_top_bottom_thick24_filled = NotStr(''' ''') +channel_arrow_left28_regular = NotStr(''' ''') +arrow_turn_bidirectional_down_right24_filled = NotStr(''' ''') +live20_regular = NotStr(''' ''') +learning_app20_regular = NotStr(''' ''') +person_lightbulb24_regular = NotStr(''' ''') +open20_regular = NotStr(''' ''') +text_column_one_wide24_regular = NotStr(''' ''') +wifi220_filled = NotStr(''' ''') +desktop_signal20_regular = NotStr(''' ''') +usb_stick20_regular = NotStr(''' ''') +picture_in_picture_enter16_regular = NotStr(''' ''') +document_table_checkmark24_filled = NotStr(''' ''') +skip_forward1028_filled = NotStr(''' ''') +document_landscape_split24_filled = NotStr(''' ''') +comment_arrow_left12_filled = NotStr(''' ''') +beaker_edit20_regular = NotStr(''' ''') +arrow_right48_regular = NotStr(''' ''') +document_width20_regular = NotStr(''' ''') +box_multiple24_regular = NotStr(''' ''') +guitar16_regular = NotStr(''' ''') +info28_filled = NotStr(''' ''') +book_contacts24_regular = NotStr(''' ''') +channel_share48_regular = NotStr(''' ''') +border_bottom_thick24_filled = NotStr(''' ''') +square_shadow12_filled = NotStr(''' ''') +calendar_empty24_filled = NotStr(''' ''') +book_letter20_filled = NotStr(''' ''') +edit_off16_filled = NotStr(''' ''') +text_case_uppercase20_regular = NotStr(''' ''') +arrow_maximize_vertical24_filled = NotStr(''' ''') +table_edit20_filled = NotStr(''' ''') +building_lighthouse20_filled = NotStr(''' ''') +align_start_horizontal20_filled = NotStr(''' ''') +arrow_circle_right28_filled = NotStr(''' ''') +arrow_bidirectional_up_down20_filled = NotStr(''' ''') +calendar_checkmark24_filled = NotStr(''' ''') +call_park48_regular = NotStr(''' ''') +tap_double24_filled = NotStr(''' ''') +people_team_add20_filled = NotStr(''' ''') +building_factory32_filled = NotStr(''' ''') +split_vertical24_filled = NotStr(''' ''') +arrow_autofit_width20_filled = NotStr(''' ''') +notepad_person20_regular = NotStr(''' ''') +flip_vertical32_regular = NotStr(''' ''') +food_toast20_filled = NotStr(''' ''') +flag20_regular = NotStr(''' ''') +people_team32_regular = NotStr(''' ''') +text_column_one20_filled = NotStr(''' ''') +people_audience24_filled = NotStr(''' ''') +zoom_in16_filled = NotStr(''' ''') +weather_partly_cloudy_day16_filled = NotStr(''' ''') +arrow_autofit_down24_regular = NotStr(''' ''') +weather_hail_night20_regular = NotStr(''' ''') +navigation16_regular = NotStr(''' ''') +globe24_regular = NotStr(''' ''') +notepad_person20_filled = NotStr(''' ''') +equal_circle20_filled = NotStr(''' ''') +branch24_regular = NotStr(''' ''') +previous32_regular = NotStr(''' ''') +status24_filled = NotStr(''' ''') +table_link20_filled = NotStr(''' ''') +add20_filled = NotStr(''' ''') +star_one_quarter12_filled = NotStr(''' ''') +calendar_chat20_filled = NotStr(''' ''') +drop48_filled = NotStr(''' ''') +dock_row20_regular = NotStr(''' ''') +weather_snowflake24_filled = NotStr(''' ''') +image_prohibited20_regular = NotStr(''' ''') +arrow_trending_wrench24_regular = NotStr(''' ''') +fingerprint24_regular = NotStr(''' ''') +note_add16_regular = NotStr(''' ''') +window_dev_edit16_regular = NotStr(''' ''') +reading_list28_regular = NotStr(''' ''') +subtract_square20_regular = NotStr(''' ''') +text_align_right20_filled = NotStr(''' ''') +call_inbound48_filled = NotStr(''' ''') +usb_plug24_filled = NotStr(''' ''') +caret_down20_filled = NotStr(''' ''') +table_resize_row28_filled = NotStr(''' ''') +arrow_left48_filled = NotStr(''' ''') +cloud_sync24_filled = NotStr(''' ''') +receipt_play20_regular = NotStr(''' ''') +weather_hail_night24_filled = NotStr(''' ''') +chart_multiple20_regular = NotStr(''' ''') +sport16_regular = NotStr(''' ''') +circle_edit20_filled = NotStr(''' ''') +equal_circle24_filled = NotStr(''' ''') +slide_layout24_filled = NotStr(''' ''') +drop24_filled = NotStr(''' ''') +arrow_autofit_down20_filled = NotStr(''' ''') +person_delete24_filled = NotStr(''' ''') +comment48_filled = NotStr(''' ''') +book_open48_filled = NotStr(''' ''') +calendar_ltr12_regular = NotStr(''' ''') +column_triple20_filled = NotStr(''' ''') +desktop_toolbox20_filled = NotStr(''' ''') +desktop_edit24_filled = NotStr(''' ''') +presence_blocked16_regular = NotStr(''' ''') +backpack16_regular = NotStr(''' ''') +trophy_off16_regular = NotStr(''' ''') +eye_tracking_off24_regular = NotStr(''' ''') +board_split20_regular = NotStr(''' ''') +door16_filled = NotStr(''' ''') +speaker_off16_regular = NotStr(''' ''') +clipboard_pulse24_filled = NotStr(''' ''') +person32_regular = NotStr(''' ''') +weather_squalls24_filled = NotStr(''' ''') +bluetooth_connected24_regular = NotStr(''' ''') +building_bank_link28_filled = NotStr(''' ''') +table_edit16_filled = NotStr(''' ''') +backpack_add20_regular = NotStr(''' ''') +info20_filled = NotStr(''' ''') +comment_checkmark48_regular = NotStr(''' ''') +live_off24_filled = NotStr(''' ''') +text_position_tight24_filled = NotStr(''' ''') +sim20_regular = NotStr(''' ''') +multiplier15_x48_filled = NotStr(''' ''') +shifts_prohibited24_filled = NotStr(''' ''') +paint_brush20_regular = NotStr(''' ''') +people_swap20_regular = NotStr(''' ''') +alert_on24_regular = NotStr(''' ''') +mail_link24_regular = NotStr(''' ''') +weather_haze24_filled = NotStr(''' ''') +chat16_filled = NotStr(''' ''') +arrow_outline_up_right48_regular = NotStr(''' ''') +weather_snow_shower_night24_filled = NotStr(''' ''') +usb_plug24_regular = NotStr(''' ''') +dialpad32_regular = NotStr(''' ''') +channel_add20_filled = NotStr(''' ''') +sparkle16_filled = NotStr(''' ''') +panel_left_contract16_filled = NotStr(''' ''') +toggle_left48_regular = NotStr(''' ''') +run24_filled = NotStr(''' ''') +question_circle24_regular = NotStr(''' ''') +ticket_diagonal28_filled = NotStr(''' ''') +textbox_align_center20_regular = NotStr(''' ''') +mail_read48_regular = NotStr(''' ''') +building20_filled = NotStr(''' ''') +home16_filled = NotStr(''' ''') +slide_grid24_filled = NotStr(''' ''') +data_usage20_filled = NotStr(''' ''') +dual_screen_desktop24_regular = NotStr(''' ''') +document_edit16_regular = NotStr(''' ''') +document_search16_regular = NotStr(''' ''') +split_vertical28_filled = NotStr(''' ''') +text_number_list_rtl16_filled = NotStr(''' ''') +arrow_outline_up_right32_filled = NotStr(''' ''') +document_queue20_regular = NotStr(''' ''') +dismiss_square24_filled = NotStr(''' ''') +drink_beer16_regular = NotStr(''' ''') +arrow_minimize24_regular = NotStr(''' ''') +wifi_warning24_filled = NotStr(''' ''') +document16_filled = NotStr(''' ''') +contract_down_left32_regular = NotStr(''' ''') +slide_eraser20_filled = NotStr(''' ''') +data_funnel20_regular = NotStr(''' ''') +checkbox_unchecked24_regular = NotStr(''' ''') +error_circle16_regular = NotStr(''' ''') +people_money20_regular = NotStr(''' ''') +paint_bucket20_regular = NotStr(''' ''') +scan_type20_filled = NotStr(''' ''') +backpack_add28_filled = NotStr(''' ''') +battery420_filled = NotStr(''' ''') +table28_regular = NotStr(''' ''') +megaphone_loud20_regular = NotStr(''' ''') +math_formula32_filled = NotStr(''' ''') +password20_regular = NotStr(''' ''') +scan_camera28_regular = NotStr(''' ''') +savings20_filled = NotStr(''' ''') +guardian20_filled = NotStr(''' ''') +phone_page_header24_filled = NotStr(''' ''') +mail_read20_regular = NotStr(''' ''') +share_close_tray20_regular = NotStr(''' ''') +animal_rabbit20_regular = NotStr(''' ''') +expand_up_right32_filled = NotStr(''' ''') +weather_rain_snow20_regular = NotStr(''' ''') +headphones24_regular = NotStr(''' ''') +note_pin20_filled = NotStr(''' ''') +tag_error24_filled = NotStr(''' ''') +shield_checkmark16_regular = NotStr(''' ''') +scan_type_checkmark20_regular = NotStr(''' ''') +couch24_filled = NotStr(''' ''') +position_to_back20_regular = NotStr(''' ''') +phone_span_out16_filled = NotStr(''' ''') +speaker_mute28_regular = NotStr(''' ''') +share_screen_stop48_regular = NotStr(''' ''') +subtract_circle24_regular = NotStr(''' ''') +document_page_top_left20_filled = NotStr(''' ''') +pin28_regular = NotStr(''' ''') +folder_swap16_filled = NotStr(''' ''') +text_sort_ascending16_regular = NotStr(''' ''') +panel_separate_window20_regular = NotStr(''' ''') +select_object_skew20_regular = NotStr(''' ''') +desktop_speaker24_regular = NotStr(''' ''') +line_style24_regular = NotStr(''' ''') +calendar_work_week28_regular = NotStr(''' ''') +checkmark_circle48_regular = NotStr(''' ''') +book24_regular = NotStr(''' ''') +tetris_app32_filled = NotStr(''' ''') +tetris_app32_regular = NotStr(''' ''') +merge24_filled = NotStr(''' ''') +text_grammar_arrow_left20_regular = NotStr(''' ''') +iot24_regular = NotStr(''' ''') +data_sunburst24_filled = NotStr(''' ''') +couch20_regular = NotStr(''' ''') +flag_off28_filled = NotStr(''' ''') +notepad12_regular = NotStr(''' ''') +trophy28_filled = NotStr(''' ''') +arrow_autofit_height_dotted24_filled = NotStr(''' ''') +clipboard_text_ltr20_regular = NotStr(''' ''') +share_screen_stop20_regular = NotStr(''' ''') +form_new28_regular = NotStr(''' ''') +rectangle_landscape16_filled = NotStr(''' ''') +chat12_filled = NotStr(''' ''') +sparkle24_filled = NotStr(''' ''') +chat24_regular = NotStr(''' ''') +document_split_hint20_regular = NotStr(''' ''') +note_add20_regular = NotStr(''' ''') +globe20_regular = NotStr(''' ''') +sleep24_filled = NotStr(''' ''') +emoji_meh20_regular = NotStr(''' ''') +status16_filled = NotStr(''' ''') +share_ios48_regular = NotStr(''' ''') +map24_regular = NotStr(''' ''') +launcher_settings24_regular = NotStr(''' ''') +database_person20_filled = NotStr(''' ''') +document_add20_filled = NotStr(''' ''') +text_font_size24_filled = NotStr(''' ''') +weather_moon24_filled = NotStr(''' ''') +position_forward20_regular = NotStr(''' ''') +send_clock24_filled = NotStr(''' ''') +table_cells_merge20_filled = NotStr(''' ''') +microscope20_regular = NotStr(''' ''') +textbox_more20_regular = NotStr(''' ''') +people_swap20_filled = NotStr(''' ''') +timeline20_filled = NotStr(''' ''') +shield_lock24_regular = NotStr(''' ''') +calendar_today28_regular = NotStr(''' ''') +dual_screen_arrow_up24_regular = NotStr(''' ''') +border_top_bottom24_filled = NotStr(''' ''') +arrow_redo24_regular = NotStr(''' ''') +search20_filled = NotStr(''' ''') +hand_left16_regular = NotStr(''' ''') +building_shop24_filled = NotStr(''' ''') +channel_add24_filled = NotStr(''' ''') +text_word_count24_filled = NotStr(''' ''') +arrow_sync12_regular = NotStr(''' ''') +network_check24_regular = NotStr(''' ''') +presence_busy10_filled = NotStr(''' ''') +chat_arrow_back16_filled = NotStr(''' ''') +weather_moon_off20_filled = NotStr(''' ''') +phone_arrow_right20_filled = NotStr(''' ''') +board_heart20_regular = NotStr(''' ''') diff --git a/src/myfasthtml/icons/fluent_p1.py b/src/myfasthtml/icons/fluent_p1.py new file mode 100644 index 0000000..e39f32c --- /dev/null +++ b/src/myfasthtml/icons/fluent_p1.py @@ -0,0 +1,2712 @@ +# @sicons/fluent +# +# SVG icons integrated from [`fluentui-system-icons`](https://github.com/microsoft/fluentui-system-icons) +# +# A part of [`xicons`](https://github.com/07akioni/xicons) project. + +from fastcore.basics import NotStr + +delete48_filled = NotStr(''' ''') +walkie_talkie24_filled = NotStr(''' ''') +savings16_regular = NotStr(''' ''') +wand16_regular = NotStr(''' ''') +food_grains20_regular = NotStr(''' ''') +text_baseline20_filled = NotStr(''' ''') +dual_screen_lock24_filled = NotStr(''' ''') +text_add_space_after20_regular = NotStr(''' ''') +barcode_scanner20_regular = NotStr(''' ''') +folder16_regular = NotStr(''' ''') +arrow_hook_up_left24_regular = NotStr(''' ''') +window_inprivate20_regular = NotStr(''' ''') +task_list_square_rtl20_regular = NotStr(''' ''') +speaker048_filled = NotStr(''' ''') +people_queue20_regular = NotStr(''' ''') +ruler20_filled = NotStr(''' ''') +checkmark_square24_regular = NotStr(''' ''') +align_right48_regular = NotStr(''' ''') +grid_dots24_regular = NotStr(''' ''') +table_stack_left16_filled = NotStr(''' ''') +table_insert_column20_filled = NotStr(''' ''') +arrow_circle_down_split20_regular = NotStr(''' ''') +games24_regular = NotStr(''' ''') +cloud48_filled = NotStr(''' ''') +line_horizontal5_error20_regular = NotStr(''' ''') +diamond48_regular = NotStr(''' ''') +symbols20_filled = NotStr(''' ''') +speaker216_filled = NotStr(''' ''') +style_guide20_filled = NotStr(''' ''') +arrow_step_in_right12_regular = NotStr(''' ''') +wallet24_filled = NotStr(''' ''') +mic_off48_filled = NotStr(''' ''') +shield16_filled = NotStr(''' ''') +desktop_cursor24_regular = NotStr(''' ''') +text_direction_horizontal_left24_regular = NotStr(''' ''') +meet_now20_regular = NotStr(''' ''') +document_page_number20_filled = NotStr(''' ''') +table_move_below20_filled = NotStr(''' ''') +copy24_regular = NotStr(''' ''') +comment_checkmark28_regular = NotStr(''' ''') +clipboard_search20_filled = NotStr(''' ''') +fast_forward20_filled = NotStr(''' ''') +mic_prohibited28_filled = NotStr(''' ''') +arrow_forward_down_person20_regular = NotStr(''' ''') +text_direction_rotate90_left24_filled = NotStr(''' ''') +tab_desktop16_filled = NotStr(''' ''') +calligraphy_pen_checkmark20_filled = NotStr(''' ''') +skip_forward_tab24_filled = NotStr(''' ''') +star_line_horizontal324_regular = NotStr(''' ''') +scan_camera20_filled = NotStr(''' ''') +document_settings16_regular = NotStr(''' ''') +building20_regular = NotStr(''' ''') +text_asterisk20_regular = NotStr(''' ''') +comment24_filled = NotStr(''' ''') +briefcase16_regular = NotStr(''' ''') +window_dev_tools24_regular = NotStr(''' ''') +arrow_step_in12_filled = NotStr(''' ''') +people_audience20_filled = NotStr(''' ''') +people_settings20_filled = NotStr(''' ''') +document_save20_filled = NotStr(''' ''') +home_checkmark24_regular = NotStr(''' ''') +crop20_regular = NotStr(''' ''') +person_available16_regular = NotStr(''' ''') +window_dev_edit20_filled = NotStr(''' ''') +print_add24_regular = NotStr(''' ''') +textbox_align_center24_filled = NotStr(''' ''') +arrow_left48_regular = NotStr(''' ''') +star_line_horizontal316_regular = NotStr(''' ''') +arrow_rotate_counterclockwise20_filled = NotStr(''' ''') +arrow_reset24_filled = NotStr(''' ''') +calendar_agenda20_regular = NotStr(''' ''') +arrow_up_left48_filled = NotStr(''' ''') +align_top28_filled = NotStr(''' ''') +column_edit24_filled = NotStr(''' ''') +phone_screen_time24_filled = NotStr(''' ''') +cloud_swap20_filled = NotStr(''' ''') +prohibited48_regular = NotStr(''' ''') +slide_layout20_filled = NotStr(''' ''') +megaphone_off24_regular = NotStr(''' ''') +dismiss_square24_regular = NotStr(''' ''') +chevron_circle_left12_regular = NotStr(''' ''') +caret_down_right12_filled = NotStr(''' ''') +arrow_clockwise_dashes24_filled = NotStr(''' ''') +stack_star24_regular = NotStr(''' ''') +arrow_reset32_regular = NotStr(''' ''') +board_heart16_regular = NotStr(''' ''') +book_theta20_filled = NotStr(''' ''') +fps6024_filled = NotStr(''' ''') +branch20_regular = NotStr(''' ''') +shifts_day20_filled = NotStr(''' ''') +tab_in_private16_filled = NotStr(''' ''') +search20_regular = NotStr(''' ''') +table_resize_column20_filled = NotStr(''' ''') +ink_stroke20_filled = NotStr(''' ''') +text_grammar_settings24_regular = NotStr(''' ''') +chat_warning24_filled = NotStr(''' ''') +channel_arrow_left20_regular = NotStr(''' ''') +door_arrow_right20_regular = NotStr(''' ''') +branch_fork16_regular = NotStr(''' ''') +closed_caption_off16_filled = NotStr(''' ''') +flag_off16_filled = NotStr(''' ''') +arrow_enter_left24_filled = NotStr(''' ''') +building_bank_link20_filled = NotStr(''' ''') +shopping_bag_percent20_filled = NotStr(''' ''') +text_bullet_list_rtl16_regular = NotStr(''' ''') +sim16_filled = NotStr(''' ''') +star_prohibited24_filled = NotStr(''' ''') +table_cells_split24_filled = NotStr(''' ''') +badge20_filled = NotStr(''' ''') +next32_regular = NotStr(''' ''') +ticket_diagonal16_regular = NotStr(''' ''') +error_circle20_regular = NotStr(''' ''') +gif20_filled = NotStr(''' ''') +link48_filled = NotStr(''' ''') +walkie_talkie24_regular = NotStr(''' ''') +diamond32_regular = NotStr(''' ''') +rename16_regular = NotStr(''' ''') +airplane_take_off16_filled = NotStr(''' ''') +group20_filled = NotStr(''' ''') +text_t48_filled = NotStr(''' ''') +cube_link20_filled = NotStr(''' ''') +weather_snow_shower_night24_regular = NotStr(''' ''') +desktop28_filled = NotStr(''' ''') +align_center_horizontal20_filled = NotStr(''' ''') +book_pulse24_regular = NotStr(''' ''') +textbox_align_bottom_rotate9024_filled = NotStr(''' ''') +fast_acceleration24_regular = NotStr(''' ''') +people_settings24_regular = NotStr(''' ''') +book_theta24_filled = NotStr(''' ''') +checkbox_warning24_regular = NotStr(''' ''') +notebook_section_arrow_right24_filled = NotStr(''' ''') +live24_regular = NotStr(''' ''') +briefcase_off32_filled = NotStr(''' ''') +speaker_usb28_regular = NotStr(''' ''') +speaker024_filled = NotStr(''' ''') +window_apps24_filled = NotStr(''' ''') +beaker24_regular = NotStr(''' ''') +drawer_dismiss24_regular = NotStr(''' ''') +dismiss_circle48_regular = NotStr(''' ''') +trophy_off24_filled = NotStr(''' ''') +maximize20_regular = NotStr(''' ''') +library16_filled = NotStr(''' ''') +chat28_filled = NotStr(''' ''') +person_mail20_filled = NotStr(''' ''') +channel_add16_filled = NotStr(''' ''') +arrow_sync_checkmark20_regular = NotStr(''' ''') +textbox24_regular = NotStr(''' ''') +align_center_vertical32_filled = NotStr(''' ''') +clipboard_bullet_list_rtl20_regular = NotStr(''' ''') +delete_off20_filled = NotStr(''' ''') +target_edit20_regular = NotStr(''' ''') +headset20_regular = NotStr(''' ''') +table_delete_column20_regular = NotStr(''' ''') +person_money24_regular = NotStr(''' ''') +presence_available10_filled = NotStr(''' ''') +image_multiple28_filled = NotStr(''' ''') +rocket20_regular = NotStr(''' ''') +gift_card_add20_filled = NotStr(''' ''') +comment_note24_filled = NotStr(''' ''') +cloud_checkmark24_filled = NotStr(''' ''') +leaf_three16_regular = NotStr(''' ''') +delete_arrow_back20_filled = NotStr(''' ''') +slide_text16_filled = NotStr(''' ''') +road_cone24_filled = NotStr(''' ''') +font_space_tracking_in24_filled = NotStr(''' ''') +battery_charge24_filled = NotStr(''' ''') +table_stack_right20_regular = NotStr(''' ''') +shopping_bag_percent20_regular = NotStr(''' ''') +text_t24_regular = NotStr(''' ''') +chevron_circle_right28_regular = NotStr(''' ''') +question_circle16_regular = NotStr(''' ''') +calendar_error24_regular = NotStr(''' ''') +add_subtract_circle48_filled = NotStr(''' ''') +arrow_step_in16_filled = NotStr(''' ''') +clipboard_link16_regular = NotStr(''' ''') +calendar3_day28_regular = NotStr(''' ''') +box_toolbox24_regular = NotStr(''' ''') +oval16_filled = NotStr(''' ''') +voicemail_arrow_forward16_regular = NotStr(''' ''') +plug_disconnected28_filled = NotStr(''' ''') +document_arrow_down20_regular = NotStr(''' ''') +font_increase20_regular = NotStr(''' ''') +cube_sync24_filled = NotStr(''' ''') +text_collapse24_filled = NotStr(''' ''') +globe_shield24_regular = NotStr(''' ''') +call_checkmark20_regular = NotStr(''' ''') +live24_filled = NotStr(''' ''') +content_settings20_regular = NotStr(''' ''') +expand_up_right20_filled = NotStr(''' ''') +table_stack_above20_regular = NotStr(''' ''') +call_connecting20_regular = NotStr(''' ''') +document_search20_regular = NotStr(''' ''') +premium20_regular = NotStr(''' ''') +thumb_like20_regular = NotStr(''' ''') +calendar_week_start24_filled = NotStr(''' ''') +arrow_step_in_left20_filled = NotStr(''' ''') +people_lock20_regular = NotStr(''' ''') +textbox_align_bottom20_filled = NotStr(''' ''') +news20_regular = NotStr(''' ''') +beaker_edit24_regular = NotStr(''' ''') +calendar_star24_filled = NotStr(''' ''') +sidebar_search_ltr20_regular = NotStr(''' ''') +people_toolbox20_filled = NotStr(''' ''') +news28_filled = NotStr(''' ''') +video_person_off24_regular = NotStr(''' ''') +glasses_off48_filled = NotStr(''' ''') +timeline20_regular = NotStr(''' ''') +video_add20_regular = NotStr(''' ''') +mail_arrow_forward20_regular = NotStr(''' ''') +puzzle_cube20_filled = NotStr(''' ''') +new24_filled = NotStr(''' ''') +person16_regular = NotStr(''' ''') +picture_in_picture_exit16_regular = NotStr(''' ''') +cursor_hover20_regular = NotStr(''' ''') +scan_camera48_filled = NotStr(''' ''') +cloud_arrow_down28_regular = NotStr(''' ''') +clipboard_arrow_right24_filled = NotStr(''' ''') +money_hand20_filled = NotStr(''' ''') +share_screen_person_p16_filled = NotStr(''' ''') +doctor20_filled = NotStr(''' ''') +tab_desktop_copy20_regular = NotStr(''' ''') +weather_thunderstorm48_filled = NotStr(''' ''') +projection_screen20_filled = NotStr(''' ''') +panel_right48_filled = NotStr(''' ''') +flashlight_off24_regular = NotStr(''' ''') +approvals_app20_filled = NotStr(''' ''') +add_subtract_circle20_filled = NotStr(''' ''') +document_arrow_down16_filled = NotStr(''' ''') +align_left48_regular = NotStr(''' ''') +folder_arrow_up28_filled = NotStr(''' ''') +comment_off48_filled = NotStr(''' ''') +cloud_archive16_filled = NotStr(''' ''') +inking_tool_accent16_filled = NotStr(''' ''') +multiselect_ltr24_regular = NotStr(''' ''') +inprivate_account24_filled = NotStr(''' ''') +scan_object20_regular = NotStr(''' ''') +tetris_app16_regular = NotStr(''' ''') +calendar_search16_filled = NotStr(''' ''') +mail_inbox_dismiss24_filled = NotStr(''' ''') +folder_globe16_regular = NotStr(''' ''') +gift_card_multiple20_filled = NotStr(''' ''') +document_page_bottom_left24_filled = NotStr(''' ''') +shield_task16_filled = NotStr(''' ''') +badge20_regular = NotStr(''' ''') +weather_blowing_snow48_regular = NotStr(''' ''') +arrow_expand20_regular = NotStr(''' ''') +tab_desktop_bottom20_regular = NotStr(''' ''') +branch_fork20_regular = NotStr(''' ''') +expand_up_left48_filled = NotStr(''' ''') +person_prohibited28_regular = NotStr(''' ''') +book_open_globe20_filled = NotStr(''' ''') +weather_moon_off24_filled = NotStr(''' ''') +bug16_regular = NotStr(''' ''') +people32_regular = NotStr(''' ''') +document_prohibited24_filled = NotStr(''' ''') +scale_fit24_filled = NotStr(''' ''') +table_simple48_filled = NotStr(''' ''') +image_edit20_filled = NotStr(''' ''') +copy_arrow_right24_filled = NotStr(''' ''') +fps3024_filled = NotStr(''' ''') +comment_lightning24_filled = NotStr(''' ''') +ticket_diagonal24_regular = NotStr(''' ''') +music_note2_play20_regular = NotStr(''' ''') +tab_desktop_multiple_bottom24_filled = NotStr(''' ''') +data_whisker24_filled = NotStr(''' ''') +heart_circle20_filled = NotStr(''' ''') +align_bottom24_filled = NotStr(''' ''') +link48_regular = NotStr(''' ''') +bin_full24_filled = NotStr(''' ''') +chevron_circle_up28_regular = NotStr(''' ''') +scales24_filled = NotStr(''' ''') +arrow_hook_up_right16_regular = NotStr(''' ''') +arrow_sort_up24_filled = NotStr(''' ''') +calendar_week_numbers24_regular = NotStr(''' ''') +data_bar_horizontal20_regular = NotStr(''' ''') +video_person_call20_filled = NotStr(''' ''') +checkmark20_regular = NotStr(''' ''') +slide_add48_regular = NotStr(''' ''') +chevron_up_down16_filled = NotStr(''' ''') +open_folder20_regular = NotStr(''' ''') +globe_star20_filled = NotStr(''' ''') +video_chat20_regular = NotStr(''' ''') +translate20_regular = NotStr(''' ''') +weather_sunny16_regular = NotStr(''' ''') +caret_down_right16_regular = NotStr(''' ''') +mail_inbox_add24_filled = NotStr(''' ''') +checkbox_checked20_filled = NotStr(''' ''') +chevron_double_left16_regular = NotStr(''' ''') +document_copy20_regular = NotStr(''' ''') +video_off32_regular = NotStr(''' ''') +document_javascript20_filled = NotStr(''' ''') +channel_share24_filled = NotStr(''' ''') +save16_filled = NotStr(''' ''') +table_settings16_filled = NotStr(''' ''') +caret_left24_filled = NotStr(''' ''') +video_security20_filled = NotStr(''' ''') +video360_off20_filled = NotStr(''' ''') +split_horizontal48_filled = NotStr(''' ''') +text_header324_filled = NotStr(''' ''') +battery924_regular = NotStr(''' ''') +vehicle_car_collision48_regular = NotStr(''' ''') +multiplier18_x48_regular = NotStr(''' ''') +call_missed48_filled = NotStr(''' ''') +document_lock20_regular = NotStr(''' ''') +crop_interim20_filled = NotStr(''' ''') +headphones24_filled = NotStr(''' ''') +content_settings16_regular = NotStr(''' ''') +mail_unread28_filled = NotStr(''' ''') +camera_add24_regular = NotStr(''' ''') +table_insert_column24_filled = NotStr(''' ''') +align_left24_regular = NotStr(''' ''') +animal_dog20_regular = NotStr(''' ''') +bed24_filled = NotStr(''' ''') +projection_screen_dismiss24_regular = NotStr(''' ''') +document_landscape_split20_regular = NotStr(''' ''') +device_meeting_room48_filled = NotStr(''' ''') +table_simple16_filled = NotStr(''' ''') +pause_circle20_filled = NotStr(''' ''') +clock48_filled = NotStr(''' ''') +call_outbound16_regular = NotStr(''' ''') +database_link24_filled = NotStr(''' ''') +speaker_edit24_regular = NotStr(''' ''') +document_table20_filled = NotStr(''' ''') +caret_down16_regular = NotStr(''' ''') +window_wrench24_regular = NotStr(''' ''') +camera_add20_regular = NotStr(''' ''') +device_meeting_room_remote48_filled = NotStr(''' ''') +text_period_asterisk20_filled = NotStr(''' ''') +rename28_regular = NotStr(''' ''') +arrow_turn_bidirectional_down_right20_regular = NotStr(''' ''') +arrow_maximize28_regular = NotStr(''' ''') +mail48_filled = NotStr(''' ''') +home20_regular = NotStr(''' ''') +data_whisker24_regular = NotStr(''' ''') +table_switch28_filled = NotStr(''' ''') +multiplier12_x20_filled = NotStr(''' ''') +folder_swap16_regular = NotStr(''' ''') +arrow_hook_up_right16_filled = NotStr(''' ''') +tray_item_remove24_filled = NotStr(''' ''') +attach12_filled = NotStr(''' ''') +currency_dollar_euro16_regular = NotStr(''' ''') +stream20_filled = NotStr(''' ''') +speaker132_regular = NotStr(''' ''') +tasks_app20_regular = NotStr(''' ''') +text_italic20_regular = NotStr(''' ''') +slide_size24_filled = NotStr(''' ''') +alert_urgent20_regular = NotStr(''' ''') +mail_add24_filled = NotStr(''' ''') +puzzle_cube16_regular = NotStr(''' ''') +weather_squalls48_filled = NotStr(''' ''') +tag_multiple16_regular = NotStr(''' ''') +padding_right20_regular = NotStr(''' ''') +window_shield24_regular = NotStr(''' ''') +caret_up20_filled = NotStr(''' ''') +box16_filled = NotStr(''' ''') +tag_lock20_filled = NotStr(''' ''') +door16_regular = NotStr(''' ''') +calendar_checkmark28_regular = NotStr(''' ''') +play20_filled = NotStr(''' ''') +calendar_checkmark24_regular = NotStr(''' ''') +text_font_info20_filled = NotStr(''' ''') +table_move_left24_regular = NotStr(''' ''') +square_hint_sparkles48_regular = NotStr(''' ''') +tag_reset24_regular = NotStr(''' ''') +expand_up_right16_filled = NotStr(''' ''') +sticker20_filled = NotStr(''' ''') +accessibility_checkmark24_regular = NotStr(''' ''') +tab20_filled = NotStr(''' ''') +skip_forward1028_regular = NotStr(''' ''') +shapes24_regular = NotStr(''' ''') +shifts28_regular = NotStr(''' ''') +image_prohibited24_regular = NotStr(''' ''') +arrow_sync_off20_regular = NotStr(''' ''') +phone_desktop_add20_regular = NotStr(''' ''') +read_aloud24_filled = NotStr(''' ''') +share_screen_person24_filled = NotStr(''' ''') +emoji_multiple20_filled = NotStr(''' ''') +comment_multiple24_regular = NotStr(''' ''') +info_shield20_filled = NotStr(''' ''') +shield_keyhole20_regular = NotStr(''' ''') +open_off16_filled = NotStr(''' ''') +pin_off48_filled = NotStr(''' ''') +data_trending20_regular = NotStr(''' ''') +vehicle_ship20_filled = NotStr(''' ''') +vault16_filled = NotStr(''' ''') +call_exclamation20_filled = NotStr(''' ''') +filter20_regular = NotStr(''' ''') +tray_item_add24_filled = NotStr(''' ''') +circle_half_fill24_filled = NotStr(''' ''') +learning_app20_filled = NotStr(''' ''') +access_time24_filled = NotStr(''' ''') +arrow_circle_down_double24_regular = NotStr(''' ''') +calendar_work_week20_filled = NotStr(''' ''') +vehicle_cab20_filled = NotStr(''' ''') +arrow_hook_down_right16_filled = NotStr(''' ''') +shapes20_filled = NotStr(''' ''') +lottery24_regular = NotStr(''' ''') +checkmark_underline_circle20_regular = NotStr(''' ''') +arrow_left20_regular = NotStr(''' ''') +calendar_assistant16_filled = NotStr(''' ''') +road_cone32_regular = NotStr(''' ''') +square_multiple20_filled = NotStr(''' ''') +mic_sparkle16_filled = NotStr(''' ''') +branch_compare24_filled = NotStr(''' ''') +wand20_filled = NotStr(''' ''') +luggage16_filled = NotStr(''' ''') +brightness_low28_filled = NotStr(''' ''') +table_stack_above28_filled = NotStr(''' ''') +cloud_words48_filled = NotStr(''' ''') +backspace20_filled = NotStr(''' ''') +desktop24_filled = NotStr(''' ''') +question16_filled = NotStr(''' ''') +prohibited12_regular = NotStr(''' ''') +text_number_list_ltr24_filled = NotStr(''' ''') +cloud_arrow_up24_regular = NotStr(''' ''') +folder_globe20_filled = NotStr(''' ''') +sparkle28_regular = NotStr(''' ''') +image_prohibited20_filled = NotStr(''' ''') +production20_filled = NotStr(''' ''') +weather_moon16_filled = NotStr(''' ''') +server24_filled = NotStr(''' ''') +circle16_filled = NotStr(''' ''') +phone_status_bar24_regular = NotStr(''' ''') +chevron_up20_filled = NotStr(''' ''') +movies_and_tv24_regular = NotStr(''' ''') +info12_filled = NotStr(''' ''') +notebook_add24_filled = NotStr(''' ''') +window_apps28_filled = NotStr(''' ''') +weather_blowing_snow48_filled = NotStr(''' ''') +slide_add32_filled = NotStr(''' ''') +mic_prohibited20_filled = NotStr(''' ''') +vehicle_cab28_regular = NotStr(''' ''') +color24_regular = NotStr(''' ''') +folder_link48_regular = NotStr(''' ''') +form_new48_regular = NotStr(''' ''') +text_indent_increase_ltr16_regular = NotStr(''' ''') +panel_right28_regular = NotStr(''' ''') +share_screen_person28_regular = NotStr(''' ''') +arrow_curve_down_left24_filled = NotStr(''' ''') +wifi_settings20_regular = NotStr(''' ''') +animal_cat16_regular = NotStr(''' ''') +mail28_regular = NotStr(''' ''') +folder_arrow_right16_filled = NotStr(''' ''') +building_government32_filled = NotStr(''' ''') +text_column_one_narrow20_regular = NotStr(''' ''') +slide_arrow_right24_filled = NotStr(''' ''') +plug_connected20_filled = NotStr(''' ''') +cellular_off20_regular = NotStr(''' ''') +emoji28_filled = NotStr(''' ''') +tv_usb24_filled = NotStr(''' ''') +text_more24_regular = NotStr(''' ''') +accessibility20_regular = NotStr(''' ''') +arrow_rotate_clockwise20_regular = NotStr(''' ''') +wifi120_regular = NotStr(''' ''') +resize_image20_regular = NotStr(''' ''') +text_position_top_bottom20_filled = NotStr(''' ''') +globe_clock16_filled = NotStr(''' ''') +comment_edit24_regular = NotStr(''' ''') +arrow_step_in20_regular = NotStr(''' ''') +person_tag28_filled = NotStr(''' ''') +mail_read16_regular = NotStr(''' ''') +document_endnote20_regular = NotStr(''' ''') +document_prohibited20_filled = NotStr(''' ''') +channel_share48_filled = NotStr(''' ''') +circle48_regular = NotStr(''' ''') +bookmark20_regular = NotStr(''' ''') +call32_filled = NotStr(''' ''') +steps20_regular = NotStr(''' ''') +cursor_hover_off16_filled = NotStr(''' ''') +square_multiple24_filled = NotStr(''' ''') +conference_room48_regular = NotStr(''' ''') +data_usage_edit20_regular = NotStr(''' ''') +image_arrow_forward24_regular = NotStr(''' ''') +book_add20_regular = NotStr(''' ''') +contact_card_ribbon20_regular = NotStr(''' ''') +people_team_toolbox24_regular = NotStr(''' ''') +panel_right28_filled = NotStr(''' ''') +text_position_behind24_regular = NotStr(''' ''') +bookmark32_regular = NotStr(''' ''') +chat28_regular = NotStr(''' ''') +projection_screen24_regular = NotStr(''' ''') +battery_saver24_filled = NotStr(''' ''') +text_effects20_regular = NotStr(''' ''') +triangle32_regular = NotStr(''' ''') +star20_filled = NotStr(''' ''') +multiplier5_x32_filled = NotStr(''' ''') +control_button24_regular = NotStr(''' ''') +channel_add16_regular = NotStr(''' ''') +approvals_app28_filled = NotStr(''' ''') +molecule24_regular = NotStr(''' ''') +map_drive16_filled = NotStr(''' ''') +folder24_filled = NotStr(''' ''') +heart_pulse20_regular = NotStr(''' ''') +window48_filled = NotStr(''' ''') +briefcase12_filled = NotStr(''' ''') +text_case_title16_filled = NotStr(''' ''') +view_desktop24_regular = NotStr(''' ''') +calendar_sync20_regular = NotStr(''' ''') +person_support16_filled = NotStr(''' ''') +library24_filled = NotStr(''' ''') +caret_right12_filled = NotStr(''' ''') +vehicle_bicycle20_filled = NotStr(''' ''') +gantt_chart24_regular = NotStr(''' ''') +text_bullet_list_square_warning16_regular = NotStr(''' ''') +window_new24_filled = NotStr(''' ''') +task_list_square_add24_filled = NotStr(''' ''') +camera_dome16_filled = NotStr(''' ''') +square16_filled = NotStr(''' ''') +communication_person24_regular = NotStr(''' ''') +voicemail20_regular = NotStr(''' ''') +person28_regular = NotStr(''' ''') +book_question_mark20_regular = NotStr(''' ''') +table_stack_above24_filled = NotStr(''' ''') +folder_prohibited20_filled = NotStr(''' ''') +reward16_filled = NotStr(''' ''') +math_formula24_regular = NotStr(''' ''') +cloud_checkmark32_regular = NotStr(''' ''') +open_folder16_regular = NotStr(''' ''') +phone_span_out24_regular = NotStr(''' ''') +cellular_warning20_filled = NotStr(''' ''') +circle_half_fill24_regular = NotStr(''' ''') +immersive_reader16_regular = NotStr(''' ''') +arrow_autofit_width20_regular = NotStr(''' ''') +people20_filled = NotStr(''' ''') +brightness_low32_filled = NotStr(''' ''') +scale_fill24_regular = NotStr(''' ''') +glasses16_filled = NotStr(''' ''') +flag28_filled = NotStr(''' ''') +checkmark_underline_circle16_filled = NotStr(''' ''') +bookmark_add24_regular = NotStr(''' ''') +table_edit16_regular = NotStr(''' ''') +money16_regular = NotStr(''' ''') +tag_lock20_regular = NotStr(''' ''') +surface_hub24_regular = NotStr(''' ''') +math_symbols20_regular = NotStr(''' ''') +chevron_left20_filled = NotStr(''' ''') +screen_cut20_filled = NotStr(''' ''') +page_fit20_filled = NotStr(''' ''') +database24_regular = NotStr(''' ''') +checkbox_unchecked20_regular = NotStr(''' ''') +battery720_filled = NotStr(''' ''') +building_factory16_regular = NotStr(''' ''') +expand_up_right32_regular = NotStr(''' ''') +lock_open16_filled = NotStr(''' ''') +mention24_regular = NotStr(''' ''') +align_bottom28_regular = NotStr(''' ''') +archive16_regular = NotStr(''' ''') +hand_right16_filled = NotStr(''' ''') +screen_search20_filled = NotStr(''' ''') +task_list_square_ltr20_filled = NotStr(''' ''') +oval48_regular = NotStr(''' ''') +panel_left_contract24_regular = NotStr(''' ''') +square_arrow_forward24_filled = NotStr(''' ''') +key24_regular = NotStr(''' ''') +cloud_swap24_filled = NotStr(''' ''') +serial_port20_regular = NotStr(''' ''') +chevron_double_up20_filled = NotStr(''' ''') +text_paragraph16_filled = NotStr(''' ''') +brightness_high16_filled = NotStr(''' ''') +presence_available12_regular = NotStr(''' ''') +arrow_circle_left16_filled = NotStr(''' ''') +thinking24_filled = NotStr(''' ''') +document_lock16_regular = NotStr(''' ''') +presence_oof12_regular = NotStr(''' ''') +video_off28_filled = NotStr(''' ''') +stop20_regular = NotStr(''' ''') +record_stop24_filled = NotStr(''' ''') +emoji_sparkle24_regular = NotStr(''' ''') +speaker048_regular = NotStr(''' ''') +document_pdf24_filled = NotStr(''' ''') +swipe_up24_regular = NotStr(''' ''') +chat_video20_filled = NotStr(''' ''') +square_hint_apps24_regular = NotStr(''' ''') +channel28_regular = NotStr(''' ''') +flowchart24_filled = NotStr(''' ''') +mail_inbox28_filled = NotStr(''' ''') +book_open_microphone28_filled = NotStr(''' ''') +prohibited20_regular = NotStr(''' ''') +cursor_hover20_filled = NotStr(''' ''') +book_open_microphone24_regular = NotStr(''' ''') +multiplier12_x24_filled = NotStr(''' ''') +drop20_filled = NotStr(''' ''') +conference_room28_filled = NotStr(''' ''') +call_park48_filled = NotStr(''' ''') +data_waterfall20_filled = NotStr(''' ''') +bookmark24_filled = NotStr(''' ''') +document_text_link20_regular = NotStr(''' ''') +table_cells_split20_filled = NotStr(''' ''') +checkbox_indeterminate20_filled = NotStr(''' ''') +square48_filled = NotStr(''' ''') +surface_earbuds24_filled = NotStr(''' ''') +drafts16_filled = NotStr(''' ''') +device_eq24_regular = NotStr(''' ''') +bluetooth_disabled24_regular = NotStr(''' ''') +previous20_regular = NotStr(''' ''') +phone_desktop16_filled = NotStr(''' ''') +document_javascript20_regular = NotStr(''' ''') +person_voice24_regular = NotStr(''' ''') +dismiss24_filled = NotStr(''' ''') +cursor_hover24_filled = NotStr(''' ''') +equal_off24_regular = NotStr(''' ''') +cellular_data324_filled = NotStr(''' ''') +call_missed28_regular = NotStr(''' ''') +text_align_justify24_regular = NotStr(''' ''') +laptop_dismiss16_regular = NotStr(''' ''') +text_position_through20_filled = NotStr(''' ''') +arrow_undo20_filled = NotStr(''' ''') +premium16_filled = NotStr(''' ''') +calculator_arrow_clockwise24_regular = NotStr(''' ''') +align_bottom48_regular = NotStr(''' ''') +align_left16_regular = NotStr(''' ''') +classification24_filled = NotStr(''' ''') +storage24_filled = NotStr(''' ''') +document_table_arrow_right24_filled = NotStr(''' ''') +folder_arrow_right28_filled = NotStr(''' ''') +drawer_arrow_download24_regular = NotStr(''' ''') +phone_span_out20_regular = NotStr(''' ''') +arrow_autofit_height20_regular = NotStr(''' ''') +rotate_right20_regular = NotStr(''' ''') +link32_regular = NotStr(''' ''') +app_title20_filled = NotStr(''' ''') +table_settings20_regular = NotStr(''' ''') +money_off20_filled = NotStr(''' ''') +home_add24_regular = NotStr(''' ''') +table_stack_below28_filled = NotStr(''' ''') +fps12020_filled = NotStr(''' ''') +home_checkmark16_filled = NotStr(''' ''') +wand16_filled = NotStr(''' ''') +megaphone16_filled = NotStr(''' ''') +album24_filled = NotStr(''' ''') +text_paragraph_direction24_regular = NotStr(''' ''') +comment_add28_filled = NotStr(''' ''') +glasses48_regular = NotStr(''' ''') +mail_inbox_add28_filled = NotStr(''' ''') +vehicle_car_profile_rtl20_filled = NotStr(''' ''') +people_error16_regular = NotStr(''' ''') +flip_horizontal48_filled = NotStr(''' ''') +caret_down_right24_regular = NotStr(''' ''') +handshake16_filled = NotStr(''' ''') +ruler16_filled = NotStr(''' ''') +sticker_add24_regular = NotStr(''' ''') +video_clip_multiple20_regular = NotStr(''' ''') +alert24_filled = NotStr(''' ''') +arrow_right48_filled = NotStr(''' ''') +link_square20_filled = NotStr(''' ''') +text_field20_filled = NotStr(''' ''') +scan_thumb_up16_regular = NotStr(''' ''') +document_person16_regular = NotStr(''' ''') +serial_port20_filled = NotStr(''' ''') +arrow_counterclockwise20_regular = NotStr(''' ''') +people_queue24_filled = NotStr(''' ''') +edit_arrow_back20_filled = NotStr(''' ''') +share_screen_stop24_regular = NotStr(''' ''') +video_person_sparkle28_regular = NotStr(''' ''') +add28_filled = NotStr(''' ''') +briefcase20_regular = NotStr(''' ''') +shape_union16_regular = NotStr(''' ''') +weather_moon_off48_regular = NotStr(''' ''') +task_list_square_rtl24_regular = NotStr(''' ''') +table_simple24_regular = NotStr(''' ''') +megaphone_off24_filled = NotStr(''' ''') +cloud_checkmark20_regular = NotStr(''' ''') +filter_dismiss16_regular = NotStr(''' ''') +chevron_circle_left16_filled = NotStr(''' ''') +table_link20_regular = NotStr(''' ''') +document_pdf32_regular = NotStr(''' ''') +share28_regular = NotStr(''' ''') +filter_dismiss20_regular = NotStr(''' ''') +comment24_regular = NotStr(''' ''') +stack_arrow_forward20_filled = NotStr(''' ''') +arrow_step_out16_filled = NotStr(''' ''') +clock24_regular = NotStr(''' ''') +notebook24_filled = NotStr(''' ''') +resize_large16_regular = NotStr(''' ''') +poll16_filled = NotStr(''' ''') +document_question_mark24_filled = NotStr(''' ''') +question20_filled = NotStr(''' ''') +fps96024_regular = NotStr(''' ''') +call_park16_regular = NotStr(''' ''') +glance_horizontal20_regular = NotStr(''' ''') +video_play_pause24_regular = NotStr(''' ''') +slide_transition24_filled = NotStr(''' ''') +poll16_regular = NotStr(''' ''') +cloud_off24_filled = NotStr(''' ''') +briefcase_off16_filled = NotStr(''' ''') +wifi_warning20_filled = NotStr(''' ''') +search_shield20_regular = NotStr(''' ''') +share_ios24_filled = NotStr(''' ''') +emoji_sparkle16_filled = NotStr(''' ''') +wifi324_filled = NotStr(''' ''') +desktop_signal20_filled = NotStr(''' ''') +calendar_person16_regular = NotStr(''' ''') +shapes20_regular = NotStr(''' ''') +clipboard_text_rtl20_regular = NotStr(''' ''') +arrow_minimize28_regular = NotStr(''' ''') +apps_list24_filled = NotStr(''' ''') +text_align_distributed20_filled = NotStr(''' ''') +weather_thunderstorm20_filled = NotStr(''' ''') +clock_arrow_download20_filled = NotStr(''' ''') +paint_brush_arrow_up24_filled = NotStr(''' ''') +table_insert_column16_regular = NotStr(''' ''') +text_indent_increase_ltr20_filled = NotStr(''' ''') +rhombus32_regular = NotStr(''' ''') +xbox_console24_filled = NotStr(''' ''') +delete_dismiss20_filled = NotStr(''' ''') +autosum20_filled = NotStr(''' ''') +receipt20_filled = NotStr(''' ''') +branch_fork_link24_filled = NotStr(''' ''') +share_screen_person_overlay_inside16_regular = NotStr(''' ''') +trophy32_regular = NotStr(''' ''') +flash_settings20_regular = NotStr(''' ''') +cloud_checkmark20_filled = NotStr(''' ''') +multiplier18_x20_regular = NotStr(''' ''') +vehicle_subway24_filled = NotStr(''' ''') +warning12_regular = NotStr(''' ''') +text_change_case16_regular = NotStr(''' ''') +record28_regular = NotStr(''' ''') +bluetooth24_regular = NotStr(''' ''') +receipt_cube24_regular = NotStr(''' ''') +call_forward24_filled = NotStr(''' ''') +align_center_vertical28_regular = NotStr(''' ''') +text_grammar_arrow_left20_filled = NotStr(''' ''') +comment_arrow_right12_filled = NotStr(''' ''') +chevron_circle_up16_filled = NotStr(''' ''') +multiselect_ltr20_filled = NotStr(''' ''') +subtract_circle12_filled = NotStr(''' ''') +gas24_filled = NotStr(''' ''') +fluid16_filled = NotStr(''' ''') +document_endnote20_filled = NotStr(''' ''') +multiplier1_x32_filled = NotStr(''' ''') +document_lock32_filled = NotStr(''' ''') +comment_add16_regular = NotStr(''' ''') +pin24_filled = NotStr(''' ''') +zoom_out20_regular = NotStr(''' ''') +image_edit24_filled = NotStr(''' ''') +bin_full20_regular = NotStr(''' ''') +history24_regular = NotStr(''' ''') +call_pause20_regular = NotStr(''' ''') +developer_board_search20_regular = NotStr(''' ''') +document_arrow_left20_regular = NotStr(''' ''') +eyedropper20_regular = NotStr(''' ''') +checkbox_unchecked20_filled = NotStr(''' ''') +globe20_filled = NotStr(''' ''') +draw_text24_filled = NotStr(''' ''') +laptop20_filled = NotStr(''' ''') +battery920_filled = NotStr(''' ''') +document_settings20_regular = NotStr(''' ''') +directions16_regular = NotStr(''' ''') +cellular_warning24_filled = NotStr(''' ''') +align_bottom16_filled = NotStr(''' ''') +options48_filled = NotStr(''' ''') +reading_mode_mobile20_filled = NotStr(''' ''') +trophy_off20_regular = NotStr(''' ''') +emoji_smile_slight20_regular = NotStr(''' ''') +star_line_horizontal316_filled = NotStr(''' ''') +mic_prohibited16_filled = NotStr(''' ''') +reading_list_add24_filled = NotStr(''' ''') +text_grammar_error20_regular = NotStr(''' ''') +arrow_up_right24_filled = NotStr(''' ''') +checkmark_circle32_regular = NotStr(''' ''') +arrow_autofit_content24_filled = NotStr(''' ''') +network_check24_filled = NotStr(''' ''') +document_margins24_filled = NotStr(''' ''') +speaker116_regular = NotStr(''' ''') +mail_prohibited24_regular = NotStr(''' ''') +mail_alert24_regular = NotStr(''' ''') +document_header16_regular = NotStr(''' ''') +tag_error24_regular = NotStr(''' ''') +warning20_regular = NotStr(''' ''') +delete_off24_filled = NotStr(''' ''') +device_meeting_room16_regular = NotStr(''' ''') +video_person_sparkle48_regular = NotStr(''' ''') +phone_desktop24_filled = NotStr(''' ''') +people_list16_regular = NotStr(''' ''') +shifts_activity20_regular = NotStr(''' ''') +tag_lock_accent32_filled = NotStr(''' ''') +developer_board24_filled = NotStr(''' ''') +table_add16_regular = NotStr(''' ''') +tab_shield_dismiss24_filled = NotStr(''' ''') +multiplier15_x20_filled = NotStr(''' ''') +folder_open24_regular = NotStr(''' ''') +toolbox20_regular = NotStr(''' ''') +more_vertical24_regular = NotStr(''' ''') +autocorrect24_filled = NotStr(''' ''') +save16_regular = NotStr(''' ''') +align_center_vertical16_filled = NotStr(''' ''') +presence_blocked10_regular = NotStr(''' ''') +circle20_regular = NotStr(''' ''') +hdr24_regular = NotStr(''' ''') +window_new20_filled = NotStr(''' ''') +wifi124_regular = NotStr(''' ''') +library20_filled = NotStr(''' ''') +board_split20_filled = NotStr(''' ''') +document_catch_up24_regular = NotStr(''' ''') +text_indent_decrease_ltr24_regular = NotStr(''' ''') +phone_dismiss24_regular = NotStr(''' ''') +image_alt_text16_regular = NotStr(''' ''') +arrow_circle_up28_filled = NotStr(''' ''') +video_clip_multiple24_regular = NotStr(''' ''') +square28_filled = NotStr(''' ''') +person_call16_regular = NotStr(''' ''') +weather_cloudy24_filled = NotStr(''' ''') +document_edit20_filled = NotStr(''' ''') +arrow_undo48_filled = NotStr(''' ''') +mail_inbox_checkmark20_filled = NotStr(''' ''') +text_position_through24_filled = NotStr(''' ''') +chevron_left28_regular = NotStr(''' ''') +document_bullet_list_off20_filled = NotStr(''' ''') +square24_regular = NotStr(''' ''') +multiplier12_x28_filled = NotStr(''' ''') +mail_off24_regular = NotStr(''' ''') +animal_dog24_regular = NotStr(''' ''') +arrow_upload16_filled = NotStr(''' ''') +document_arrow_up16_regular = NotStr(''' ''') +time_picker24_regular = NotStr(''' ''') +table_resize_row20_regular = NotStr(''' ''') +document_bullet_list_multiple20_filled = NotStr(''' ''') +calendar_checkmark28_filled = NotStr(''' ''') +arrow_upload20_filled = NotStr(''' ''') +chevron_circle_right48_regular = NotStr(''' ''') +play48_filled = NotStr(''' ''') +text_change_case20_regular = NotStr(''' ''') +data_sunburst20_regular = NotStr(''' ''') +video_person_sparkle24_filled = NotStr(''' ''') +weather_drizzle24_regular = NotStr(''' ''') +resize_large20_filled = NotStr(''' ''') +food16_filled = NotStr(''' ''') +chart_person24_filled = NotStr(''' ''') +speaker_off24_filled = NotStr(''' ''') +emoji_laugh16_regular = NotStr(''' ''') +badge24_filled = NotStr(''' ''') +lightbulb20_regular = NotStr(''' ''') +speaker_bluetooth24_filled = NotStr(''' ''') +brightness_low20_regular = NotStr(''' ''') +archive16_filled = NotStr(''' ''') +filter_sync24_regular = NotStr(''' ''') +star_off20_filled = NotStr(''' ''') +arrow_autofit_width_dotted24_filled = NotStr(''' ''') +arrow_circle_down_right24_filled = NotStr(''' ''') +text_paragraph_direction_left16_filled = NotStr(''' ''') +screen_search20_regular = NotStr(''' ''') +desktop_pulse16_filled = NotStr(''' ''') +border_bottom_thick24_regular = NotStr(''' ''') +table_freeze_column_and_row24_filled = NotStr(''' ''') +premium24_regular = NotStr(''' ''') +brightness_high28_filled = NotStr(''' ''') +syringe20_regular = NotStr(''' ''') +cellular3_g24_filled = NotStr(''' ''') +person_clock20_filled = NotStr(''' ''') +next16_regular = NotStr(''' ''') +closed_caption16_filled = NotStr(''' ''') +book_number16_regular = NotStr(''' ''') +panel_separate_window20_filled = NotStr(''' ''') +mail_arrow_forward16_filled = NotStr(''' ''') +dual_screen_header24_filled = NotStr(''' ''') +weather_moon_off24_regular = NotStr(''' ''') +arrow_left12_filled = NotStr(''' ''') +mail_arrow_forward20_filled = NotStr(''' ''') +expand_up_right16_regular = NotStr(''' ''') +desktop28_regular = NotStr(''' ''') +tap_single20_filled = NotStr(''' ''') +drink_to_go24_filled = NotStr(''' ''') +square_hint20_filled = NotStr(''' ''') +caret_down_right24_filled = NotStr(''' ''') +dismiss12_filled = NotStr(''' ''') +desktop_keyboard24_regular = NotStr(''' ''') +scan_thumb_up24_filled = NotStr(''' ''') +channel_share20_regular = NotStr(''' ''') +tag_reset20_filled = NotStr(''' ''') +slide_add20_regular = NotStr(''' ''') +arrow_maximize48_regular = NotStr(''' ''') +attach16_regular = NotStr(''' ''') +flag_off16_regular = NotStr(''' ''') +text_align_center24_filled = NotStr(''' ''') +text_font_size16_filled = NotStr(''' ''') +auto_fit_height20_regular = NotStr(''' ''') +speaker_edit20_regular = NotStr(''' ''') +document_search24_regular = NotStr(''' ''') +arrow_maximize20_regular = NotStr(''' ''') +image_shadow24_filled = NotStr(''' ''') +location_live24_filled = NotStr(''' ''') +previous32_filled = NotStr(''' ''') +folder_briefcase20_regular = NotStr(''' ''') +app_store24_filled = NotStr(''' ''') +calendar_arrow_down24_regular = NotStr(''' ''') +comma24_regular = NotStr(''' ''') +document_add48_regular = NotStr(''' ''') +braces_variable20_filled = NotStr(''' ''') +emoji_sad24_regular = NotStr(''' ''') +chevron_down28_filled = NotStr(''' ''') +dentist28_filled = NotStr(''' ''') +arrow_counterclockwise_dashes20_regular = NotStr(''' ''') +guest16_filled = NotStr(''' ''') +arrow_up32_regular = NotStr(''' ''') +inking_tool_accent20_filled = NotStr(''' ''') +design_ideas20_filled = NotStr(''' ''') +channel_arrow_left16_filled = NotStr(''' ''') +tab28_filled = NotStr(''' ''') +eye16_filled = NotStr(''' ''') +tab_inprivate_account20_regular = NotStr(''' ''') +text_align_right16_filled = NotStr(''' ''') +headset48_filled = NotStr(''' ''') +open_folder16_filled = NotStr(''' ''') +gift_card_arrow_right20_filled = NotStr(''' ''') +tv_arrow_right20_filled = NotStr(''' ''') +document_briefcase24_regular = NotStr(''' ''') +group_dismiss24_regular = NotStr(''' ''') +document_table_search24_regular = NotStr(''' ''') +rhombus20_regular = NotStr(''' ''') +weather_rain_showers_day20_regular = NotStr(''' ''') +data_usage_edit20_filled = NotStr(''' ''') +box_multiple_arrow_right24_regular = NotStr(''' ''') +desktop_toolbox24_filled = NotStr(''' ''') +video16_regular = NotStr(''' ''') +text_align_left20_filled = NotStr(''' ''') +subtract_circle32_regular = NotStr(''' ''') +slide_text24_regular = NotStr(''' ''') +add28_regular = NotStr(''' ''') +table_insert_column24_regular = NotStr(''' ''') +document_table_cube24_regular = NotStr(''' ''') +earth16_filled = NotStr(''' ''') +diversity28_regular = NotStr(''' ''') +align_center_horizontal32_regular = NotStr(''' ''') +temperature16_filled = NotStr(''' ''') +shopping_bag_arrow_left24_regular = NotStr(''' ''') +table_cells_split16_regular = NotStr(''' ''') +cellular_data320_regular = NotStr(''' ''') +building_shop20_regular = NotStr(''' ''') +city24_regular = NotStr(''' ''') +weather_moon28_filled = NotStr(''' ''') +bug24_filled = NotStr(''' ''') +arrow_minimize16_regular = NotStr(''' ''') +weather_moon48_regular = NotStr(''' ''') +multiselect_ltr16_regular = NotStr(''' ''') +channel_arrow_left24_filled = NotStr(''' ''') +arrow_circle_up24_regular = NotStr(''' ''') +vehicle_truck16_filled = NotStr(''' ''') +settings16_regular = NotStr(''' ''') +table_stack_right16_filled = NotStr(''' ''') +dual_screen_group24_regular = NotStr(''' ''') +toggle_left24_filled = NotStr(''' ''') +split_vertical24_regular = NotStr(''' ''') +battery_checkmark20_regular = NotStr(''' ''') +meet_now16_regular = NotStr(''' ''') +arrow_circle_right20_regular = NotStr(''' ''') +cast24_regular = NotStr(''' ''') +lightbulb_filament24_filled = NotStr(''' ''') +print28_regular = NotStr(''' ''') +arrow_enter_up20_filled = NotStr(''' ''') +attach_arrow_right24_filled = NotStr(''' ''') +location_off16_filled = NotStr(''' ''') +camera_dome16_regular = NotStr(''' ''') +likert20_filled = NotStr(''' ''') +drawer_add24_regular = NotStr(''' ''') +thinking20_regular = NotStr(''' ''') +table_stack_above20_filled = NotStr(''' ''') +brightness_low48_regular = NotStr(''' ''') +desktop_cursor16_regular = NotStr(''' ''') +multiplier18_x28_filled = NotStr(''' ''') +multiplier2_x24_regular = NotStr(''' ''') +document_bullet_list24_filled = NotStr(''' ''') +shortpick24_filled = NotStr(''' ''') +shield_lock48_filled = NotStr(''' ''') +person_tag24_regular = NotStr(''' ''') +contract_down_left28_regular = NotStr(''' ''') +text_header220_filled = NotStr(''' ''') +channel_share16_regular = NotStr(''' ''') +presence_available16_filled = NotStr(''' ''') +chevron_circle_up48_filled = NotStr(''' ''') +slide_multiple_search20_filled = NotStr(''' ''') +chevron_circle_right24_regular = NotStr(''' ''') +presence_unknown12_regular = NotStr(''' ''') +style_guide24_regular = NotStr(''' ''') +person_swap20_filled = NotStr(''' ''') +cloud_off28_regular = NotStr(''' ''') +arrow_up_left48_regular = NotStr(''' ''') +building_lighthouse20_regular = NotStr(''' ''') +mail_inbox_arrow_down16_filled = NotStr(''' ''') +arrow_hook_up_right20_regular = NotStr(''' ''') +mail_add16_filled = NotStr(''' ''') +person_tag48_filled = NotStr(''' ''') +bed24_regular = NotStr(''' ''') +scan_thumb_up_off28_regular = NotStr(''' ''') +mail_template20_filled = NotStr(''' ''') +shifts20_regular = NotStr(''' ''') +arrow_forward16_filled = NotStr(''' ''') +speaker_mute20_filled = NotStr(''' ''') +text_sort_ascending24_regular = NotStr(''' ''') +border_all16_filled = NotStr(''' ''') +text_paragraph20_regular = NotStr(''' ''') +window_dev_tools20_filled = NotStr(''' ''') +arrow_sync_circle16_filled = NotStr(''' ''') +tv_usb24_regular = NotStr(''' ''') +tap_single48_filled = NotStr(''' ''') +wifi420_filled = NotStr(''' ''') +shield_error16_regular = NotStr(''' ''') +image_search20_regular = NotStr(''' ''') +headset16_filled = NotStr(''' ''') +call_checkmark24_regular = NotStr(''' ''') +weather_cloudy48_filled = NotStr(''' ''') +gift16_regular = NotStr(''' ''') +speaker_edit16_filled = NotStr(''' ''') +window_inprivate_account20_filled = NotStr(''' ''') +square_hint_sparkles32_filled = NotStr(''' ''') +glasses48_filled = NotStr(''' ''') +timer_off24_regular = NotStr(''' ''') +desktop_mac20_regular = NotStr(''' ''') +text_align_distributed_evenly24_regular = NotStr(''' ''') +keyboard_layout_one_handed_left24_regular = NotStr(''' ''') +rotate_right20_filled = NotStr(''' ''') +checkbox_person20_regular = NotStr(''' ''') +calendar_ltr48_regular = NotStr(''' ''') +note_pin16_filled = NotStr(''' ''') +text_indent_increase_rtl20_regular = NotStr(''' ''') +table_move_above16_filled = NotStr(''' ''') +table_cells_merge24_regular = NotStr(''' ''') +skip_back1032_filled = NotStr(''' ''') +alert28_filled = NotStr(''' ''') +cellular_data324_regular = NotStr(''' ''') +text_header224_filled = NotStr(''' ''') +guardian20_regular = NotStr(''' ''') +add_square_multiple16_regular = NotStr(''' ''') +chevron_left48_regular = NotStr(''' ''') +fps6020_filled = NotStr(''' ''') +vehicle_car_profile_ltr20_regular = NotStr(''' ''') +slide_multiple24_regular = NotStr(''' ''') +weather_rain_showers_night20_filled = NotStr(''' ''') +scan_thumb_up20_regular = NotStr(''' ''') +math_symbols32_regular = NotStr(''' ''') +star_settings20_filled = NotStr(''' ''') +vehicle_cab28_filled = NotStr(''' ''') +arrow_sync_circle16_regular = NotStr(''' ''') +font_space_tracking_in16_regular = NotStr(''' ''') +play24_filled = NotStr(''' ''') +connector20_regular = NotStr(''' ''') +call_outbound20_filled = NotStr(''' ''') +text_bullet_list_square_warning24_regular = NotStr(''' ''') +align_start_vertical20_filled = NotStr(''' ''') +camera_add20_filled = NotStr(''' ''') +read_aloud20_filled = NotStr(''' ''') +arrow_undo24_regular = NotStr(''' ''') +calendar_ltr28_filled = NotStr(''' ''') +emoji20_regular = NotStr(''' ''') +window_wrench48_filled = NotStr(''' ''') +lock_multiple24_regular = NotStr(''' ''') +calendar_reply24_filled = NotStr(''' ''') +square_add20_regular = NotStr(''' ''') +heart_broken20_regular = NotStr(''' ''') +star_half24_filled = NotStr(''' ''') +weather_moon_off28_regular = NotStr(''' ''') +scan_type_checkmark20_filled = NotStr(''' ''') +text_paragraph24_filled = NotStr(''' ''') +class20_regular = NotStr(''' ''') +more_vertical16_regular = NotStr(''' ''') +pause12_filled = NotStr(''' ''') +subtract48_filled = NotStr(''' ''') +channel_dismiss24_filled = NotStr(''' ''') +battery1024_filled = NotStr(''' ''') +number_row24_filled = NotStr(''' ''') +earth20_regular = NotStr(''' ''') +document_page_number20_regular = NotStr(''' ''') +javascript20_filled = NotStr(''' ''') +signature16_filled = NotStr(''' ''') +more_horizontal16_filled = NotStr(''' ''') +comment_arrow_right28_filled = NotStr(''' ''') +calendar_multiple16_regular = NotStr(''' ''') +people_error24_filled = NotStr(''' ''') +arrow_expand24_regular = NotStr(''' ''') +data_bar_horizontal24_regular = NotStr(''' ''') +window_arrow_up24_filled = NotStr(''' ''') +send_copy24_filled = NotStr(''' ''') +shield48_filled = NotStr(''' ''') +ribbon_off16_filled = NotStr(''' ''') +image_arrow_counterclockwise24_filled = NotStr(''' ''') +arrow_maximize_vertical48_regular = NotStr(''' ''') +math_format_professional24_regular = NotStr(''' ''') +tab_desktop_image24_regular = NotStr(''' ''') +presenter_off24_regular = NotStr(''' ''') +arrow_maximize_vertical48_filled = NotStr(''' ''') +person20_regular = NotStr(''' ''') +comment20_regular = NotStr(''' ''') +person_settings20_regular = NotStr(''' ''') +person_info16_filled = NotStr(''' ''') +hat_graduation24_regular = NotStr(''' ''') +rhombus16_regular = NotStr(''' ''') +panel_right_contract20_filled = NotStr(''' ''') +building_retail_money20_regular = NotStr(''' ''') +speaker_mute16_filled = NotStr(''' ''') +arrow_turn_bidirectional_down_right20_filled = NotStr(''' ''') +attach20_filled = NotStr(''' ''') +arrow_step_in_left16_regular = NotStr(''' ''') +desktop_keyboard28_regular = NotStr(''' ''') +shield_checkmark20_regular = NotStr(''' ''') +protocol_handler16_filled = NotStr(''' ''') +mail_attach16_filled = NotStr(''' ''') +table_stack_above24_regular = NotStr(''' ''') +desktop_keyboard20_filled = NotStr(''' ''') +record_stop16_regular = NotStr(''' ''') +table_add20_filled = NotStr(''' ''') +channel_arrow_left48_filled = NotStr(''' ''') +calendar_month24_filled = NotStr(''' ''') +fingerprint48_regular = NotStr(''' ''') +oval28_filled = NotStr(''' ''') +dock_row20_filled = NotStr(''' ''') +cloud_arrow_up32_filled = NotStr(''' ''') +document_add24_filled = NotStr(''' ''') +shield_dismiss16_regular = NotStr(''' ''') +call_prohibited28_regular = NotStr(''' ''') +arrow_left24_regular = NotStr(''' ''') +phone_laptop16_filled = NotStr(''' ''') +video_recording20_regular = NotStr(''' ''') +vehicle_car_profile_rtl16_regular = NotStr(''' ''') +food20_filled = NotStr(''' ''') +chevron_up_down20_regular = NotStr(''' ''') +location24_regular = NotStr(''' ''') +paint_brush_arrow_down24_filled = NotStr(''' ''') +pin48_filled = NotStr(''' ''') +gift20_regular = NotStr(''' ''') +trophy_off28_filled = NotStr(''' ''') +image_alt_text24_filled = NotStr(''' ''') +caret_down12_filled = NotStr(''' ''') +table_insert_row24_regular = NotStr(''' ''') +square_arrow_forward16_filled = NotStr(''' ''') +pivot20_filled = NotStr(''' ''') +photo_filter24_regular = NotStr(''' ''') +sparkle48_regular = NotStr(''' ''') +contract_down_left24_filled = NotStr(''' ''') +important20_filled = NotStr(''' ''') +headphones_sound_wave20_regular = NotStr(''' ''') +math_symbols48_filled = NotStr(''' ''') +text_grammar_dismiss24_regular = NotStr(''' ''') +code20_filled = NotStr(''' ''') +checkbox_checked_sync16_regular = NotStr(''' ''') +device_eq20_filled = NotStr(''' ''') +branch_fork_hint24_filled = NotStr(''' ''') +arrow_down_left16_regular = NotStr(''' ''') +window_dev_tools16_regular = NotStr(''' ''') +window_ad_off20_regular = NotStr(''' ''') +chat_settings20_filled = NotStr(''' ''') +receipt_play24_filled = NotStr(''' ''') +home32_filled = NotStr(''' ''') +person_feedback20_filled = NotStr(''' ''') +camera24_regular = NotStr(''' ''') +heart12_filled = NotStr(''' ''') +surface_earbuds20_filled = NotStr(''' ''') +book_toolbox24_regular = NotStr(''' ''') +gauge24_filled = NotStr(''' ''') +clipboard_task_list_ltr20_regular = NotStr(''' ''') +weather_duststorm48_regular = NotStr(''' ''') +brightness_high48_filled = NotStr(''' ''') +note16_filled = NotStr(''' ''') +weather_sunny_low20_filled = NotStr(''' ''') +calculator24_filled = NotStr(''' ''') +window_wrench20_regular = NotStr(''' ''') +calendar_add20_filled = NotStr(''' ''') +speaker_off20_filled = NotStr(''' ''') +music_note124_filled = NotStr(''' ''') +rating_mature24_filled = NotStr(''' ''') +keyboard_dock24_filled = NotStr(''' ''') +delete_dismiss24_regular = NotStr(''' ''') +savings24_filled = NotStr(''' ''') +blur28_filled = NotStr(''' ''') +folder_zip24_filled = NotStr(''' ''') +laptop24_regular = NotStr(''' ''') +shifts_availability24_regular = NotStr(''' ''') +sport_american_football24_regular = NotStr(''' ''') +arrow_curve_up_left20_filled = NotStr(''' ''') +settings_chat20_regular = NotStr(''' ''') +prohibited_multiple24_filled = NotStr(''' ''') +square20_regular = NotStr(''' ''') +arrow_up48_regular = NotStr(''' ''') +person_question_mark16_regular = NotStr(''' ''') +tent24_regular = NotStr(''' ''') +contact_card_ribbon28_filled = NotStr(''' ''') +video28_regular = NotStr(''' ''') +open_folder28_filled = NotStr(''' ''') +key20_filled = NotStr(''' ''') +text_align_center20_regular = NotStr(''' ''') +animal_rabbit20_filled = NotStr(''' ''') +table_stack_right24_filled = NotStr(''' ''') +text_grammar_wand24_regular = NotStr(''' ''') +box20_regular = NotStr(''' ''') +document_arrow_down20_filled = NotStr(''' ''') +drag24_regular = NotStr(''' ''') +arrow_repeat_all16_filled = NotStr(''' ''') +box24_filled = NotStr(''' ''') +table24_filled = NotStr(''' ''') +comment_multiple16_filled = NotStr(''' ''') +globe32_regular = NotStr(''' ''') +speaker148_regular = NotStr(''' ''') +drink_margarita24_filled = NotStr(''' ''') +document20_filled = NotStr(''' ''') +arrow_bounce24_regular = NotStr(''' ''') +arrow_split20_regular = NotStr(''' ''') +square_hint16_filled = NotStr(''' ''') +molecule48_filled = NotStr(''' ''') +oval20_filled = NotStr(''' ''') +document_landscape24_filled = NotStr(''' ''') +document_link16_filled = NotStr(''' ''') +pentagon48_filled = NotStr(''' ''') +tab_add20_regular = NotStr(''' ''') +scan_dash16_regular = NotStr(''' ''') +cloud_dismiss48_filled = NotStr(''' ''') +sidebar_search_rtl20_filled = NotStr(''' ''') +home12_regular = NotStr(''' ''') +share_screen_person_p28_regular = NotStr(''' ''') +text_number_format24_regular = NotStr(''' ''') +desktop_flow20_filled = NotStr(''' ''') +keyboard_layout_split24_filled = NotStr(''' ''') +mail_clock24_filled = NotStr(''' ''') +video36020_regular = NotStr(''' ''') +zoom_in24_filled = NotStr(''' ''') +checkmark28_filled = NotStr(''' ''') +vehicle_car_collision24_filled = NotStr(''' ''') +person_arrow_left16_filled = NotStr(''' ''') +text_direction_horizontal_left20_regular = NotStr(''' ''') +comment_error24_regular = NotStr(''' ''') +share_screen_person_p20_regular = NotStr(''' ''') +arrow_bounce16_filled = NotStr(''' ''') +person_prohibited24_filled = NotStr(''' ''') +call_forward28_filled = NotStr(''' ''') +arrow_sort20_filled = NotStr(''' ''') +comment_multiple_link24_filled = NotStr(''' ''') +tap_double24_regular = NotStr(''' ''') +bookmark_multiple32_regular = NotStr(''' ''') +chevron_circle_right12_filled = NotStr(''' ''') +people_add24_filled = NotStr(''' ''') +arrow_left16_filled = NotStr(''' ''') +door28_filled = NotStr(''' ''') +conference_room20_filled = NotStr(''' ''') +mail_edit24_filled = NotStr(''' ''') +folder20_filled = NotStr(''' ''') +alert_urgent16_filled = NotStr(''' ''') +share_screen_start28_filled = NotStr(''' ''') +table_resize_row16_filled = NotStr(''' ''') +checkmark12_regular = NotStr(''' ''') +cloud_arrow_up28_filled = NotStr(''' ''') +error_circle20_filled = NotStr(''' ''') +calendar_week_start28_regular = NotStr(''' ''') +emoji_angry20_regular = NotStr(''' ''') +brightness_high20_filled = NotStr(''' ''') +document_table_search24_filled = NotStr(''' ''') +document_table16_filled = NotStr(''' ''') +document_text_link24_regular = NotStr(''' ''') +phone_update24_regular = NotStr(''' ''') +tab_arrow_left24_filled = NotStr(''' ''') +emoji_angry24_filled = NotStr(''' ''') +stack24_regular = NotStr(''' ''') +align_end_vertical20_regular = NotStr(''' ''') +calendar_star16_regular = NotStr(''' ''') +glasses24_regular = NotStr(''' ''') +extended_dock24_filled = NotStr(''' ''') +pill24_filled = NotStr(''' ''') +mic32_regular = NotStr(''' ''') +document_catch_up20_regular = NotStr(''' ''') +dual_screen_update24_regular = NotStr(''' ''') +bluetooth28_regular = NotStr(''' ''') +headset48_regular = NotStr(''' ''') +alert20_filled = NotStr(''' ''') +text_indent_decrease_ltr16_regular = NotStr(''' ''') +text_subscript20_regular = NotStr(''' ''') +cursor_hover48_filled = NotStr(''' ''') +link_square12_filled = NotStr(''' ''') +arrow_down32_regular = NotStr(''' ''') +data_bar_vertical_add20_regular = NotStr(''' ''') +save_arrow_right24_filled = NotStr(''' ''') +zoom_out16_filled = NotStr(''' ''') +border_bottom_double24_regular = NotStr(''' ''') +text_align_justify24_filled = NotStr(''' ''') +closed_caption20_filled = NotStr(''' ''') +align_space_around_horizontal20_regular = NotStr(''' ''') +dialpad_off20_filled = NotStr(''' ''') +arrow_hook_down_left28_regular = NotStr(''' ''') +split_vertical48_filled = NotStr(''' ''') +text_line_spacing24_regular = NotStr(''' ''') +slide_text16_regular = NotStr(''' ''') +document_error16_filled = NotStr(''' ''') +alert_off20_filled = NotStr(''' ''') +dismiss_square_multiple16_regular = NotStr(''' ''') +arrow_hook_down_left16_filled = NotStr(''' ''') +skip_forward3020_filled = NotStr(''' ''') +picture_in_picture24_regular = NotStr(''' ''') +arrow_circle_down16_regular = NotStr(''' ''') +scan_thumb_up28_regular = NotStr(''' ''') +panel_bottom_expand20_filled = NotStr(''' ''') +calendar_clock20_filled = NotStr(''' ''') +snooze16_regular = NotStr(''' ''') +smartwatch24_filled = NotStr(''' ''') +book_contacts24_filled = NotStr(''' ''') +text_subscript16_regular = NotStr(''' ''') +scan_dash28_filled = NotStr(''' ''') +puzzle_piece24_filled = NotStr(''' ''') +arrow_left28_filled = NotStr(''' ''') +sanitize24_regular = NotStr(''' ''') +pin16_regular = NotStr(''' ''') +text_position_tight20_filled = NotStr(''' ''') +task_list_rtl20_filled = NotStr(''' ''') +document_dismiss24_filled = NotStr(''' ''') +checkmark24_regular = NotStr(''' ''') +cloud_sync48_filled = NotStr(''' ''') +fps6028_filled = NotStr(''' ''') +box_arrow_left20_filled = NotStr(''' ''') +multiplier2_x32_filled = NotStr(''' ''') +weather_rain_showers_night20_regular = NotStr(''' ''') +document_header24_filled = NotStr(''' ''') +speaker_mute48_filled = NotStr(''' ''') +shopping_bag_pause24_filled = NotStr(''' ''') +person_add28_regular = NotStr(''' ''') +settings16_filled = NotStr(''' ''') +comment_checkmark12_filled = NotStr(''' ''') +alert_urgent20_filled = NotStr(''' ''') +text_change_case24_regular = NotStr(''' ''') +cube12_regular = NotStr(''' ''') +chat_warning16_regular = NotStr(''' ''') +scale_fit16_filled = NotStr(''' ''') +tv_usb48_filled = NotStr(''' ''') +gas_pump24_regular = NotStr(''' ''') +presence_unknown16_regular = NotStr(''' ''') +tab_desktop_bottom24_regular = NotStr(''' ''') +shield_dismiss24_filled = NotStr(''' ''') +calendar_reply20_regular = NotStr(''' ''') +save20_filled = NotStr(''' ''') +text_position_front20_regular = NotStr(''' ''') +cloud_arrow_up16_regular = NotStr(''' ''') +text_header124_filled = NotStr(''' ''') +share_screen_start48_regular = NotStr(''' ''') +phone_shake24_regular = NotStr(''' ''') +midi20_filled = NotStr(''' ''') +globe_video20_regular = NotStr(''' ''') +tag_error16_filled = NotStr(''' ''') +vehicle_car_collision48_filled = NotStr(''' ''') +sound_source24_filled = NotStr(''' ''') +grid28_regular = NotStr(''' ''') +folder_globe20_regular = NotStr(''' ''') +speaker_usb28_filled = NotStr(''' ''') +notebook_question_mark24_regular = NotStr(''' ''') +cloud_words16_regular = NotStr(''' ''') +select_object_skew_dismiss24_regular = NotStr(''' ''') +production24_regular = NotStr(''' ''') +calendar_ltr32_filled = NotStr(''' ''') +document_person20_filled = NotStr(''' ''') +multiplier1_x20_regular = NotStr(''' ''') +folder_add16_filled = NotStr(''' ''') +notepad_edit20_regular = NotStr(''' ''') +flow16_filled = NotStr(''' ''') +rewind24_filled = NotStr(''' ''') +chevron_up12_regular = NotStr(''' ''') +person48_regular = NotStr(''' ''') +person_feedback24_filled = NotStr(''' ''') +movies_and_tv16_regular = NotStr(''' ''') +reward16_regular = NotStr(''' ''') +pi24_regular = NotStr(''' ''') +toolbox24_filled = NotStr(''' ''') +play_circle24_filled = NotStr(''' ''') +mic_prohibited24_regular = NotStr(''' ''') +table_add24_filled = NotStr(''' ''') +immersive_reader16_filled = NotStr(''' ''') +shield_keyhole24_regular = NotStr(''' ''') +dumbbell20_regular = NotStr(''' ''') +mail_inbox_arrow_down20_regular = NotStr(''' ''') +arrow_bounce24_filled = NotStr(''' ''') +person_arrow_right24_regular = NotStr(''' ''') +star_add20_filled = NotStr(''' ''') +balloon20_filled = NotStr(''' ''') +box_multiple_search24_regular = NotStr(''' ''') +line_dashes24_regular = NotStr(''' ''') +tap_double32_regular = NotStr(''' ''') +comment_multiple_link24_regular = NotStr(''' ''') +meet_now32_filled = NotStr(''' ''') +luggage28_filled = NotStr(''' ''') +notebook_section24_regular = NotStr(''' ''') +document_catch_up16_filled = NotStr(''' ''') +bookmark_search20_filled = NotStr(''' ''') +multiplier5_x32_regular = NotStr(''' ''') +arrow_reply48_filled = NotStr(''' ''') +scan_dash20_filled = NotStr(''' ''') +cloud_checkmark24_regular = NotStr(''' ''') +comment_arrow_left20_filled = NotStr(''' ''') +mail_inbox_arrow_right24_filled = NotStr(''' ''') +window_shield20_regular = NotStr(''' ''') +presenter_off20_filled = NotStr(''' ''') +border_none20_regular = NotStr(''' ''') +shield_badge20_regular = NotStr(''' ''') +contact_card_ribbon32_filled = NotStr(''' ''') +video_off48_filled = NotStr(''' ''') +video_sync20_filled = NotStr(''' ''') +book_search20_filled = NotStr(''' ''') +text_bold20_regular = NotStr(''' ''') +weather_haze20_filled = NotStr(''' ''') +weather_rain_showers_night24_filled = NotStr(''' ''') +doctor16_filled = NotStr(''' ''') +document_arrow_right24_regular = NotStr(''' ''') +open48_filled = NotStr(''' ''') +checkbox_unchecked24_filled = NotStr(''' ''') +arrow_enter_left24_regular = NotStr(''' ''') +tab_desktop_multiple20_regular = NotStr(''' ''') +heart20_filled = NotStr(''' ''') +video_person24_filled = NotStr(''' ''') +time_and_weather24_filled = NotStr(''' ''') +vehicle_cab20_regular = NotStr(''' ''') +headphones_sound_wave32_regular = NotStr(''' ''') +add_square_multiple16_filled = NotStr(''' ''') +ribbon24_regular = NotStr(''' ''') +filter24_filled = NotStr(''' ''') +apps_add_in16_regular = NotStr(''' ''') +chevron_left20_regular = NotStr(''' ''') +book_add24_regular = NotStr(''' ''') +emoji_sad20_regular = NotStr(''' ''') +arrow_up_left24_regular = NotStr(''' ''') +person32_filled = NotStr(''' ''') +scan_text24_regular = NotStr(''' ''') +calendar_arrow_right24_filled = NotStr(''' ''') +sticker24_filled = NotStr(''' ''') +battery224_regular = NotStr(''' ''') +clipboard_pulse24_regular = NotStr(''' ''') +note_edit24_regular = NotStr(''' ''') +text_bullet_list_ltr16_filled = NotStr(''' ''') +money_calculator24_filled = NotStr(''' ''') +flip_vertical48_regular = NotStr(''' ''') +draw_image24_regular = NotStr(''' ''') +checkbox_checked_sync16_filled = NotStr(''' ''') +info20_regular = NotStr(''' ''') +notepad16_filled = NotStr(''' ''') +clipboard_bullet_list_rtl16_filled = NotStr(''' ''') +people_community_add28_filled = NotStr(''' ''') +rocket24_filled = NotStr(''' ''') +beach24_filled = NotStr(''' ''') +doctor28_regular = NotStr(''' ''') +calendar_person20_filled = NotStr(''' ''') +table_freeze_column_and_row16_filled = NotStr(''' ''') +weather_rain_showers_day48_regular = NotStr(''' ''') +document_page_top_center24_regular = NotStr(''' ''') +layer24_filled = NotStr(''' ''') +text_column_two_right20_regular = NotStr(''' ''') +tasks_app20_filled = NotStr(''' ''') +circle_small24_regular = NotStr(''' ''') +smartwatch_dot24_filled = NotStr(''' ''') +comment_lightning24_regular = NotStr(''' ''') +desktop32_filled = NotStr(''' ''') +warning24_regular = NotStr(''' ''') +text_case_title20_filled = NotStr(''' ''') +border_left20_regular = NotStr(''' ''') +translate16_regular = NotStr(''' ''') +folder_arrow_right24_filled = NotStr(''' ''') +arrow_hook_down_right20_regular = NotStr(''' ''') +people_money24_filled = NotStr(''' ''') +arrow_circle_right28_regular = NotStr(''' ''') +briefcase_off24_filled = NotStr(''' ''') +send28_filled = NotStr(''' ''') +add_square24_filled = NotStr(''' ''') +textbox_align_bottom24_regular = NotStr(''' ''') +shield_lock24_filled = NotStr(''' ''') +backpack48_filled = NotStr(''' ''') +mic_off12_regular = NotStr(''' ''') +mail_attach20_regular = NotStr(''' ''') +reading_mode_mobile20_regular = NotStr(''' ''') +comment_multiple_checkmark16_filled = NotStr(''' ''') +cloud_dismiss28_filled = NotStr(''' ''') +temperature16_regular = NotStr(''' ''') +circle48_filled = NotStr(''' ''') +clock_dismiss20_filled = NotStr(''' ''') +edit20_regular = NotStr(''' ''') +building_bank48_filled = NotStr(''' ''') +book_theta24_regular = NotStr(''' ''') +ios_arrow_rtl24_filled = NotStr(''' ''') +conference_room16_regular = NotStr(''' ''') +shopping_bag20_filled = NotStr(''' ''') +text_clear_formatting20_filled = NotStr(''' ''') +rewind20_filled = NotStr(''' ''') +wifi_off24_regular = NotStr(''' ''') +balloon24_regular = NotStr(''' ''') +shopping_bag_pause24_regular = NotStr(''' ''') +text_bullet_list_square_warning24_filled = NotStr(''' ''') +beach32_regular = NotStr(''' ''') +control_button24_filled = NotStr(''' ''') +people_add20_regular = NotStr(''' ''') +book_star24_filled = NotStr(''' ''') +mail_inbox_checkmark16_filled = NotStr(''' ''') +image20_filled = NotStr(''' ''') +textbox_align_top_rotate9024_regular = NotStr(''' ''') +add_subtract_circle28_regular = NotStr(''' ''') +money_dismiss24_regular = NotStr(''' ''') +checkbox_checked20_regular = NotStr(''' ''') +checkbox_checked_sync20_filled = NotStr(''' ''') +font_space_tracking_out20_regular = NotStr(''' ''') +add24_filled = NotStr(''' ''') +document_arrow_right20_regular = NotStr(''' ''') +subtract_circle_arrow_forward16_regular = NotStr(''' ''') +voicemail_subtract16_regular = NotStr(''' ''') +directions24_filled = NotStr(''' ''') +screen_person20_filled = NotStr(''' ''') +calendar_multiple24_regular = NotStr(''' ''') +dual_screen_mirror24_regular = NotStr(''' ''') +preview_link24_regular = NotStr(''' ''') +call_prohibited28_filled = NotStr(''' ''') +apps_add_in20_filled = NotStr(''' ''') +bowl_chopsticks16_regular = NotStr(''' ''') +link32_filled = NotStr(''' ''') +emoji_sparkle48_filled = NotStr(''' ''') +arrow_export_up24_filled = NotStr(''' ''') +run20_regular = NotStr(''' ''') +compose28_regular = NotStr(''' ''') +arrow_circle_left28_filled = NotStr(''' ''') +app_generic20_filled = NotStr(''' ''') +local_language28_regular = NotStr(''' ''') +sticker20_regular = NotStr(''' ''') +headset_add20_regular = NotStr(''' ''') +class20_filled = NotStr(''' ''') +align_left24_filled = NotStr(''' ''') +calendar_rtl48_filled = NotStr(''' ''') +person_feedback24_regular = NotStr(''' ''') +channel28_filled = NotStr(''' ''') +lasso28_regular = NotStr(''' ''') +folder48_filled = NotStr(''' ''') +checkbox_warning20_regular = NotStr(''' ''') +caret_up16_filled = NotStr(''' ''') +scan_table24_filled = NotStr(''' ''') +tab28_regular = NotStr(''' ''') +print28_filled = NotStr(''' ''') +square_shadow12_regular = NotStr(''' ''') +skip_back1048_regular = NotStr(''' ''') +document_header16_filled = NotStr(''' ''') +table_stack_left16_regular = NotStr(''' ''') +select_object_skew24_filled = NotStr(''' ''') +key16_filled = NotStr(''' ''') +certificate24_filled = NotStr(''' ''') +apps24_regular = NotStr(''' ''') +branch_fork_link20_regular = NotStr(''' ''') +text_position_front24_filled = NotStr(''' ''') +cloud_arrow_up48_regular = NotStr(''' ''') +channel_alert16_regular = NotStr(''' ''') +globe_prohibited20_regular = NotStr(''' ''') +quiz_new48_filled = NotStr(''' ''') +live_off20_filled = NotStr(''' ''') +wifi_warning24_regular = NotStr(''' ''') +document_edit24_regular = NotStr(''' ''') +bookmark_multiple24_regular = NotStr(''' ''') +battery520_filled = NotStr(''' ''') +document_landscape20_regular = NotStr(''' ''') +image_alt_text20_regular = NotStr(''' ''') +double_swipe_down24_filled = NotStr(''' ''') +align_center_horizontal24_regular = NotStr(''' ''') +share_screen_person_overlay_inside20_regular = NotStr(''' ''') +mail_read28_filled = NotStr(''' ''') +position_backward20_filled = NotStr(''' ''') +cloud_off48_regular = NotStr(''' ''') +mail_pause16_filled = NotStr(''' ''') +clipboard_bullet_list_ltr16_regular = NotStr(''' ''') +cellular_data424_filled = NotStr(''' ''') +tv20_filled = NotStr(''' ''') +share16_filled = NotStr(''' ''') +arrow_maximize16_regular = NotStr(''' ''') +book_letter20_regular = NotStr(''' ''') +text_period_asterisk20_regular = NotStr(''' ''') +video_prohibited20_regular = NotStr(''' ''') +notebook_subsection24_filled = NotStr(''' ''') +clipboard_paste20_filled = NotStr(''' ''') +comment_error24_filled = NotStr(''' ''') +sign_out24_regular = NotStr(''' ''') +maximize24_filled = NotStr(''' ''') +vault24_regular = NotStr(''' ''') +leaf_two24_filled = NotStr(''' ''') +cloud_arrow_up28_regular = NotStr(''' ''') +add16_regular = NotStr(''' ''') +document_width24_filled = NotStr(''' ''') +pill16_filled = NotStr(''' ''') +presence_dnd12_regular = NotStr(''' ''') +contact_card28_filled = NotStr(''' ''') +bowl_chopsticks20_regular = NotStr(''' ''') +weather_rain_showers_day24_filled = NotStr(''' ''') +star_one_quarter28_filled = NotStr(''' ''') +location_live20_regular = NotStr(''' ''') +database_person24_regular = NotStr(''' ''') +shape_subtract24_regular = NotStr(''' ''') +wallet48_regular = NotStr(''' ''') +search_square24_filled = NotStr(''' ''') +emoji48_filled = NotStr(''' ''') +swipe_right24_regular = NotStr(''' ''') +scan_thumb_up_off24_regular = NotStr(''' ''') +tag_lock_accent16_filled = NotStr(''' ''') +channel_add24_regular = NotStr(''' ''') +math_formula16_regular = NotStr(''' ''') +desktop_flow24_regular = NotStr(''' ''') +task_list_ltr20_filled = NotStr(''' ''') +list16_filled = NotStr(''' ''') +subtract12_regular = NotStr(''' ''') +draw_shape20_filled = NotStr(''' ''') +zoom_out24_filled = NotStr(''' ''') +meet_now20_filled = NotStr(''' ''') +arrow_hook_up_left20_filled = NotStr(''' ''') +midi24_filled = NotStr(''' ''') +desktop_toolbox20_regular = NotStr(''' ''') +box_toolbox24_filled = NotStr(''' ''') +text_bullet_list_square_edit20_regular = NotStr(''' ''') +arrow_circle_right12_regular = NotStr(''' ''') +developer_board20_regular = NotStr(''' ''') +table_add20_regular = NotStr(''' ''') +port_usb_a24_regular = NotStr(''' ''') +document_ribbon48_regular = NotStr(''' ''') +new24_regular = NotStr(''' ''') +phone_pagination24_regular = NotStr(''' ''') +clock_alarm24_regular = NotStr(''' ''') +calendar_empty20_filled = NotStr(''' ''') +border_left24_filled = NotStr(''' ''') +open_off16_regular = NotStr(''' ''') +note20_filled = NotStr(''' ''') +slide_microphone32_regular = NotStr(''' ''') +money_dismiss24_filled = NotStr(''' ''') +arrow_download20_regular = NotStr(''' ''') +previous16_regular = NotStr(''' ''') +comment_arrow_left16_regular = NotStr(''' ''') +call_inbound20_regular = NotStr(''' ''') +weather_sunny_low20_regular = NotStr(''' ''') +mail_template16_filled = NotStr(''' ''') +wallpaper24_regular = NotStr(''' ''') +calendar_clock16_regular = NotStr(''' ''') +tap_single24_regular = NotStr(''' ''') +flash28_regular = NotStr(''' ''') +comment_multiple_checkmark28_filled = NotStr(''' ''') +calendar_day16_filled = NotStr(''' ''') +person_feedback16_regular = NotStr(''' ''') +star_three_quarter24_filled = NotStr(''' ''') +multiplier18_x24_filled = NotStr(''' ''') +movies_and_tv24_filled = NotStr(''' ''') +quiz_new28_regular = NotStr(''' ''') +print16_filled = NotStr(''' ''') +book_arrow_clockwise24_regular = NotStr(''' ''') +note_edit20_filled = NotStr(''' ''') +mail_shield20_regular = NotStr(''' ''') +drink_coffee16_filled = NotStr(''' ''') +people_swap28_regular = NotStr(''' ''') +slide_text28_regular = NotStr(''' ''') +link20_regular = NotStr(''' ''') +video36024_regular = NotStr(''' ''') +document_css20_regular = NotStr(''' ''') +gift_card16_regular = NotStr(''' ''') +tv_usb20_regular = NotStr(''' ''') +speaker020_filled = NotStr(''' ''') +city16_filled = NotStr(''' ''') +vehicle_cab24_regular = NotStr(''' ''') +copy16_regular = NotStr(''' ''') +draw_image24_filled = NotStr(''' ''') +lightbulb_filament48_filled = NotStr(''' ''') +drag24_filled = NotStr(''' ''') +contact_card_group20_regular = NotStr(''' ''') +position_to_front24_filled = NotStr(''' ''') +drop28_filled = NotStr(''' ''') +multiplier2_x32_regular = NotStr(''' ''') +weather_rain_showers_day20_filled = NotStr(''' ''') +shield28_filled = NotStr(''' ''') +web_asset24_filled = NotStr(''' ''') +divider_tall20_regular = NotStr(''' ''') +question_circle48_filled = NotStr(''' ''') +sport16_filled = NotStr(''' ''') +people_team16_filled = NotStr(''' ''') +delete_dismiss28_filled = NotStr(''' ''') +keyboard24_filled = NotStr(''' ''') +home20_filled = NotStr(''' ''') +branch20_filled = NotStr(''' ''') +cloud_archive28_regular = NotStr(''' ''') +font_space_tracking_out16_filled = NotStr(''' ''') +calendar_checkmark20_filled = NotStr(''' ''') +copy20_regular = NotStr(''' ''') +text_align_center16_regular = NotStr(''' ''') +communication24_filled = NotStr(''' ''') +document_add24_regular = NotStr(''' ''') +speaker228_filled = NotStr(''' ''') +comment16_regular = NotStr(''' ''') +backpack12_regular = NotStr(''' ''') +shifts_add24_regular = NotStr(''' ''') +video_switch20_regular = NotStr(''' ''') +read_aloud28_regular = NotStr(''' ''') +folder_add28_regular = NotStr(''' ''') +text_grammar_arrow_right20_filled = NotStr(''' ''') +tag_lock32_filled = NotStr(''' ''') +eye24_regular = NotStr(''' ''') +mail_multiple20_filled = NotStr(''' ''') +arrow_routing24_regular = NotStr(''' ''') +trophy48_filled = NotStr(''' ''') +document_multiple_percent20_filled = NotStr(''' ''') +shifts_add24_filled = NotStr(''' ''') +document_margins20_regular = NotStr(''' ''') +cellular_data224_regular = NotStr(''' ''') +branch_compare24_regular = NotStr(''' ''') +table_stack_right24_regular = NotStr(''' ''') +square_hint_sparkles48_filled = NotStr(''' ''') +emoji_multiple24_regular = NotStr(''' ''') +text_direction_rotate90_left24_regular = NotStr(''' ''') +location_arrow_right48_regular = NotStr(''' ''') +calendar_pattern20_filled = NotStr(''' ''') +search28_filled = NotStr(''' ''') +skip_back1020_filled = NotStr(''' ''') +checkbox_person20_filled = NotStr(''' ''') +glance24_filled = NotStr(''' ''') +inking_tool16_regular = NotStr(''' ''') +eye_tracking_off20_filled = NotStr(''' ''') +square_hint_sparkles20_regular = NotStr(''' ''') +question_circle16_filled = NotStr(''' ''') +mail_all_read20_filled = NotStr(''' ''') +speaker220_regular = NotStr(''' ''') +pause_circle20_regular = NotStr(''' ''') +text_underline20_filled = NotStr(''' ''') +comment_multiple_checkmark24_regular = NotStr(''' ''') +live20_filled = NotStr(''' ''') +stop24_filled = NotStr(''' ''') +building_bank_link16_regular = NotStr(''' ''') +bookmark_multiple20_filled = NotStr(''' ''') +calendar_week_start20_regular = NotStr(''' ''') +align_end_vertical20_filled = NotStr(''' ''') +delete_lines20_regular = NotStr(''' ''') +call20_filled = NotStr(''' ''') +timer32_filled = NotStr(''' ''') +link24_filled = NotStr(''' ''') +link24_regular = NotStr(''' ''') +eraser20_filled = NotStr(''' ''') +couch20_filled = NotStr(''' ''') +book_open32_filled = NotStr(''' ''') +organization20_regular = NotStr(''' ''') +ruler20_regular = NotStr(''' ''') +call_pause24_regular = NotStr(''' ''') +picture_in_picture16_regular = NotStr(''' ''') +tetris_app16_filled = NotStr(''' ''') +table_freeze_row28_filled = NotStr(''' ''') +map_drive24_filled = NotStr(''' ''') +more_vertical28_regular = NotStr(''' ''') +star_one_quarter24_filled = NotStr(''' ''') +shopping_bag_arrow_left20_filled = NotStr(''' ''') +image_multiple28_regular = NotStr(''' ''') +fps3028_regular = NotStr(''' ''') +person_prohibited16_filled = NotStr(''' ''') +people_sync20_regular = NotStr(''' ''') +games28_regular = NotStr(''' ''') +arrow_redo16_regular = NotStr(''' ''') +calendar_info20_regular = NotStr(''' ''') +document16_regular = NotStr(''' ''') +laptop24_filled = NotStr(''' ''') +arrow_down_left20_filled = NotStr(''' ''') +channel_arrow_left28_filled = NotStr(''' ''') +tent12_regular = NotStr(''' ''') +contact_card_ribbon16_regular = NotStr(''' ''') +arrow_sync_circle20_regular = NotStr(''' ''') +eye_off16_filled = NotStr(''' ''') +text_underline16_regular = NotStr(''' ''') +star_half28_filled = NotStr(''' ''') +text_t28_filled = NotStr(''' ''') +emoji_sparkle20_filled = NotStr(''' ''') +window_header_vertical20_regular = NotStr(''' ''') +table24_regular = NotStr(''' ''') +beach28_regular = NotStr(''' ''') +headphones28_filled = NotStr(''' ''') +window_wrench32_filled = NotStr(''' ''') +cloud_arrow_down32_filled = NotStr(''' ''') +rectangle_landscape12_filled = NotStr(''' ''') +paint_bucket16_regular = NotStr(''' ''') +thumb_dislike24_regular = NotStr(''' ''') +split_vertical16_filled = NotStr(''' ''') +text_proofing_tools24_filled = NotStr(''' ''') +textbox_align_top_rotate9024_filled = NotStr(''' ''') +payment20_regular = NotStr(''' ''') +battery924_filled = NotStr(''' ''') +bowl_chopsticks28_filled = NotStr(''' ''') +comment_arrow_left24_filled = NotStr(''' ''') +mic_off16_filled = NotStr(''' ''') +notebook_sync24_filled = NotStr(''' ''') +chevron_double_up16_filled = NotStr(''' ''') +battery_checkmark24_regular = NotStr(''' ''') +comment_error16_filled = NotStr(''' ''') +voicemail_arrow_forward16_filled = NotStr(''' ''') +note_add24_filled = NotStr(''' ''') +contact_card_group24_regular = NotStr(''' ''') +dual_screen_speaker24_regular = NotStr(''' ''') +shield_error20_filled = NotStr(''' ''') +arrow_between_down20_regular = NotStr(''' ''') +calendar_person16_filled = NotStr(''' ''') +text_header324_regular = NotStr(''' ''') +text_font_info24_filled = NotStr(''' ''') +scan_camera24_regular = NotStr(''' ''') +arrow_trending16_filled = NotStr(''' ''') +hd16_regular = NotStr(''' ''') +mail_inbox_dismiss28_filled = NotStr(''' ''') +slide_arrow_right20_regular = NotStr(''' ''') +calendar_agenda24_filled = NotStr(''' ''') +tv_usb28_filled = NotStr(''' ''') +hand_draw28_regular = NotStr(''' ''') +rating_mature24_regular = NotStr(''' ''') +lightbulb_circle24_regular = NotStr(''' ''') +fast_acceleration24_filled = NotStr(''' ''') +circle_line20_filled = NotStr(''' ''') +document_ribbon20_filled = NotStr(''' ''') +document_search16_filled = NotStr(''' ''') +teddy20_filled = NotStr(''' ''') +chevron_down16_filled = NotStr(''' ''') +open_off48_regular = NotStr(''' ''') +star_off28_regular = NotStr(''' ''') +person_tag28_regular = NotStr(''' ''') +desktop_keyboard24_filled = NotStr(''' ''') +border_outside24_filled = NotStr(''' ''') +likert16_regular = NotStr(''' ''') +guitar20_regular = NotStr(''' ''') +subtract_circle32_filled = NotStr(''' ''') +home32_regular = NotStr(''' ''') +panel_left16_filled = NotStr(''' ''') +gift20_filled = NotStr(''' ''') +fluent24_filled = NotStr(''' ''') +text_sort_descending16_filled = NotStr(''' ''') +document_multiple_prohibited24_regular = NotStr(''' ''') +cloud_link16_filled = NotStr(''' ''') +document_table_truck20_regular = NotStr(''' ''') +arrow_sort28_regular = NotStr(''' ''') +text_indent_decrease_rtl24_filled = NotStr(''' ''') +steps20_filled = NotStr(''' ''') +alert_off28_filled = NotStr(''' ''') +megaphone16_regular = NotStr(''' ''') +wifi124_filled = NotStr(''' ''') +chevron_right28_regular = NotStr(''' ''') +subtract_circle28_filled = NotStr(''' ''') +box_multiple_checkmark24_filled = NotStr(''' ''') +person_available16_filled = NotStr(''' ''') +insert20_filled = NotStr(''' ''') +align_right32_regular = NotStr(''' ''') +vote24_filled = NotStr(''' ''') +production_checkmark20_filled = NotStr(''' ''') +chat_arrow_back20_filled = NotStr(''' ''') +drink_beer24_regular = NotStr(''' ''') +chevron_down24_regular = NotStr(''' ''') +select_object24_filled = NotStr(''' ''') +table32_filled = NotStr(''' ''') +person_prohibited20_filled = NotStr(''' ''') +guest16_regular = NotStr(''' ''') +delete_arrow_back16_filled = NotStr(''' ''') +arrow_rotate_clockwise20_filled = NotStr(''' ''') +scan_thumb_up_off24_filled = NotStr(''' ''') +flash_checkmark28_regular = NotStr(''' ''') +prohibited12_filled = NotStr(''' ''') +data_line20_regular = NotStr(''' ''') +clipboard16_filled = NotStr(''' ''') +border_top_bottom_double24_regular = NotStr(''' ''') +phone_desktop28_filled = NotStr(''' ''') +save24_filled = NotStr(''' ''') +subtract24_regular = NotStr(''' ''') +arrow_sort24_filled = NotStr(''' ''') +flowchart24_regular = NotStr(''' ''') +document_toolbox20_regular = NotStr(''' ''') +resize24_regular = NotStr(''' ''') +arrow_hook_up_left24_filled = NotStr(''' ''') +tab_arrow_left24_regular = NotStr(''' ''') +hand_right20_filled = NotStr(''' ''') +speaker124_filled = NotStr(''' ''') +window28_regular = NotStr(''' ''') +phone_span_out16_regular = NotStr(''' ''') +calendar_sync16_regular = NotStr(''' ''') +comment16_filled = NotStr(''' ''') +reward20_filled = NotStr(''' ''') +text_bold20_filled = NotStr(''' ''') +receipt_add20_regular = NotStr(''' ''') +text_bullet_list_tree16_filled = NotStr(''' ''') +comment_off16_filled = NotStr(''' ''') +desktop_keyboard28_filled = NotStr(''' ''') +emoji_sparkle28_filled = NotStr(''' ''') +scan_object24_filled = NotStr(''' ''') +brain_circuit20_filled = NotStr(''' ''') +box_edit20_filled = NotStr(''' ''') +add_subtract_circle16_filled = NotStr(''' ''') +food_apple20_filled = NotStr(''' ''') +document_ribbon24_regular = NotStr(''' ''') +checkbox_warning24_filled = NotStr(''' ''') +share20_filled = NotStr(''' ''') +image_reflection24_regular = NotStr(''' ''') +weather_hail_day48_regular = NotStr(''' ''') +vehicle_car20_regular = NotStr(''' ''') +mic_prohibited48_regular = NotStr(''' ''') +globe_location20_regular = NotStr(''' ''') +vehicle_car16_regular = NotStr(''' ''') +table_simple24_filled = NotStr(''' ''') +document_text_clock24_filled = NotStr(''' ''') +people_audience24_regular = NotStr(''' ''') +center_vertical24_regular = NotStr(''' ''') +square_arrow_forward48_regular = NotStr(''' ''') +document_sync16_regular = NotStr(''' ''') +more_vertical32_filled = NotStr(''' ''') +approvals_app32_regular = NotStr(''' ''') +cloud20_filled = NotStr(''' ''') +dumbbell16_regular = NotStr(''' ''') +arrow_counterclockwise32_regular = NotStr(''' ''') +person_circle12_filled = NotStr(''' ''') +tag_multiple24_filled = NotStr(''' ''') +emoji28_regular = NotStr(''' ''') +color16_filled = NotStr(''' ''') +cloud_arrow_down24_regular = NotStr(''' ''') +skip_forward1020_regular = NotStr(''' ''') +person_support24_regular = NotStr(''' ''') +rewind16_regular = NotStr(''' ''') +board_heart20_filled = NotStr(''' ''') +mail_shield20_filled = NotStr(''' ''') +text_align_distributed24_regular = NotStr(''' ''') +table_freeze_column16_regular = NotStr(''' ''') +organization48_regular = NotStr(''' ''') +arrow_down24_regular = NotStr(''' ''') +video_chat24_regular = NotStr(''' ''') +ratio_one_to_one20_filled = NotStr(''' ''') +shield_task24_regular = NotStr(''' ''') +share_screen_person_p24_filled = NotStr(''' ''') +voicemail28_regular = NotStr(''' ''') +record_stop24_regular = NotStr(''' ''') +desktop_mac24_filled = NotStr(''' ''') +star_half20_filled = NotStr(''' ''') +bot_add24_filled = NotStr(''' ''') +task_list_rtl20_regular = NotStr(''' ''') +search_settings20_regular = NotStr(''' ''') +star_off12_filled = NotStr(''' ''') +briefcase_medical24_regular = NotStr(''' ''') +scan_thumb_up_off20_filled = NotStr(''' ''') +mail24_regular = NotStr(''' ''') +star_add16_filled = NotStr(''' ''') +puzzle_cube48_regular = NotStr(''' ''') +battery020_regular = NotStr(''' ''') +table_delete_column16_regular = NotStr(''' ''') +book_letter24_filled = NotStr(''' ''') +immersive_reader24_regular = NotStr(''' ''') +data_usage_toolbox24_regular = NotStr(''' ''') +tag_search20_regular = NotStr(''' ''') +archive_multiple16_filled = NotStr(''' ''') +camera16_regular = NotStr(''' ''') +document_page_bottom_center24_regular = NotStr(''' ''') +align_center_horizontal16_filled = NotStr(''' ''') +data_area20_filled = NotStr(''' ''') +clipboard_heart20_regular = NotStr(''' ''') +mic_settings24_regular = NotStr(''' ''') +navigation_unread24_regular = NotStr(''' ''') +person_money20_regular = NotStr(''' ''') +multiplier12_x32_regular = NotStr(''' ''') +chevron_up_down24_regular = NotStr(''' ''') +speaker020_regular = NotStr(''' ''') +multiplier1_x24_regular = NotStr(''' ''') +resize_image20_filled = NotStr(''' ''') +arrow_clockwise28_filled = NotStr(''' ''') +data_usage_toolbox24_filled = NotStr(''' ''') +desktop16_filled = NotStr(''' ''') +settings20_regular = NotStr(''' ''') +arrow_down_left20_regular = NotStr(''' ''') +tab_in_private24_regular = NotStr(''' ''') +chevron_double_left20_regular = NotStr(''' ''') +bluetooth24_filled = NotStr(''' ''') +slide_eraser20_regular = NotStr(''' ''') +equal_off24_filled = NotStr(''' ''') +alert_off24_filled = NotStr(''' ''') +brightness_high32_filled = NotStr(''' ''') +shopping_bag_dismiss20_regular = NotStr(''' ''') +calendar_info16_filled = NotStr(''' ''') +sim24_regular = NotStr(''' ''') +tablet24_regular = NotStr(''' ''') +cloud_checkmark28_regular = NotStr(''' ''') +table_delete_row20_filled = NotStr(''' ''') +desktop20_filled = NotStr(''' ''') +settings28_regular = NotStr(''' ''') +weather_snowflake48_filled = NotStr(''' ''') +comment_multiple_link32_filled = NotStr(''' ''') +edit_off20_regular = NotStr(''' ''') +square_hint_arrow_back16_filled = NotStr(''' ''') +open32_filled = NotStr(''' ''') +arrow_sync24_regular = NotStr(''' ''') +drink_beer20_filled = NotStr(''' ''') +arrow_reply_down20_regular = NotStr(''' ''') +system20_regular = NotStr(''' ''') +warning16_filled = NotStr(''' ''') +line48_regular = NotStr(''' ''') +document_header24_regular = NotStr(''' ''') +camera16_filled = NotStr(''' ''') +document_one_page20_regular = NotStr(''' ''') +globe_video32_filled = NotStr(''' ''') +calendar_assistant16_regular = NotStr(''' ''') +weather_hail_night48_filled = NotStr(''' ''') +window_header_horizontal_off20_regular = NotStr(''' ''') +document_percent20_regular = NotStr(''' ''') +plug_disconnected20_filled = NotStr(''' ''') +location_off48_regular = NotStr(''' ''') +chevron_up24_filled = NotStr(''' ''') +trophy32_filled = NotStr(''' ''') +chevron_up16_regular = NotStr(''' ''') +subtract16_filled = NotStr(''' ''') +vehicle_car24_regular = NotStr(''' ''') +multiplier18_x32_filled = NotStr(''' ''') +textbox_rotate9020_filled = NotStr(''' ''') +edit32_filled = NotStr(''' ''') +inking_tool_accent32_filled = NotStr(''' ''') +people_queue20_filled = NotStr(''' ''') +text_align_distributed20_regular = NotStr(''' ''') +document32_filled = NotStr(''' ''') +calendar_sync16_filled = NotStr(''' ''') +weather_squalls24_regular = NotStr(''' ''') +divider_tall20_filled = NotStr(''' ''') +text_first_line24_regular = NotStr(''' ''') +chat_bubbles_question20_regular = NotStr(''' ''') +cloud_off24_regular = NotStr(''' ''') +cube_link20_regular = NotStr(''' ''') +arrow_clockwise20_filled = NotStr(''' ''') +arrow_step_in28_regular = NotStr(''' ''') +bookmark_search20_regular = NotStr(''' ''') +fps3016_regular = NotStr(''' ''') +road_cone32_filled = NotStr(''' ''') +star_emphasis32_regular = NotStr(''' ''') +emoji_add20_regular = NotStr(''' ''') +arrow_trending_checkmark24_regular = NotStr(''' ''') +cube_sync20_filled = NotStr(''' ''') +book_number24_regular = NotStr(''' ''') +record_stop12_regular = NotStr(''' ''') +wallet32_filled = NotStr(''' ''') +connector20_filled = NotStr(''' ''') +organization12_regular = NotStr(''' ''') +table_stack_above16_regular = NotStr(''' ''') +broad_activity_feed20_regular = NotStr(''' ''') +image_copy20_regular = NotStr(''' ''') +arrow_forward48_regular = NotStr(''' ''') +molecule32_regular = NotStr(''' ''') +balloon12_regular = NotStr(''' ''') +border_top24_regular = NotStr(''' ''') +call_park28_regular = NotStr(''' ''') +text_column_one_wide_lightning24_regular = NotStr(''' ''') +desktop_pulse48_regular = NotStr(''' ''') +building_skyscraper24_regular = NotStr(''' ''') +weather_rain48_regular = NotStr(''' ''') +document_arrow_left20_filled = NotStr(''' ''') +emoji_multiple24_filled = NotStr(''' ''') +keyboard20_regular = NotStr(''' ''') +checkmark_circle24_filled = NotStr(''' ''') +box_multiple_search24_filled = NotStr(''' ''') +arrow_circle_left20_regular = NotStr(''' ''') +screen_cut20_regular = NotStr(''' ''') +arrow_sync_off16_regular = NotStr(''' ''') +mail_add16_regular = NotStr(''' ''') +keyboard_layout_float24_filled = NotStr(''' ''') +gas_pump24_filled = NotStr(''' ''') +video_clip_multiple16_regular = NotStr(''' ''') +clipboard_task_list_rtl20_filled = NotStr(''' ''') +arrow_hook_down_left28_filled = NotStr(''' ''') +accessibility28_regular = NotStr(''' ''') +text_bullet_list_add24_filled = NotStr(''' ''') +document_catch_up16_regular = NotStr(''' ''') +video_chat24_filled = NotStr(''' ''') +document_person16_filled = NotStr(''' ''') +chat_dismiss20_regular = NotStr(''' ''') +battery124_regular = NotStr(''' ''') +chevron_circle_down48_filled = NotStr(''' ''') +timer28_filled = NotStr(''' ''') +eyedropper_off20_filled = NotStr(''' ''') +trophy_off32_regular = NotStr(''' ''') +weather_rain_showers_day24_regular = NotStr(''' ''') +apps_list24_regular = NotStr(''' ''') +share_screen_start24_regular = NotStr(''' ''') +cloud_arrow_down20_filled = NotStr(''' ''') +math_symbols20_filled = NotStr(''' ''') +comment_dismiss24_regular = NotStr(''' ''') +shield20_regular = NotStr(''' ''') +protocol_handler24_filled = NotStr(''' ''') +immersive_reader24_filled = NotStr(''' ''') +ios_chevron_right20_regular = NotStr(''' ''') +weather_hail_day24_filled = NotStr(''' ''') +tab_desktop20_filled = NotStr(''' ''') +comment_add16_filled = NotStr(''' ''') +panel_bottom20_filled = NotStr(''' ''') +text_header120_regular = NotStr(''' ''') +comment28_regular = NotStr(''' ''') +slide_microphone24_filled = NotStr(''' ''') +gif24_filled = NotStr(''' ''') +text_add_space_before20_filled = NotStr(''' ''') +gift_card_money20_filled = NotStr(''' ''') +text_position_behind20_regular = NotStr(''' ''') +pause_circle24_regular = NotStr(''' ''') +clock_pause24_regular = NotStr(''' ''') +color_line20_filled = NotStr(''' ''') +glance20_filled = NotStr(''' ''') +organization32_regular = NotStr(''' ''') +clear_formatting16_regular = NotStr(''' ''') +arrow_hook_up_left28_filled = NotStr(''' ''') +text_align_distributed24_filled = NotStr(''' ''') +clipboard_link24_filled = NotStr(''' ''') +flag_pride20_filled = NotStr(''' ''') +briefcase28_filled = NotStr(''' ''') +arrow_left20_filled = NotStr(''' ''') +games48_regular = NotStr(''' ''') +checkmark48_filled = NotStr(''' ''') +flip_vertical20_filled = NotStr(''' ''') +arrow_forward_down_person24_filled = NotStr(''' ''') +payment28_regular = NotStr(''' ''') +phone_laptop20_regular = NotStr(''' ''') +gesture24_regular = NotStr(''' ''') +image_add24_filled = NotStr(''' ''') +table_link24_regular = NotStr(''' ''') +rename20_filled = NotStr(''' ''') +oval24_filled = NotStr(''' ''') +document_header_dismiss20_filled = NotStr(''' ''') +lock_closed32_filled = NotStr(''' ''') +games24_filled = NotStr(''' ''') +clipboard_bullet_list_ltr16_filled = NotStr(''' ''') +chat_dismiss16_regular = NotStr(''' ''') +image_search24_filled = NotStr(''' ''') +select_object_skew_dismiss20_filled = NotStr(''' ''') +video_person_sparkle20_filled = NotStr(''' ''') +closed_caption28_filled = NotStr(''' ''') +clock_alarm16_regular = NotStr(''' ''') +globe_prohibited20_filled = NotStr(''' ''') +clipboard_search24_regular = NotStr(''' ''') +patch20_filled = NotStr(''' ''') +line32_filled = NotStr(''' ''') +chevron_circle_right16_regular = NotStr(''' ''') +flip_horizontal32_regular = NotStr(''' ''') +task_list_add20_filled = NotStr(''' ''') +mail_warning16_filled = NotStr(''' ''') +arrow_clockwise12_regular = NotStr(''' ''') +search_visual16_regular = NotStr(''' ''') +battery324_filled = NotStr(''' ''') +sport20_regular = NotStr(''' ''') +table_stack_left24_regular = NotStr(''' ''') +target_edit20_filled = NotStr(''' ''') +star_arrow_right_end24_regular = NotStr(''' ''') +location12_filled = NotStr(''' ''') +receipt_play20_filled = NotStr(''' ''') +tv16_regular = NotStr(''' ''') +tag32_filled = NotStr(''' ''') +guest24_regular = NotStr(''' ''') +scan24_regular = NotStr(''' ''') +match_app_layout24_regular = NotStr(''' ''') +cloud_archive32_regular = NotStr(''' ''') +vehicle_truck_profile16_regular = NotStr(''' ''') +calculator24_regular = NotStr(''' ''') +person_clock24_regular = NotStr(''' ''') +arrow_right32_regular = NotStr(''' ''') +emoji_add16_filled = NotStr(''' ''') +speaker_bluetooth28_regular = NotStr(''' ''') +align_space_evenly_vertical20_regular = NotStr(''' ''') +person_edit24_regular = NotStr(''' ''') +flash24_filled = NotStr(''' ''') +location_off28_regular = NotStr(''' ''') +document_header20_filled = NotStr(''' ''') +battery1024_regular = NotStr(''' ''') +star_dismiss20_regular = NotStr(''' ''') +align_right24_filled = NotStr(''' ''') +person_lightbulb20_filled = NotStr(''' ''') +tab_desktop_arrow_clockwise16_filled = NotStr(''' ''') +textbox_align_bottom_rotate9020_filled = NotStr(''' ''') +symbols24_filled = NotStr(''' ''') +table_move_right28_regular = NotStr(''' ''') +reward24_filled = NotStr(''' ''') +dual_screen_status_bar24_filled = NotStr(''' ''') +ticket_diagonal24_filled = NotStr(''' ''') +edit_off20_filled = NotStr(''' ''') +channel_add28_filled = NotStr(''' ''') +compose28_filled = NotStr(''' ''') +people_add16_regular = NotStr(''' ''') +triangle48_regular = NotStr(''' ''') +speaker_off28_filled = NotStr(''' ''') +organization20_filled = NotStr(''' ''') +compass_northwest24_filled = NotStr(''' ''') +cursor24_filled = NotStr(''' ''') +rhombus24_filled = NotStr(''' ''') +accessibility24_filled = NotStr(''' ''') +people_checkmark16_filled = NotStr(''' ''') +receipt_cube24_filled = NotStr(''' ''') +timer28_regular = NotStr(''' ''') +compose20_filled = NotStr(''' ''') +crop_interim20_regular = NotStr(''' ''') +share_screen_person_overlay24_filled = NotStr(''' ''') +alert_on24_filled = NotStr(''' ''') +eye_off20_regular = NotStr(''' ''') +arrow_reply24_regular = NotStr(''' ''') +call_end28_filled = NotStr(''' ''') +text_case_lowercase24_regular = NotStr(''' ''') +weather_duststorm48_filled = NotStr(''' ''') +people_team32_filled = NotStr(''' ''') +table_stack_right28_regular = NotStr(''' ''') +calendar_rtl12_regular = NotStr(''' ''') +mail_read24_filled = NotStr(''' ''') +color24_filled = NotStr(''' ''') +code20_regular = NotStr(''' ''') +text_font_size20_regular = NotStr(''' ''') +textbox16_regular = NotStr(''' ''') +people_error24_regular = NotStr(''' ''') +rectangle_landscape20_regular = NotStr(''' ''') +arrow_export_ltr20_regular = NotStr(''' ''') +clipboard_image24_regular = NotStr(''' ''') +font_decrease24_filled = NotStr(''' ''') +slide_arrow_right20_filled = NotStr(''' ''') +mail_edit20_filled = NotStr(''' ''') +arrow_bidirectional_up_down24_filled = NotStr(''' ''') +table_lightning28_filled = NotStr(''' ''') +padding_top24_filled = NotStr(''' ''') +arrow_circle_up32_filled = NotStr(''' ''') +tooltip_quote20_filled = NotStr(''' ''') +document_arrow_left48_filled = NotStr(''' ''') +text_align_center24_regular = NotStr(''' ''') +run20_filled = NotStr(''' ''') +textbox20_filled = NotStr(''' ''') +mail_inbox_checkmark28_filled = NotStr(''' ''') +desktop_pulse32_regular = NotStr(''' ''') +video_switch24_filled = NotStr(''' ''') +person_delete16_filled = NotStr(''' ''') +navigation20_filled = NotStr(''' ''') +caret_left16_regular = NotStr(''' ''') +person_lock20_regular = NotStr(''' ''') +diversity24_filled = NotStr(''' ''') +warning12_filled = NotStr(''' ''') +keyboard_layout_resize24_filled = NotStr(''' ''') +view_desktop20_filled = NotStr(''' ''') +projection_screen_dismiss16_regular = NotStr(''' ''') +qr_code28_regular = NotStr(''' ''') +eyedropper24_regular = NotStr(''' ''') +notepad_edit20_filled = NotStr(''' ''') +calligraphy_pen_question_mark20_regular = NotStr(''' ''') +arrow_forward24_filled = NotStr(''' ''') +font_space_tracking_out16_regular = NotStr(''' ''') +guest20_regular = NotStr(''' ''') +contact_card_ribbon48_filled = NotStr(''' ''') +vehicle_ship16_filled = NotStr(''' ''') +arrow_minimize24_filled = NotStr(''' ''') +comment_edit24_filled = NotStr(''' ''') +multiplier15_x32_filled = NotStr(''' ''') +mail_shield16_filled = NotStr(''' ''') +table_cell_edit24_filled = NotStr(''' ''') +thumb_like48_regular = NotStr(''' ''') +arrow_step_in_left24_regular = NotStr(''' ''') +currency_dollar_euro24_filled = NotStr(''' ''') +receipt_add20_filled = NotStr(''' ''') +drink_beer20_regular = NotStr(''' ''') +lightbulb_filament16_filled = NotStr(''' ''') +open28_filled = NotStr(''' ''') +data_usage24_regular = NotStr(''' ''') +rectangle_landscape24_regular = NotStr(''' ''') +table_move_above20_filled = NotStr(''' ''') +globe_person24_filled = NotStr(''' ''') +chevron_circle_up12_regular = NotStr(''' ''') +folder_prohibited24_filled = NotStr(''' ''') +picture_in_picture_enter16_filled = NotStr(''' ''') +chart_person28_filled = NotStr(''' ''') +flag_pride48_filled = NotStr(''' ''') +number_symbol48_filled = NotStr(''' ''') +calligraphy_pen_question_mark20_filled = NotStr(''' ''') +info_shield20_regular = NotStr(''' ''') +money20_regular = NotStr(''' ''') +shape_intersect24_regular = NotStr(''' ''') +shield_dismiss_shield20_filled = NotStr(''' ''') +text_color20_filled = NotStr(''' ''') +mail_error20_filled = NotStr(''' ''') +text_direction_rotate90_left20_filled = NotStr(''' ''') +accessibility16_regular = NotStr(''' ''') +run24_regular = NotStr(''' ''') +money_settings20_filled = NotStr(''' ''') +font_space_tracking_out24_filled = NotStr(''' ''') +document_multiple_prohibited20_filled = NotStr(''' ''') +building_retail_toolbox24_filled = NotStr(''' ''') +add_subtract_circle16_regular = NotStr(''' ''') +book_contacts28_regular = NotStr(''' ''') +padding_left24_regular = NotStr(''' ''') +table_freeze_row16_regular = NotStr(''' ''') +alert28_regular = NotStr(''' ''') +power28_regular = NotStr(''' ''') +document_page_bottom_left20_filled = NotStr(''' ''') +video16_filled = NotStr(''' ''') +person_money20_filled = NotStr(''' ''') +color_fill16_filled = NotStr(''' ''') +steps24_filled = NotStr(''' ''') +dismiss28_filled = NotStr(''' ''') +channel_alert20_filled = NotStr(''' ''') +speaker_settings24_filled = NotStr(''' ''') +arrow_clockwise16_filled = NotStr(''' ''') +communication_person24_filled = NotStr(''' ''') +table_cell_edit28_filled = NotStr(''' ''') +filter_sync24_filled = NotStr(''' ''') +tag_lock32_regular = NotStr(''' ''') +share24_regular = NotStr(''' ''') +person_arrow_right20_filled = NotStr(''' ''') +tab_desktop_arrow_clockwise16_regular = NotStr(''' ''') +arrow_down_left32_filled = NotStr(''' ''') +fax20_regular = NotStr(''' ''') +table_resize_column28_filled = NotStr(''' ''') +color_line_accent24_regular = NotStr(''' ''') +skip_forward3024_filled = NotStr(''' ''') +data_area20_regular = NotStr(''' ''') +globe_location20_filled = NotStr(''' ''') +navigation24_regular = NotStr(''' ''') +folder_open20_filled = NotStr(''' ''') +wallet28_regular = NotStr(''' ''') +shape_union24_regular = NotStr(''' ''') +document_error16_regular = NotStr(''' ''') +arrow_minimize16_filled = NotStr(''' ''') +comma24_filled = NotStr(''' ''') +decimal_arrow_left20_filled = NotStr(''' ''') +smartwatch24_regular = NotStr(''' ''') +document_question_mark20_regular = NotStr(''' ''') +beaker16_filled = NotStr(''' ''') +people_list24_regular = NotStr(''' ''') +calendar3_day24_filled = NotStr(''' ''') +ticket_horizontal20_filled = NotStr(''' ''') +dual_screen_update24_filled = NotStr(''' ''') +glance_horizontal12_regular = NotStr(''' ''') +notebook_section20_filled = NotStr(''' ''') +guardian48_regular = NotStr(''' ''') +channel_alert28_filled = NotStr(''' ''') +calendar_ltr16_filled = NotStr(''' ''') +speaker132_filled = NotStr(''' ''') +text_direction_rotate90_right24_filled = NotStr(''' ''') +ribbon_star20_filled = NotStr(''' ''') +document20_regular = NotStr(''' ''') +table_delete_column24_regular = NotStr(''' ''') +table_move_right20_filled = NotStr(''' ''') +notepad24_regular = NotStr(''' ''') +arrow_clockwise28_regular = NotStr(''' ''') +dismiss_circle32_regular = NotStr(''' ''') +text_color_accent24_filled = NotStr(''' ''') +person_mail48_filled = NotStr(''' ''') +sync_off16_filled = NotStr(''' ''') +arrow_circle_down24_regular = NotStr(''' ''') +remote16_regular = NotStr(''' ''') +fluent24_regular = NotStr(''' ''') +mail_inbox_checkmark24_filled = NotStr(''' ''') +headphones48_filled = NotStr(''' ''') +arrow_export_ltr16_regular = NotStr(''' ''') +notepad_person16_regular = NotStr(''' ''') +location20_regular = NotStr(''' ''') +backspace24_regular = NotStr(''' ''') +database_search24_filled = NotStr(''' ''') +timer24_regular = NotStr(''' ''') +mail_inbox_add16_filled = NotStr(''' ''') +align_space_around_vertical20_regular = NotStr(''' ''') +mail_link24_filled = NotStr(''' ''') +arrow_sort_down_lines16_regular = NotStr(''' ''') +folder_globe16_filled = NotStr(''' ''') +dumbbell20_filled = NotStr(''' ''') +border_top_bottom_thick20_filled = NotStr(''' ''') +people_team24_filled = NotStr(''' ''') +clipboard_arrow_right20_filled = NotStr(''' ''') +text_line_spacing24_filled = NotStr(''' ''') +table_stack_left24_filled = NotStr(''' ''') +video_recording20_filled = NotStr(''' ''') +clear_formatting20_filled = NotStr(''' ''') +javascript24_regular = NotStr(''' ''') +font_space_tracking_out28_filled = NotStr(''' ''') +ink_stroke20_regular = NotStr(''' ''') +arrow_step_back20_regular = NotStr(''' ''') +checkmark32_regular = NotStr(''' ''') +text_description24_filled = NotStr(''' ''') +tv24_regular = NotStr(''' ''') +bluetooth_connected20_filled = NotStr(''' ''') +microscope20_filled = NotStr(''' ''') +text_hanging24_regular = NotStr(''' ''') +call28_filled = NotStr(''' ''') +book_search24_regular = NotStr(''' ''') +person_add28_filled = NotStr(''' ''') +book_pulse24_filled = NotStr(''' ''') +cursor_hover32_filled = NotStr(''' ''') +text_case_uppercase16_regular = NotStr(''' ''') +shield_dismiss20_regular = NotStr(''' ''') +text_bullet_list_add20_filled = NotStr(''' ''') +glasses20_regular = NotStr(''' ''') +voicemail20_filled = NotStr(''' ''') +add_circle28_regular = NotStr(''' ''') +arrow_circle_down_double24_filled = NotStr(''' ''') +inprivate_account16_filled = NotStr(''' ''') +call_prohibited16_regular = NotStr(''' ''') +document_table_truck24_filled = NotStr(''' ''') +camera_edit20_filled = NotStr(''' ''') +emoji_surprise24_filled = NotStr(''' ''') +grid_dots20_filled = NotStr(''' ''') +rating_mature20_regular = NotStr(''' ''') +text_direction_rotate270_right20_filled = NotStr(''' ''') +arrow_hook_down_left24_filled = NotStr(''' ''') +crop24_regular = NotStr(''' ''') +note24_filled = NotStr(''' ''') +person_add16_regular = NotStr(''' ''') +news28_regular = NotStr(''' ''') +shield_badge20_filled = NotStr(''' ''') +text_column_two24_regular = NotStr(''' ''') +sport_soccer24_regular = NotStr(''' ''') +textbox_rotate9020_regular = NotStr(''' ''') +phone_span_in28_filled = NotStr(''' ''') +arrow_eject20_regular = NotStr(''' ''') +text_strikethrough24_filled = NotStr(''' ''') +window_multiple20_filled = NotStr(''' ''') +chevron_circle_up24_regular = NotStr(''' ''') +document_table24_filled = NotStr(''' ''') +star_prohibited20_filled = NotStr(''' ''') +phone_desktop28_regular = NotStr(''' ''') +device_meeting_room28_filled = NotStr(''' ''') +star12_regular = NotStr(''' ''') +chat_warning24_regular = NotStr(''' ''') +window_wrench28_regular = NotStr(''' ''') +broom16_filled = NotStr(''' ''') +signature20_filled = NotStr(''' ''') +panel_right_contract20_regular = NotStr(''' ''') +note_add16_filled = NotStr(''' ''') +text_number_list_rtl24_regular = NotStr(''' ''') +animal_turtle24_filled = NotStr(''' ''') +building_multiple20_regular = NotStr(''' ''') +poll20_regular = NotStr(''' ''') +call_outbound48_filled = NotStr(''' ''') +math_symbols24_regular = NotStr(''' ''') +timer16_regular = NotStr(''' ''') +text_direction_rotate90_right20_filled = NotStr(''' ''') +full_screen_maximize24_regular = NotStr(''' ''') +arrow_wrap20_filled = NotStr(''' ''') +slide_eraser24_filled = NotStr(''' ''') +brightness_low32_regular = NotStr(''' ''') +password20_filled = NotStr(''' ''') +tetris_app24_regular = NotStr(''' ''') +text_word_count20_filled = NotStr(''' ''') +closed_caption32_regular = NotStr(''' ''') +shifts_prohibited24_regular = NotStr(''' ''') +arrow_download16_filled = NotStr(''' ''') +square_hint_sparkles24_filled = NotStr(''' ''') +print20_regular = NotStr(''' ''') +select_all_on24_filled = NotStr(''' ''') +circle32_regular = NotStr(''' ''') +system24_filled = NotStr(''' ''') +split_vertical32_filled = NotStr(''' ''') +bed16_regular = NotStr(''' ''') +dialpad24_regular = NotStr(''' ''') +table_add16_filled = NotStr(''' ''') +weather_partly_cloudy_night24_regular = NotStr(''' ''') +sparkle16_regular = NotStr(''' ''') +bookmark16_filled = NotStr(''' ''') +window_apps28_regular = NotStr(''' ''') +chevron_up48_filled = NotStr(''' ''') +text_position_behind24_filled = NotStr(''' ''') +more_horizontal20_regular = NotStr(''' ''') +arrow_circle_down20_filled = NotStr(''' ''') +window24_regular = NotStr(''' ''') +re_order_dots_horizontal24_regular = NotStr(''' ''') +channel_alert20_regular = NotStr(''' ''') +shifts24_regular = NotStr(''' ''') +video_off24_filled = NotStr(''' ''') +leaf_one16_regular = NotStr(''' ''') +arrow_export_ltr24_filled = NotStr(''' ''') +text_bullet_list_tree24_filled = NotStr(''' ''') +comment_off24_filled = NotStr(''' ''') +closed_caption48_regular = NotStr(''' ''') +bowl_chopsticks24_regular = NotStr(''' ''') +textbox_align_middle24_filled = NotStr(''' ''') +cloud_swap20_regular = NotStr(''' ''') +shield_checkmark28_filled = NotStr(''' ''') +arrow_undo24_filled = NotStr(''' ''') +globe_add24_filled = NotStr(''' ''') +data_funnel20_filled = NotStr(''' ''') +megaphone20_regular = NotStr(''' ''') +calendar_clock24_filled = NotStr(''' ''') +panel_left16_regular = NotStr(''' ''') +picture_in_picture_enter20_filled = NotStr(''' ''') +copy_arrow_right16_regular = NotStr(''' ''') +organization16_regular = NotStr(''' ''') +scales32_filled = NotStr(''' ''') +folder20_regular = NotStr(''' ''') +control_button20_regular = NotStr(''' ''') +headset20_filled = NotStr(''' ''') +table16_filled = NotStr(''' ''') +mail_add20_filled = NotStr(''' ''') +video_prohibited28_filled = NotStr(''' ''') +arrow_clockwise48_filled = NotStr(''' ''') +vehicle_car_collision20_regular = NotStr(''' ''') +tooltip_quote24_regular = NotStr(''' ''') +flash28_filled = NotStr(''' ''') +camera_switch24_regular = NotStr(''' ''') +share_screen_person20_filled = NotStr(''' ''') +cloud_add20_regular = NotStr(''' ''') +arrow_circle_up20_regular = NotStr(''' ''') +code_circle20_filled = NotStr(''' ''') +cloud_words32_regular = NotStr(''' ''') +stack_star16_regular = NotStr(''' ''') +multiplier15_x28_regular = NotStr(''' ''') +beaker20_filled = NotStr(''' ''') +tetris_app20_regular = NotStr(''' ''') +cloud_words48_regular = NotStr(''' ''') +weather_moon16_regular = NotStr(''' ''') +production_checkmark24_regular = NotStr(''' ''') +arrow_previous20_regular = NotStr(''' ''') +multiplier12_x28_regular = NotStr(''' ''') +guitar20_filled = NotStr(''' ''') +square12_filled = NotStr(''' ''') +square_hint24_regular = NotStr(''' ''') +calendar_chat24_filled = NotStr(''' ''') +blur24_regular = NotStr(''' ''') +subtract_circle20_filled = NotStr(''' ''') +weather_fog24_filled = NotStr(''' ''') +arrow_expand20_filled = NotStr(''' ''') +subtract_square_multiple16_regular = NotStr(''' ''') +presence_available16_regular = NotStr(''' ''') +text_grammar_settings20_regular = NotStr(''' ''') +split_horizontal12_regular = NotStr(''' ''') +person_board20_filled = NotStr(''' ''') +tab_desktop24_regular = NotStr(''' ''') +headset_vr20_filled = NotStr(''' ''') +align_bottom28_filled = NotStr(''' ''') +cloud_dismiss28_regular = NotStr(''' ''') +chevron_circle_up32_filled = NotStr(''' ''') +align_left32_filled = NotStr(''' ''') +dock24_filled = NotStr(''' ''') +emoji_smile_slight24_filled = NotStr(''' ''') +comment_checkmark20_filled = NotStr(''' ''') +text_grammar_settings24_filled = NotStr(''' ''') +person_prohibited24_regular = NotStr(''' ''') +chevron_left24_regular = NotStr(''' ''') +broom24_regular = NotStr(''' ''') +live_off20_regular = NotStr(''' ''') +tab_inprivate_account24_filled = NotStr(''' ''') +ticket_diagonal16_filled = NotStr(''' ''') +split_vertical12_filled = NotStr(''' ''') +sport_american_football24_filled = NotStr(''' ''') +credit_card_toolbox24_filled = NotStr(''' ''') +hd20_regular = NotStr(''' ''') +rename28_filled = NotStr(''' ''') +inking_tool24_regular = NotStr(''' ''') +text_baseline20_regular = NotStr(''' ''') +calendar3_day20_regular = NotStr(''' ''') +shield_checkmark48_regular = NotStr(''' ''') +bookmark16_regular = NotStr(''' ''') +toggle_left28_filled = NotStr(''' ''') +alert_snooze24_filled = NotStr(''' ''') +document_split_hint24_filled = NotStr(''' ''') +organization28_filled = NotStr(''' ''') +tag_dismiss16_filled = NotStr(''' ''') +target32_filled = NotStr(''' ''') +chat_help20_filled = NotStr(''' ''') +sign_out20_filled = NotStr(''' ''') +align_space_evenly_horizontal20_regular = NotStr(''' ''') +mail_inbox20_filled = NotStr(''' ''') +clock_dismiss20_regular = NotStr(''' ''') +arrow_curve_up_left20_regular = NotStr(''' ''') +rectangle_landscape48_filled = NotStr(''' ''') +arrow_fit20_filled = NotStr(''' ''') +road_cone48_filled = NotStr(''' ''') +number_symbol28_filled = NotStr(''' ''') +align_right32_filled = NotStr(''' ''') +device_meeting_room_remote16_regular = NotStr(''' ''') +contact_card_group20_filled = NotStr(''' ''') +shape_exclude20_filled = NotStr(''' ''') +paint_bucket16_filled = NotStr(''' ''') +color_background_accent20_regular = NotStr(''' ''') +vault16_regular = NotStr(''' ''') +eyedropper24_filled = NotStr(''' ''') +mail_arrow_double_back16_regular = NotStr(''' ''') +document_table_arrow_right20_regular = NotStr(''' ''') +video_prohibited20_filled = NotStr(''' ''') +arrow_sync_dismiss20_regular = NotStr(''' ''') +location_dismiss24_regular = NotStr(''' ''') +contact_card_link16_filled = NotStr(''' ''') +people_community_add24_filled = NotStr(''' ''') +table_stack_left28_regular = NotStr(''' ''') +vehicle_truck_cube24_regular = NotStr(''' ''') +align_top32_regular = NotStr(''' ''') +book_database20_filled = NotStr(''' ''') +speaker148_filled = NotStr(''' ''') +document_page_top_right20_filled = NotStr(''' ''') +building_factory20_filled = NotStr(''' ''') +table_move_below16_filled = NotStr(''' ''') +calendar_mention20_regular = NotStr(''' ''') +contract_down_left32_filled = NotStr(''' ''') +align_center_horizontal48_regular = NotStr(''' ''') +weather_snow24_filled = NotStr(''' ''') +pi24_filled = NotStr(''' ''') +border_bottom24_regular = NotStr(''' ''') +text_add_t24_filled = NotStr(''' ''') +arrow_circle_down_split24_filled = NotStr(''' ''') +box_multiple_arrow_left24_regular = NotStr(''' ''') +shopping_bag_play24_filled = NotStr(''' ''') +border_all20_filled = NotStr(''' ''') +city24_filled = NotStr(''' ''') +lock_multiple24_filled = NotStr(''' ''') +document_landscape_split24_regular = NotStr(''' ''') +double_swipe_down24_regular = NotStr(''' ''') +arrow_redo24_filled = NotStr(''' ''') +document_checkmark24_filled = NotStr(''' ''') +mail_copy20_regular = NotStr(''' ''') +design_ideas24_regular = NotStr(''' ''') +mail_alert20_filled = NotStr(''' ''') +edit32_regular = NotStr(''' ''') +multiplier2_x28_filled = NotStr(''' ''') +select_object_skew_edit24_filled = NotStr(''' ''') +chat_multiple16_regular = NotStr(''' ''') +gif20_regular = NotStr(''' ''') +text_number_list_rtl20_filled = NotStr(''' ''') +power24_filled = NotStr(''' ''') +shield_prohibited20_regular = NotStr(''' ''') +resize_small24_regular = NotStr(''' ''') +expand_up_left16_filled = NotStr(''' ''') +collections24_filled = NotStr(''' ''') +call28_regular = NotStr(''' ''') +text_clear_formatting16_filled = NotStr(''' ''') +person_lock20_filled = NotStr(''' ''') +view_desktop_mobile20_regular = NotStr(''' ''') +device_meeting_room48_regular = NotStr(''' ''') +text_font_info16_regular = NotStr(''' ''') +dumbbell16_filled = NotStr(''' ''') +position_to_front24_regular = NotStr(''' ''') +table_cells_merge16_regular = NotStr(''' ''') +subtract28_regular = NotStr(''' ''') +mail_all_unread20_regular = NotStr(''' ''') +book24_filled = NotStr(''' ''') +home24_filled = NotStr(''' ''') +document_page_bottom_left20_regular = NotStr(''' ''') +share_close_tray20_filled = NotStr(''' ''') +document24_filled = NotStr(''' ''') +slide_add16_regular = NotStr(''' ''') +breakout_room28_regular = NotStr(''' ''') +payment24_regular = NotStr(''' ''') +alert32_regular = NotStr(''' ''') +edit_off16_regular = NotStr(''' ''') +bookmark_add20_regular = NotStr(''' ''') +molecule48_regular = NotStr(''' ''') +document_footer_dismiss20_filled = NotStr(''' ''') +location_arrow_left48_regular = NotStr(''' ''') +shield_checkmark20_filled = NotStr(''' ''') +text_column_two20_filled = NotStr(''' ''') +rotate_right24_regular = NotStr(''' ''') +brightness_high24_filled = NotStr(''' ''') +person_clock20_regular = NotStr(''' ''') +arrow_redo28_regular = NotStr(''' ''') +fps24020_regular = NotStr(''' ''') +dismiss_circle48_filled = NotStr(''' ''') +contact_card_ribbon48_regular = NotStr(''' ''') +tab_desktop24_filled = NotStr(''' ''') +globe_person24_regular = NotStr(''' ''') +open_folder48_regular = NotStr(''' ''') +cloud_arrow_up20_filled = NotStr(''' ''') +caret_down16_filled = NotStr(''' ''') +caret_down_right12_regular = NotStr(''' ''') +skip_back1032_regular = NotStr(''' ''') +sim20_filled = NotStr(''' ''') +ribbon_off32_regular = NotStr(''' ''') +arrow_step_in24_filled = NotStr(''' ''') +call48_filled = NotStr(''' ''') +document_heart_pulse20_regular = NotStr(''' ''') +subtract_circle_arrow_forward20_regular = NotStr(''' ''') +document_catch_up24_filled = NotStr(''' ''') +drop16_filled = NotStr(''' ''') +mail_multiple16_filled = NotStr(''' ''') +table_edit24_regular = NotStr(''' ''') +phone_laptop20_filled = NotStr(''' ''') +flash_checkmark20_regular = NotStr(''' ''') +checkmark_lock16_regular = NotStr(''' ''') +folder_arrow_up28_regular = NotStr(''' ''') +chevron_right20_regular = NotStr(''' ''') +pivot20_regular = NotStr(''' ''') +scan_thumb_up16_filled = NotStr(''' ''') +cube_multiple24_filled = NotStr(''' ''') +share_ios20_filled = NotStr(''' ''') +toggle_right48_regular = NotStr(''' ''') +code24_regular = NotStr(''' ''') +tag_off24_filled = NotStr(''' ''') +mail_inbox_add28_regular = NotStr(''' ''') +weather_rain_snow24_regular = NotStr(''' ''') +new16_filled = NotStr(''' ''') +text_sort_descending16_regular = NotStr(''' ''') +archive28_regular = NotStr(''' ''') +record_stop32_regular = NotStr(''' ''') +table_move_below24_regular = NotStr(''' ''') +bowl_chopsticks24_filled = NotStr(''' ''') +arrow_repeat_all_off16_regular = NotStr(''' ''') +wallet28_filled = NotStr(''' ''') +drawer_add20_regular = NotStr(''' ''') +location28_filled = NotStr(''' ''') +share_screen_stop16_regular = NotStr(''' ''') +briefcase_off48_regular = NotStr(''' ''') +text_position_line20_filled = NotStr(''' ''') +table_link28_filled = NotStr(''' ''') +people_community28_regular = NotStr(''' ''') +channel_subtract20_regular = NotStr(''' ''') +table_resize_column16_filled = NotStr(''' ''') +previous28_regular = NotStr(''' ''') +mail_inbox_all24_regular = NotStr(''' ''') +closed_caption28_regular = NotStr(''' ''') +reading_mode_mobile24_regular = NotStr(''' ''') +star24_regular = NotStr(''' ''') +tabs24_regular = NotStr(''' ''') +battery724_regular = NotStr(''' ''') +tablet12_filled = NotStr(''' ''') +arrow_sort_up20_filled = NotStr(''' ''') +phone_span_out24_filled = NotStr(''' ''') +arrow_circle_down_right24_regular = NotStr(''' ''') +share_ios28_filled = NotStr(''' ''') +arrow_forward_down_lightning24_filled = NotStr(''' ''') +phone_update_checkmark24_regular = NotStr(''' ''') +map_drive20_filled = NotStr(''' ''') +skip_back1028_regular = NotStr(''' ''') +arrow_download16_regular = NotStr(''' ''') +compose16_regular = NotStr(''' ''') +square12_regular = NotStr(''' ''') +lock_closed16_regular = NotStr(''' ''') +arrow_step_out12_regular = NotStr(''' ''') +premium_person24_filled = NotStr(''' ''') +group_return24_filled = NotStr(''' ''') +document_css24_regular = NotStr(''' ''') +note20_regular = NotStr(''' ''') +serial_port16_filled = NotStr(''' ''') +document_search24_filled = NotStr(''' ''') +arrow_circle_left12_filled = NotStr(''' ''') +convert_range24_regular = NotStr(''' ''') +subtract48_regular = NotStr(''' ''') +point_scan24_filled = NotStr(''' ''') +data_usage_edit24_filled = NotStr(''' ''') +chat_bubbles_question24_filled = NotStr(''' ''') +arrow_step_in_right20_filled = NotStr(''' ''') +chat12_regular = NotStr(''' ''') +snooze24_regular = NotStr(''' ''') +tab_shield_dismiss20_filled = NotStr(''' ''') +clipboard_heart24_filled = NotStr(''' ''') +database20_regular = NotStr(''' ''') +building_shop24_regular = NotStr(''' ''') diff --git a/src/myfasthtml/icons/fluent_p2.py b/src/myfasthtml/icons/fluent_p2.py new file mode 100644 index 0000000..4530ce4 --- /dev/null +++ b/src/myfasthtml/icons/fluent_p2.py @@ -0,0 +1,2705 @@ +# @sicons/fluent +# +# SVG icons integrated from [`fluentui-system-icons`](https://github.com/microsoft/fluentui-system-icons) +# +# A part of [`xicons`](https://github.com/07akioni/xicons) project. + +from fastcore.basics import NotStr + +fps12024_regular = NotStr(''' ''') +highlight20_regular = NotStr(''' ''') +caret_up16_regular = NotStr(''' ''') +text_paragraph20_filled = NotStr(''' ''') +arrow_sort_up24_regular = NotStr(''' ''') +chevron_down20_regular = NotStr(''' ''') +call_inbound28_regular = NotStr(''' ''') +notepad_edit16_regular = NotStr(''' ''') +app_folder20_filled = NotStr(''' ''') +pin32_regular = NotStr(''' ''') +video24_regular = NotStr(''' ''') +calendar_day24_filled = NotStr(''' ''') +tetris_app48_regular = NotStr(''' ''') +calendar_rtl20_filled = NotStr(''' ''') +bot_add20_filled = NotStr(''' ''') +weather_partly_cloudy_night20_regular = NotStr(''' ''') +dismiss32_regular = NotStr(''' ''') +panel_bottom_contract20_filled = NotStr(''' ''') +mail_arrow_down16_filled = NotStr(''' ''') +mail16_regular = NotStr(''' ''') +divider_short16_regular = NotStr(''' ''') +pulse_square24_regular = NotStr(''' ''') +wifi_lock24_regular = NotStr(''' ''') +mail_inbox_arrow_down20_filled = NotStr(''' ''') +puzzle_cube24_regular = NotStr(''' ''') +page_fit24_filled = NotStr(''' ''') +checkbox_unchecked12_regular = NotStr(''' ''') +headphones_sound_wave24_filled = NotStr(''' ''') +print48_filled = NotStr(''' ''') +briefcase48_regular = NotStr(''' ''') +caret_down20_regular = NotStr(''' ''') +text_direction_vertical24_filled = NotStr(''' ''') +chat20_regular = NotStr(''' ''') +document_dismiss20_regular = NotStr(''' ''') +mail_dismiss24_regular = NotStr(''' ''') +wifi224_filled = NotStr(''' ''') +text_grammar_wand20_filled = NotStr(''' ''') +weather_snow_shower_day20_filled = NotStr(''' ''') +data_trending16_regular = NotStr(''' ''') +star_half16_filled = NotStr(''' ''') +person_available24_filled = NotStr(''' ''') +text_column_two_left20_filled = NotStr(''' ''') +certificate20_filled = NotStr(''' ''') +headphones32_regular = NotStr(''' ''') +arrow_forward_down_lightning24_regular = NotStr(''' ''') +text_indent_increase_ltr16_filled = NotStr(''' ''') +arrow_autofit_down20_regular = NotStr(''' ''') +clipboard_bullet_list_rtl16_regular = NotStr(''' ''') +globe_video28_regular = NotStr(''' ''') +book_theta20_regular = NotStr(''' ''') +split_horizontal28_filled = NotStr(''' ''') +lightbulb_filament48_regular = NotStr(''' ''') +video_person_star24_regular = NotStr(''' ''') +arrow_maximize16_filled = NotStr(''' ''') +table_delete_row20_regular = NotStr(''' ''') +credit_card_toolbox24_regular = NotStr(''' ''') +location_add24_regular = NotStr(''' ''') +document_error20_regular = NotStr(''' ''') +calendar_clock20_regular = NotStr(''' ''') +bluetooth_searching20_regular = NotStr(''' ''') +plug_disconnected28_regular = NotStr(''' ''') +center_horizontal24_regular = NotStr(''' ''') +scratchpad24_filled = NotStr(''' ''') +javascript16_filled = NotStr(''' ''') +tablet16_regular = NotStr(''' ''') +text_position_line24_filled = NotStr(''' ''') +gift_card_multiple24_filled = NotStr(''' ''') +camera_off24_filled = NotStr(''' ''') +document_ribbon16_regular = NotStr(''' ''') +device_meeting_room_remote32_regular = NotStr(''' ''') +dual_screen_speaker24_filled = NotStr(''' ''') +globe_video24_filled = NotStr(''' ''') +picture_in_picture_exit24_regular = NotStr(''' ''') +window_console20_regular = NotStr(''' ''') +shield_keyhole16_regular = NotStr(''' ''') +table_delete_column28_regular = NotStr(''' ''') +copy20_filled = NotStr(''' ''') +channel_share28_regular = NotStr(''' ''') +video_clip20_regular = NotStr(''' ''') +chevron_up_down20_filled = NotStr(''' ''') +multiplier12_x20_regular = NotStr(''' ''') +emoji_sad16_filled = NotStr(''' ''') +calendar_today20_filled = NotStr(''' ''') +text_edit_style20_filled = NotStr(''' ''') +multiplier15_x48_regular = NotStr(''' ''') +book_open28_filled = NotStr(''' ''') +cloud_sync20_filled = NotStr(''' ''') +walkie_talkie28_regular = NotStr(''' ''') +weather_snow_shower_night20_regular = NotStr(''' ''') +info24_regular = NotStr(''' ''') +table_edit24_filled = NotStr(''' ''') +window_arrow_up16_regular = NotStr(''' ''') +people_community28_filled = NotStr(''' ''') +weather_blowing_snow24_regular = NotStr(''' ''') +data_bar_vertical_add24_filled = NotStr(''' ''') +calligraphy_pen20_regular = NotStr(''' ''') +text_font_size20_filled = NotStr(''' ''') +subtract24_filled = NotStr(''' ''') +mail_template16_regular = NotStr(''' ''') +text_column_one_narrow20_filled = NotStr(''' ''') +cloud_archive32_filled = NotStr(''' ''') +link_edit20_filled = NotStr(''' ''') +arrow_clockwise24_regular = NotStr(''' ''') +arrow_export_up24_regular = NotStr(''' ''') +search_visual20_regular = NotStr(''' ''') +prohibited28_filled = NotStr(''' ''') +arrow_step_in_left28_regular = NotStr(''' ''') +weather_haze48_filled = NotStr(''' ''') +question28_regular = NotStr(''' ''') +clipboard_data_bar32_filled = NotStr(''' ''') +cast28_filled = NotStr(''' ''') +border_bottom24_filled = NotStr(''' ''') +options16_filled = NotStr(''' ''') +circle_edit20_regular = NotStr(''' ''') +image_edit16_filled = NotStr(''' ''') +arrow_circle_down32_regular = NotStr(''' ''') +tag_lock16_filled = NotStr(''' ''') +eye_off20_filled = NotStr(''' ''') +book_question_mark20_filled = NotStr(''' ''') +dumbbell24_regular = NotStr(''' ''') +grid16_regular = NotStr(''' ''') +closed_caption16_regular = NotStr(''' ''') +briefcase48_filled = NotStr(''' ''') +scale_fill20_regular = NotStr(''' ''') +document_link24_regular = NotStr(''' ''') +arrow_bounce20_regular = NotStr(''' ''') +shield_checkmark24_regular = NotStr(''' ''') +checkmark_circle12_filled = NotStr(''' ''') +expand_up_left20_regular = NotStr(''' ''') +tab_in_private24_filled = NotStr(''' ''') +person_arrow_left16_regular = NotStr(''' ''') +apps_list20_filled = NotStr(''' ''') +arrow_sort20_regular = NotStr(''' ''') +lock_open28_filled = NotStr(''' ''') +calendar_search20_filled = NotStr(''' ''') +document_link20_filled = NotStr(''' ''') +vehicle_truck_profile20_filled = NotStr(''' ''') +shield_lock20_regular = NotStr(''' ''') +people_list16_filled = NotStr(''' ''') +video48_filled = NotStr(''' ''') +square_multiple20_regular = NotStr(''' ''') +tetris_app28_regular = NotStr(''' ''') +multiselect_ltr16_filled = NotStr(''' ''') +note48_regular = NotStr(''' ''') +rewind20_regular = NotStr(''' ''') +food16_regular = NotStr(''' ''') +folder28_filled = NotStr(''' ''') +mail_warning16_regular = NotStr(''' ''') +conference_room48_filled = NotStr(''' ''') +person_voice20_filled = NotStr(''' ''') +video_person_star20_regular = NotStr(''' ''') +headset_vr24_regular = NotStr(''' ''') +text_bullet_list_square_edit24_filled = NotStr(''' ''') +gavel24_regular = NotStr(''' ''') +resize_table24_regular = NotStr(''' ''') +align_space_between_horizontal20_filled = NotStr(''' ''') +animal_turtle28_filled = NotStr(''' ''') +text_effects24_regular = NotStr(''' ''') +whiteboard20_regular = NotStr(''' ''') +accessibility_checkmark20_regular = NotStr(''' ''') +weather_cloudy20_filled = NotStr(''' ''') +prohibited_multiple16_filled = NotStr(''' ''') +guest20_filled = NotStr(''' ''') +doctor12_regular = NotStr(''' ''') +compass_northwest16_filled = NotStr(''' ''') +link_dismiss16_filled = NotStr(''' ''') +send28_regular = NotStr(''' ''') +comment_multiple_link28_filled = NotStr(''' ''') +checkmark32_filled = NotStr(''' ''') +pin_off24_regular = NotStr(''' ''') +mail_link20_regular = NotStr(''' ''') +error_circle12_regular = NotStr(''' ''') +home_checkmark24_filled = NotStr(''' ''') +money_settings20_regular = NotStr(''' ''') +approvals_app24_filled = NotStr(''' ''') +text_wrap24_regular = NotStr(''' ''') +tablet12_regular = NotStr(''' ''') +people_team24_regular = NotStr(''' ''') +music_note216_filled = NotStr(''' ''') +arrow_up12_filled = NotStr(''' ''') +comment_lightning20_filled = NotStr(''' ''') +person_chat16_regular = NotStr(''' ''') +save24_regular = NotStr(''' ''') +sleep24_regular = NotStr(''' ''') +vehicle_car_profile_ltr16_regular = NotStr(''' ''') +border_none24_filled = NotStr(''' ''') +document_lock16_filled = NotStr(''' ''') +road_cone16_filled = NotStr(''' ''') +fps6016_regular = NotStr(''' ''') +cellular_data524_filled = NotStr(''' ''') +location_off28_filled = NotStr(''' ''') +table_stack_below20_regular = NotStr(''' ''') +text_font_info20_regular = NotStr(''' ''') +earth24_filled = NotStr(''' ''') +tag_question_mark16_regular = NotStr(''' ''') +eyedropper_off24_filled = NotStr(''' ''') +shape_subtract20_regular = NotStr(''' ''') +notepad20_regular = NotStr(''' ''') +arrow_step_in16_regular = NotStr(''' ''') +compose24_regular = NotStr(''' ''') +quiz_new24_filled = NotStr(''' ''') +contact_card_group28_regular = NotStr(''' ''') +headphones_sound_wave48_filled = NotStr(''' ''') +reading_list_add20_regular = NotStr(''' ''') +dual_screen_clock24_regular = NotStr(''' ''') +building_retail_money24_filled = NotStr(''' ''') +tray_item_add24_regular = NotStr(''' ''') +battery624_regular = NotStr(''' ''') +contact_card16_regular = NotStr(''' ''') +hand_right28_regular = NotStr(''' ''') +database_person24_filled = NotStr(''' ''') +home28_regular = NotStr(''' ''') +call_missed16_filled = NotStr(''' ''') +food_egg16_regular = NotStr(''' ''') +dark_theme20_filled = NotStr(''' ''') +comment_arrow_right20_filled = NotStr(''' ''') +video_clip16_regular = NotStr(''' ''') +person_circle24_regular = NotStr(''' ''') +reading_mode_mobile24_filled = NotStr(''' ''') +text_line_spacing20_filled = NotStr(''' ''') +shield24_filled = NotStr(''' ''') +speaker224_filled = NotStr(''' ''') +arrow_step_in20_filled = NotStr(''' ''') +weather_sunny48_regular = NotStr(''' ''') +text_header120_filled = NotStr(''' ''') +document_dismiss16_regular = NotStr(''' ''') +phone_laptop16_regular = NotStr(''' ''') +mail_unread20_filled = NotStr(''' ''') +branch_fork24_regular = NotStr(''' ''') +maximize48_regular = NotStr(''' ''') +tag_dismiss20_regular = NotStr(''' ''') +read_aloud20_regular = NotStr(''' ''') +sub_grid24_filled = NotStr(''' ''') +speaker_mute48_regular = NotStr(''' ''') +headphones20_regular = NotStr(''' ''') +window_edit16_filled = NotStr(''' ''') +calendar_cancel24_filled = NotStr(''' ''') +people_add24_regular = NotStr(''' ''') +sport24_filled = NotStr(''' ''') +task_list_square_add24_regular = NotStr(''' ''') +projection_screen16_regular = NotStr(''' ''') +line_dashes32_regular = NotStr(''' ''') +call_pause24_filled = NotStr(''' ''') +food_cake16_filled = NotStr(''' ''') +scan_text24_filled = NotStr(''' ''') +presence_offline12_regular = NotStr(''' ''') +diamond16_filled = NotStr(''' ''') +arrow_forward_down_lightning20_regular = NotStr(''' ''') +square_arrow_forward48_filled = NotStr(''' ''') +record32_regular = NotStr(''' ''') +chart_multiple20_filled = NotStr(''' ''') +contact_card_ribbon32_regular = NotStr(''' ''') +clipboard_arrow_right24_regular = NotStr(''' ''') +arrow_up_right48_filled = NotStr(''' ''') +ink_stroke24_regular = NotStr(''' ''') +text_bullet_list_square_edit24_regular = NotStr(''' ''') +dismiss_square_multiple20_regular = NotStr(''' ''') +chat_help24_filled = NotStr(''' ''') +glasses_off16_regular = NotStr(''' ''') +tent48_regular = NotStr(''' ''') +circle_small20_filled = NotStr(''' ''') +person_board24_filled = NotStr(''' ''') +cloud_flow24_filled = NotStr(''' ''') +animal_turtle24_regular = NotStr(''' ''') +document48_regular = NotStr(''' ''') +dismiss_circle24_filled = NotStr(''' ''') +emoji_sad16_regular = NotStr(''' ''') +document_multiple_prohibited24_filled = NotStr(''' ''') +table_freeze_row24_filled = NotStr(''' ''') +person16_filled = NotStr(''' ''') +clipboard_more20_regular = NotStr(''' ''') +table_insert_column28_filled = NotStr(''' ''') +square_arrow_forward32_filled = NotStr(''' ''') +doctor48_regular = NotStr(''' ''') +arrow_curve_down_left24_regular = NotStr(''' ''') +circle20_filled = NotStr(''' ''') +connector16_regular = NotStr(''' ''') +broad_activity_feed16_filled = NotStr(''' ''') +flash_checkmark16_regular = NotStr(''' ''') +subtract_circle24_filled = NotStr(''' ''') +border_none20_filled = NotStr(''' ''') +previous24_regular = NotStr(''' ''') +text_underline24_regular = NotStr(''' ''') +line_horizontal320_regular = NotStr(''' ''') +weather_haze20_regular = NotStr(''' ''') +cookies20_regular = NotStr(''' ''') +phone_tablet20_filled = NotStr(''' ''') +people_error20_regular = NotStr(''' ''') +column_edit24_regular = NotStr(''' ''') +document_text_toolbox24_regular = NotStr(''' ''') +document_dismiss20_filled = NotStr(''' ''') +trophy16_filled = NotStr(''' ''') +book_star20_regular = NotStr(''' ''') +previous20_filled = NotStr(''' ''') +calendar_chat20_regular = NotStr(''' ''') +font_decrease20_regular = NotStr(''' ''') +heart_broken16_filled = NotStr(''' ''') +weather_moon_off20_regular = NotStr(''' ''') +scale_fit16_regular = NotStr(''' ''') +bookmark_multiple16_filled = NotStr(''' ''') +grid_dots24_filled = NotStr(''' ''') +flashlight24_filled = NotStr(''' ''') +data_pie24_filled = NotStr(''' ''') +contract_down_left16_filled = NotStr(''' ''') +bowl_chopsticks28_regular = NotStr(''' ''') +skip_forward3048_regular = NotStr(''' ''') +arrow_enter_left20_filled = NotStr(''' ''') +form_new24_filled = NotStr(''' ''') +border_top_bottom20_filled = NotStr(''' ''') +desktop_cursor24_filled = NotStr(''' ''') +arrow_maximize_vertical24_regular = NotStr(''' ''') +icons20_filled = NotStr(''' ''') +arrow_hook_down_left24_regular = NotStr(''' ''') +phone12_regular = NotStr(''' ''') +circle_half_fill20_regular = NotStr(''' ''') +headset_add24_filled = NotStr(''' ''') +person_board24_regular = NotStr(''' ''') +thinking24_regular = NotStr(''' ''') +chat_settings20_regular = NotStr(''' ''') +food_toast20_regular = NotStr(''' ''') +phone_desktop24_regular = NotStr(''' ''') +arrow_up24_regular = NotStr(''' ''') +tent16_regular = NotStr(''' ''') +document_edit16_filled = NotStr(''' ''') +document_text24_regular = NotStr(''' ''') +organization24_filled = NotStr(''' ''') +text_case_lowercase20_filled = NotStr(''' ''') +branch_compare16_regular = NotStr(''' ''') +calendar_arrow_right20_regular = NotStr(''' ''') +database_link24_regular = NotStr(''' ''') +image_arrow_back24_filled = NotStr(''' ''') +flag_off48_filled = NotStr(''' ''') +person_mail28_filled = NotStr(''' ''') +clock_alarm24_filled = NotStr(''' ''') +flip_horizontal24_regular = NotStr(''' ''') +text_bold24_filled = NotStr(''' ''') +tab_desktop_multiple20_filled = NotStr(''' ''') +question_circle28_regular = NotStr(''' ''') +design_ideas24_filled = NotStr(''' ''') +people_swap28_filled = NotStr(''' ''') +arrow_circle_left28_regular = NotStr(''' ''') +save_arrow_right20_regular = NotStr(''' ''') +arrow_autofit_height24_filled = NotStr(''' ''') +chat_arrow_double_back20_regular = NotStr(''' ''') +arrow_turn_right20_filled = NotStr(''' ''') +video_person12_regular = NotStr(''' ''') +cloud_archive28_filled = NotStr(''' ''') +door_arrow_left24_regular = NotStr(''' ''') +database_link20_filled = NotStr(''' ''') +toolbox12_regular = NotStr(''' ''') +data_trending24_filled = NotStr(''' ''') +list28_regular = NotStr(''' ''') +channel_dismiss48_regular = NotStr(''' ''') +mail_inbox_all24_filled = NotStr(''' ''') +screenshot20_filled = NotStr(''' ''') +leaf_one24_regular = NotStr(''' ''') +bookmark_off24_regular = NotStr(''' ''') +store_microsoft16_regular = NotStr(''' ''') +shopping_bag_arrow_left24_filled = NotStr(''' ''') +arrow_redo48_regular = NotStr(''' ''') +video_person48_filled = NotStr(''' ''') +document_lock20_filled = NotStr(''' ''') +vote24_regular = NotStr(''' ''') +lasso20_regular = NotStr(''' ''') +arrow_circle_right48_regular = NotStr(''' ''') +slide_eraser16_regular = NotStr(''' ''') +broom20_filled = NotStr(''' ''') +money_hand24_filled = NotStr(''' ''') +cellular_data420_regular = NotStr(''' ''') +food_pizza20_regular = NotStr(''' ''') +text_continuous20_regular = NotStr(''' ''') +mail_unread24_filled = NotStr(''' ''') +color_fill28_regular = NotStr(''' ''') +developer_board24_regular = NotStr(''' ''') +vehicle_subway16_regular = NotStr(''' ''') +add_circle24_regular = NotStr(''' ''') +play_circle28_filled = NotStr(''' ''') +arrow_sort_down_lines16_filled = NotStr(''' ''') +person_arrow_left24_filled = NotStr(''' ''') +call_park24_filled = NotStr(''' ''') +people_checkmark20_regular = NotStr(''' ''') +open_off24_filled = NotStr(''' ''') +building_bank48_regular = NotStr(''' ''') +split_vertical32_regular = NotStr(''' ''') +square_hint48_regular = NotStr(''' ''') +align_bottom48_filled = NotStr(''' ''') +design_ideas20_regular = NotStr(''' ''') +open16_filled = NotStr(''' ''') +contact_card_link20_regular = NotStr(''' ''') +arrow_reply_all16_filled = NotStr(''' ''') +tent28_regular = NotStr(''' ''') +picture_in_picture_enter24_filled = NotStr(''' ''') +call_transfer20_filled = NotStr(''' ''') +alert_off20_regular = NotStr(''' ''') +error_circle_settings16_regular = NotStr(''' ''') +speaker_usb24_filled = NotStr(''' ''') +battery424_regular = NotStr(''' ''') +text_column_one_wide24_filled = NotStr(''' ''') +video36024_filled = NotStr(''' ''') +shape_exclude24_regular = NotStr(''' ''') +panel_right48_regular = NotStr(''' ''') +align_right28_filled = NotStr(''' ''') +people_list20_regular = NotStr(''' ''') +text_position_behind20_filled = NotStr(''' ''') +person24_regular = NotStr(''' ''') +window_ad_person20_regular = NotStr(''' ''') +window_apps48_filled = NotStr(''' ''') +comment_arrow_right20_regular = NotStr(''' ''') +people_swap24_regular = NotStr(''' ''') +food_toast16_regular = NotStr(''' ''') +caret_left12_filled = NotStr(''' ''') +window_arrow_up24_regular = NotStr(''' ''') +search_visual16_filled = NotStr(''' ''') +reading_list20_filled = NotStr(''' ''') +text_case_lowercase16_filled = NotStr(''' ''') +share_screen_person_overlay_inside28_filled = NotStr(''' ''') +person_arrow_right24_filled = NotStr(''' ''') +eraser24_filled = NotStr(''' ''') +gift24_filled = NotStr(''' ''') +padding_left20_filled = NotStr(''' ''') +clipboard_checkmark20_regular = NotStr(''' ''') +compose20_regular = NotStr(''' ''') +cellular_data120_regular = NotStr(''' ''') +gift24_regular = NotStr(''' ''') +align_space_fit_vertical20_regular = NotStr(''' ''') +arrow_up28_regular = NotStr(''' ''') +communication20_filled = NotStr(''' ''') +data_histogram20_regular = NotStr(''' ''') +organization24_regular = NotStr(''' ''') +tv_usb28_regular = NotStr(''' ''') +important20_regular = NotStr(''' ''') +comment_multiple32_regular = NotStr(''' ''') +food_egg20_regular = NotStr(''' ''') +preview_link24_filled = NotStr(''' ''') +bin_full24_regular = NotStr(''' ''') +share_screen_stop24_filled = NotStr(''' ''') +delete28_regular = NotStr(''' ''') +document_bullet_list_clock24_regular = NotStr(''' ''') +checkmark_starburst16_regular = NotStr(''' ''') +person_lock24_regular = NotStr(''' ''') +molecule24_filled = NotStr(''' ''') +star48_regular = NotStr(''' ''') +heart24_regular = NotStr(''' ''') +filter20_filled = NotStr(''' ''') +share_ios48_filled = NotStr(''' ''') +barcode_scanner24_regular = NotStr(''' ''') +arrow_forward_down_person24_regular = NotStr(''' ''') +document_bullet_list_multiple20_regular = NotStr(''' ''') +text_number_list_rtl20_regular = NotStr(''' ''') +arrow_repeat_all_off24_regular = NotStr(''' ''') +chevron_down48_regular = NotStr(''' ''') +emoji32_regular = NotStr(''' ''') +drink_wine24_filled = NotStr(''' ''') +leaf_three24_regular = NotStr(''' ''') +barcode_scanner20_filled = NotStr(''' ''') +box_edit24_filled = NotStr(''' ''') +drawer_play24_regular = NotStr(''' ''') +arrows_bidirectional20_regular = NotStr(''' ''') +arrow_circle_down12_filled = NotStr(''' ''') +call_pause20_filled = NotStr(''' ''') +dock20_regular = NotStr(''' ''') +shield_keyhole16_filled = NotStr(''' ''') +thumb_like20_filled = NotStr(''' ''') +subtract_circle_arrow_back20_filled = NotStr(''' ''') +arrow_redo32_regular = NotStr(''' ''') +line_dashes20_filled = NotStr(''' ''') +symbols20_regular = NotStr(''' ''') +gavel24_filled = NotStr(''' ''') +table_dismiss24_filled = NotStr(''' ''') +chevron_up_down24_filled = NotStr(''' ''') +chevron_right24_regular = NotStr(''' ''') +chat_arrow_back16_regular = NotStr(''' ''') +document_width20_filled = NotStr(''' ''') +add24_regular = NotStr(''' ''') +attach12_regular = NotStr(''' ''') +error_circle12_filled = NotStr(''' ''') +fluent32_filled = NotStr(''' ''') +arrow_eject20_filled = NotStr(''' ''') +checkbox_person24_regular = NotStr(''' ''') +document_queue_multiple24_filled = NotStr(''' ''') +document_table24_regular = NotStr(''' ''') +star_emphasis24_regular = NotStr(''' ''') +animal_cat24_filled = NotStr(''' ''') +checkmark_starburst20_regular = NotStr(''' ''') +text_sort_descending20_regular = NotStr(''' ''') +window_wrench32_regular = NotStr(''' ''') +delete20_regular = NotStr(''' ''') +book_open_microphone24_filled = NotStr(''' ''') +multiplier2_x20_regular = NotStr(''' ''') +video36020_filled = NotStr(''' ''') +text_grammar_checkmark24_regular = NotStr(''' ''') +wallpaper24_filled = NotStr(''' ''') +table_dismiss16_filled = NotStr(''' ''') +window_ad20_regular = NotStr(''' ''') +document_arrow_down16_regular = NotStr(''' ''') +trophy48_regular = NotStr(''' ''') +autocorrect24_regular = NotStr(''' ''') +arrow_down_left24_regular = NotStr(''' ''') +breakout_room28_filled = NotStr(''' ''') +panel_left24_filled = NotStr(''' ''') +comment_arrow_right16_regular = NotStr(''' ''') +folder_zip24_regular = NotStr(''' ''') +autocorrect20_filled = NotStr(''' ''') +share_screen_person16_filled = NotStr(''' ''') +document_settings20_filled = NotStr(''' ''') +reward24_regular = NotStr(''' ''') +person_delete24_regular = NotStr(''' ''') +city16_regular = NotStr(''' ''') +desktop_arrow_right20_filled = NotStr(''' ''') +people_team_add20_regular = NotStr(''' ''') +document_text_clock24_regular = NotStr(''' ''') +tablet_speaker20_regular = NotStr(''' ''') +comment28_filled = NotStr(''' ''') +shield_error24_regular = NotStr(''' ''') +key_command16_regular = NotStr(''' ''') +headphones_sound_wave28_regular = NotStr(''' ''') +arrow_bidirectional_up_down20_regular = NotStr(''' ''') +shield_error20_regular = NotStr(''' ''') +content_view32_filled = NotStr(''' ''') +person_pill24_regular = NotStr(''' ''') +people_settings28_filled = NotStr(''' ''') +xray20_regular = NotStr(''' ''') +arrow_circle_up_left24_filled = NotStr(''' ''') +select_object_skew20_filled = NotStr(''' ''') +book_open_microphone48_filled = NotStr(''' ''') +video_add20_filled = NotStr(''' ''') +shopping_bag_play24_regular = NotStr(''' ''') +people_audience20_regular = NotStr(''' ''') +crop_interim_off24_regular = NotStr(''' ''') +folder_person20_filled = NotStr(''' ''') +emoji16_regular = NotStr(''' ''') +note_add20_filled = NotStr(''' ''') +database_search24_regular = NotStr(''' ''') +tag_question_mark32_regular = NotStr(''' ''') +text_font24_regular = NotStr(''' ''') +document_text_toolbox20_filled = NotStr(''' ''') +chart_person48_regular = NotStr(''' ''') +text_position_through20_regular = NotStr(''' ''') +translate20_filled = NotStr(''' ''') +center_vertical24_filled = NotStr(''' ''') +comment_off20_filled = NotStr(''' ''') +filter_dismiss24_filled = NotStr(''' ''') +guardian24_filled = NotStr(''' ''') +note_add24_regular = NotStr(''' ''') +video32_regular = NotStr(''' ''') +call_forward24_regular = NotStr(''' ''') +payment28_filled = NotStr(''' ''') +preview_link16_filled = NotStr(''' ''') +window_shield16_filled = NotStr(''' ''') +tag_search24_filled = NotStr(''' ''') +food_apple24_regular = NotStr(''' ''') +video_person_off24_filled = NotStr(''' ''') +cloud_arrow_down16_regular = NotStr(''' ''') +caret_up12_regular = NotStr(''' ''') +clipboard_text_rtl24_filled = NotStr(''' ''') +star_edit24_regular = NotStr(''' ''') +text_column_one_narrow24_filled = NotStr(''' ''') +cast24_filled = NotStr(''' ''') +arrow_clockwise12_filled = NotStr(''' ''') +target_arrow20_regular = NotStr(''' ''') +diversity20_filled = NotStr(''' ''') +vehicle_car_collision20_filled = NotStr(''' ''') +arrow_circle_up32_regular = NotStr(''' ''') +sport_hockey24_regular = NotStr(''' ''') +shifts30_minutes24_regular = NotStr(''' ''') +people_prohibited16_regular = NotStr(''' ''') +share_screen_person_overlay_inside24_regular = NotStr(''' ''') +rectangle_landscape28_regular = NotStr(''' ''') +shape_subtract16_regular = NotStr(''' ''') +chat_dismiss24_regular = NotStr(''' ''') +headset_add20_filled = NotStr(''' ''') +quiz_new24_regular = NotStr(''' ''') +thumb_like16_filled = NotStr(''' ''') +target16_regular = NotStr(''' ''') +flashlight16_filled = NotStr(''' ''') +chevron_down16_regular = NotStr(''' ''') +lock_open28_regular = NotStr(''' ''') +text_footnote20_regular = NotStr(''' ''') +rectangle_landscape24_filled = NotStr(''' ''') +form_new28_filled = NotStr(''' ''') +data_histogram24_regular = NotStr(''' ''') +clock_alarm32_filled = NotStr(''' ''') +multiplier5_x24_filled = NotStr(''' ''') +chevron_circle_up24_filled = NotStr(''' ''') +cloud28_regular = NotStr(''' ''') +arrow_hook_up_left28_regular = NotStr(''' ''') +info16_regular = NotStr(''' ''') +text_continuous20_filled = NotStr(''' ''') +keyboard12324_regular = NotStr(''' ''') +location_live24_regular = NotStr(''' ''') +table_freeze_column24_regular = NotStr(''' ''') +resize20_regular = NotStr(''' ''') +people_swap24_filled = NotStr(''' ''') +accessibility20_filled = NotStr(''' ''') +split_vertical28_regular = NotStr(''' ''') +text_direction_rotate90_left20_regular = NotStr(''' ''') +movies_and_tv20_regular = NotStr(''' ''') +tasks_app24_filled = NotStr(''' ''') +color16_regular = NotStr(''' ''') +arrow_sync_dismiss24_filled = NotStr(''' ''') +shifts_checkmark20_regular = NotStr(''' ''') +table_link28_regular = NotStr(''' ''') +collections20_regular = NotStr(''' ''') +weather_cloudy24_regular = NotStr(''' ''') +arrow_download48_filled = NotStr(''' ''') +orientation20_filled = NotStr(''' ''') +app_title20_regular = NotStr(''' ''') +slide_add24_regular = NotStr(''' ''') +text_align_left24_regular = NotStr(''' ''') +camera_dome24_filled = NotStr(''' ''') +comment_multiple28_filled = NotStr(''' ''') +book_globe20_filled = NotStr(''' ''') +flash20_regular = NotStr(''' ''') +closed_caption_off28_filled = NotStr(''' ''') +library24_regular = NotStr(''' ''') +record12_regular = NotStr(''' ''') +mail_alert28_regular = NotStr(''' ''') +headset28_regular = NotStr(''' ''') +bookmark_multiple28_regular = NotStr(''' ''') +table32_regular = NotStr(''' ''') +smartwatch_dot20_regular = NotStr(''' ''') +collections_add20_regular = NotStr(''' ''') +decimal_arrow_right24_regular = NotStr(''' ''') +caret_right16_regular = NotStr(''' ''') +doctor24_regular = NotStr(''' ''') +split_horizontal20_filled = NotStr(''' ''') +document24_regular = NotStr(''' ''') +panel_right16_filled = NotStr(''' ''') +people_prohibited20_filled = NotStr(''' ''') +document_bullet_list20_filled = NotStr(''' ''') +leaf_three16_filled = NotStr(''' ''') +laptop16_regular = NotStr(''' ''') +form_new48_filled = NotStr(''' ''') +access_time24_regular = NotStr(''' ''') +comment_off28_regular = NotStr(''' ''') +brightness_low16_regular = NotStr(''' ''') +document_lock24_filled = NotStr(''' ''') +calendar_question_mark24_regular = NotStr(''' ''') +weather_sunny_high24_filled = NotStr(''' ''') +highlight24_filled = NotStr(''' ''') +keyboard12324_filled = NotStr(''' ''') +person_call24_regular = NotStr(''' ''') +arrow_up48_filled = NotStr(''' ''') +arrow_import20_filled = NotStr(''' ''') +gesture24_filled = NotStr(''' ''') +tap_single24_filled = NotStr(''' ''') +clipboard_letter24_filled = NotStr(''' ''') +skip_forward3048_filled = NotStr(''' ''') +cloud_sync32_regular = NotStr(''' ''') +call_checkmark24_filled = NotStr(''' ''') +text_number_list_rtl16_regular = NotStr(''' ''') +mail_inbox_checkmark24_regular = NotStr(''' ''') +weather_drizzle48_regular = NotStr(''' ''') +panel_right24_regular = NotStr(''' ''') +stream20_regular = NotStr(''' ''') +people_community_add20_filled = NotStr(''' ''') +flip_vertical28_regular = NotStr(''' ''') +border_left24_regular = NotStr(''' ''') +dialpad24_filled = NotStr(''' ''') +cloud_dismiss24_filled = NotStr(''' ''') +text_box_settings24_regular = NotStr(''' ''') +drink_wine24_regular = NotStr(''' ''') +slide_add32_regular = NotStr(''' ''') +image48_filled = NotStr(''' ''') +ribbon32_regular = NotStr(''' ''') +fluent48_filled = NotStr(''' ''') +add_subtract_circle48_regular = NotStr(''' ''') +color_line24_regular = NotStr(''' ''') +meet_now24_filled = NotStr(''' ''') +text_bullet_list_ltr16_regular = NotStr(''' ''') +folder_arrow_right48_regular = NotStr(''' ''') +divider_tall16_filled = NotStr(''' ''') +weather_sunny48_filled = NotStr(''' ''') +phone_dismiss24_filled = NotStr(''' ''') +next16_filled = NotStr(''' ''') +panel_right24_filled = NotStr(''' ''') +arrow_circle_down_right16_regular = NotStr(''' ''') +notebook_lightning24_regular = NotStr(''' ''') +attach16_filled = NotStr(''' ''') +more_horizontal32_regular = NotStr(''' ''') +ribbon_add20_regular = NotStr(''' ''') +video_switch20_filled = NotStr(''' ''') +puzzle_cube48_filled = NotStr(''' ''') +poll20_filled = NotStr(''' ''') +chevron_left28_filled = NotStr(''' ''') +document_endnote24_regular = NotStr(''' ''') +table_lightning20_filled = NotStr(''' ''') +clipboard_task_list_ltr20_filled = NotStr(''' ''') +highlight16_filled = NotStr(''' ''') +text_indent_increase_rtl16_regular = NotStr(''' ''') +shopping_bag_percent24_regular = NotStr(''' ''') +more_vertical48_regular = NotStr(''' ''') +weather_snow_shower_day48_regular = NotStr(''' ''') +ribbon_add24_regular = NotStr(''' ''') +expand_up_right24_regular = NotStr(''' ''') +desktop_speaker_off24_regular = NotStr(''' ''') +book_number16_filled = NotStr(''' ''') +text_font24_filled = NotStr(''' ''') +phone_link_setup24_filled = NotStr(''' ''') +eye12_regular = NotStr(''' ''') +gauge20_filled = NotStr(''' ''') +share_android20_regular = NotStr(''' ''') +cloud_words28_filled = NotStr(''' ''') +star_emphasis20_filled = NotStr(''' ''') +snooze24_filled = NotStr(''' ''') +handshake20_filled = NotStr(''' ''') +arrow_down_left24_filled = NotStr(''' ''') +table_stack_above16_filled = NotStr(''' ''') +border_all16_regular = NotStr(''' ''') +star_add28_regular = NotStr(''' ''') +document_page_top_center20_regular = NotStr(''' ''') +live_off24_regular = NotStr(''' ''') +preview_link16_regular = NotStr(''' ''') +text_color16_regular = NotStr(''' ''') +pin12_filled = NotStr(''' ''') +notepad28_filled = NotStr(''' ''') +emoji16_filled = NotStr(''' ''') +skip_forward3032_regular = NotStr(''' ''') +cellular_data124_filled = NotStr(''' ''') +checkbox124_filled = NotStr(''' ''') +arrow_routing20_filled = NotStr(''' ''') +cloud_archive48_filled = NotStr(''' ''') +calendar_week_numbers20_filled = NotStr(''' ''') +megaphone20_filled = NotStr(''' ''') +keyboard_layout_one_handed_left24_filled = NotStr(''' ''') +table_switch20_regular = NotStr(''' ''') +slide_add16_filled = NotStr(''' ''') +text_superscript24_filled = NotStr(''' ''') +tv28_regular = NotStr(''' ''') +target_edit24_filled = NotStr(''' ''') +slide_add48_filled = NotStr(''' ''') +temperature20_regular = NotStr(''' ''') +games32_regular = NotStr(''' ''') +mail_alert16_regular = NotStr(''' ''') +battery524_regular = NotStr(''' ''') +document_footer16_regular = NotStr(''' ''') +calendar_info20_filled = NotStr(''' ''') +calendar_today24_filled = NotStr(''' ''') +scan_type20_regular = NotStr(''' ''') +color20_filled = NotStr(''' ''') +arrow_turn_bidirectional_down_right24_regular = NotStr(''' ''') +clipboard_letter16_regular = NotStr(''' ''') +arrow_previous24_regular = NotStr(''' ''') +book_globe24_filled = NotStr(''' ''') +question_circle28_filled = NotStr(''' ''') +cube20_regular = NotStr(''' ''') +document_multiple_percent20_regular = NotStr(''' ''') +text_case_uppercase20_filled = NotStr(''' ''') +speaker_off48_regular = NotStr(''' ''') +couch24_regular = NotStr(''' ''') +brightness_low48_filled = NotStr(''' ''') +approvals_app16_filled = NotStr(''' ''') +window_dev_tools16_filled = NotStr(''' ''') +battery724_filled = NotStr(''' ''') +weather_hail_day20_regular = NotStr(''' ''') +key_multiple20_regular = NotStr(''' ''') +share20_regular = NotStr(''' ''') +orientation24_regular = NotStr(''' ''') +lightbulb24_regular = NotStr(''' ''') +auto_fit_height24_regular = NotStr(''' ''') +calendar_checkmark20_regular = NotStr(''' ''') +emoji24_filled = NotStr(''' ''') +flip_horizontal16_regular = NotStr(''' ''') +bezier_curve_square12_filled = NotStr(''' ''') +dismiss48_regular = NotStr(''' ''') +scan_type24_regular = NotStr(''' ''') +person24_filled = NotStr(''' ''') +cloud_add16_filled = NotStr(''' ''') +document_header_dismiss20_regular = NotStr(''' ''') +text_proofing_tools20_filled = NotStr(''' ''') +checkbox_arrow_right24_regular = NotStr(''' ''') +arrow_counterclockwise24_regular = NotStr(''' ''') +circle_off20_regular = NotStr(''' ''') +mic_off28_regular = NotStr(''' ''') +arrow_move24_regular = NotStr(''' ''') +desktop_mac16_regular = NotStr(''' ''') +call24_regular = NotStr(''' ''') +gift_card_arrow_right24_regular = NotStr(''' ''') +text_position_tight20_regular = NotStr(''' ''') +building_bank_link24_regular = NotStr(''' ''') +line_dashes48_regular = NotStr(''' ''') +f_stop24_filled = NotStr(''' ''') +chevron_double_down16_filled = NotStr(''' ''') +cursor_hover_off48_regular = NotStr(''' ''') +calligraphy_pen_error20_regular = NotStr(''' ''') +beaker16_regular = NotStr(''' ''') +select_object20_regular = NotStr(''' ''') +folder_arrow_right20_filled = NotStr(''' ''') +stack_star20_regular = NotStr(''' ''') +folder32_filled = NotStr(''' ''') +color_background20_regular = NotStr(''' ''') +battery520_regular = NotStr(''' ''') +calendar_agenda20_filled = NotStr(''' ''') +copy_add20_filled = NotStr(''' ''') +arrow_hook_down_left16_regular = NotStr(''' ''') +arrow_sort16_regular = NotStr(''' ''') +re_order24_filled = NotStr(''' ''') +document28_regular = NotStr(''' ''') +copy16_filled = NotStr(''' ''') +collections_add24_filled = NotStr(''' ''') +text_align_distributed_evenly24_filled = NotStr(''' ''') +arrow_hook_up_left16_regular = NotStr(''' ''') +building_factory48_regular = NotStr(''' ''') +door_arrow_left16_filled = NotStr(''' ''') +text_indent_increase_rtl24_regular = NotStr(''' ''') +sport24_regular = NotStr(''' ''') +calendar_arrow_down20_regular = NotStr(''' ''') +building_factory32_regular = NotStr(''' ''') +group24_filled = NotStr(''' ''') +comment_multiple28_regular = NotStr(''' ''') +weather_rain24_regular = NotStr(''' ''') +app_recent20_filled = NotStr(''' ''') +video_person12_filled = NotStr(''' ''') +wifi324_regular = NotStr(''' ''') +megaphone24_regular = NotStr(''' ''') +bed16_filled = NotStr(''' ''') +table_insert_row24_filled = NotStr(''' ''') +resize_small20_filled = NotStr(''' ''') +shopping_bag24_filled = NotStr(''' ''') +arrow_repeat_all24_filled = NotStr(''' ''') +oval24_regular = NotStr(''' ''') +square_hint32_filled = NotStr(''' ''') +arrow_rotate_clockwise24_filled = NotStr(''' ''') +weather_rain_showers_night48_filled = NotStr(''' ''') +chevron_up_down16_regular = NotStr(''' ''') +star_emphasis32_filled = NotStr(''' ''') +copy_arrow_right20_filled = NotStr(''' ''') +table20_regular = NotStr(''' ''') +key_multiple20_filled = NotStr(''' ''') +text_bullet_list_square_edit20_filled = NotStr(''' ''') +star16_regular = NotStr(''' ''') +folder_arrow_right48_filled = NotStr(''' ''') +arrow_outline_up_right32_regular = NotStr(''' ''') +mail_multiple16_regular = NotStr(''' ''') +projection_screen28_filled = NotStr(''' ''') +phone16_filled = NotStr(''' ''') +savings20_regular = NotStr(''' ''') +group20_regular = NotStr(''' ''') +comment_arrow_left48_regular = NotStr(''' ''') +lock_shield48_regular = NotStr(''' ''') +brightness_low24_filled = NotStr(''' ''') +battery1020_filled = NotStr(''' ''') +location28_regular = NotStr(''' ''') +arrow_circle_up24_filled = NotStr(''' ''') +desktop_sync20_regular = NotStr(''' ''') +phone_lock24_regular = NotStr(''' ''') +weather_sunny28_regular = NotStr(''' ''') +road_cone48_regular = NotStr(''' ''') +fps3048_regular = NotStr(''' ''') +weather_hail_night20_filled = NotStr(''' ''') +people_team20_regular = NotStr(''' ''') +money_off24_regular = NotStr(''' ''') +desktop_pulse20_regular = NotStr(''' ''') +port_usb_c24_regular = NotStr(''' ''') +flash_checkmark16_filled = NotStr(''' ''') +classification24_regular = NotStr(''' ''') +resize_video24_filled = NotStr(''' ''') +video28_filled = NotStr(''' ''') +animal_turtle20_filled = NotStr(''' ''') +multiselect_rtl20_filled = NotStr(''' ''') +tooltip_quote24_filled = NotStr(''' ''') +battery920_regular = NotStr(''' ''') +channel_subtract48_filled = NotStr(''' ''') +guitar28_regular = NotStr(''' ''') +person_add24_filled = NotStr(''' ''') +dock20_filled = NotStr(''' ''') +layer24_regular = NotStr(''' ''') +square_hint_sparkles16_regular = NotStr(''' ''') +beach16_filled = NotStr(''' ''') +pause_settings20_regular = NotStr(''' ''') +box_arrow_left20_regular = NotStr(''' ''') +channel_share24_regular = NotStr(''' ''') +document_add16_filled = NotStr(''' ''') +alert_urgent16_regular = NotStr(''' ''') +list16_regular = NotStr(''' ''') +wifi420_regular = NotStr(''' ''') +arrow_upload24_filled = NotStr(''' ''') +tab_desktop_arrow_left20_regular = NotStr(''' ''') +weather_rain_snow48_filled = NotStr(''' ''') +shifts32_regular = NotStr(''' ''') +rhombus20_filled = NotStr(''' ''') +link_dismiss20_regular = NotStr(''' ''') +tag_question_mark16_filled = NotStr(''' ''') +battery420_regular = NotStr(''' ''') +caret_right20_regular = NotStr(''' ''') +chevron_circle_up12_filled = NotStr(''' ''') +weather_snow_shower_day24_regular = NotStr(''' ''') +copy_arrow_right20_regular = NotStr(''' ''') +scales24_regular = NotStr(''' ''') +teddy24_filled = NotStr(''' ''') +line_horizontal5_error20_filled = NotStr(''' ''') +cookies24_regular = NotStr(''' ''') +caret_down12_regular = NotStr(''' ''') +keyboard_shift_uppercase24_filled = NotStr(''' ''') +heart16_filled = NotStr(''' ''') +door_arrow_right28_filled = NotStr(''' ''') +search24_filled = NotStr(''' ''') +cloud_dismiss48_regular = NotStr(''' ''') +person_voice24_filled = NotStr(''' ''') +food_pizza24_filled = NotStr(''' ''') +document_queue24_regular = NotStr(''' ''') +star_prohibited16_regular = NotStr(''' ''') +alert_on20_filled = NotStr(''' ''') +arrow_step_out20_regular = NotStr(''' ''') +arrow_counterclockwise24_filled = NotStr(''' ''') +reading_list16_regular = NotStr(''' ''') +mic28_filled = NotStr(''' ''') +document_header_dismiss24_filled = NotStr(''' ''') +people_sync16_regular = NotStr(''' ''') +arrow_circle_down_right20_regular = NotStr(''' ''') +image28_regular = NotStr(''' ''') +building_factory16_filled = NotStr(''' ''') +arrow_down_left32_regular = NotStr(''' ''') +shifts_day24_filled = NotStr(''' ''') +briefcase_medical32_filled = NotStr(''' ''') +share48_regular = NotStr(''' ''') +battery_checkmark24_filled = NotStr(''' ''') +group24_regular = NotStr(''' ''') +panel_left_expand20_filled = NotStr(''' ''') +comment_arrow_left16_filled = NotStr(''' ''') +people_checkmark24_regular = NotStr(''' ''') +text_strikethrough20_regular = NotStr(''' ''') +arrow_trending_checkmark20_filled = NotStr(''' ''') +text_clear_formatting16_regular = NotStr(''' ''') +text_change_case20_filled = NotStr(''' ''') +person_add20_regular = NotStr(''' ''') +comment_multiple_checkmark20_regular = NotStr(''' ''') +sport_soccer20_regular = NotStr(''' ''') +cube24_regular = NotStr(''' ''') +clipboard_image20_filled = NotStr(''' ''') +video_off24_regular = NotStr(''' ''') +stop16_regular = NotStr(''' ''') +caret_right20_filled = NotStr(''' ''') +arrow_reply_down16_filled = NotStr(''' ''') +walkie_talkie28_filled = NotStr(''' ''') +immersive_reader20_regular = NotStr(''' ''') +document_bullet_list_clock20_regular = NotStr(''' ''') +cloud_swap24_regular = NotStr(''' ''') +channel16_filled = NotStr(''' ''') +clipboard_clock20_regular = NotStr(''' ''') +auto_fit_width20_regular = NotStr(''' ''') +arrow_between_down24_filled = NotStr(''' ''') +molecule32_filled = NotStr(''' ''') +save_multiple20_filled = NotStr(''' ''') +shifts24_filled = NotStr(''' ''') +person_pill20_regular = NotStr(''' ''') +call_inbound20_filled = NotStr(''' ''') +document_copy48_filled = NotStr(''' ''') +multiselect_rtl20_regular = NotStr(''' ''') +food_egg24_filled = NotStr(''' ''') +phone_status_bar24_filled = NotStr(''' ''') +document_ribbon24_filled = NotStr(''' ''') +dual_screen_pagination24_filled = NotStr(''' ''') +mail_multiple24_regular = NotStr(''' ''') +ribbon16_regular = NotStr(''' ''') +checkmark_lock20_regular = NotStr(''' ''') +cart20_regular = NotStr(''' ''') +video_clip24_filled = NotStr(''' ''') +cloud_sync20_regular = NotStr(''' ''') +flash_checkmark24_regular = NotStr(''' ''') +text_add_space_after24_regular = NotStr(''' ''') +trophy20_regular = NotStr(''' ''') +flag28_regular = NotStr(''' ''') +eyedropper_off24_regular = NotStr(''' ''') +cellular4_g24_regular = NotStr(''' ''') +scan_thumb_up48_regular = NotStr(''' ''') +calendar_day16_regular = NotStr(''' ''') +status20_filled = NotStr(''' ''') +diagram24_regular = NotStr(''' ''') +device_meeting_room_remote16_filled = NotStr(''' ''') +search_info24_regular = NotStr(''' ''') +cellular5_g24_regular = NotStr(''' ''') +arrow_maximize24_regular = NotStr(''' ''') +eraser_small24_filled = NotStr(''' ''') +arrow_step_out24_regular = NotStr(''' ''') +document_flowchart20_regular = NotStr(''' ''') +person_question_mark24_regular = NotStr(''' ''') +table_delete_row28_filled = NotStr(''' ''') +multiselect_rtl16_filled = NotStr(''' ''') +task_list_square_rtl20_filled = NotStr(''' ''') +book_open_microphone48_regular = NotStr(''' ''') +align_center_vertical20_filled = NotStr(''' ''') +lasso20_filled = NotStr(''' ''') +shifts_open24_regular = NotStr(''' ''') +options24_filled = NotStr(''' ''') +video_prohibited24_filled = NotStr(''' ''') +person_tag32_filled = NotStr(''' ''') +flag24_filled = NotStr(''' ''') +group_list24_filled = NotStr(''' ''') +record_stop48_regular = NotStr(''' ''') +share_screen_stop28_filled = NotStr(''' ''') +pill20_filled = NotStr(''' ''') +chat_arrow_back20_regular = NotStr(''' ''') +calendar_sync24_filled = NotStr(''' ''') +layer20_regular = NotStr(''' ''') +document_briefcase24_filled = NotStr(''' ''') +tag_dismiss24_regular = NotStr(''' ''') +table_lightning16_filled = NotStr(''' ''') +zoom_out16_regular = NotStr(''' ''') +shifts_day20_regular = NotStr(''' ''') +leaf_three20_regular = NotStr(''' ''') +document_arrow_up16_filled = NotStr(''' ''') +folder32_regular = NotStr(''' ''') +video_person_star_off24_filled = NotStr(''' ''') +table_move_above16_regular = NotStr(''' ''') +tag_error20_filled = NotStr(''' ''') +phone12_filled = NotStr(''' ''') +person_note24_filled = NotStr(''' ''') +checkmark20_filled = NotStr(''' ''') +people_team28_regular = NotStr(''' ''') +window_new16_filled = NotStr(''' ''') +box_search20_filled = NotStr(''' ''') +column_triple_edit24_regular = NotStr(''' ''') +box_dismiss20_filled = NotStr(''' ''') +mail_read20_filled = NotStr(''' ''') +document_table_cube24_filled = NotStr(''' ''') +breakout_room24_regular = NotStr(''' ''') +double_tap_swipe_down20_regular = NotStr(''' ''') +cloud_arrow_down32_regular = NotStr(''' ''') +call_inbound24_regular = NotStr(''' ''') +calendar_search20_regular = NotStr(''' ''') +orientation20_regular = NotStr(''' ''') +timer48_filled = NotStr(''' ''') +question16_regular = NotStr(''' ''') +shifts_checkmark20_filled = NotStr(''' ''') +arrow_trending_text24_filled = NotStr(''' ''') +ruler24_filled = NotStr(''' ''') +channel48_filled = NotStr(''' ''') +checkmark_starburst24_regular = NotStr(''' ''') +play32_filled = NotStr(''' ''') +globe_location24_filled = NotStr(''' ''') +projection_screen20_regular = NotStr(''' ''') +wallet32_regular = NotStr(''' ''') +text_bullet_list_rtl16_filled = NotStr(''' ''') +animal_dog16_filled = NotStr(''' ''') +text_direction_horizontal_right20_filled = NotStr(''' ''') +arrow_hook_down_right24_regular = NotStr(''' ''') +dual_screen24_filled = NotStr(''' ''') +port_usb_c24_filled = NotStr(''' ''') +circle_edit24_regular = NotStr(''' ''') +align_top20_filled = NotStr(''' ''') +data_bar_horizontal20_filled = NotStr(''' ''') +trophy_off16_filled = NotStr(''' ''') +building_multiple24_regular = NotStr(''' ''') +conference_room24_filled = NotStr(''' ''') +arrow_reset48_regular = NotStr(''' ''') +phone_tablet24_filled = NotStr(''' ''') +checkmark_circle48_filled = NotStr(''' ''') +channel24_filled = NotStr(''' ''') +edit_arrow_back20_regular = NotStr(''' ''') +align_center_vertical24_regular = NotStr(''' ''') +text_bold24_regular = NotStr(''' ''') +document_footer_dismiss20_regular = NotStr(''' ''') +save_sync20_filled = NotStr(''' ''') +cloud32_filled = NotStr(''' ''') +book_question_mark_rtl24_regular = NotStr(''' ''') +calendar_today16_regular = NotStr(''' ''') +battery820_filled = NotStr(''' ''') +record24_regular = NotStr(''' ''') +location_arrow_right48_filled = NotStr(''' ''') +search12_filled = NotStr(''' ''') +scan_object24_regular = NotStr(''' ''') +align_right20_regular = NotStr(''' ''') +text_add_space_before24_regular = NotStr(''' ''') +arrow_counterclockwise28_regular = NotStr(''' ''') +panel_right20_filled = NotStr(''' ''') +mail_unread16_filled = NotStr(''' ''') +comment_arrow_right16_filled = NotStr(''' ''') +shield_task28_filled = NotStr(''' ''') +cursor_hover_off28_filled = NotStr(''' ''') +call_missed24_regular = NotStr(''' ''') +wand24_regular = NotStr(''' ''') +desktop16_regular = NotStr(''' ''') +checkmark_starburst16_filled = NotStr(''' ''') +cloud32_regular = NotStr(''' ''') +people_prohibited16_filled = NotStr(''' ''') +alert20_regular = NotStr(''' ''') +ribbon20_regular = NotStr(''' ''') +screenshot24_filled = NotStr(''' ''') +send_clock20_filled = NotStr(''' ''') +emoji_add20_filled = NotStr(''' ''') +slide_text28_filled = NotStr(''' ''') +send_copy24_regular = NotStr(''' ''') +bluetooth20_regular = NotStr(''' ''') +tag_multiple20_filled = NotStr(''' ''') +emoji_sparkle20_regular = NotStr(''' ''') +new16_regular = NotStr(''' ''') +data_treemap20_regular = NotStr(''' ''') +arrow_rotate_clockwise16_filled = NotStr(''' ''') +cloud_checkmark32_filled = NotStr(''' ''') +document_dismiss16_filled = NotStr(''' ''') +rhombus28_regular = NotStr(''' ''') +dialpad_off24_filled = NotStr(''' ''') +slide_text24_filled = NotStr(''' ''') +home_person24_regular = NotStr(''' ''') +lock_shield20_regular = NotStr(''' ''') +star_one_quarter16_filled = NotStr(''' ''') +cut20_filled = NotStr(''' ''') +device_meeting_room_remote20_regular = NotStr(''' ''') +comment_add48_regular = NotStr(''' ''') +window_ad_off20_filled = NotStr(''' ''') +align_space_between_horizontal20_regular = NotStr(''' ''') +briefcase_medical24_filled = NotStr(''' ''') +person_available20_filled = NotStr(''' ''') +conference_room24_regular = NotStr(''' ''') +document_arrow_left24_filled = NotStr(''' ''') +people_add28_regular = NotStr(''' ''') +notepad20_filled = NotStr(''' ''') +mail_dismiss16_regular = NotStr(''' ''') +calendar_ltr16_regular = NotStr(''' ''') +weather_haze48_regular = NotStr(''' ''') +table_stack_left20_regular = NotStr(''' ''') +balloon16_filled = NotStr(''' ''') +multiplier5_x20_regular = NotStr(''' ''') +search_visual24_regular = NotStr(''' ''') +arrow_sync24_filled = NotStr(''' ''') +cube12_filled = NotStr(''' ''') +document32_regular = NotStr(''' ''') +weather_rain_showers_day48_filled = NotStr(''' ''') +bluetooth_searching24_regular = NotStr(''' ''') +building_shop16_regular = NotStr(''' ''') +shape_exclude24_filled = NotStr(''' ''') +picture_in_picture_exit24_filled = NotStr(''' ''') +music_note224_filled = NotStr(''' ''') +puzzle_cube24_filled = NotStr(''' ''') +prohibited48_filled = NotStr(''' ''') +link_edit24_regular = NotStr(''' ''') +column_arrow_right20_regular = NotStr(''' ''') +comment_mention24_regular = NotStr(''' ''') +calendar_empty32_filled = NotStr(''' ''') +javascript16_regular = NotStr(''' ''') +currency_dollar_rupee24_regular = NotStr(''' ''') +crop_interim_off20_filled = NotStr(''' ''') +phone_span_in16_regular = NotStr(''' ''') +shifts_team24_filled = NotStr(''' ''') +speaker_bluetooth24_regular = NotStr(''' ''') +person_question_mark20_regular = NotStr(''' ''') +phone_span_in24_filled = NotStr(''' ''') +home_person20_regular = NotStr(''' ''') +expand_up_right48_regular = NotStr(''' ''') +phone_screen_time24_regular = NotStr(''' ''') +calendar3_day16_regular = NotStr(''' ''') +tag_question_mark20_filled = NotStr(''' ''') +building_retail_shield24_regular = NotStr(''' ''') +puzzle_piece_shield20_regular = NotStr(''' ''') +document_catch_up20_filled = NotStr(''' ''') +building_bank_link48_filled = NotStr(''' ''') +f_stop20_regular = NotStr(''' ''') +heart_circle24_filled = NotStr(''' ''') +tap_double32_filled = NotStr(''' ''') +line20_filled = NotStr(''' ''') +presenter20_regular = NotStr(''' ''') +animal_dog24_filled = NotStr(''' ''') +calendar_arrow_down24_filled = NotStr(''' ''') +arrow_export_rtl20_regular = NotStr(''' ''') +comment_multiple16_regular = NotStr(''' ''') +brightness_high16_regular = NotStr(''' ''') +highlight24_regular = NotStr(''' ''') +align_right48_filled = NotStr(''' ''') +book_compass20_filled = NotStr(''' ''') +tablet32_regular = NotStr(''' ''') +checkbox_unchecked16_filled = NotStr(''' ''') +location16_regular = NotStr(''' ''') +chat_bubbles_question24_regular = NotStr(''' ''') +align_end_horizontal20_regular = NotStr(''' ''') +emoji_laugh20_regular = NotStr(''' ''') +phone_span_in28_regular = NotStr(''' ''') +call_missed20_regular = NotStr(''' ''') +speaker128_regular = NotStr(''' ''') +chevron_circle_right24_filled = NotStr(''' ''') +person_call20_regular = NotStr(''' ''') +channel_dismiss28_filled = NotStr(''' ''') +shield48_regular = NotStr(''' ''') +board20_regular = NotStr(''' ''') +notepad12_filled = NotStr(''' ''') +phone_eraser16_filled = NotStr(''' ''') +check20_filled = NotStr(''' ''') +previous48_regular = NotStr(''' ''') +calendar_multiple20_filled = NotStr(''' ''') +chat_video24_regular = NotStr(''' ''') +document_header_footer20_regular = NotStr(''' ''') +scan_dash24_regular = NotStr(''' ''') +tap_double20_filled = NotStr(''' ''') +document_landscape_split_hint20_regular = NotStr(''' ''') +options48_regular = NotStr(''' ''') +presence_blocked12_regular = NotStr(''' ''') +mail_copy24_filled = NotStr(''' ''') +system24_regular = NotStr(''' ''') +globe_star16_regular = NotStr(''' ''') +panel_left48_filled = NotStr(''' ''') +tab_inprivate_account24_regular = NotStr(''' ''') +chevron_circle_left20_regular = NotStr(''' ''') +eye_tracking20_regular = NotStr(''' ''') +task_list_rtl24_filled = NotStr(''' ''') +info24_filled = NotStr(''' ''') +slide_eraser24_regular = NotStr(''' ''') +question48_filled = NotStr(''' ''') +pulse24_regular = NotStr(''' ''') +person_settings16_filled = NotStr(''' ''') +box_multiple_search20_filled = NotStr(''' ''') +emoji_hand20_regular = NotStr(''' ''') +box24_regular = NotStr(''' ''') +code_circle20_regular = NotStr(''' ''') +sidebar_search_rtl20_regular = NotStr(''' ''') +battery_warning20_filled = NotStr(''' ''') +flip_vertical28_filled = NotStr(''' ''') +video_off48_regular = NotStr(''' ''') +mail_inbox_checkmark20_regular = NotStr(''' ''') +arrow_sync20_filled = NotStr(''' ''') +cloud_arrow_down48_regular = NotStr(''' ''') +document_table_search20_regular = NotStr(''' ''') +timer324_regular = NotStr(''' ''') +text_align_justify_low24_filled = NotStr(''' ''') +weather_fog20_regular = NotStr(''' ''') +arrow_circle_down48_filled = NotStr(''' ''') +border_outside20_regular = NotStr(''' ''') +rectangle_landscape20_filled = NotStr(''' ''') +square32_filled = NotStr(''' ''') +align_stretch_vertical20_filled = NotStr(''' ''') +window_header_horizontal_off20_filled = NotStr(''' ''') +checkmark16_regular = NotStr(''' ''') +device_eq24_filled = NotStr(''' ''') +more_vertical28_filled = NotStr(''' ''') +hd16_filled = NotStr(''' ''') +save20_regular = NotStr(''' ''') +arrow_up24_filled = NotStr(''' ''') +server20_filled = NotStr(''' ''') +shield_task48_filled = NotStr(''' ''') +align_bottom16_regular = NotStr(''' ''') +wand24_filled = NotStr(''' ''') +mail_alert20_regular = NotStr(''' ''') +folder_prohibited16_regular = NotStr(''' ''') +scan_dash24_filled = NotStr(''' ''') +scan_thumb_up_off16_regular = NotStr(''' ''') +broom20_regular = NotStr(''' ''') +food_cake16_regular = NotStr(''' ''') +multiplier15_x32_regular = NotStr(''' ''') +serial_port24_filled = NotStr(''' ''') +call_transfer20_regular = NotStr(''' ''') +comment_arrow_right28_regular = NotStr(''' ''') +arrow_circle_right24_filled = NotStr(''' ''') +highlight_link20_regular = NotStr(''' ''') +flag_off24_regular = NotStr(''' ''') +arrow_step_out20_filled = NotStr(''' ''') +auto_fit_height20_filled = NotStr(''' ''') +arrow_circle_right16_regular = NotStr(''' ''') +mention16_regular = NotStr(''' ''') +chevron_circle_up32_regular = NotStr(''' ''') +globe_video48_regular = NotStr(''' ''') +building_government32_regular = NotStr(''' ''') +likert24_regular = NotStr(''' ''') +scan_camera48_regular = NotStr(''' ''') +star20_regular = NotStr(''' ''') +search_info20_regular = NotStr(''' ''') +comment_multiple32_filled = NotStr(''' ''') +tap_single20_regular = NotStr(''' ''') +cloud_flow20_filled = NotStr(''' ''') +trophy_off32_filled = NotStr(''' ''') +stethoscope20_filled = NotStr(''' ''') +square24_filled = NotStr(''' ''') +text_quote20_filled = NotStr(''' ''') +save_edit20_regular = NotStr(''' ''') +folder_prohibited48_filled = NotStr(''' ''') +table_stack_right28_filled = NotStr(''' ''') +rating_mature20_filled = NotStr(''' ''') +people_add20_filled = NotStr(''' ''') +chat_help24_regular = NotStr(''' ''') +person_info20_filled = NotStr(''' ''') +mail_error16_filled = NotStr(''' ''') +equal_off20_regular = NotStr(''' ''') +vehicle_ship16_regular = NotStr(''' ''') +caret_left12_regular = NotStr(''' ''') +building_retail24_regular = NotStr(''' ''') +cloud_checkmark16_regular = NotStr(''' ''') +fast_forward28_filled = NotStr(''' ''') +album20_filled = NotStr(''' ''') +reading_list_add24_regular = NotStr(''' ''') +reading_list_add16_filled = NotStr(''' ''') +highlight_accent20_filled = NotStr(''' ''') +more_horizontal28_filled = NotStr(''' ''') +calendar_add24_filled = NotStr(''' ''') +slide_size24_regular = NotStr(''' ''') +calendar_edit20_filled = NotStr(''' ''') +contract_down_left20_filled = NotStr(''' ''') +document_chevron_double24_filled = NotStr(''' ''') +arrow_left32_regular = NotStr(''' ''') +calendar_cancel20_regular = NotStr(''' ''') +re_order_dots_vertical24_filled = NotStr(''' ''') +games16_filled = NotStr(''' ''') +fixed_width24_regular = NotStr(''' ''') +add_square_multiple20_regular = NotStr(''' ''') +arrow_circle_left16_regular = NotStr(''' ''') +data_funnel24_regular = NotStr(''' ''') +data_area24_regular = NotStr(''' ''') +contract_down_left48_regular = NotStr(''' ''') +arrow_minimize28_filled = NotStr(''' ''') +multiplier1_x32_regular = NotStr(''' ''') +copy_arrow_right16_filled = NotStr(''' ''') +doctor16_regular = NotStr(''' ''') +textbox_more24_regular = NotStr(''' ''') +edit20_filled = NotStr(''' ''') +umbrella24_regular = NotStr(''' ''') +calendar_star20_filled = NotStr(''' ''') +chevron_left12_filled = NotStr(''' ''') +document_arrow_left28_filled = NotStr(''' ''') +weather_drizzle20_regular = NotStr(''' ''') +crop_interim_off20_regular = NotStr(''' ''') +text_superscript16_filled = NotStr(''' ''') +text_asterisk20_filled = NotStr(''' ''') +approvals_app24_regular = NotStr(''' ''') +tablet20_regular = NotStr(''' ''') +weather_snow20_filled = NotStr(''' ''') +cloud_sync24_regular = NotStr(''' ''') +fast_forward24_filled = NotStr(''' ''') +road_cone16_regular = NotStr(''' ''') +closed_caption24_regular = NotStr(''' ''') +cloud_add16_regular = NotStr(''' ''') +tooltip_quote20_regular = NotStr(''' ''') +arrow_reply24_filled = NotStr(''' ''') +tap_double20_regular = NotStr(''' ''') +arrow_autofit_up24_filled = NotStr(''' ''') +square_add20_filled = NotStr(''' ''') +text_align_justify_low24_regular = NotStr(''' ''') +decimal_arrow_left24_filled = NotStr(''' ''') +alert_urgent24_regular = NotStr(''' ''') +text_case_title24_regular = NotStr(''' ''') +calendar_week_start20_filled = NotStr(''' ''') +people16_regular = NotStr(''' ''') +document_dismiss24_regular = NotStr(''' ''') +lightbulb24_filled = NotStr(''' ''') +border_outside_thick20_filled = NotStr(''' ''') +dismiss12_regular = NotStr(''' ''') +cast28_regular = NotStr(''' ''') +edit16_regular = NotStr(''' ''') +sound_source24_regular = NotStr(''' ''') +keyboard_shift24_filled = NotStr(''' ''') +tab_desktop_image24_filled = NotStr(''' ''') +book_pulse20_regular = NotStr(''' ''') +dentist48_filled = NotStr(''' ''') +textbox24_filled = NotStr(''' ''') +compose16_filled = NotStr(''' ''') +comment20_filled = NotStr(''' ''') +stack24_filled = NotStr(''' ''') +fps96024_filled = NotStr(''' ''') +person_swap24_regular = NotStr(''' ''') +call_end24_regular = NotStr(''' ''') +connector16_filled = NotStr(''' ''') +panel_right16_regular = NotStr(''' ''') +pin_off16_regular = NotStr(''' ''') +accessibility32_filled = NotStr(''' ''') +flash_checkmark24_filled = NotStr(''' ''') +animal_dog20_filled = NotStr(''' ''') +person_pill24_filled = NotStr(''' ''') +number_symbol_square20_filled = NotStr(''' ''') +multiplier2_x48_filled = NotStr(''' ''') +puzzle_piece16_filled = NotStr(''' ''') +glasses20_filled = NotStr(''' ''') +arrow_reset48_filled = NotStr(''' ''') +board_heart24_filled = NotStr(''' ''') +wand48_filled = NotStr(''' ''') +call_outbound16_filled = NotStr(''' ''') +road_cone28_filled = NotStr(''' ''') +arrow_down_left16_filled = NotStr(''' ''') +braces20_filled = NotStr(''' ''') +chevron_double_down20_filled = NotStr(''' ''') +align_center_horizontal24_filled = NotStr(''' ''') +arrow_sync12_filled = NotStr(''' ''') +more_circle32_filled = NotStr(''' ''') +calendar_cancel16_filled = NotStr(''' ''') +person_call24_filled = NotStr(''' ''') +share_screen_stop20_filled = NotStr(''' ''') +arrow_circle_left48_regular = NotStr(''' ''') +table_cells_merge28_regular = NotStr(''' ''') +share24_filled = NotStr(''' ''') +channel_dismiss48_filled = NotStr(''' ''') +note28_regular = NotStr(''' ''') +document_save24_filled = NotStr(''' ''') +send20_filled = NotStr(''' ''') +dismiss_circle12_regular = NotStr(''' ''') +table_stack_right20_filled = NotStr(''' ''') +text_strikethrough16_regular = NotStr(''' ''') +panel_left48_regular = NotStr(''' ''') +mail_error24_regular = NotStr(''' ''') +arrow_sort28_filled = NotStr(''' ''') +arrow_next20_regular = NotStr(''' ''') +balloon16_regular = NotStr(''' ''') +notebook_question_mark24_filled = NotStr(''' ''') +text_header320_filled = NotStr(''' ''') +heart_circle16_regular = NotStr(''' ''') +calendar_day20_filled = NotStr(''' ''') +color_line16_regular = NotStr(''' ''') +arrow_autofit_width_dotted20_regular = NotStr(''' ''') +food_cake24_regular = NotStr(''' ''') +book_open_microphone32_regular = NotStr(''' ''') +arrow_maximize32_filled = NotStr(''' ''') +vehicle_truck_bag24_filled = NotStr(''' ''') +more_circle20_regular = NotStr(''' ''') +desktop_mac20_filled = NotStr(''' ''') +chevron_circle_down16_regular = NotStr(''' ''') +speaker_edit16_regular = NotStr(''' ''') +gas24_regular = NotStr(''' ''') +clipboard_task_add20_regular = NotStr(''' ''') +apps20_regular = NotStr(''' ''') +read_aloud16_regular = NotStr(''' ''') +drafts24_regular = NotStr(''' ''') +phone_desktop16_regular = NotStr(''' ''') +folder_person20_regular = NotStr(''' ''') +building_multiple20_filled = NotStr(''' ''') +store_microsoft20_filled = NotStr(''' ''') +leaf_one24_filled = NotStr(''' ''') +speaker120_regular = NotStr(''' ''') +animal_rabbit28_filled = NotStr(''' ''') +content_settings32_regular = NotStr(''' ''') +fps6048_filled = NotStr(''' ''') +arrow_circle_left32_filled = NotStr(''' ''') +target16_filled = NotStr(''' ''') +play_circle20_regular = NotStr(''' ''') +double_tap_swipe_up24_filled = NotStr(''' ''') +flag_pride16_filled = NotStr(''' ''') +line_horizontal520_regular = NotStr(''' ''') +briefcase32_filled = NotStr(''' ''') +delete_lines20_filled = NotStr(''' ''') +rhombus16_filled = NotStr(''' ''') +panel_right_expand20_regular = NotStr(''' ''') +text_number_list_ltr24_regular = NotStr(''' ''') +smartwatch20_regular = NotStr(''' ''') +luggage32_regular = NotStr(''' ''') +speaker_off16_filled = NotStr(''' ''') +trophy_off48_filled = NotStr(''' ''') +mail_inbox_dismiss24_regular = NotStr(''' ''') +text_effects20_filled = NotStr(''' ''') +cube_tree20_regular = NotStr(''' ''') +arrow_up_left16_filled = NotStr(''' ''') +text_align_left16_regular = NotStr(''' ''') +text_case_uppercase24_filled = NotStr(''' ''') +comment_multiple_checkmark28_regular = NotStr(''' ''') +multiplier1_x28_regular = NotStr(''' ''') +calendar_work_week16_filled = NotStr(''' ''') +emoji_sad_slight24_regular = NotStr(''' ''') +skip_forward1024_regular = NotStr(''' ''') +folder_arrow_up48_regular = NotStr(''' ''') +border_top20_regular = NotStr(''' ''') +document_multiple24_filled = NotStr(''' ''') +diagram20_filled = NotStr(''' ''') +phone_desktop20_regular = NotStr(''' ''') +microscope24_filled = NotStr(''' ''') +backpack_add20_filled = NotStr(''' ''') +arrow_down16_regular = NotStr(''' ''') +mail_copy24_regular = NotStr(''' ''') +vehicle_bicycle16_regular = NotStr(''' ''') +checkmark_lock24_filled = NotStr(''' ''') +shifts_team24_regular = NotStr(''' ''') +video_prohibited24_regular = NotStr(''' ''') +cellular_data520_filled = NotStr(''' ''') +arrow_clockwise48_regular = NotStr(''' ''') +timer_off24_filled = NotStr(''' ''') +subtract12_filled = NotStr(''' ''') +vehicle_truck_cube24_filled = NotStr(''' ''') +chevron_left16_filled = NotStr(''' ''') +star_edit20_filled = NotStr(''' ''') +data_usage_toolbox20_filled = NotStr(''' ''') +arrow_sort_down20_regular = NotStr(''' ''') +sport20_filled = NotStr(''' ''') +presence_busy16_filled = NotStr(''' ''') +table_resize_column24_regular = NotStr(''' ''') +clipboard_task_add24_regular = NotStr(''' ''') +timer12_regular = NotStr(''' ''') +arrow_circle_down_double20_filled = NotStr(''' ''') +share_android24_regular = NotStr(''' ''') +key_reset20_regular = NotStr(''' ''') +bookmark28_regular = NotStr(''' ''') +weather_drizzle48_filled = NotStr(''' ''') +star_arrow_right_start24_filled = NotStr(''' ''') +window16_filled = NotStr(''' ''') +presenter20_filled = NotStr(''' ''') +arrow_down48_filled = NotStr(''' ''') +text_column_one_wide20_filled = NotStr(''' ''') +arrow_forward20_regular = NotStr(''' ''') +comment_add24_filled = NotStr(''' ''') +table_stack_left20_filled = NotStr(''' ''') +comment_arrow_left12_regular = NotStr(''' ''') +mail_prohibited24_filled = NotStr(''' ''') +dialpad32_filled = NotStr(''' ''') +cloud_archive24_filled = NotStr(''' ''') +clipboard_more20_filled = NotStr(''' ''') +calendar3_day16_filled = NotStr(''' ''') +archive_settings16_filled = NotStr(''' ''') +textbox20_regular = NotStr(''' ''') +table_freeze_column_and_row28_regular = NotStr(''' ''') +clock28_regular = NotStr(''' ''') +flashlight24_regular = NotStr(''' ''') +document_page_top_center20_filled = NotStr(''' ''') +walkie_talkie20_regular = NotStr(''' ''') +clipboard_error20_filled = NotStr(''' ''') +archive_settings20_filled = NotStr(''' ''') +desktop_arrow_right16_filled = NotStr(''' ''') +arrow_autofit_width24_filled = NotStr(''' ''') +subtract20_regular = NotStr(''' ''') +image_multiple32_regular = NotStr(''' ''') +share_ios20_regular = NotStr(''' ''') +person_board16_filled = NotStr(''' ''') +person_swap20_regular = NotStr(''' ''') +mail_attach16_regular = NotStr(''' ''') +person12_filled = NotStr(''' ''') +folder_add28_filled = NotStr(''' ''') +battery624_filled = NotStr(''' ''') +weather_snow_shower_day24_filled = NotStr(''' ''') +comment_arrow_left48_filled = NotStr(''' ''') +luggage32_filled = NotStr(''' ''') +arrow_sync_dismiss24_regular = NotStr(''' ''') +xbox_console20_regular = NotStr(''' ''') +weather_moon48_filled = NotStr(''' ''') +text_column_two_right24_regular = NotStr(''' ''') +arrow_repeat_all_off24_filled = NotStr(''' ''') +history24_filled = NotStr(''' ''') +projection_screen24_filled = NotStr(''' ''') +print24_filled = NotStr(''' ''') +emoji_sparkle16_regular = NotStr(''' ''') +presenter_off20_regular = NotStr(''' ''') +briefcase_medical16_filled = NotStr(''' ''') +clock12_filled = NotStr(''' ''') +video_prohibited28_regular = NotStr(''' ''') +clipboard_heart24_regular = NotStr(''' ''') +keyboard_tab24_filled = NotStr(''' ''') +clear_formatting20_regular = NotStr(''' ''') +text_color24_filled = NotStr(''' ''') +warning_shield20_filled = NotStr(''' ''') +brain_circuit24_regular = NotStr(''' ''') +news16_filled = NotStr(''' ''') +add_subtract_circle24_regular = NotStr(''' ''') +sport_soccer16_regular = NotStr(''' ''') +check24_filled = NotStr(''' ''') +video_add24_regular = NotStr(''' ''') +toggle_left16_filled = NotStr(''' ''') +component2_double_tap_swipe_up24_regular = NotStr(''' ''') +games20_regular = NotStr(''' ''') +bluetooth_disabled20_filled = NotStr(''' ''') +fps6016_filled = NotStr(''' ''') +braces_variable20_regular = NotStr(''' ''') +braces_variable24_filled = NotStr(''' ''') +stack_arrow_forward24_regular = NotStr(''' ''') +image_prohibited24_filled = NotStr(''' ''') +shopping_bag_tag24_filled = NotStr(''' ''') +channel_subtract24_regular = NotStr(''' ''') +video_person48_regular = NotStr(''' ''') +app_generic24_filled = NotStr(''' ''') +wifi_off20_regular = NotStr(''' ''') +document_toolbox20_filled = NotStr(''' ''') +arrow_hook_down_left20_filled = NotStr(''' ''') +document_page_bottom_right20_regular = NotStr(''' ''') +arrow_reply16_filled = NotStr(''' ''') +food_egg24_regular = NotStr(''' ''') +drafts20_filled = NotStr(''' ''') +dismiss16_filled = NotStr(''' ''') +chevron_circle_down24_regular = NotStr(''' ''') +beaker_edit24_filled = NotStr(''' ''') +cloud_dismiss16_regular = NotStr(''' ''') +ribbon_off16_regular = NotStr(''' ''') +arrow_circle_up16_filled = NotStr(''' ''') +emoji_smile_slight24_regular = NotStr(''' ''') +bezier_curve_square20_filled = NotStr(''' ''') +video_prohibited16_filled = NotStr(''' ''') +ratio_one_to_one24_regular = NotStr(''' ''') +timer24_filled = NotStr(''' ''') +rectangle_landscape28_filled = NotStr(''' ''') +pulse28_regular = NotStr(''' ''') +shifts_checkmark24_filled = NotStr(''' ''') +align_center_horizontal32_filled = NotStr(''' ''') +calendar_cancel20_filled = NotStr(''' ''') +flash_checkmark20_filled = NotStr(''' ''') +weather_partly_cloudy_day48_regular = NotStr(''' ''') +arrow_undo48_regular = NotStr(''' ''') +maximize24_regular = NotStr(''' ''') +comment12_filled = NotStr(''' ''') +cloud24_regular = NotStr(''' ''') +column_triple24_filled = NotStr(''' ''') +book_pulse20_filled = NotStr(''' ''') +tab16_regular = NotStr(''' ''') +color_fill_accent16_regular = NotStr(''' ''') +flowchart_circle20_regular = NotStr(''' ''') +heart24_filled = NotStr(''' ''') +ratio_one_to_one20_regular = NotStr(''' ''') +ribbon20_filled = NotStr(''' ''') +cube_tree24_regular = NotStr(''' ''') +speaker124_regular = NotStr(''' ''') +cloud_off20_filled = NotStr(''' ''') +text_quote16_regular = NotStr(''' ''') +gift_card_money24_filled = NotStr(''' ''') +folder_arrow_right28_regular = NotStr(''' ''') +alert_off28_regular = NotStr(''' ''') +vehicle_truck_bag20_filled = NotStr(''' ''') +full_screen_maximize16_filled = NotStr(''' ''') +book_compass24_filled = NotStr(''' ''') +slide_grid24_regular = NotStr(''' ''') +document_footer_dismiss24_filled = NotStr(''' ''') +temperature24_filled = NotStr(''' ''') +skip_forward1048_filled = NotStr(''' ''') +flag16_filled = NotStr(''' ''') +edit_settings24_filled = NotStr(''' ''') +phone_update_checkmark20_filled = NotStr(''' ''') +board_games20_filled = NotStr(''' ''') +receipt_money20_filled = NotStr(''' ''') +apps_add_in20_regular = NotStr(''' ''') +lock_open24_regular = NotStr(''' ''') +padding_down20_filled = NotStr(''' ''') +access_time20_regular = NotStr(''' ''') +mail_multiple24_filled = NotStr(''' ''') +top_speed24_filled = NotStr(''' ''') +text_case_uppercase24_regular = NotStr(''' ''') +table_insert_row20_filled = NotStr(''' ''') +comment_multiple_checkmark24_filled = NotStr(''' ''') +chevron_right24_filled = NotStr(''' ''') +text_direction_horizontal_right24_regular = NotStr(''' ''') +toggle_right24_filled = NotStr(''' ''') +panel_right_contract24_filled = NotStr(''' ''') +person_arrow_right16_regular = NotStr(''' ''') +text_bullet_list_ltr20_regular = NotStr(''' ''') +mail_arrow_double_back20_filled = NotStr(''' ''') +speaker028_regular = NotStr(''' ''') +slide_text48_regular = NotStr(''' ''') +chevron_double_right20_regular = NotStr(''' ''') +group_dismiss24_filled = NotStr(''' ''') +vehicle_cab16_regular = NotStr(''' ''') +speaker_mute24_regular = NotStr(''' ''') +table_cell_edit28_regular = NotStr(''' ''') +video_person20_regular = NotStr(''' ''') +voicemail16_filled = NotStr(''' ''') +chevron_circle_left20_filled = NotStr(''' ''') +star_off24_filled = NotStr(''' ''') +desktop_speaker_off20_regular = NotStr(''' ''') +weather_rain20_filled = NotStr(''' ''') +mail_clock20_regular = NotStr(''' ''') +pentagon48_regular = NotStr(''' ''') +ribbon_off24_regular = NotStr(''' ''') +spacebar24_filled = NotStr(''' ''') +book_information20_filled = NotStr(''' ''') +split_horizontal16_filled = NotStr(''' ''') +settings48_filled = NotStr(''' ''') +window_arrow_up20_regular = NotStr(''' ''') +tag32_regular = NotStr(''' ''') +dialpad20_regular = NotStr(''' ''') +cloud_arrow_up32_regular = NotStr(''' ''') +key20_regular = NotStr(''' ''') +arrow_previous20_filled = NotStr(''' ''') +cloud_arrow_up24_filled = NotStr(''' ''') +puzzle_piece_shield20_filled = NotStr(''' ''') +folder_open_vertical20_regular = NotStr(''' ''') +chevron_up16_filled = NotStr(''' ''') +link28_regular = NotStr(''' ''') +tent16_filled = NotStr(''' ''') +dialpad48_filled = NotStr(''' ''') +text_hanging20_regular = NotStr(''' ''') +double_swipe_up24_regular = NotStr(''' ''') +question_circle32_filled = NotStr(''' ''') +maximize16_regular = NotStr(''' ''') +arrow_step_in12_regular = NotStr(''' ''') +chevron_circle_right32_filled = NotStr(''' ''') +arrow_right16_filled = NotStr(''' ''') +weather_blowing_snow20_regular = NotStr(''' ''') +merge24_regular = NotStr(''' ''') +call_dismiss24_regular = NotStr(''' ''') +calendar_work_week20_regular = NotStr(''' ''') +fluid24_regular = NotStr(''' ''') +mail_add20_regular = NotStr(''' ''') +add_circle20_regular = NotStr(''' ''') +cloud_off32_regular = NotStr(''' ''') +data_waterfall24_regular = NotStr(''' ''') +emoji20_filled = NotStr(''' ''') +molecule20_regular = NotStr(''' ''') +door_arrow_left20_filled = NotStr(''' ''') +circle_line24_regular = NotStr(''' ''') +table_resize_row16_regular = NotStr(''' ''') +mail20_regular = NotStr(''' ''') +text_effects24_filled = NotStr(''' ''') +comment_checkmark12_regular = NotStr(''' ''') +braces24_regular = NotStr(''' ''') +book_open_microphone32_filled = NotStr(''' ''') +mic_sync20_filled = NotStr(''' ''') +draw_shape20_regular = NotStr(''' ''') +arrow_move24_filled = NotStr(''' ''') +table_simple16_regular = NotStr(''' ''') +split_vertical20_filled = NotStr(''' ''') +gift_card_money24_regular = NotStr(''' ''') +alert_off16_filled = NotStr(''' ''') +collections20_filled = NotStr(''' ''') +vehicle_car_collision16_filled = NotStr(''' ''') +blur20_filled = NotStr(''' ''') +gantt_chart20_regular = NotStr(''' ''') +document_arrow_left16_regular = NotStr(''' ''') +chat_bubbles_question16_filled = NotStr(''' ''') +mail_unread48_filled = NotStr(''' ''') +more_vertical16_filled = NotStr(''' ''') +book_star20_filled = NotStr(''' ''') +chat_arrow_double_back20_filled = NotStr(''' ''') +mail_inbox_add16_regular = NotStr(''' ''') +align_bottom24_regular = NotStr(''' ''') +document_split_hint_off24_filled = NotStr(''' ''') +mail_arrow_up16_regular = NotStr(''' ''') +dentist16_regular = NotStr(''' ''') +thumb_dislike20_filled = NotStr(''' ''') +panel_left_expand16_filled = NotStr(''' ''') +folder_person16_regular = NotStr(''' ''') +channel_subtract20_filled = NotStr(''' ''') +arrow_repeat_all_off20_filled = NotStr(''' ''') +shape_exclude20_regular = NotStr(''' ''') +text_grammar_settings20_filled = NotStr(''' ''') +comment_arrow_left28_regular = NotStr(''' ''') +money24_filled = NotStr(''' ''') +shield_badge24_regular = NotStr(''' ''') +person_mail16_regular = NotStr(''' ''') +split_vertical12_regular = NotStr(''' ''') +voicemail_arrow_back16_regular = NotStr(''' ''') +share_close_tray24_filled = NotStr(''' ''') +dumbbell28_regular = NotStr(''' ''') +checkbox_person16_regular = NotStr(''' ''') +glasses_off28_regular = NotStr(''' ''') +people_toolbox16_regular = NotStr(''' ''') +dual_screen_add24_regular = NotStr(''' ''') +split_vertical48_regular = NotStr(''' ''') +box_dismiss24_regular = NotStr(''' ''') +vehicle_car_profile_ltr16_filled = NotStr(''' ''') +subtract_circle_arrow_back20_regular = NotStr(''' ''') +folder_arrow_up48_filled = NotStr(''' ''') +f_stop16_regular = NotStr(''' ''') +arrow_up20_regular = NotStr(''' ''') +battery_saver20_filled = NotStr(''' ''') +diversity28_filled = NotStr(''' ''') +speaker_off48_filled = NotStr(''' ''') +calendar_settings20_filled = NotStr(''' ''') +arrow_swap24_regular = NotStr(''' ''') +mail_arrow_up16_filled = NotStr(''' ''') +circle_line12_filled = NotStr(''' ''') +calendar_sync24_regular = NotStr(''' ''') +textbox_align_bottom24_filled = NotStr(''' ''') +speaker228_regular = NotStr(''' ''') +building_bank_toolbox24_regular = NotStr(''' ''') +balloon24_filled = NotStr(''' ''') +text_header124_regular = NotStr(''' ''') +border_top_bottom24_regular = NotStr(''' ''') +warning16_regular = NotStr(''' ''') +airplane_take_off24_filled = NotStr(''' ''') +speaker_bluetooth28_filled = NotStr(''' ''') +building_bank_link28_regular = NotStr(''' ''') +cut24_regular = NotStr(''' ''') +quiz_new28_filled = NotStr(''' ''') +clipboard_paste24_filled = NotStr(''' ''') +chat_multiple24_filled = NotStr(''' ''') +error_circle24_regular = NotStr(''' ''') +person_call20_filled = NotStr(''' ''') +vehicle_car16_filled = NotStr(''' ''') +drafts24_filled = NotStr(''' ''') +scale_fit24_regular = NotStr(''' ''') +credit_card_toolbox20_filled = NotStr(''' ''') +tag_dismiss20_filled = NotStr(''' ''') +checkbox_indeterminate24_filled = NotStr(''' ''') +grid_dots28_filled = NotStr(''' ''') +person_pill20_filled = NotStr(''' ''') +phone_lock24_filled = NotStr(''' ''') +highlight20_filled = NotStr(''' ''') +calendar_question_mark24_filled = NotStr(''' ''') +keyboard_shift16_filled = NotStr(''' ''') +news16_regular = NotStr(''' ''') +shifts_open20_filled = NotStr(''' ''') +grid_dots28_regular = NotStr(''' ''') +scan_thumb_up_off48_regular = NotStr(''' ''') +arrow_move_inward20_regular = NotStr(''' ''') +person_support24_filled = NotStr(''' ''') +mail_arrow_up20_filled = NotStr(''' ''') +text_case_title16_regular = NotStr(''' ''') +divider_tall24_filled = NotStr(''' ''') +call_checkmark20_filled = NotStr(''' ''') +search32_filled = NotStr(''' ''') +question_circle20_regular = NotStr(''' ''') +alert24_regular = NotStr(''' ''') +fps6028_regular = NotStr(''' ''') +keyboard_tab24_regular = NotStr(''' ''') +call20_regular = NotStr(''' ''') +desktop_keyboard20_regular = NotStr(''' ''') +table_freeze_column_and_row24_regular = NotStr(''' ''') +document_text_extract24_filled = NotStr(''' ''') +timer16_filled = NotStr(''' ''') +map_drive24_regular = NotStr(''' ''') +prohibited_multiple24_regular = NotStr(''' ''') +slide_hide24_regular = NotStr(''' ''') +building_bank_toolbox24_filled = NotStr(''' ''') +arrow_hook_up_left20_regular = NotStr(''' ''') +arrow_hook_up_right24_filled = NotStr(''' ''') +color_background_accent24_regular = NotStr(''' ''') +rename24_regular = NotStr(''' ''') +weather_partly_cloudy_day16_regular = NotStr(''' ''') +call_prohibited48_regular = NotStr(''' ''') +toggle_left28_regular = NotStr(''' ''') +add_circle32_regular = NotStr(''' ''') +people_lock20_filled = NotStr(''' ''') +beach24_regular = NotStr(''' ''') +lock_open24_filled = NotStr(''' ''') +mail_inbox24_filled = NotStr(''' ''') +road_cone24_regular = NotStr(''' ''') +mail_inbox_add24_regular = NotStr(''' ''') +text_direction_rotate90_right20_regular = NotStr(''' ''') +midi24_regular = NotStr(''' ''') +select_all_off24_filled = NotStr(''' ''') +text_italic20_filled = NotStr(''' ''') +bookmark_add20_filled = NotStr(''' ''') +diamond28_filled = NotStr(''' ''') +lasso28_filled = NotStr(''' ''') +table_freeze_column_and_row20_regular = NotStr(''' ''') +contact_card28_regular = NotStr(''' ''') +arrow_export_ltr24_regular = NotStr(''' ''') +chat16_regular = NotStr(''' ''') +table_lightning20_regular = NotStr(''' ''') +people_community_add28_regular = NotStr(''' ''') +settings24_filled = NotStr(''' ''') +pin_off48_regular = NotStr(''' ''') +premium20_filled = NotStr(''' ''') +tetris_app24_filled = NotStr(''' ''') +arrow_sort_down_lines24_filled = NotStr(''' ''') +bluetooth28_filled = NotStr(''' ''') +subtract_square_multiple20_regular = NotStr(''' ''') +picture_in_picture20_regular = NotStr(''' ''') +checkmark_circle32_filled = NotStr(''' ''') +gift_card_multiple20_regular = NotStr(''' ''') +vehicle_car_collision16_regular = NotStr(''' ''') +arrow_autofit_down24_filled = NotStr(''' ''') +pin16_filled = NotStr(''' ''') +number_symbol16_regular = NotStr(''' ''') +target20_filled = NotStr(''' ''') +search48_filled = NotStr(''' ''') +settings48_regular = NotStr(''' ''') +mic48_filled = NotStr(''' ''') +rating_mature16_filled = NotStr(''' ''') +meet_now28_regular = NotStr(''' ''') +comment_multiple20_filled = NotStr(''' ''') +mention24_filled = NotStr(''' ''') +leaf_one20_regular = NotStr(''' ''') +text_indent_increase_rtl16_filled = NotStr(''' ''') +arrow_autofit_content24_regular = NotStr(''' ''') +table_add28_filled = NotStr(''' ''') +arrow_reply48_regular = NotStr(''' ''') +money_dismiss20_regular = NotStr(''' ''') +calendar_person24_regular = NotStr(''' ''') +mail_inbox_arrow_up24_filled = NotStr(''' ''') +cloud_words28_regular = NotStr(''' ''') +mail_open_person20_regular = NotStr(''' ''') +save_copy24_regular = NotStr(''' ''') +doctor20_regular = NotStr(''' ''') +share_screen_person24_regular = NotStr(''' ''') +equal_circle20_regular = NotStr(''' ''') +cursor_hover_off20_filled = NotStr(''' ''') +text_indent_decrease_rtl16_regular = NotStr(''' ''') +gavel32_regular = NotStr(''' ''') +shopping_bag16_filled = NotStr(''' ''') +cloud_dismiss20_filled = NotStr(''' ''') +rhombus48_regular = NotStr(''' ''') +font_decrease20_filled = NotStr(''' ''') +arrow_sort_up16_filled = NotStr(''' ''') +folder_add20_regular = NotStr(''' ''') +drink_margarita24_regular = NotStr(''' ''') +target_arrow16_filled = NotStr(''' ''') +weather_cloudy20_regular = NotStr(''' ''') +clipboard_search20_regular = NotStr(''' ''') +arrow_autofit_height_dotted24_regular = NotStr(''' ''') +cellular_data524_regular = NotStr(''' ''') +question_circle32_regular = NotStr(''' ''') +vehicle_car28_regular = NotStr(''' ''') +panel_right_expand20_filled = NotStr(''' ''') +bot20_regular = NotStr(''' ''') +align_left20_filled = NotStr(''' ''') +color_fill28_filled = NotStr(''' ''') +slide_multiple_arrow_right24_regular = NotStr(''' ''') +tag_error20_regular = NotStr(''' ''') +drawer_subtract24_regular = NotStr(''' ''') +glasses_off20_filled = NotStr(''' ''') +panel_top_expand20_regular = NotStr(''' ''') +prohibited_multiple20_regular = NotStr(''' ''') +text_grammar_wand24_filled = NotStr(''' ''') +add_square20_filled = NotStr(''' ''') +column_triple_edit20_regular = NotStr(''' ''') +comment_off48_regular = NotStr(''' ''') +presence_dnd16_filled = NotStr(''' ''') +delete48_regular = NotStr(''' ''') +math_symbols28_regular = NotStr(''' ''') +desktop_edit24_regular = NotStr(''' ''') +clipboard_link24_regular = NotStr(''' ''') +chevron_circle_left12_filled = NotStr(''' ''') +fps6020_regular = NotStr(''' ''') +chevron_circle_up20_filled = NotStr(''' ''') +weather_fog48_filled = NotStr(''' ''') +link_square12_regular = NotStr(''' ''') +align_center_vertical16_regular = NotStr(''' ''') +save_copy24_filled = NotStr(''' ''') +vehicle_truck_bag24_regular = NotStr(''' ''') +weather_thunderstorm24_filled = NotStr(''' ''') +usb_stick20_filled = NotStr(''' ''') +document_add28_regular = NotStr(''' ''') +headset_vr24_filled = NotStr(''' ''') +calendar_toolbox24_regular = NotStr(''' ''') +text_align_right20_regular = NotStr(''' ''') +speaker_mute16_regular = NotStr(''' ''') +eye_tracking16_regular = NotStr(''' ''') +bookmark24_regular = NotStr(''' ''') +inking_tool32_regular = NotStr(''' ''') +chevron_double_right16_filled = NotStr(''' ''') +building_bank_link48_regular = NotStr(''' ''') +channel20_regular = NotStr(''' ''') +panel_top_contract20_filled = NotStr(''' ''') +box_multiple20_regular = NotStr(''' ''') +engine24_regular = NotStr(''' ''') +pulse20_regular = NotStr(''' ''') +text_bullet_list_square20_regular = NotStr(''' ''') +box_arrow_left24_filled = NotStr(''' ''') +cellular_data320_filled = NotStr(''' ''') +dentist24_filled = NotStr(''' ''') +star_off20_regular = NotStr(''' ''') +document_chevron_double20_regular = NotStr(''' ''') +dismiss_circle20_regular = NotStr(''' ''') +flow20_regular = NotStr(''' ''') +video_background_effect20_filled = NotStr(''' ''') +archive48_filled = NotStr(''' ''') +text_add_space_after20_filled = NotStr(''' ''') +record_stop32_filled = NotStr(''' ''') +table_switch20_filled = NotStr(''' ''') +document_text_extract20_regular = NotStr(''' ''') +content_view_gallery20_filled = NotStr(''' ''') +mail_read48_filled = NotStr(''' ''') +dismiss_square20_filled = NotStr(''' ''') +globe_desktop24_regular = NotStr(''' ''') +ribbon12_regular = NotStr(''' ''') +vehicle_bicycle20_regular = NotStr(''' ''') +table_freeze_row20_filled = NotStr(''' ''') +video32_filled = NotStr(''' ''') +speaker024_regular = NotStr(''' ''') +road_cone28_regular = NotStr(''' ''') +data_pie20_regular = NotStr(''' ''') +arrow_counterclockwise20_filled = NotStr(''' ''') +arrow_sort_down_lines20_regular = NotStr(''' ''') +quiz_new48_regular = NotStr(''' ''') +draw_text24_regular = NotStr(''' ''') +camera_dome48_regular = NotStr(''' ''') +battery620_regular = NotStr(''' ''') +math_symbols16_filled = NotStr(''' ''') +headphones_sound_wave20_filled = NotStr(''' ''') +cart24_filled = NotStr(''' ''') +payment16_regular = NotStr(''' ''') +bug20_filled = NotStr(''' ''') +guardian48_filled = NotStr(''' ''') +puzzle_cube20_regular = NotStr(''' ''') +link_square24_filled = NotStr(''' ''') +calendar3_day20_filled = NotStr(''' ''') +calendar_question_mark20_regular = NotStr(''' ''') +document_footer16_filled = NotStr(''' ''') +folder_arrow_up20_filled = NotStr(''' ''') +desktop_speaker24_filled = NotStr(''' ''') +arrow_circle_up48_filled = NotStr(''' ''') +apps_add_in24_regular = NotStr(''' ''') +text_sort_ascending24_filled = NotStr(''' ''') +star_line_horizontal324_filled = NotStr(''' ''') +error_circle_settings20_filled = NotStr(''' ''') +dismiss_circle20_filled = NotStr(''' ''') +arrow_up_right16_filled = NotStr(''' ''') +teddy24_regular = NotStr(''' ''') +calculator_multiple24_filled = NotStr(''' ''') +developer_board_search24_filled = NotStr(''' ''') +document_table_arrow_right24_regular = NotStr(''' ''') +align_top16_regular = NotStr(''' ''') +document_lock28_regular = NotStr(''' ''') +arrow_right20_regular = NotStr(''' ''') +iot20_regular = NotStr(''' ''') +pivot24_filled = NotStr(''' ''') +image_search20_filled = NotStr(''' ''') +cursor20_filled = NotStr(''' ''') +person_add16_filled = NotStr(''' ''') +home48_regular = NotStr(''' ''') +video_person_star_off20_regular = NotStr(''' ''') +dentist12_filled = NotStr(''' ''') +clipboard20_filled = NotStr(''' ''') +arrow_curve_down_left20_filled = NotStr(''' ''') +folder_open24_filled = NotStr(''' ''') +read_aloud24_regular = NotStr(''' ''') +mic_prohibited48_filled = NotStr(''' ''') +games20_filled = NotStr(''' ''') +speaker_mute24_filled = NotStr(''' ''') +text_indent_increase_rtl24_filled = NotStr(''' ''') +video_person_sparkle48_filled = NotStr(''' ''') +record28_filled = NotStr(''' ''') +inking_tool16_filled = NotStr(''' ''') +link_square16_regular = NotStr(''' ''') +people_call20_filled = NotStr(''' ''') +table_move_left20_filled = NotStr(''' ''') +arrow_maximize24_filled = NotStr(''' ''') +video_person_call24_filled = NotStr(''' ''') +person20_filled = NotStr(''' ''') +arrow_step_in_right16_filled = NotStr(''' ''') +heart20_regular = NotStr(''' ''') +table_stack_left28_filled = NotStr(''' ''') +document_page_bottom_right24_filled = NotStr(''' ''') +mail_template24_filled = NotStr(''' ''') +text_line_spacing20_regular = NotStr(''' ''') +translate24_regular = NotStr(''' ''') +brightness_low28_regular = NotStr(''' ''') +arrow_export_rtl16_filled = NotStr(''' ''') +fax20_filled = NotStr(''' ''') +arrow_expand24_filled = NotStr(''' ''') +calendar_work_week16_regular = NotStr(''' ''') +align_stretch_horizontal20_filled = NotStr(''' ''') +arrow_hook_up_right28_filled = NotStr(''' ''') +eraser_segment24_filled = NotStr(''' ''') +apps_add_in28_regular = NotStr(''' ''') +hd20_filled = NotStr(''' ''') +table_freeze_column16_filled = NotStr(''' ''') +inprivate_account20_regular = NotStr(''' ''') +bookmark_multiple48_regular = NotStr(''' ''') +chevron_circle_left16_regular = NotStr(''' ''') +receipt_cube20_regular = NotStr(''' ''') +battery824_filled = NotStr(''' ''') +timer20_filled = NotStr(''' ''') +star_dismiss28_regular = NotStr(''' ''') +comment_add12_regular = NotStr(''' ''') +book_add24_filled = NotStr(''' ''') +border_top20_filled = NotStr(''' ''') +paint_brush16_filled = NotStr(''' ''') +share28_filled = NotStr(''' ''') +cart16_regular = NotStr(''' ''') +text_align_justify20_filled = NotStr(''' ''') +building_government24_filled = NotStr(''' ''') +cloud16_regular = NotStr(''' ''') +power20_regular = NotStr(''' ''') +multiplier15_x20_regular = NotStr(''' ''') +calendar_star16_filled = NotStr(''' ''') +drink_margarita20_regular = NotStr(''' ''') +text_align_justify_low20_filled = NotStr(''' ''') +send16_regular = NotStr(''' ''') +text_clear_formatting24_regular = NotStr(''' ''') +document_endnote24_filled = NotStr(''' ''') +panel_right_contract16_regular = NotStr(''' ''') +speaker120_filled = NotStr(''' ''') +broad_activity_feed16_regular = NotStr(''' ''') +arrow_down20_regular = NotStr(''' ''') +text_indent_decrease_ltr16_filled = NotStr(''' ''') +align_center_vertical48_filled = NotStr(''' ''') +arrow_export_rtl24_regular = NotStr(''' ''') +tap_double48_regular = NotStr(''' ''') +icons24_regular = NotStr(''' ''') +mail_template24_regular = NotStr(''' ''') +animal_rabbit16_filled = NotStr(''' ''') +document_toolbox24_filled = NotStr(''' ''') +padding_down24_regular = NotStr(''' ''') +save_multiple20_regular = NotStr(''' ''') +mail_pause20_regular = NotStr(''' ''') +oval28_regular = NotStr(''' ''') +sync_off16_regular = NotStr(''' ''') +chevron_right48_filled = NotStr(''' ''') +mic28_regular = NotStr(''' ''') +tab_desktop_bottom24_filled = NotStr(''' ''') +building_retail_money24_regular = NotStr(''' ''') +arrow_reply_down24_regular = NotStr(''' ''') +folder_link20_filled = NotStr(''' ''') +panel_left_contract16_regular = NotStr(''' ''') +backpack_add48_regular = NotStr(''' ''') +drawer_add24_filled = NotStr(''' ''') +cloud_arrow_up16_filled = NotStr(''' ''') +square48_regular = NotStr(''' ''') +device_meeting_room_remote32_filled = NotStr(''' ''') +save_arrow_right24_regular = NotStr(''' ''') +document_percent24_regular = NotStr(''' ''') +caret_right12_regular = NotStr(''' ''') +draw_text20_regular = NotStr(''' ''') +border_outside_thick20_regular = NotStr(''' ''') +clipboard20_regular = NotStr(''' ''') +tap_double48_filled = NotStr(''' ''') +arrow_swap24_filled = NotStr(''' ''') +arrow_sync_off16_filled = NotStr(''' ''') +box_multiple20_filled = NotStr(''' ''') +share_screen_person_overlay_inside20_filled = NotStr(''' ''') +text_box_settings20_filled = NotStr(''' ''') +currency_dollar_euro16_filled = NotStr(''' ''') +ticket_horizontal20_regular = NotStr(''' ''') +vehicle_cab24_filled = NotStr(''' ''') +people_search24_regular = NotStr(''' ''') +receipt_money20_regular = NotStr(''' ''') +slide_microphone24_regular = NotStr(''' ''') +lightbulb_filament20_regular = NotStr(''' ''') +weather_duststorm24_regular = NotStr(''' ''') +alert_off16_regular = NotStr(''' ''') +headset24_filled = NotStr(''' ''') +cellular_data420_filled = NotStr(''' ''') +skip_forward3024_regular = NotStr(''' ''') +arrow_repeat_all20_regular = NotStr(''' ''') +re_order_dots_vertical16_regular = NotStr(''' ''') +chevron_circle_down28_filled = NotStr(''' ''') +cursor_hover_off16_regular = NotStr(''' ''') +screenshot24_regular = NotStr(''' ''') +food_grains24_filled = NotStr(''' ''') +call_outbound48_regular = NotStr(''' ''') +chevron_circle_down12_regular = NotStr(''' ''') +text_bold16_filled = NotStr(''' ''') +column_edit20_regular = NotStr(''' ''') +document_multiple16_filled = NotStr(''' ''') +beach48_regular = NotStr(''' ''') +mail_error16_regular = NotStr(''' ''') +accessibility48_filled = NotStr(''' ''') +attach_text20_regular = NotStr(''' ''') +video_background_effect24_filled = NotStr(''' ''') +router24_filled = NotStr(''' ''') +headphones28_regular = NotStr(''' ''') +desktop_pulse32_filled = NotStr(''' ''') +database_link20_regular = NotStr(''' ''') +skip_forward_tab24_regular = NotStr(''' ''') +document_heart24_regular = NotStr(''' ''') +arrow_step_over20_regular = NotStr(''' ''') +check20_regular = NotStr(''' ''') +glasses28_regular = NotStr(''' ''') +calendar_star20_regular = NotStr(''' ''') +patient24_regular = NotStr(''' ''') +chevron_left16_regular = NotStr(''' ''') +mail12_regular = NotStr(''' ''') +leaf_three20_filled = NotStr(''' ''') +thumb_like24_filled = NotStr(''' ''') +window_ad20_filled = NotStr(''' ''') +arrow_sync_circle24_filled = NotStr(''' ''') +arrow_next20_filled = NotStr(''' ''') +arrow_right24_regular = NotStr(''' ''') +select_object_skew24_regular = NotStr(''' ''') +vehicle_bicycle16_filled = NotStr(''' ''') +video_person_sparkle16_regular = NotStr(''' ''') +chat_multiple20_filled = NotStr(''' ''') +emoji_angry24_regular = NotStr(''' ''') +mail_inbox16_filled = NotStr(''' ''') +airplane_take_off16_regular = NotStr(''' ''') +save_search20_filled = NotStr(''' ''') +important12_filled = NotStr(''' ''') +table_stack_below28_regular = NotStr(''' ''') +trophy_off28_regular = NotStr(''' ''') +phone_arrow_right20_regular = NotStr(''' ''') +view_desktop_mobile24_regular = NotStr(''' ''') +stop24_regular = NotStr(''' ''') +drink_coffee20_filled = NotStr(''' ''') +signature16_regular = NotStr(''' ''') +emoji_sad24_filled = NotStr(''' ''') +home_checkmark20_regular = NotStr(''' ''') +people_checkmark20_filled = NotStr(''' ''') +document_sync20_filled = NotStr(''' ''') +arrow_reply_all48_filled = NotStr(''' ''') +arrow_up20_filled = NotStr(''' ''') +weather_hail_night24_regular = NotStr(''' ''') +group_list24_regular = NotStr(''' ''') +text_indent_increase_ltr24_filled = NotStr(''' ''') +number_symbol28_regular = NotStr(''' ''') +alert16_regular = NotStr(''' ''') +call_forward48_filled = NotStr(''' ''') +table_cells_split16_filled = NotStr(''' ''') +conference_room28_regular = NotStr(''' ''') +arrow_forward_down_lightning20_filled = NotStr(''' ''') +people28_filled = NotStr(''' ''') +comment_multiple_link16_filled = NotStr(''' ''') +data_whisker20_filled = NotStr(''' ''') +more_vertical20_regular = NotStr(''' ''') +comment_error16_regular = NotStr(''' ''') +scale_fit20_regular = NotStr(''' ''') +reading_list24_filled = NotStr(''' ''') +decimal_arrow_right24_filled = NotStr(''' ''') +chat_bubbles_question20_filled = NotStr(''' ''') +star_off16_filled = NotStr(''' ''') +contract_down_left20_regular = NotStr(''' ''') +backpack_add48_filled = NotStr(''' ''') +my_location24_filled = NotStr(''' ''') +cloud_off16_filled = NotStr(''' ''') +arrow_step_over20_filled = NotStr(''' ''') +link_edit16_filled = NotStr(''' ''') +pause16_regular = NotStr(''' ''') +organization48_filled = NotStr(''' ''') +door_arrow_right20_filled = NotStr(''' ''') +square_hint_apps24_filled = NotStr(''' ''') +call_forward20_filled = NotStr(''' ''') +mention20_regular = NotStr(''' ''') +note_edit20_regular = NotStr(''' ''') +flip_vertical24_filled = NotStr(''' ''') +approvals_app20_regular = NotStr(''' ''') +arrow_sort_down16_regular = NotStr(''' ''') +video_security24_filled = NotStr(''' ''') +building_government20_filled = NotStr(''' ''') +arrow_reset24_regular = NotStr(''' ''') +person_arrow_left20_filled = NotStr(''' ''') +dismiss_circle28_filled = NotStr(''' ''') +arrow_rotate_clockwise16_regular = NotStr(''' ''') +bookmark_off20_filled = NotStr(''' ''') +data_whisker20_regular = NotStr(''' ''') +line_horizontal120_filled = NotStr(''' ''') +calendar_multiple16_filled = NotStr(''' ''') +store_microsoft20_regular = NotStr(''' ''') +tag_circle20_filled = NotStr(''' ''') +book_clock20_filled = NotStr(''' ''') +certificate24_regular = NotStr(''' ''') +resize_video24_regular = NotStr(''' ''') +receipt_money24_filled = NotStr(''' ''') +shapes16_filled = NotStr(''' ''') +cloud_off48_filled = NotStr(''' ''') +cloud20_regular = NotStr(''' ''') +chevron_right16_filled = NotStr(''' ''') +chat32_regular = NotStr(''' ''') +record16_regular = NotStr(''' ''') +phone_arrow_right24_regular = NotStr(''' ''') +arrow_sort_up20_regular = NotStr(''' ''') +hat_graduation24_filled = NotStr(''' ''') +share_screen_person16_regular = NotStr(''' ''') +document_page_bottom_center20_regular = NotStr(''' ''') +folder_sync20_filled = NotStr(''' ''') +mic32_filled = NotStr(''' ''') +mail_arrow_forward16_regular = NotStr(''' ''') +edit24_filled = NotStr(''' ''') +text_grammar_error20_filled = NotStr(''' ''') +arrow_hook_down_right24_filled = NotStr(''' ''') +desktop_edit16_filled = NotStr(''' ''') +document_header_arrow_down16_regular = NotStr(''' ''') +meet_now24_regular = NotStr(''' ''') +temperature20_filled = NotStr(''' ''') +arrow_circle_up28_regular = NotStr(''' ''') +text_field20_regular = NotStr(''' ''') +folder_mail20_filled = NotStr(''' ''') +equal_circle24_regular = NotStr(''' ''') +globe_clock16_regular = NotStr(''' ''') +calendar_arrow_right24_regular = NotStr(''' ''') +skip_forward1024_filled = NotStr(''' ''') +flashlight_off24_filled = NotStr(''' ''') +cube_sync24_regular = NotStr(''' ''') +desktop_speaker_off24_filled = NotStr(''' ''') +globe_location24_regular = NotStr(''' ''') +my_location16_filled = NotStr(''' ''') +document28_filled = NotStr(''' ''') +person_tag20_regular = NotStr(''' ''') +map20_filled = NotStr(''' ''') +call48_regular = NotStr(''' ''') +brain_circuit24_filled = NotStr(''' ''') +desktop_pulse48_filled = NotStr(''' ''') +document_text24_filled = NotStr(''' ''') +chevron_circle_right48_filled = NotStr(''' ''') +key16_regular = NotStr(''' ''') +text_add_t24_regular = NotStr(''' ''') +cloud_checkmark16_filled = NotStr(''' ''') +calendar_error20_filled = NotStr(''' ''') +vehicle_truck_profile16_filled = NotStr(''' ''') +star_dismiss28_filled = NotStr(''' ''') +vehicle_truck24_regular = NotStr(''' ''') +beaker24_filled = NotStr(''' ''') +hand_right24_filled = NotStr(''' ''') +board16_filled = NotStr(''' ''') +scan_dash20_regular = NotStr(''' ''') +text_font_info24_regular = NotStr(''' ''') +arrow_minimize20_regular = NotStr(''' ''') +calendar_month24_regular = NotStr(''' ''') +building_bank28_filled = NotStr(''' ''') +lock_closed20_filled = NotStr(''' ''') +person532_filled = NotStr(''' ''') +chevron_up28_filled = NotStr(''' ''') +number_symbol_dismiss24_regular = NotStr(''' ''') +phone_shake24_filled = NotStr(''' ''') +cloud_arrow_up48_filled = NotStr(''' ''') +dual_screen_desktop24_filled = NotStr(''' ''') +drive_train24_filled = NotStr(''' ''') +toggle_right16_filled = NotStr(''' ''') +view_desktop24_filled = NotStr(''' ''') +folder_zip20_regular = NotStr(''' ''') +calendar_arrow_right20_filled = NotStr(''' ''') +class24_regular = NotStr(''' ''') +router24_regular = NotStr(''' ''') +chevron_left48_filled = NotStr(''' ''') +weather_hail_night48_regular = NotStr(''' ''') +apps_add_in24_filled = NotStr(''' ''') +usb_stick24_filled = NotStr(''' ''') +add12_filled = NotStr(''' ''') +mail_error24_filled = NotStr(''' ''') +lightbulb16_regular = NotStr(''' ''') +my_location12_filled = NotStr(''' ''') +border_outside_thick24_filled = NotStr(''' ''') +ticket_diagonal28_regular = NotStr(''' ''') +album20_regular = NotStr(''' ''') +font_decrease24_regular = NotStr(''' ''') +vehicle_car28_filled = NotStr(''' ''') +copy_select20_filled = NotStr(''' ''') +syringe24_regular = NotStr(''' ''') +eye_tracking24_filled = NotStr(''' ''') +comment_checkmark28_filled = NotStr(''' ''') +cloud_checkmark28_filled = NotStr(''' ''') +chat_help20_regular = NotStr(''' ''') +person_mail16_filled = NotStr(''' ''') +circle_line20_regular = NotStr(''' ''') +notebook_sync24_regular = NotStr(''' ''') +weather_duststorm20_regular = NotStr(''' ''') +book20_filled = NotStr(''' ''') +picture_in_picture_exit16_filled = NotStr(''' ''') +chevron_double_left16_filled = NotStr(''' ''') +document_arrow_left24_regular = NotStr(''' ''') +lock_shield24_regular = NotStr(''' ''') +laptop_dismiss20_filled = NotStr(''' ''') +people_community20_regular = NotStr(''' ''') +align_center_horizontal20_regular = NotStr(''' ''') +gift_card20_regular = NotStr(''' ''') +stack_arrow_forward20_regular = NotStr(''' ''') +clipboard_data_bar20_regular = NotStr(''' ''') +arrow_counterclockwise28_filled = NotStr(''' ''') +subtract_square24_filled = NotStr(''' ''') +prohibited16_regular = NotStr(''' ''') +document_pill24_filled = NotStr(''' ''') +emoji_meh24_regular = NotStr(''' ''') +ribbon_off24_filled = NotStr(''' ''') +emoji_multiple20_regular = NotStr(''' ''') +battery424_filled = NotStr(''' ''') +whiteboard24_regular = NotStr(''' ''') +collections24_regular = NotStr(''' ''') +ticket_diagonal20_regular = NotStr(''' ''') +call_forward48_regular = NotStr(''' ''') +presence_available12_filled = NotStr(''' ''') +print_add20_regular = NotStr(''' ''') +picture_in_picture24_filled = NotStr(''' ''') +text_sort_ascending16_filled = NotStr(''' ''') +cellular_off24_regular = NotStr(''' ''') +text_font20_regular = NotStr(''' ''') +folder_zip16_filled = NotStr(''' ''') +checkmark_circle20_regular = NotStr(''' ''') +shield16_regular = NotStr(''' ''') +people16_filled = NotStr(''' ''') +document_error24_filled = NotStr(''' ''') +voicemail_arrow_back16_filled = NotStr(''' ''') +image_multiple48_regular = NotStr(''' ''') +table20_filled = NotStr(''' ''') +wifi424_filled = NotStr(''' ''') +top_speed24_regular = NotStr(''' ''') +next48_filled = NotStr(''' ''') +receipt_cube20_filled = NotStr(''' ''') +checkmark16_filled = NotStr(''' ''') +border_top_bottom_double20_filled = NotStr(''' ''') +glance20_regular = NotStr(''' ''') +flash_checkmark28_filled = NotStr(''' ''') +paint_brush24_regular = NotStr(''' ''') +rename24_filled = NotStr(''' ''') +calendar_month20_regular = NotStr(''' ''') +document_edit24_filled = NotStr(''' ''') +currency_dollar_rupee16_regular = NotStr(''' ''') +table_move_below16_regular = NotStr(''' ''') +apps28_filled = NotStr(''' ''') +communication_person20_filled = NotStr(''' ''') +checkmark_underline_circle20_filled = NotStr(''' ''') +beach28_filled = NotStr(''' ''') +tag24_filled = NotStr(''' ''') +share_screen_person_overlay28_filled = NotStr(''' ''') +image_edit20_regular = NotStr(''' ''') +window_apps16_filled = NotStr(''' ''') +table_cell_edit24_regular = NotStr(''' ''') +zoom_in16_regular = NotStr(''' ''') +keyboard_layout_split24_regular = NotStr(''' ''') +clipboard_paste16_regular = NotStr(''' ''') +text_add_space_before20_regular = NotStr(''' ''') +align_top28_regular = NotStr(''' ''') +clock_pause20_filled = NotStr(''' ''') +folder_zip20_filled = NotStr(''' ''') +video_clip_multiple24_filled = NotStr(''' ''') +replay20_regular = NotStr(''' ''') +calculator20_regular = NotStr(''' ''') +laptop16_filled = NotStr(''' ''') +folder16_filled = NotStr(''' ''') +clipboard16_regular = NotStr(''' ''') +reading_list_add28_filled = NotStr(''' ''') +book_open_microphone28_regular = NotStr(''' ''') +book_open48_regular = NotStr(''' ''') +tasks_app28_filled = NotStr(''' ''') +expand_up_right28_regular = NotStr(''' ''') +align_right20_filled = NotStr(''' ''') +text_column_one_narrow24_regular = NotStr(''' ''') +device_meeting_room32_regular = NotStr(''' ''') +clipboard_paste16_filled = NotStr(''' ''') +tv_usb16_regular = NotStr(''' ''') +text_expand24_regular = NotStr(''' ''') +arrow_bidirectional_up_down24_regular = NotStr(''' ''') +open_folder20_filled = NotStr(''' ''') +channel_dismiss16_filled = NotStr(''' ''') +arrow_autofit_width_dotted24_regular = NotStr(''' ''') +caret_left16_filled = NotStr(''' ''') +speaker216_regular = NotStr(''' ''') +calendar_add24_regular = NotStr(''' ''') +text_edit_style24_regular = NotStr(''' ''') +mail_arrow_up24_regular = NotStr(''' ''') +contract_down_left28_filled = NotStr(''' ''') +play_circle20_filled = NotStr(''' ''') +play_circle16_regular = NotStr(''' ''') +share_screen_stop48_filled = NotStr(''' ''') +desktop_mac24_regular = NotStr(''' ''') +document_header_arrow_down20_regular = NotStr(''' ''') +checkmark_circle20_filled = NotStr(''' ''') +accessibility32_regular = NotStr(''' ''') +expand_up_left32_filled = NotStr(''' ''') +star16_filled = NotStr(''' ''') +chevron_circle_down20_regular = NotStr(''' ''') +comment_mention16_regular = NotStr(''' ''') +chevron_down20_filled = NotStr(''' ''') +building_factory28_filled = NotStr(''' ''') +shopping_bag_arrow_left20_regular = NotStr(''' ''') +trophy24_filled = NotStr(''' ''') +book_database24_filled = NotStr(''' ''') +data_scatter20_filled = NotStr(''' ''') +padding_right24_regular = NotStr(''' ''') +usb_plug20_regular = NotStr(''' ''') +closed_caption_off24_regular = NotStr(''' ''') +weather_snowflake48_regular = NotStr(''' ''') +shield_lock48_regular = NotStr(''' ''') +signature28_filled = NotStr(''' ''') +molecule20_filled = NotStr(''' ''') +arrow_import24_filled = NotStr(''' ''') +dismiss32_filled = NotStr(''' ''') +shopping_bag_dismiss24_filled = NotStr(''' ''') +info28_regular = NotStr(''' ''') +document_save20_regular = NotStr(''' ''') +lock_closed12_regular = NotStr(''' ''') +split_vertical16_regular = NotStr(''' ''') +heart28_regular = NotStr(''' ''') +timeline24_filled = NotStr(''' ''') +folder_arrow_right16_regular = NotStr(''' ''') +eye_tracking24_regular = NotStr(''' ''') +desktop_pulse20_filled = NotStr(''' ''') +immersive_reader20_filled = NotStr(''' ''') +arrow_turn_right24_regular = NotStr(''' ''') +arrow_down_left48_filled = NotStr(''' ''') +contact_card_ribbon16_filled = NotStr(''' ''') +table_switch16_regular = NotStr(''' ''') +split_horizontal32_filled = NotStr(''' ''') +weather_thunderstorm20_regular = NotStr(''' ''') +window_wrench16_regular = NotStr(''' ''') +data_waterfall24_filled = NotStr(''' ''') +document_copy20_filled = NotStr(''' ''') +shield_dismiss20_filled = NotStr(''' ''') +status16_regular = NotStr(''' ''') +folder_add20_filled = NotStr(''' ''') +cellular_data224_filled = NotStr(''' ''') +open_off28_filled = NotStr(''' ''') +airplane20_filled = NotStr(''' ''') +video_clip16_filled = NotStr(''' ''') +subtract_square24_regular = NotStr(''' ''') +call_inbound28_filled = NotStr(''' ''') +star_emphasis24_filled = NotStr(''' ''') +table_delete_row28_regular = NotStr(''' ''') +people_call20_regular = NotStr(''' ''') +dual_screen_lock24_regular = NotStr(''' ''') +document_footer20_regular = NotStr(''' ''') +autosum20_regular = NotStr(''' ''') +clock_toolbox20_filled = NotStr(''' ''') +cloud_edit20_regular = NotStr(''' ''') +channel20_filled = NotStr(''' ''') +calendar_add20_regular = NotStr(''' ''') +music_note220_filled = NotStr(''' ''') +re_order24_regular = NotStr(''' ''') +table_cells_split28_filled = NotStr(''' ''') +person_feedback20_regular = NotStr(''' ''') +braces20_regular = NotStr(''' ''') +contract_down_left16_regular = NotStr(''' ''') +calendar_day28_regular = NotStr(''' ''') +comment_arrow_left28_filled = NotStr(''' ''') +color_background24_filled = NotStr(''' ''') +book_letter24_regular = NotStr(''' ''') +chevron_circle_right32_regular = NotStr(''' ''') +expand_up_left28_regular = NotStr(''' ''') +link_square24_regular = NotStr(''' ''') +drafts20_regular = NotStr(''' ''') +headset16_regular = NotStr(''' ''') +person632_filled = NotStr(''' ''') +bookmark32_filled = NotStr(''' ''') +copy_arrow_right24_regular = NotStr(''' ''') +position_backward20_regular = NotStr(''' ''') +credit_card_person24_regular = NotStr(''' ''') +calendar_work_week24_regular = NotStr(''' ''') +window_ad_person20_filled = NotStr(''' ''') +qr_code20_filled = NotStr(''' ''') +square_hint_sparkles24_regular = NotStr(''' ''') +arrow_step_in_right16_regular = NotStr(''' ''') +pause12_regular = NotStr(''' ''') +road_cone20_filled = NotStr(''' ''') +box_arrow_up24_regular = NotStr(''' ''') +drink_beer24_filled = NotStr(''' ''') +food_grains24_regular = NotStr(''' ''') +channel_subtract28_filled = NotStr(''' ''') +arrow_hook_down_right28_filled = NotStr(''' ''') +cursor_hover24_regular = NotStr(''' ''') +color_fill16_regular = NotStr(''' ''') +diversity24_regular = NotStr(''' ''') +prohibited28_regular = NotStr(''' ''') +multiplier1_x20_filled = NotStr(''' ''') +mobile_optimized24_regular = NotStr(''' ''') +cursor_hover_off20_regular = NotStr(''' ''') +table_dismiss24_regular = NotStr(''' ''') +tv20_regular = NotStr(''' ''') +document_bullet_list24_regular = NotStr(''' ''') +text_number_list_ltr16_filled = NotStr(''' ''') +dismiss_circle28_regular = NotStr(''' ''') +phone_span_out20_filled = NotStr(''' ''') +pause_off16_regular = NotStr(''' ''') +people32_filled = NotStr(''' ''') +checkbox_warning20_filled = NotStr(''' ''') +presence_away12_filled = NotStr(''' ''') +desktop_speaker20_filled = NotStr(''' ''') +puzzle_cube28_regular = NotStr(''' ''') +table_move_below24_filled = NotStr(''' ''') +table_resize_row20_filled = NotStr(''' ''') +eraser24_regular = NotStr(''' ''') +re_order_dots_vertical20_regular = NotStr(''' ''') +mail_inbox_checkmark28_regular = NotStr(''' ''') +board_split28_regular = NotStr(''' ''') +square_add16_regular = NotStr(''' ''') +history16_filled = NotStr(''' ''') +search_visual20_filled = NotStr(''' ''') +arrow_upload24_regular = NotStr(''' ''') +square_hint_sparkles20_filled = NotStr(''' ''') +note16_regular = NotStr(''' ''') +stack16_filled = NotStr(''' ''') +arrow_down12_filled = NotStr(''' ''') +image16_filled = NotStr(''' ''') +circle_half_fill16_regular = NotStr(''' ''') +drink_coffee16_regular = NotStr(''' ''') +heart32_regular = NotStr(''' ''') +calendar_settings20_regular = NotStr(''' ''') +grid24_regular = NotStr(''' ''') +vehicle_car20_filled = NotStr(''' ''') +cloud_arrow_down48_filled = NotStr(''' ''') +arrow_minimize_vertical24_filled = NotStr(''' ''') +location16_filled = NotStr(''' ''') +data_area24_filled = NotStr(''' ''') +panel_left20_regular = NotStr(''' ''') +weather_rain_snow48_regular = NotStr(''' ''') +vehicle_car24_filled = NotStr(''' ''') +text_align_left16_filled = NotStr(''' ''') +share_screen_person_overlay_inside16_filled = NotStr(''' ''') +cloud_words16_filled = NotStr(''' ''') +globe_shield20_filled = NotStr(''' ''') +delete28_filled = NotStr(''' ''') +flowchart_circle20_filled = NotStr(''' ''') +record_stop48_filled = NotStr(''' ''') +data_treemap20_filled = NotStr(''' ''') +surface_hub20_regular = NotStr(''' ''') +text_color20_regular = NotStr(''' ''') +panel_left_expand16_regular = NotStr(''' ''') +shield_lock16_filled = NotStr(''' ''') +music_note224_regular = NotStr(''' ''') +textbox_align_middle24_regular = NotStr(''' ''') +weather_cloudy48_regular = NotStr(''' ''') +calendar_toolbox20_filled = NotStr(''' ''') +comment_add28_regular = NotStr(''' ''') +box_edit24_regular = NotStr(''' ''') +window_wrench28_filled = NotStr(''' ''') +text_column_two_left24_filled = NotStr(''' ''') +text_align_justify20_regular = NotStr(''' ''') +cursor_hover28_regular = NotStr(''' ''') +phone_vibrate24_filled = NotStr(''' ''') +library28_regular = NotStr(''' ''') +animal_rabbit24_regular = NotStr(''' ''') +document_checkmark24_regular = NotStr(''' ''') +archive48_regular = NotStr(''' ''') +person_chat16_filled = NotStr(''' ''') +checkbox_checked16_regular = NotStr(''' ''') +location_arrow_up48_filled = NotStr(''' ''') +arrow_autofit_height24_regular = NotStr(''' ''') +sticker_add20_regular = NotStr(''' ''') +document_error20_filled = NotStr(''' ''') +text_bullet_list_tree16_regular = NotStr(''' ''') +window_wrench24_filled = NotStr(''' ''') +channel_subtract16_filled = NotStr(''' ''') +window_wrench16_filled = NotStr(''' ''') +comment_multiple_link32_regular = NotStr(''' ''') +dock24_regular = NotStr(''' ''') +highlight_link20_filled = NotStr(''' ''') +dismiss20_regular = NotStr(''' ''') +square_hint20_regular = NotStr(''' ''') +arrow_rotate_clockwise24_regular = NotStr(''' ''') +circle_off20_filled = NotStr(''' ''') +video_clip_multiple16_filled = NotStr(''' ''') +design_ideas16_filled = NotStr(''' ''') +table_cells_merge28_filled = NotStr(''' ''') +document_queue_multiple20_regular = NotStr(''' ''') +vehicle_bicycle24_regular = NotStr(''' ''') +arrow_hook_down_right16_regular = NotStr(''' ''') +shield_lock16_regular = NotStr(''' ''') +copy_add24_filled = NotStr(''' ''') +number_row24_regular = NotStr(''' ''') +home12_filled = NotStr(''' ''') +pulse32_filled = NotStr(''' ''') +desktop_pulse24_filled = NotStr(''' ''') +cursor_click24_regular = NotStr(''' ''') +f_stop28_regular = NotStr(''' ''') +caret_right24_filled = NotStr(''' ''') +list24_regular = NotStr(''' ''') +re_order_dots_horizontal16_filled = NotStr(''' ''') +document_multiple_percent24_regular = NotStr(''' ''') +vehicle_bus20_filled = NotStr(''' ''') +settings_chat24_regular = NotStr(''' ''') +gift_card_add24_filled = NotStr(''' ''') +share_screen_person_overlay16_filled = NotStr(''' ''') +contact_card_group24_filled = NotStr(''' ''') +document_ribbon28_filled = NotStr(''' ''') +tv24_filled = NotStr(''' ''') +hand_left24_regular = NotStr(''' ''') +document_text_link24_filled = NotStr(''' ''') +phone_speaker24_regular = NotStr(''' ''') +arrow_trending_text24_regular = NotStr(''' ''') +arrow_counterclockwise16_filled = NotStr(''' ''') +arrow_maximize_vertical20_regular = NotStr(''' ''') +chat_multiple24_regular = NotStr(''' ''') +chevron_down28_regular = NotStr(''' ''') +square_arrow_forward32_regular = NotStr(''' ''') +line24_filled = NotStr(''' ''') +channel_alert24_filled = NotStr(''' ''') +square_add16_filled = NotStr(''' ''') +premium_person20_filled = NotStr(''' ''') +calendar_empty28_regular = NotStr(''' ''') +caret_left20_regular = NotStr(''' ''') +password16_filled = NotStr(''' ''') +note48_filled = NotStr(''' ''') +resize_large20_regular = NotStr(''' ''') +stack_star20_filled = NotStr(''' ''') +rocket24_regular = NotStr(''' ''') +comment_checkmark48_filled = NotStr(''' ''') +target_edit24_regular = NotStr(''' ''') +attach20_regular = NotStr(''' ''') +folder_open16_filled = NotStr(''' ''') +sign_out24_filled = NotStr(''' ''') +table_stack_below16_filled = NotStr(''' ''') +real_estate24_regular = NotStr(''' ''') +circle_small24_filled = NotStr(''' ''') +task_list_square_add20_regular = NotStr(''' ''') +airplane24_regular = NotStr(''' ''') +diamond32_filled = NotStr(''' ''') +engine24_filled = NotStr(''' ''') +scale_fill24_filled = NotStr(''' ''') +phone_arrow_right24_filled = NotStr(''' ''') +share_screen_person20_regular = NotStr(''' ''') +food_cake20_regular = NotStr(''' ''') +sanitize20_regular = NotStr(''' ''') +search24_regular = NotStr(''' ''') +scan_dash28_regular = NotStr(''' ''') +sanitize24_filled = NotStr(''' ''') +emoji48_regular = NotStr(''' ''') +arrow_next24_regular = NotStr(''' ''') +comment_edit20_regular = NotStr(''' ''') +bookmark_search24_regular = NotStr(''' ''') +calendar_mail16_filled = NotStr(''' ''') +image_alt_text24_regular = NotStr(''' ''') +rocket20_filled = NotStr(''' ''') +clear_formatting24_regular = NotStr(''' ''') +protocol_handler20_regular = NotStr(''' ''') +calendar_today16_filled = NotStr(''' ''') +scan_thumb_up_off48_filled = NotStr(''' ''') +hand_draw28_filled = NotStr(''' ''') +battery824_regular = NotStr(''' ''') +building_bank24_regular = NotStr(''' ''') +call_forward20_regular = NotStr(''' ''') +line_horizontal320_filled = NotStr(''' ''') +people_settings20_regular = NotStr(''' ''') +position_forward24_regular = NotStr(''' ''') +globe_search24_regular = NotStr(''' ''') +arrow_trending_text20_filled = NotStr(''' ''') +guest_add24_regular = NotStr(''' ''') +task_list_add24_filled = NotStr(''' ''') +arrow_split20_filled = NotStr(''' ''') +gantt_chart24_filled = NotStr(''' ''') +games16_regular = NotStr(''' ''') +crop_interim24_filled = NotStr(''' ''') +album24_regular = NotStr(''' ''') +apps16_regular = NotStr(''' ''') +number_symbol24_filled = NotStr(''' ''') +call_prohibited24_regular = NotStr(''' ''') +emoji_add24_regular = NotStr(''' ''') +phone_checkmark16_regular = NotStr(''' ''') +slide_multiple_search24_regular = NotStr(''' ''') +animal_rabbit24_filled = NotStr(''' ''') +backpack20_regular = NotStr(''' ''') +crop20_filled = NotStr(''' ''') +text_bullet_list_ltr20_filled = NotStr(''' ''') +glasses16_regular = NotStr(''' ''') +weather_partly_cloudy_night48_regular = NotStr(''' ''') +reading_list16_filled = NotStr(''' ''') +fax16_regular = NotStr(''' ''') +previous48_filled = NotStr(''' ''') +speaker_usb24_regular = NotStr(''' ''') +dual_screen_tablet24_regular = NotStr(''' ''') +camera_switch20_filled = NotStr(''' ''') +tab_desktop_arrow_clockwise20_filled = NotStr(''' ''') +book_number24_filled = NotStr(''' ''') +star_line_horizontal320_regular = NotStr(''' ''') +document_ribbon32_filled = NotStr(''' ''') +arrow_sync_checkmark24_regular = NotStr(''' ''') +calendar_question_mark16_filled = NotStr(''' ''') +checkmark_lock16_filled = NotStr(''' ''') +mic_off20_filled = NotStr(''' ''') +arrow_counterclockwise_dashes24_regular = NotStr(''' ''') +shape_union24_filled = NotStr(''' ''') +text_t48_regular = NotStr(''' ''') +text_proofing_tools20_regular = NotStr(''' ''') +compass_northwest24_regular = NotStr(''' ''') +text_bullet_list_add20_regular = NotStr(''' ''') +thumb_dislike24_filled = NotStr(''' ''') +text_paragraph_direction24_filled = NotStr(''' ''') +video_person_call24_regular = NotStr(''' ''') diff --git a/src/myfasthtml/icons/fluent_p3.py b/src/myfasthtml/icons/fluent_p3.py new file mode 100644 index 0000000..d11abd2 --- /dev/null +++ b/src/myfasthtml/icons/fluent_p3.py @@ -0,0 +1,1986 @@ +# @sicons/fluent +# +# SVG icons integrated from [`fluentui-system-icons`](https://github.com/microsoft/fluentui-system-icons) +# +# A part of [`xicons`](https://github.com/07akioni/xicons) project. + +from fastcore.basics import NotStr + +document_css20_filled = NotStr(''' ''') +text_bullet_list_square_warning16_filled = NotStr(''' ''') +document_heart20_filled = NotStr(''' ''') +calendar_phone20_filled = NotStr(''' ''') +re_order_dots_horizontal16_regular = NotStr(''' ''') +table_resize_column24_filled = NotStr(''' ''') +directions24_regular = NotStr(''' ''') +line_dashes24_filled = NotStr(''' ''') +clipboard_task_list_rtl20_regular = NotStr(''' ''') +skip_forward1032_regular = NotStr(''' ''') +incognito24_regular = NotStr(''' ''') +box_checkmark20_regular = NotStr(''' ''') +search12_regular = NotStr(''' ''') +comment_mention20_filled = NotStr(''' ''') +emoji_sad_slight24_filled = NotStr(''' ''') +immersive_reader28_filled = NotStr(''' ''') +vehicle_car_collision28_filled = NotStr(''' ''') +task_list_rtl24_regular = NotStr(''' ''') +person_accounts24_regular = NotStr(''' ''') +tablet16_filled = NotStr(''' ''') +text_underline24_filled = NotStr(''' ''') +window32_filled = NotStr(''' ''') +eraser_segment24_regular = NotStr(''' ''') +calendar_phone20_regular = NotStr(''' ''') +document_question_mark16_filled = NotStr(''' ''') +branch_fork20_filled = NotStr(''' ''') +thumb_dislike20_regular = NotStr(''' ''') +arrow_circle_up_left20_regular = NotStr(''' ''') +chevron_right20_filled = NotStr(''' ''') +rotate_left24_regular = NotStr(''' ''') +pulse24_filled = NotStr(''' ''') +shield_dismiss24_regular = NotStr(''' ''') +weather_sunny24_regular = NotStr(''' ''') +credit_card_person24_filled = NotStr(''' ''') +options24_regular = NotStr(''' ''') +currency_dollar_rupee20_regular = NotStr(''' ''') +tag_off20_filled = NotStr(''' ''') +airplane_take_off20_filled = NotStr(''' ''') +call_prohibited20_filled = NotStr(''' ''') +subtract_circle_arrow_back16_filled = NotStr(''' ''') +scan_dash32_filled = NotStr(''' ''') +text_indent_decrease_rtl16_filled = NotStr(''' ''') +play12_filled = NotStr(''' ''') +channel_alert48_regular = NotStr(''' ''') +presence_dnd12_filled = NotStr(''' ''') +video_off20_filled = NotStr(''' ''') +column_triple_edit24_filled = NotStr(''' ''') +location_off20_regular = NotStr(''' ''') +clipboard_letter20_filled = NotStr(''' ''') +dialpad20_filled = NotStr(''' ''') +text_direction_horizontal_right24_filled = NotStr(''' ''') +video_person_call16_regular = NotStr(''' ''') +server20_regular = NotStr(''' ''') +crop_interim_off24_filled = NotStr(''' ''') +archive_multiple24_filled = NotStr(''' ''') +top_speed20_filled = NotStr(''' ''') +play20_regular = NotStr(''' ''') +key32_regular = NotStr(''' ''') +puzzle_piece24_regular = NotStr(''' ''') +receipt_bag24_filled = NotStr(''' ''') +leaf_one16_filled = NotStr(''' ''') +building_home16_regular = NotStr(''' ''') +heart_circle16_filled = NotStr(''' ''') +scan_dash48_regular = NotStr(''' ''') +pin48_regular = NotStr(''' ''') +comment_dismiss20_filled = NotStr(''' ''') +receipt_add24_regular = NotStr(''' ''') +share_close_tray24_regular = NotStr(''' ''') +globe_clock24_filled = NotStr(''' ''') +draw_image20_regular = NotStr(''' ''') +chevron_double_up20_regular = NotStr(''' ''') +ios_arrow_ltr24_filled = NotStr(''' ''') +password16_regular = NotStr(''' ''') +more_vertical32_regular = NotStr(''' ''') +calendar_person24_filled = NotStr(''' ''') +book_question_mark24_filled = NotStr(''' ''') +table_freeze_column20_filled = NotStr(''' ''') +arrow_autofit_width_dotted20_filled = NotStr(''' ''') +divider_tall24_regular = NotStr(''' ''') +phone_laptop32_regular = NotStr(''' ''') +table_settings20_filled = NotStr(''' ''') +chevron_circle_down32_filled = NotStr(''' ''') +flip_horizontal28_regular = NotStr(''' ''') +calculator_arrow_clockwise24_filled = NotStr(''' ''') +tab_desktop_bottom20_filled = NotStr(''' ''') +textbox_align_top20_regular = NotStr(''' ''') +music_note120_regular = NotStr(''' ''') +add_subtract_circle24_filled = NotStr(''' ''') +document_page_top_right24_regular = NotStr(''' ''') +folder_mail16_regular = NotStr(''' ''') +people_swap16_regular = NotStr(''' ''') +arrow_square_down24_regular = NotStr(''' ''') +draw_image20_filled = NotStr(''' ''') +weather_partly_cloudy_night48_filled = NotStr(''' ''') +cloud24_filled = NotStr(''' ''') +text_indent_decrease_rtl24_regular = NotStr(''' ''') +weather_snowflake20_regular = NotStr(''' ''') +arrow_redo32_filled = NotStr(''' ''') +document_header_footer16_regular = NotStr(''' ''') +math_format_linear24_filled = NotStr(''' ''') +prohibited_multiple16_regular = NotStr(''' ''') +book_search20_regular = NotStr(''' ''') +cart24_regular = NotStr(''' ''') +location_add24_filled = NotStr(''' ''') +arrow_circle_up_left20_filled = NotStr(''' ''') +arrow_previous24_filled = NotStr(''' ''') +phone_eraser16_regular = NotStr(''' ''') +slide_search24_regular = NotStr(''' ''') +ticket_diagonal20_filled = NotStr(''' ''') +spacebar24_regular = NotStr(''' ''') +globe_search20_regular = NotStr(''' ''') +pair24_filled = NotStr(''' ''') +open_folder28_regular = NotStr(''' ''') +text_direction_rotate270_right20_regular = NotStr(''' ''') +chat24_filled = NotStr(''' ''') +print24_regular = NotStr(''' ''') +dual_screen_span24_filled = NotStr(''' ''') +arrow_circle_left48_filled = NotStr(''' ''') +text_case_lowercase16_regular = NotStr(''' ''') +font_space_tracking_in20_regular = NotStr(''' ''') +drawer_subtract24_filled = NotStr(''' ''') +chat_arrow_double_back16_filled = NotStr(''' ''') +people_edit20_regular = NotStr(''' ''') +speaker128_filled = NotStr(''' ''') +arrow_forward16_regular = NotStr(''' ''') +document_table_cube20_filled = NotStr(''' ''') +picture_in_picture16_filled = NotStr(''' ''') +note24_regular = NotStr(''' ''') +globe_star20_regular = NotStr(''' ''') +tent24_filled = NotStr(''' ''') +cellular_data220_filled = NotStr(''' ''') +image48_regular = NotStr(''' ''') +thinking20_filled = NotStr(''' ''') +board28_filled = NotStr(''' ''') +guitar16_filled = NotStr(''' ''') +folder_swap20_filled = NotStr(''' ''') +battery220_regular = NotStr(''' ''') +document_prohibited24_regular = NotStr(''' ''') +shield_keyhole24_filled = NotStr(''' ''') +textbox_align_top20_filled = NotStr(''' ''') +add_circle24_filled = NotStr(''' ''') +picture_in_picture20_filled = NotStr(''' ''') +text_bullet_list_square_warning20_regular = NotStr(''' ''') +book_clock24_regular = NotStr(''' ''') +more_horizontal32_filled = NotStr(''' ''') +align_space_evenly_horizontal20_filled = NotStr(''' ''') +document_page_bottom_right20_filled = NotStr(''' ''') +glasses28_filled = NotStr(''' ''') +flash20_filled = NotStr(''' ''') +map_drive20_regular = NotStr(''' ''') +book_open16_regular = NotStr(''' ''') +phone_update_checkmark20_regular = NotStr(''' ''') +flip_horizontal48_regular = NotStr(''' ''') +sanitize20_filled = NotStr(''' ''') +broom24_filled = NotStr(''' ''') +data_waterfall20_regular = NotStr(''' ''') +calendar_agenda24_regular = NotStr(''' ''') +book_information24_regular = NotStr(''' ''') +math_formula24_filled = NotStr(''' ''') +fast_forward28_regular = NotStr(''' ''') +person_lock24_filled = NotStr(''' ''') +city20_regular = NotStr(''' ''') +organization28_regular = NotStr(''' ''') +comment_error20_filled = NotStr(''' ''') +notepad_person24_regular = NotStr(''' ''') +text_grammar_arrow_right24_regular = NotStr(''' ''') +align_top48_filled = NotStr(''' ''') +table_switch24_regular = NotStr(''' ''') +cloud_flow24_regular = NotStr(''' ''') +panel_bottom20_regular = NotStr(''' ''') +document_landscape_split20_filled = NotStr(''' ''') +folder_add24_regular = NotStr(''' ''') +mail_settings16_filled = NotStr(''' ''') +arrow_right12_filled = NotStr(''' ''') +meet_now16_filled = NotStr(''' ''') +people_prohibited24_filled = NotStr(''' ''') +people_community16_regular = NotStr(''' ''') +scan_dash32_regular = NotStr(''' ''') +presenter_off24_filled = NotStr(''' ''') +star_dismiss24_regular = NotStr(''' ''') +contact_card_group28_filled = NotStr(''' ''') +diagram20_regular = NotStr(''' ''') +insert20_regular = NotStr(''' ''') +directions16_filled = NotStr(''' ''') +arrow_collapse_all24_filled = NotStr(''' ''') +cursor_click20_filled = NotStr(''' ''') +fluid24_filled = NotStr(''' ''') +map20_regular = NotStr(''' ''') +thumb_like28_regular = NotStr(''' ''') +window_apps20_regular = NotStr(''' ''') +vehicle_bus16_filled = NotStr(''' ''') +skip_back1020_regular = NotStr(''' ''') +meet_now28_filled = NotStr(''' ''') +align_center_horizontal16_regular = NotStr(''' ''') +border_right24_regular = NotStr(''' ''') +text_bullet_list_rtl24_regular = NotStr(''' ''') +style_guide24_filled = NotStr(''' ''') +document_checkmark20_filled = NotStr(''' ''') +arrow_move20_regular = NotStr(''' ''') +prohibited20_filled = NotStr(''' ''') +mail_arrow_down20_filled = NotStr(''' ''') +text_bullet_list_tree24_regular = NotStr(''' ''') +resize_small24_filled = NotStr(''' ''') +toggle_right20_regular = NotStr(''' ''') +phone_tablet20_regular = NotStr(''' ''') +text_first_line24_filled = NotStr(''' ''') +clipboard_image20_regular = NotStr(''' ''') +navigation20_regular = NotStr(''' ''') +oval16_regular = NotStr(''' ''') +arrow_circle_down_right20_filled = NotStr(''' ''') +cloud_dismiss24_regular = NotStr(''' ''') +tag_dismiss24_filled = NotStr(''' ''') +contact_card20_filled = NotStr(''' ''') +likert20_regular = NotStr(''' ''') +arrow_download24_regular = NotStr(''' ''') +video_chat20_filled = NotStr(''' ''') +person_delete20_regular = NotStr(''' ''') +box_search20_regular = NotStr(''' ''') +share_android24_filled = NotStr(''' ''') +bug16_filled = NotStr(''' ''') +important12_regular = NotStr(''' ''') +credit_card_toolbox20_regular = NotStr(''' ''') +arrow_outline_up_right48_filled = NotStr(''' ''') +calligraphy_pen_error20_filled = NotStr(''' ''') +wrench_screwdriver20_filled = NotStr(''' ''') +document_pdf32_filled = NotStr(''' ''') +maximize48_filled = NotStr(''' ''') +storage24_regular = NotStr(''' ''') +calendar_rtl32_regular = NotStr(''' ''') +arrow_repeat_all_off16_filled = NotStr(''' ''') +flash_off24_filled = NotStr(''' ''') +link_edit24_filled = NotStr(''' ''') +arrow_step_back16_filled = NotStr(''' ''') +poll24_regular = NotStr(''' ''') +serial_port24_regular = NotStr(''' ''') +play48_regular = NotStr(''' ''') +document_person20_regular = NotStr(''' ''') +table_freeze_column24_filled = NotStr(''' ''') +search48_regular = NotStr(''' ''') +question24_filled = NotStr(''' ''') +home_checkmark20_filled = NotStr(''' ''') +text_paragraph_direction_right16_regular = NotStr(''' ''') +document_table_cube20_regular = NotStr(''' ''') +chevron_circle_right28_filled = NotStr(''' ''') +video_off20_regular = NotStr(''' ''') +hand_left28_regular = NotStr(''' ''') +weather_partly_cloudy_day48_filled = NotStr(''' ''') +preview_link20_regular = NotStr(''' ''') +speaker016_filled = NotStr(''' ''') +text_paragraph_direction_right20_filled = NotStr(''' ''') +calendar_edit24_filled = NotStr(''' ''') +briefcase20_filled = NotStr(''' ''') +board16_regular = NotStr(''' ''') +document48_filled = NotStr(''' ''') +cookies24_filled = NotStr(''' ''') +text_column_one20_regular = NotStr(''' ''') +keyboard20_filled = NotStr(''' ''') +more_vertical20_filled = NotStr(''' ''') +arrow_circle_left20_filled = NotStr(''' ''') +clipboard_clock24_filled = NotStr(''' ''') +square_hint_sparkles32_regular = NotStr(''' ''') +video_person_star_off24_regular = NotStr(''' ''') +pause48_filled = NotStr(''' ''') +cloud_add20_filled = NotStr(''' ''') +archive_multiple20_regular = NotStr(''' ''') +chat_warning16_filled = NotStr(''' ''') +square_arrow_forward28_filled = NotStr(''' ''') +document_lock48_regular = NotStr(''' ''') +text_superscript24_regular = NotStr(''' ''') +checkmark_lock20_filled = NotStr(''' ''') +arrow_trending_settings24_filled = NotStr(''' ''') +mic24_regular = NotStr(''' ''') +hand_right28_filled = NotStr(''' ''') +text_position_through24_regular = NotStr(''' ''') +briefcase_medical20_filled = NotStr(''' ''') +calendar_multiple32_filled = NotStr(''' ''') +person_money24_filled = NotStr(''' ''') +checkmark_starburst24_filled = NotStr(''' ''') +more_horizontal20_filled = NotStr(''' ''') +comment_off16_regular = NotStr(''' ''') +padding_top20_regular = NotStr(''' ''') +video_person28_filled = NotStr(''' ''') +building_skyscraper20_regular = NotStr(''' ''') +target_arrow20_filled = NotStr(''' ''') +call16_regular = NotStr(''' ''') +window_header_horizontal20_regular = NotStr(''' ''') +conference_room16_filled = NotStr(''' ''') +arrow_repeat_all24_regular = NotStr(''' ''') +archive24_filled = NotStr(''' ''') +document_text_extract24_regular = NotStr(''' ''') +share_screen_person_overlay24_regular = NotStr(''' ''') +search_shield20_filled = NotStr(''' ''') +text_more24_filled = NotStr(''' ''') +arrow_reset20_filled = NotStr(''' ''') +mic_off48_regular = NotStr(''' ''') +document_page_bottom_left24_regular = NotStr(''' ''') +resize_table24_filled = NotStr(''' ''') +arrow_up16_regular = NotStr(''' ''') +scan_table24_regular = NotStr(''' ''') +save_edit24_filled = NotStr(''' ''') +tab_add24_regular = NotStr(''' ''') +window_inprivate_account20_regular = NotStr(''' ''') +next28_filled = NotStr(''' ''') +table_delete_column16_filled = NotStr(''' ''') +trophy16_regular = NotStr(''' ''') +send16_filled = NotStr(''' ''') +paint_bucket24_filled = NotStr(''' ''') +currency_dollar_rupee20_filled = NotStr(''' ''') +split_vertical20_regular = NotStr(''' ''') +notebook_section20_regular = NotStr(''' ''') +arrow_circle_down_double20_regular = NotStr(''' ''') +desktop_arrow_right16_regular = NotStr(''' ''') +real_estate24_filled = NotStr(''' ''') +table_move_below20_regular = NotStr(''' ''') +keyboard24_regular = NotStr(''' ''') +cellular_data520_regular = NotStr(''' ''') +phone_span_in20_regular = NotStr(''' ''') +arrow_reply_down24_filled = NotStr(''' ''') +contact_card_ribbon28_regular = NotStr(''' ''') +star_settings24_filled = NotStr(''' ''') +battery024_regular = NotStr(''' ''') +signature28_regular = NotStr(''' ''') +calendar_day28_filled = NotStr(''' ''') +speaker248_regular = NotStr(''' ''') +window_header_horizontal20_filled = NotStr(''' ''') +text_direction_horizontal_right20_regular = NotStr(''' ''') +arrow_trending20_regular = NotStr(''' ''') +cloud_arrow_down24_filled = NotStr(''' ''') +battery720_regular = NotStr(''' ''') +align_space_around_vertical20_filled = NotStr(''' ''') +open24_filled = NotStr(''' ''') +presence_dnd10_filled = NotStr(''' ''') +dialpad28_filled = NotStr(''' ''') +slide_text20_filled = NotStr(''' ''') +calendar_empty16_regular = NotStr(''' ''') +vehicle_car_profile_rtl20_regular = NotStr(''' ''') +text_align_left20_regular = NotStr(''' ''') +table_move_left28_filled = NotStr(''' ''') +window_multiple16_regular = NotStr(''' ''') +hand_right_off20_regular = NotStr(''' ''') +dual_screen_vertical_scroll24_filled = NotStr(''' ''') +dismiss_circle32_filled = NotStr(''' ''') +navigation24_filled = NotStr(''' ''') +document_sync16_filled = NotStr(''' ''') +slide_eraser16_filled = NotStr(''' ''') +tv_usb20_filled = NotStr(''' ''') +star_emphasis20_regular = NotStr(''' ''') +double_tap_swipe_down20_filled = NotStr(''' ''') +calendar_checkmark16_filled = NotStr(''' ''') +calendar_week_start24_regular = NotStr(''' ''') +text_font_size24_regular = NotStr(''' ''') +mail_open_person16_regular = NotStr(''' ''') +shape_union20_filled = NotStr(''' ''') +ribbon_star24_filled = NotStr(''' ''') +timer1024_filled = NotStr(''' ''') +print_add20_filled = NotStr(''' ''') +multiplier18_x48_filled = NotStr(''' ''') +cloud_checkmark48_filled = NotStr(''' ''') +sport_baseball24_filled = NotStr(''' ''') +hand_right24_regular = NotStr(''' ''') +weather_partly_cloudy_night24_filled = NotStr(''' ''') +document_bullet_list_off24_regular = NotStr(''' ''') +share_screen_person_p16_regular = NotStr(''' ''') +tv48_filled = NotStr(''' ''') +document_bullet_list_off20_regular = NotStr(''' ''') +arrow_circle_right20_filled = NotStr(''' ''') +prohibited_multiple20_filled = NotStr(''' ''') +resize24_filled = NotStr(''' ''') +toggle_right16_regular = NotStr(''' ''') +people_prohibited24_regular = NotStr(''' ''') +record32_filled = NotStr(''' ''') +content_view_gallery20_regular = NotStr(''' ''') +image_off20_regular = NotStr(''' ''') +window_dev_tools20_regular = NotStr(''' ''') +archive20_regular = NotStr(''' ''') +delete16_regular = NotStr(''' ''') +channel_share28_filled = NotStr(''' ''') +text_edit_style20_regular = NotStr(''' ''') +emoji_hand24_filled = NotStr(''' ''') +select_object24_regular = NotStr(''' ''') +full_screen_maximize20_regular = NotStr(''' ''') +wrench20_regular = NotStr(''' ''') +doctor12_filled = NotStr(''' ''') +line20_regular = NotStr(''' ''') +star_dismiss20_filled = NotStr(''' ''') +table_edit28_filled = NotStr(''' ''') +city20_filled = NotStr(''' ''') +highlight16_regular = NotStr(''' ''') +projection_screen16_filled = NotStr(''' ''') +cast20_regular = NotStr(''' ''') +sport_soccer20_filled = NotStr(''' ''') +table_switch16_filled = NotStr(''' ''') +timer224_filled = NotStr(''' ''') +video_person28_regular = NotStr(''' ''') +font_space_tracking_out20_filled = NotStr(''' ''') +share_screen_start48_filled = NotStr(''' ''') +chat_settings24_regular = NotStr(''' ''') +archive_multiple24_regular = NotStr(''' ''') +person_call16_filled = NotStr(''' ''') +arrow_down16_filled = NotStr(''' ''') +question_circle24_filled = NotStr(''' ''') +heart28_filled = NotStr(''' ''') +wrench16_filled = NotStr(''' ''') +square_hint_sparkles16_filled = NotStr(''' ''') +checkbox_arrow_right20_filled = NotStr(''' ''') +square16_regular = NotStr(''' ''') +arrow_step_out28_filled = NotStr(''' ''') +text_paragraph_direction_left20_regular = NotStr(''' ''') +clear_formatting24_filled = NotStr(''' ''') +text_footnote20_filled = NotStr(''' ''') +pin_off20_regular = NotStr(''' ''') +people_team_add24_regular = NotStr(''' ''') +rename20_regular = NotStr(''' ''') +video_background_effect20_regular = NotStr(''' ''') +arrow_enter_left20_regular = NotStr(''' ''') +font_space_tracking_in28_regular = NotStr(''' ''') +table_freeze_column_and_row28_filled = NotStr(''' ''') +text_add_space_after24_filled = NotStr(''' ''') +table_stack_below24_regular = NotStr(''' ''') +text_align_right16_regular = NotStr(''' ''') +table_add24_regular = NotStr(''' ''') +tab_prohibited24_regular = NotStr(''' ''') +arrow_circle_up16_regular = NotStr(''' ''') +prohibited16_filled = NotStr(''' ''') +branch_fork16_filled = NotStr(''' ''') +code16_regular = NotStr(''' ''') +cursor_hover32_regular = NotStr(''' ''') +calculator_arrow_clockwise20_regular = NotStr(''' ''') +desktop24_regular = NotStr(''' ''') +skip_forward3032_filled = NotStr(''' ''') +shield24_regular = NotStr(''' ''') +history20_filled = NotStr(''' ''') +channel_subtract16_regular = NotStr(''' ''') +notepad_person24_filled = NotStr(''' ''') +video_person_call20_regular = NotStr(''' ''') +play32_regular = NotStr(''' ''') +headset32_filled = NotStr(''' ''') +voicemail28_filled = NotStr(''' ''') +draw_shape24_filled = NotStr(''' ''') +lightbulb20_filled = NotStr(''' ''') +presence_offline16_regular = NotStr(''' ''') +arrow_step_in_left16_filled = NotStr(''' ''') +arrow_up_right32_filled = NotStr(''' ''') +cellular_data424_regular = NotStr(''' ''') +video_security20_regular = NotStr(''' ''') +briefcase_off28_regular = NotStr(''' ''') +book_globe20_regular = NotStr(''' ''') +phone_laptop24_filled = NotStr(''' ''') +stethoscope24_filled = NotStr(''' ''') +folder_open16_regular = NotStr(''' ''') +building_home20_regular = NotStr(''' ''') +tv28_filled = NotStr(''' ''') +border_bottom20_regular = NotStr(''' ''') +document_text_toolbox24_filled = NotStr(''' ''') +arrow_circle_up20_filled = NotStr(''' ''') +expand_up_left24_regular = NotStr(''' ''') +presence_offline10_regular = NotStr(''' ''') +data_bar_vertical20_regular = NotStr(''' ''') +dual_screen_closed_alert24_filled = NotStr(''' ''') +notebook_subsection24_regular = NotStr(''' ''') +arrow_step_out24_filled = NotStr(''' ''') +mail16_filled = NotStr(''' ''') +image_multiple32_filled = NotStr(''' ''') +paint_brush20_filled = NotStr(''' ''') +brightness_low24_regular = NotStr(''' ''') +book_question_mark_rtl20_filled = NotStr(''' ''') +desktop_toolbox24_regular = NotStr(''' ''') +arrow_reply_all20_filled = NotStr(''' ''') +square_hint_arrow_back16_regular = NotStr(''' ''') +arrow_circle_up12_regular = NotStr(''' ''') +device_meeting_room_remote20_filled = NotStr(''' ''') +globe_surface20_filled = NotStr(''' ''') +vehicle_car_profile_rtl16_filled = NotStr(''' ''') +contract_down_left48_filled = NotStr(''' ''') +emoji_surprise20_regular = NotStr(''' ''') +emoji32_filled = NotStr(''' ''') +usb_plug20_filled = NotStr(''' ''') +arrow_step_out16_regular = NotStr(''' ''') +mail_inbox_dismiss20_filled = NotStr(''' ''') +arrow_circle_up_left24_regular = NotStr(''' ''') +gif16_filled = NotStr(''' ''') +chevron_double_right16_regular = NotStr(''' ''') +document_arrow_left16_filled = NotStr(''' ''') +clock_toolbox20_regular = NotStr(''' ''') +scan_type24_filled = NotStr(''' ''') +book_open_globe24_filled = NotStr(''' ''') +table_stack_below24_filled = NotStr(''' ''') +clipboard_task_add20_filled = NotStr(''' ''') +clipboard_arrow_right16_regular = NotStr(''' ''') +font_increase20_filled = NotStr(''' ''') +branch_compare20_filled = NotStr(''' ''') +dual_screen_vibrate24_regular = NotStr(''' ''') +table_cells_split24_regular = NotStr(''' ''') +chevron_circle_down28_regular = NotStr(''' ''') +calendar_rtl32_filled = NotStr(''' ''') +multiplier12_x32_filled = NotStr(''' ''') +comment_lightning20_regular = NotStr(''' ''') +book_open20_filled = NotStr(''' ''') +keyboard_shift16_regular = NotStr(''' ''') +shape_subtract16_filled = NotStr(''' ''') +glance24_regular = NotStr(''' ''') +laptop28_regular = NotStr(''' ''') +clock20_filled = NotStr(''' ''') +calendar_rtl28_regular = NotStr(''' ''') +document_page_bottom_center24_filled = NotStr(''' ''') +flag_off20_filled = NotStr(''' ''') +weather_sunny_low48_filled = NotStr(''' ''') +mail_arrow_double_back20_regular = NotStr(''' ''') +search16_regular = NotStr(''' ''') +compass_northwest16_regular = NotStr(''' ''') +headphones_sound_wave32_filled = NotStr(''' ''') +hdr_off24_regular = NotStr(''' ''') +text_strikethrough16_filled = NotStr(''' ''') +learning_app24_regular = NotStr(''' ''') +bookmark_multiple20_regular = NotStr(''' ''') +rectangle_landscape32_filled = NotStr(''' ''') +match_app_layout24_filled = NotStr(''' ''') +beach16_regular = NotStr(''' ''') +circle24_regular = NotStr(''' ''') +flash16_filled = NotStr(''' ''') +folder_arrow_up16_regular = NotStr(''' ''') +dual_screen_pagination24_regular = NotStr(''' ''') +board_games20_regular = NotStr(''' ''') +text_case_lowercase24_filled = NotStr(''' ''') +board24_filled = NotStr(''' ''') +tag_reset20_regular = NotStr(''' ''') +list28_filled = NotStr(''' ''') +table_move_right28_filled = NotStr(''' ''') +text_position_square20_filled = NotStr(''' ''') +comment_note20_filled = NotStr(''' ''') +calendar_error24_filled = NotStr(''' ''') +lock_open20_regular = NotStr(''' ''') +layer20_filled = NotStr(''' ''') +hdr24_filled = NotStr(''' ''') +notepad28_regular = NotStr(''' ''') +money20_filled = NotStr(''' ''') +multiselect_ltr20_regular = NotStr(''' ''') +delete_dismiss28_regular = NotStr(''' ''') +fast_forward16_filled = NotStr(''' ''') +person_delete20_filled = NotStr(''' ''') +multiplier1_x28_filled = NotStr(''' ''') +clipboard_letter24_regular = NotStr(''' ''') +border_outside20_filled = NotStr(''' ''') +caret_down_right20_regular = NotStr(''' ''') +thumb_like16_regular = NotStr(''' ''') +text_align_right24_regular = NotStr(''' ''') +document_header_arrow_down24_regular = NotStr(''' ''') +tab_desktop_multiple_bottom24_regular = NotStr(''' ''') +call_missed16_regular = NotStr(''' ''') +call_add24_filled = NotStr(''' ''') +emoji_add16_regular = NotStr(''' ''') +dual_screen_arrow_up24_filled = NotStr(''' ''') +arrow_sync_circle20_filled = NotStr(''' ''') +calendar_mention20_filled = NotStr(''' ''') +image_shadow24_regular = NotStr(''' ''') +document_header_footer24_regular = NotStr(''' ''') +table_stack_right16_regular = NotStr(''' ''') +port_micro_usb24_filled = NotStr(''' ''') +closed_caption_off20_regular = NotStr(''' ''') +table_link16_filled = NotStr(''' ''') +attach_text24_regular = NotStr(''' ''') +folder_link24_regular = NotStr(''' ''') +tetris_app20_filled = NotStr(''' ''') +comment_mention24_filled = NotStr(''' ''') +play_circle48_filled = NotStr(''' ''') +pause_circle24_filled = NotStr(''' ''') +link16_regular = NotStr(''' ''') +content_view20_regular = NotStr(''' ''') +text_align_center16_filled = NotStr(''' ''') +document_ribbon16_filled = NotStr(''' ''') +data_histogram24_filled = NotStr(''' ''') +toggle_left20_regular = NotStr(''' ''') +call_forward16_regular = NotStr(''' ''') +chat_bubbles_question16_regular = NotStr(''' ''') +gift_card_add20_regular = NotStr(''' ''') +people_add28_filled = NotStr(''' ''') +split_horizontal32_regular = NotStr(''' ''') +people_list20_filled = NotStr(''' ''') +data_bar_vertical_add24_regular = NotStr(''' ''') +channel_arrow_left16_regular = NotStr(''' ''') +people_team16_regular = NotStr(''' ''') +image_arrow_counterclockwise24_regular = NotStr(''' ''') +calendar_ltr32_regular = NotStr(''' ''') +building_retail_shield20_filled = NotStr(''' ''') +edit_arrow_back16_filled = NotStr(''' ''') +table_dismiss16_regular = NotStr(''' ''') +weather_moon28_regular = NotStr(''' ''') +fluid20_filled = NotStr(''' ''') +megaphone_loud20_filled = NotStr(''' ''') +table_settings16_regular = NotStr(''' ''') +circle_small20_regular = NotStr(''' ''') +location12_regular = NotStr(''' ''') +tv16_filled = NotStr(''' ''') +folder_swap24_filled = NotStr(''' ''') +bot_add20_regular = NotStr(''' ''') +text_collapse24_regular = NotStr(''' ''') +shape_union20_regular = NotStr(''' ''') +premium32_regular = NotStr(''' ''') +folder_add24_filled = NotStr(''' ''') +call16_filled = NotStr(''' ''') +box_multiple_checkmark24_regular = NotStr(''' ''') +document_add48_filled = NotStr(''' ''') +building_bank_link20_regular = NotStr(''' ''') +arrow_hook_down_right28_regular = NotStr(''' ''') +comment_add48_filled = NotStr(''' ''') +notebook_error24_filled = NotStr(''' ''') +person_available20_regular = NotStr(''' ''') +folder_open20_regular = NotStr(''' ''') +home24_regular = NotStr(''' ''') +person48_filled = NotStr(''' ''') +ruler24_regular = NotStr(''' ''') +expand_up_left16_regular = NotStr(''' ''') +earth20_filled = NotStr(''' ''') +checkbox224_regular = NotStr(''' ''') +building_factory24_filled = NotStr(''' ''') +document_text20_filled = NotStr(''' ''') +animal_turtle28_regular = NotStr(''' ''') +presence_dnd10_regular = NotStr(''' ''') +luggage24_regular = NotStr(''' ''') +arrow_left16_regular = NotStr(''' ''') +ribbon_off32_filled = NotStr(''' ''') +weather_duststorm24_filled = NotStr(''' ''') +expand_up_right24_filled = NotStr(''' ''') +call_prohibited16_filled = NotStr(''' ''') +square_hint_sparkles28_regular = NotStr(''' ''') +square_hint32_regular = NotStr(''' ''') +communication24_regular = NotStr(''' ''') +notepad24_filled = NotStr(''' ''') +table_insert_row16_regular = NotStr(''' ''') +pentagon32_regular = NotStr(''' ''') +fast_forward16_regular = NotStr(''' ''') +textbox_align_bottom20_regular = NotStr(''' ''') +speaker116_filled = NotStr(''' ''') +board_split48_filled = NotStr(''' ''') +copy24_filled = NotStr(''' ''') +receipt_bag24_regular = NotStr(''' ''') +eye_off24_regular = NotStr(''' ''') +contact_card_group48_filled = NotStr(''' ''') +cursor_hover16_regular = NotStr(''' ''') +person_mail24_regular = NotStr(''' ''') +building_home24_regular = NotStr(''' ''') +ribbon24_filled = NotStr(''' ''') +dual_screen_span24_regular = NotStr(''' ''') +document_question_mark20_filled = NotStr(''' ''') +fluid16_regular = NotStr(''' ''') +dumbbell24_filled = NotStr(''' ''') +calendar_phone16_filled = NotStr(''' ''') +record20_filled = NotStr(''' ''') +important24_regular = NotStr(''' ''') +data_bar_vertical20_filled = NotStr(''' ''') +arrow_undo32_regular = NotStr(''' ''') +projection_screen_dismiss16_filled = NotStr(''' ''') +money_dismiss20_filled = NotStr(''' ''') +scan_thumb_up20_filled = NotStr(''' ''') +scan_dash16_filled = NotStr(''' ''') +text_footnote24_regular = NotStr(''' ''') +luggage20_regular = NotStr(''' ''') +chevron_circle_down32_regular = NotStr(''' ''') +leaf_two20_regular = NotStr(''' ''') +person_board20_regular = NotStr(''' ''') +folder_prohibited16_filled = NotStr(''' ''') +clipboard_text_ltr24_regular = NotStr(''' ''') +thumb_dislike16_filled = NotStr(''' ''') +textbox_align_bottom_rotate9020_regular = NotStr(''' ''') +time_and_weather24_regular = NotStr(''' ''') +notebook_error24_regular = NotStr(''' ''') +speaker_off28_regular = NotStr(''' ''') +developer_board20_filled = NotStr(''' ''') +sport_hockey24_filled = NotStr(''' ''') +clipboard_task20_regular = NotStr(''' ''') +document_header_footer20_filled = NotStr(''' ''') +fax16_filled = NotStr(''' ''') +arrow_clockwise32_filled = NotStr(''' ''') +scan_thumb_up_off16_filled = NotStr(''' ''') +calendar_today20_regular = NotStr(''' ''') +document_flowchart20_filled = NotStr(''' ''') +local_language16_regular = NotStr(''' ''') +emoji_sad20_filled = NotStr(''' ''') +meet_now32_regular = NotStr(''' ''') +line_dashes48_filled = NotStr(''' ''') +calendar_rtl16_regular = NotStr(''' ''') +book_coins20_filled = NotStr(''' ''') +braces24_filled = NotStr(''' ''') +slide_multiple_arrow_right24_filled = NotStr(''' ''') +document_bullet_list_off24_filled = NotStr(''' ''') +arrow_trending_lines20_regular = NotStr(''' ''') +record_stop16_filled = NotStr(''' ''') +drop20_regular = NotStr(''' ''') +arrow_sync_dismiss20_filled = NotStr(''' ''') +wifi_off20_filled = NotStr(''' ''') +select_object_skew_edit24_regular = NotStr(''' ''') +savings16_filled = NotStr(''' ''') +padding_top24_regular = NotStr(''' ''') +book_open28_regular = NotStr(''' ''') +target_edit16_regular = NotStr(''' ''') +qr_code20_regular = NotStr(''' ''') +sticker12_filled = NotStr(''' ''') +calculator_arrow_clockwise20_filled = NotStr(''' ''') +document_footer_dismiss24_regular = NotStr(''' ''') +beaker20_regular = NotStr(''' ''') +contact_card_link16_regular = NotStr(''' ''') +comment_arrow_left20_regular = NotStr(''' ''') +pin_off16_filled = NotStr(''' ''') +save_search20_regular = NotStr(''' ''') +laptop_dismiss20_regular = NotStr(''' ''') +calendar_edit20_regular = NotStr(''' ''') +split_horizontal48_regular = NotStr(''' ''') +box_multiple24_filled = NotStr(''' ''') +diamond24_regular = NotStr(''' ''') +stack_arrow_forward24_filled = NotStr(''' ''') +document_queue_multiple20_filled = NotStr(''' ''') +backpack24_filled = NotStr(''' ''') +paint_bucket20_filled = NotStr(''' ''') +mail_dismiss24_filled = NotStr(''' ''') +star_three_quarter16_filled = NotStr(''' ''') +chevron_double_right20_filled = NotStr(''' ''') +re_order_dots_horizontal24_filled = NotStr(''' ''') +comment_error20_regular = NotStr(''' ''') +heart_pulse32_filled = NotStr(''' ''') +channel_alert16_filled = NotStr(''' ''') +document_javascript24_filled = NotStr(''' ''') +arrow_maximize20_filled = NotStr(''' ''') +gift_card_money20_regular = NotStr(''' ''') +text_paragraph_direction_left16_regular = NotStr(''' ''') +channel_arrow_left48_regular = NotStr(''' ''') +arrow_left12_regular = NotStr(''' ''') +re_order_dots_horizontal20_filled = NotStr(''' ''') +screen_search24_filled = NotStr(''' ''') +people_lock24_filled = NotStr(''' ''') +video_person_sparkle28_filled = NotStr(''' ''') +caret_up24_regular = NotStr(''' ''') +checkbox_person16_filled = NotStr(''' ''') +document_copy48_regular = NotStr(''' ''') +view_desktop_mobile20_filled = NotStr(''' ''') +picture_in_picture_exit20_filled = NotStr(''' ''') +document_header_arrow_down24_filled = NotStr(''' ''') +payment20_filled = NotStr(''' ''') +record12_filled = NotStr(''' ''') +building_retail20_regular = NotStr(''' ''') +rss24_filled = NotStr(''' ''') +branch_fork_hint24_regular = NotStr(''' ''') +document_text_toolbox20_regular = NotStr(''' ''') +calendar_toolbox20_regular = NotStr(''' ''') +weather_moon_off48_filled = NotStr(''' ''') +number_symbol16_filled = NotStr(''' ''') +star_line_horizontal320_filled = NotStr(''' ''') +album_add24_filled = NotStr(''' ''') +document_pdf20_filled = NotStr(''' ''') +brightness_high48_regular = NotStr(''' ''') +mail20_filled = NotStr(''' ''') +border_bottom_double20_regular = NotStr(''' ''') +autosum24_filled = NotStr(''' ''') +gift_card_arrow_right20_regular = NotStr(''' ''') +text_color24_regular = NotStr(''' ''') +document_table_truck24_regular = NotStr(''' ''') +branch24_filled = NotStr(''' ''') +arrow_routing_rectangle_multiple24_filled = NotStr(''' ''') +caret_right16_filled = NotStr(''' ''') +add12_regular = NotStr(''' ''') +vehicle_ship20_regular = NotStr(''' ''') +desktop_cursor28_filled = NotStr(''' ''') +table_cells_merge24_filled = NotStr(''' ''') +document_arrow_up20_regular = NotStr(''' ''') +hand_right20_regular = NotStr(''' ''') +tag_error16_regular = NotStr(''' ''') +rewind28_filled = NotStr(''' ''') +chevron_circle_down48_regular = NotStr(''' ''') +auto_fit_height24_filled = NotStr(''' ''') +chevron_circle_left28_regular = NotStr(''' ''') +chevron_double_down20_regular = NotStr(''' ''') +image_copy20_filled = NotStr(''' ''') +textbox_align_bottom_rotate9024_regular = NotStr(''' ''') +text_field24_regular = NotStr(''' ''') +shifts_question_mark24_regular = NotStr(''' ''') +share_screen_person_overlay20_regular = NotStr(''' ''') +arrow_reply20_regular = NotStr(''' ''') +shopping_bag24_regular = NotStr(''' ''') +wifi_off24_filled = NotStr(''' ''') +blur24_filled = NotStr(''' ''') +document_multiple20_regular = NotStr(''' ''') +caret_up12_filled = NotStr(''' ''') +stream24_filled = NotStr(''' ''') +toggle_right28_filled = NotStr(''' ''') +document_briefcase20_regular = NotStr(''' ''') +task_list_ltr24_filled = NotStr(''' ''') +call_add20_regular = NotStr(''' ''') +briefcase_off20_regular = NotStr(''' ''') +arrow_clockwise_dashes24_regular = NotStr(''' ''') +flow20_filled = NotStr(''' ''') +triangle12_filled = NotStr(''' ''') +umbrella24_filled = NotStr(''' ''') +box_checkmark24_regular = NotStr(''' ''') +desktop_edit20_regular = NotStr(''' ''') +resize_small20_regular = NotStr(''' ''') +pill28_filled = NotStr(''' ''') +tab_prohibited24_filled = NotStr(''' ''') +diversity48_regular = NotStr(''' ''') +border_none24_regular = NotStr(''' ''') +document_one_page24_filled = NotStr(''' ''') +arrow_sync_off12_regular = NotStr(''' ''') +dentist16_filled = NotStr(''' ''') +alert_off24_regular = NotStr(''' ''') +arrow_circle_down_right16_filled = NotStr(''' ''') +panel_left24_regular = NotStr(''' ''') +square_arrow_forward16_regular = NotStr(''' ''') +history20_regular = NotStr(''' ''') +arrow_minimize_vertical24_regular = NotStr(''' ''') +clipboard_text_ltr20_filled = NotStr(''' ''') +data_histogram20_filled = NotStr(''' ''') +call_end28_regular = NotStr(''' ''') +camera_dome28_regular = NotStr(''' ''') +document_landscape_split_hint20_filled = NotStr(''' ''') +arrow_trending_settings24_regular = NotStr(''' ''') +textbox_align_top_rotate9020_filled = NotStr(''' ''') +video_person_star_off20_filled = NotStr(''' ''') +ios_chevron_right20_filled = NotStr(''' ''') +clipboard_text_ltr24_filled = NotStr(''' ''') +flashlight16_regular = NotStr(''' ''') +cursor_hover28_filled = NotStr(''' ''') +clipboard_link20_filled = NotStr(''' ''') +calendar_month28_regular = NotStr(''' ''') +text_position_top_bottom20_regular = NotStr(''' ''') +vehicle_truck16_regular = NotStr(''' ''') +person_add24_regular = NotStr(''' ''') +inprivate_account28_filled = NotStr(''' ''') +zoom_in20_filled = NotStr(''' ''') +arrow_right28_filled = NotStr(''' ''') +document_table20_regular = NotStr(''' ''') +text_column_two_left24_regular = NotStr(''' ''') +folder_open_vertical20_filled = NotStr(''' ''') +list20_filled = NotStr(''' ''') +ios_arrow_ltr24_regular = NotStr(''' ''') +credit_card_person20_filled = NotStr(''' ''') +more_horizontal48_filled = NotStr(''' ''') +video_chat16_filled = NotStr(''' ''') +speaker_edit20_filled = NotStr(''' ''') +surface_earbuds24_regular = NotStr(''' ''') +fluent32_regular = NotStr(''' ''') +resize_large24_filled = NotStr(''' ''') +beaker_edit20_filled = NotStr(''' ''') +comment_multiple20_regular = NotStr(''' ''') +weather_sunny32_filled = NotStr(''' ''') +star_arrow_right_end24_filled = NotStr(''' ''') +person_available24_regular = NotStr(''' ''') +arrow_maximize28_filled = NotStr(''' ''') +sync_off20_filled = NotStr(''' ''') +subtract_circle16_filled = NotStr(''' ''') +library20_regular = NotStr(''' ''') +text_sort_descending24_regular = NotStr(''' ''') +desktop_flow24_filled = NotStr(''' ''') +dentist20_regular = NotStr(''' ''') +drink_margarita16_filled = NotStr(''' ''') +box_multiple_arrow_right20_regular = NotStr(''' ''') +clock28_filled = NotStr(''' ''') +comment_multiple_link20_filled = NotStr(''' ''') +gift_card_arrow_right24_filled = NotStr(''' ''') +clipboard_paste20_regular = NotStr(''' ''') +textbox_rotate9024_regular = NotStr(''' ''') +channel_subtract48_regular = NotStr(''' ''') +dual_screen_closed_alert24_regular = NotStr(''' ''') +backpack_add24_filled = NotStr(''' ''') +device_eq20_regular = NotStr(''' ''') +arrow_enter_up24_filled = NotStr(''' ''') +tab_desktop_arrow_left20_filled = NotStr(''' ''') +mic_off28_filled = NotStr(''' ''') +page_fit20_regular = NotStr(''' ''') +weather_fog48_regular = NotStr(''' ''') +person_clock24_filled = NotStr(''' ''') +play24_regular = NotStr(''' ''') +box16_regular = NotStr(''' ''') +door20_regular = NotStr(''' ''') +person_arrow_right20_regular = NotStr(''' ''') +apps_list_detail20_filled = NotStr(''' ''') +wand20_regular = NotStr(''' ''') +alert16_filled = NotStr(''' ''') +table_move_right24_regular = NotStr(''' ''') +ribbon_off20_regular = NotStr(''' ''') +text_paragraph_direction20_regular = NotStr(''' ''') +tray_item_add20_regular = NotStr(''' ''') +arrow_undo16_regular = NotStr(''' ''') +branch_fork24_filled = NotStr(''' ''') +person_tag48_regular = NotStr(''' ''') +person_mail24_filled = NotStr(''' ''') +sticker24_regular = NotStr(''' ''') +shield_prohibited20_filled = NotStr(''' ''') +arrow_circle_right48_filled = NotStr(''' ''') +contact_card48_filled = NotStr(''' ''') +mic20_filled = NotStr(''' ''') +shopping_bag_dismiss20_filled = NotStr(''' ''') +dialpad_off20_regular = NotStr(''' ''') +building_bank20_regular = NotStr(''' ''') +document_queue_add20_regular = NotStr(''' ''') +channel_add28_regular = NotStr(''' ''') +flowchart_circle24_regular = NotStr(''' ''') +arrow_trending24_filled = NotStr(''' ''') +record24_filled = NotStr(''' ''') +sidebar_search_ltr20_filled = NotStr(''' ''') +symbols16_regular = NotStr(''' ''') +food24_filled = NotStr(''' ''') +guest_add24_filled = NotStr(''' ''') +sparkle20_regular = NotStr(''' ''') +arrow_circle_down_up20_filled = NotStr(''' ''') +table_move_left24_filled = NotStr(''' ''') +sport_soccer24_filled = NotStr(''' ''') +table_insert_column20_regular = NotStr(''' ''') +handshake24_regular = NotStr(''' ''') +arrow_circle_down16_filled = NotStr(''' ''') +food_cake24_filled = NotStr(''' ''') +folder_prohibited48_regular = NotStr(''' ''') +lightbulb_filament16_regular = NotStr(''' ''') +target24_regular = NotStr(''' ''') +cube_tree24_filled = NotStr(''' ''') +phone_vibrate24_regular = NotStr(''' ''') +caret_down_right20_filled = NotStr(''' ''') +briefcase12_regular = NotStr(''' ''') +autocorrect20_regular = NotStr(''' ''') +calendar_multiple24_filled = NotStr(''' ''') +local_language24_regular = NotStr(''' ''') +presence_busy12_filled = NotStr(''' ''') +phone_link_setup24_regular = NotStr(''' ''') +people_sync16_filled = NotStr(''' ''') +slide_add28_filled = NotStr(''' ''') +password24_filled = NotStr(''' ''') +tag_reset24_filled = NotStr(''' ''') +arrow_repeat_all_off20_regular = NotStr(''' ''') +lock_shield48_filled = NotStr(''' ''') +open_folder48_filled = NotStr(''' ''') +contact_card_ribbon20_filled = NotStr(''' ''') +clipboard_code20_filled = NotStr(''' ''') +bluetooth_disabled20_regular = NotStr(''' ''') +flash24_regular = NotStr(''' ''') +emoji_meh20_filled = NotStr(''' ''') +arrow_trending_lines24_regular = NotStr(''' ''') +desktop32_regular = NotStr(''' ''') +mic_prohibited16_regular = NotStr(''' ''') +desktop_sync24_filled = NotStr(''' ''') +timeline24_regular = NotStr(''' ''') +clipboard_text_rtl20_filled = NotStr(''' ''') +plug_connected20_regular = NotStr(''' ''') +weather_sunny16_filled = NotStr(''' ''') +calendar_rtl20_regular = NotStr(''' ''') +glance_horizontal12_filled = NotStr(''' ''') +tablet_speaker20_filled = NotStr(''' ''') +flowchart20_filled = NotStr(''' ''') +cloud_arrow_up20_regular = NotStr(''' ''') +channel_alert24_regular = NotStr(''' ''') +sound_source28_regular = NotStr(''' ''') +document_bullet_list_clock20_filled = NotStr(''' ''') +column_triple24_regular = NotStr(''' ''') +local_language20_filled = NotStr(''' ''') +text_position_square24_regular = NotStr(''' ''') +hdr_off24_filled = NotStr(''' ''') +camera_switch24_filled = NotStr(''' ''') +math_symbols28_filled = NotStr(''' ''') +bezier_curve_square20_regular = NotStr(''' ''') +paint_brush_arrow_down24_regular = NotStr(''' ''') +location_off48_filled = NotStr(''' ''') +dismiss16_regular = NotStr(''' ''') +arrow_down32_filled = NotStr(''' ''') +dialpad_off24_regular = NotStr(''' ''') +reading_list_add20_filled = NotStr(''' ''') +arrow_autofit_up20_regular = NotStr(''' ''') +building_skyscraper20_filled = NotStr(''' ''') +channel_dismiss24_regular = NotStr(''' ''') +umbrella20_filled = NotStr(''' ''') +shield_lock28_filled = NotStr(''' ''') +text_bold16_regular = NotStr(''' ''') +weather_sunny_low48_regular = NotStr(''' ''') +brightness_high20_regular = NotStr(''' ''') +chart_person28_regular = NotStr(''' ''') +document_sync24_filled = NotStr(''' ''') +error_circle_settings16_filled = NotStr(''' ''') +projection_screen_dismiss24_filled = NotStr(''' ''') +edit_settings24_regular = NotStr(''' ''') +image_multiple24_filled = NotStr(''' ''') +person_note20_regular = NotStr(''' ''') +call_park32_filled = NotStr(''' ''') +board_split16_regular = NotStr(''' ''') +tab20_regular = NotStr(''' ''') +chart_person48_filled = NotStr(''' ''') +text_number_list_rtl24_filled = NotStr(''' ''') +table_simple28_filled = NotStr(''' ''') +previous16_filled = NotStr(''' ''') +arrow_maximize32_regular = NotStr(''' ''') +table_simple48_regular = NotStr(''' ''') +line_horizontal520_filled = NotStr(''' ''') +keyboard_shift20_regular = NotStr(''' ''') +center_horizontal24_filled = NotStr(''' ''') +voicemail24_regular = NotStr(''' ''') +page_fit16_regular = NotStr(''' ''') +folder_prohibited28_regular = NotStr(''' ''') +person_lock16_regular = NotStr(''' ''') +window_new20_regular = NotStr(''' ''') +calculator20_filled = NotStr(''' ''') +checkbox_indeterminate16_filled = NotStr(''' ''') +star_add16_regular = NotStr(''' ''') +top_speed20_regular = NotStr(''' ''') +box_multiple_arrow_right20_filled = NotStr(''' ''') +battery024_filled = NotStr(''' ''') +heart_pulse20_filled = NotStr(''' ''') +window_apps16_regular = NotStr(''' ''') +calendar_reply20_filled = NotStr(''' ''') +text_column_one24_regular = NotStr(''' ''') +table_insert_column28_regular = NotStr(''' ''') +table_stack_above28_regular = NotStr(''' ''') +mic16_regular = NotStr(''' ''') +dismiss_square20_regular = NotStr(''' ''') +glasses_off24_filled = NotStr(''' ''') +dual_screen_arrow_right24_regular = NotStr(''' ''') +notebook_add24_regular = NotStr(''' ''') +play_circle24_regular = NotStr(''' ''') +chevron_circle_right12_regular = NotStr(''' ''') +text_underline20_regular = NotStr(''' ''') +print48_regular = NotStr(''' ''') +table_stack_below20_filled = NotStr(''' ''') +phone20_regular = NotStr(''' ''') +table_freeze_row20_regular = NotStr(''' ''') +calendar_phone16_regular = NotStr(''' ''') +window_header_vertical20_filled = NotStr(''' ''') +mail_inbox_checkmark16_regular = NotStr(''' ''') +clipboard_checkmark24_filled = NotStr(''' ''') +arrow_step_in_right24_filled = NotStr(''' ''') +send_clock24_regular = NotStr(''' ''') +bug24_regular = NotStr(''' ''') +comment_multiple_link28_regular = NotStr(''' ''') +fps3048_filled = NotStr(''' ''') +document_text20_regular = NotStr(''' ''') +text_column_three20_filled = NotStr(''' ''') +arrow_circle_left24_regular = NotStr(''' ''') +clipboard_search24_filled = NotStr(''' ''') +bed20_filled = NotStr(''' ''') +camera24_filled = NotStr(''' ''') +document_one_page20_filled = NotStr(''' ''') +board_split48_regular = NotStr(''' ''') +star48_filled = NotStr(''' ''') +weather_rain_showers_night24_regular = NotStr(''' ''') +mention20_filled = NotStr(''' ''') +rewind24_regular = NotStr(''' ''') +person_chat20_filled = NotStr(''' ''') +emoji_sparkle24_filled = NotStr(''' ''') +camera_edit20_regular = NotStr(''' ''') +column_triple_edit20_filled = NotStr(''' ''') +document_link20_regular = NotStr(''' ''') +trophy20_filled = NotStr(''' ''') +collections_add20_filled = NotStr(''' ''') +board24_regular = NotStr(''' ''') +table_cells_split28_regular = NotStr(''' ''') +briefcase_off24_regular = NotStr(''' ''') +arrow_autofit_up20_filled = NotStr(''' ''') +arrow_routing_rectangle_multiple20_regular = NotStr(''' ''') +organization32_filled = NotStr(''' ''') +paint_brush16_regular = NotStr(''' ''') +backpack24_regular = NotStr(''' ''') +channel_alert48_filled = NotStr(''' ''') +link20_filled = NotStr(''' ''') +position_to_front20_regular = NotStr(''' ''') +text_number_list_ltr20_regular = NotStr(''' ''') +clipboard_bullet_list_ltr20_regular = NotStr(''' ''') +align_center_vertical20_regular = NotStr(''' ''') +arrow_reply_all24_filled = NotStr(''' ''') +flip_horizontal16_filled = NotStr(''' ''') +weather_moon_off28_filled = NotStr(''' ''') +music_note216_regular = NotStr(''' ''') +edit_arrow_back16_regular = NotStr(''' ''') +patient32_regular = NotStr(''' ''') +multiplier2_x28_regular = NotStr(''' ''') +slide_add24_filled = NotStr(''' ''') +arrow_right24_filled = NotStr(''' ''') +arrow_square_down24_filled = NotStr(''' ''') +person532_regular = NotStr(''' ''') +shopping_bag_play20_filled = NotStr(''' ''') +mail_arrow_down20_regular = NotStr(''' ''') +box_multiple_checkmark20_filled = NotStr(''' ''') +key_reset24_regular = NotStr(''' ''') +expand_up_left28_filled = NotStr(''' ''') +document_page_top_left24_filled = NotStr(''' ''') +text_subscript24_filled = NotStr(''' ''') +arrow_redo20_regular = NotStr(''' ''') +image_alt_text16_filled = NotStr(''' ''') +person_prohibited28_filled = NotStr(''' ''') +lock_closed32_regular = NotStr(''' ''') +notebook24_regular = NotStr(''' ''') +qr_code24_filled = NotStr(''' ''') +building_multiple24_filled = NotStr(''' ''') +animal_turtle16_filled = NotStr(''' ''') +circle_line12_regular = NotStr(''' ''') +panel_top_expand20_filled = NotStr(''' ''') +chat_multiple16_filled = NotStr(''' ''') +mail_inbox28_regular = NotStr(''' ''') +book_database20_regular = NotStr(''' ''') +flag_pride24_filled = NotStr(''' ''') +border_outside24_regular = NotStr(''' ''') +document_heart_pulse24_filled = NotStr(''' ''') +headphones32_filled = NotStr(''' ''') +color_fill20_regular = NotStr(''' ''') +hand_left16_filled = NotStr(''' ''') +text_position_front20_filled = NotStr(''' ''') +password24_regular = NotStr(''' ''') +xray24_filled = NotStr(''' ''') +slide_transition24_regular = NotStr(''' ''') +hand_draw24_filled = NotStr(''' ''') +image_add24_regular = NotStr(''' ''') +maximize28_filled = NotStr(''' ''') +shopping_bag_pause20_filled = NotStr(''' ''') +shopping_bag_dismiss24_regular = NotStr(''' ''') +beach48_filled = NotStr(''' ''') +dismiss_circle16_regular = NotStr(''' ''') +scan_type_off20_filled = NotStr(''' ''') +document_text_clock20_filled = NotStr(''' ''') +skip_forward3020_regular = NotStr(''' ''') +checkbox_person24_filled = NotStr(''' ''') +arrow_reply_all24_regular = NotStr(''' ''') +column_edit20_filled = NotStr(''' ''') +arrow_bounce20_filled = NotStr(''' ''') +inprivate_account28_regular = NotStr(''' ''') +people_edit20_filled = NotStr(''' ''') +map24_filled = NotStr(''' ''') +mail_clock20_filled = NotStr(''' ''') +person_settings20_filled = NotStr(''' ''') +people_queue24_regular = NotStr(''' ''') +call_add20_filled = NotStr(''' ''') +flowchart20_regular = NotStr(''' ''') +document_pdf16_filled = NotStr(''' ''') +learning_app24_filled = NotStr(''' ''') +drawer_arrow_download24_filled = NotStr(''' ''') +trophy_off20_filled = NotStr(''' ''') +window_console20_filled = NotStr(''' ''') +chevron_right12_filled = NotStr(''' ''') +premium32_filled = NotStr(''' ''') +book_open_globe20_regular = NotStr(''' ''') +bluetooth_connected20_regular = NotStr(''' ''') +crop_interim24_regular = NotStr(''' ''') +square_hint_sparkles28_filled = NotStr(''' ''') +compass_northwest28_filled = NotStr(''' ''') +window_new16_regular = NotStr(''' ''') +book_open16_filled = NotStr(''' ''') +guest24_filled = NotStr(''' ''') +doctor28_filled = NotStr(''' ''') +branch_fork_hint20_regular = NotStr(''' ''') +filter_dismiss16_filled = NotStr(''' ''') +tab_shield_dismiss20_regular = NotStr(''' ''') +shield_lock20_filled = NotStr(''' ''') +slide_multiple_search24_filled = NotStr(''' ''') +text_expand24_filled = NotStr(''' ''') +arrow_trending16_regular = NotStr(''' ''') +weather_snow_shower_night48_filled = NotStr(''' ''') +apps_list_detail24_regular = NotStr(''' ''') +people_toolbox16_filled = NotStr(''' ''') +table_edit20_regular = NotStr(''' ''') +text_align_distributed_vertical24_filled = NotStr(''' ''') +comment_checkmark24_regular = NotStr(''' ''') +zoom_in20_regular = NotStr(''' ''') +wifi320_filled = NotStr(''' ''') +arrow_circle_down28_filled = NotStr(''' ''') +arrow_hook_down_left20_regular = NotStr(''' ''') +document_arrow_right20_filled = NotStr(''' ''') +channel_add20_regular = NotStr(''' ''') +text_superscript16_regular = NotStr(''' ''') +lock_closed12_filled = NotStr(''' ''') +shield_prohibited24_filled = NotStr(''' ''') +next20_filled = NotStr(''' ''') +add_square20_regular = NotStr(''' ''') +weather_sunny20_filled = NotStr(''' ''') +inprivate_account24_regular = NotStr(''' ''') +local_language28_filled = NotStr(''' ''') +box_checkmark24_filled = NotStr(''' ''') +building_retail_toolbox24_regular = NotStr(''' ''') +book_coins20_regular = NotStr(''' ''') +table_freeze_column20_regular = NotStr(''' ''') +border_bottom20_filled = NotStr(''' ''') +calligraphy_pen24_filled = NotStr(''' ''') +text_color16_filled = NotStr(''' ''') +flow16_regular = NotStr(''' ''') +guardian28_regular = NotStr(''' ''') +cloud_off16_regular = NotStr(''' ''') +paint_bucket24_regular = NotStr(''' ''') +border_bottom_thick20_regular = NotStr(''' ''') +mail_inbox_add20_filled = NotStr(''' ''') +tab_desktop20_regular = NotStr(''' ''') +text_grammar_wand16_filled = NotStr(''' ''') +calendar_reply24_regular = NotStr(''' ''') +battery_saver24_regular = NotStr(''' ''') +double_tap_swipe_down24_regular = NotStr(''' ''') +text_continuous24_filled = NotStr(''' ''') +align_end_horizontal20_filled = NotStr(''' ''') +mail_settings16_regular = NotStr(''' ''') +text_superscript20_regular = NotStr(''' ''') +battery_warning24_filled = NotStr(''' ''') +stop20_filled = NotStr(''' ''') +divider_short24_regular = NotStr(''' ''') +credit_card_person20_regular = NotStr(''' ''') +clipboard_error20_regular = NotStr(''' ''') +desktop_cursor28_regular = NotStr(''' ''') +arrow_minimize_vertical20_regular = NotStr(''' ''') +store_microsoft24_regular = NotStr(''' ''') +receipt24_filled = NotStr(''' ''') +weather_thunderstorm24_regular = NotStr(''' ''') +calendar_rtl24_filled = NotStr(''' ''') +blur16_filled = NotStr(''' ''') +table_move_right16_regular = NotStr(''' ''') +pause_off16_filled = NotStr(''' ''') +backpack20_filled = NotStr(''' ''') +notebook_section24_filled = NotStr(''' ''') +guitar28_filled = NotStr(''' ''') +shield_task20_filled = NotStr(''' ''') +cellular_data220_regular = NotStr(''' ''') +megaphone28_filled = NotStr(''' ''') +text_position_front24_regular = NotStr(''' ''') +image_search24_regular = NotStr(''' ''') +maximize28_regular = NotStr(''' ''') +text_field24_filled = NotStr(''' ''') +text_sort_ascending20_regular = NotStr(''' ''') +weather_snowflake20_filled = NotStr(''' ''') +mic_sparkle20_regular = NotStr(''' ''') +glasses_off24_regular = NotStr(''' ''') +person_tag24_filled = NotStr(''' ''') +document_page_bottom_right24_regular = NotStr(''' ''') +globe_video28_filled = NotStr(''' ''') +shopping_bag_play20_regular = NotStr(''' ''') +folder_arrow_up16_filled = NotStr(''' ''') +arrow_down28_regular = NotStr(''' ''') +shape_exclude16_regular = NotStr(''' ''') +wallet20_regular = NotStr(''' ''') +hat_graduation20_regular = NotStr(''' ''') +road_cone20_regular = NotStr(''' ''') +clock32_regular = NotStr(''' ''') +games28_filled = NotStr(''' ''') +lock_closed24_regular = NotStr(''' ''') +ticket_horizontal24_filled = NotStr(''' ''') +align_right16_regular = NotStr(''' ''') +arrow_hook_up_right20_filled = NotStr(''' ''') +clipboard_settings20_regular = NotStr(''' ''') +data_treemap24_regular = NotStr(''' ''') +math_format_professional24_filled = NotStr(''' ''') +heart12_regular = NotStr(''' ''') +calendar_empty28_filled = NotStr(''' ''') +resize_large16_filled = NotStr(''' ''') +folder_mail16_filled = NotStr(''' ''') +food20_regular = NotStr(''' ''') +chevron_up12_filled = NotStr(''' ''') +battery124_filled = NotStr(''' ''') +device_meeting_room32_filled = NotStr(''' ''') +book_toolbox20_regular = NotStr(''' ''') +table_insert_row16_filled = NotStr(''' ''') +font_increase24_filled = NotStr(''' ''') +check24_regular = NotStr(''' ''') +view_desktop20_regular = NotStr(''' ''') +battery524_filled = NotStr(''' ''') +full_screen_maximize24_filled = NotStr(''' ''') +camera_add48_filled = NotStr(''' ''') +brightness_high32_regular = NotStr(''' ''') +document_settings16_filled = NotStr(''' ''') +share_screen_person_p20_filled = NotStr(''' ''') +fps3028_filled = NotStr(''' ''') +desktop20_regular = NotStr(''' ''') +star_three_quarter20_filled = NotStr(''' ''') +speaker_settings24_regular = NotStr(''' ''') +barcode_scanner24_filled = NotStr(''' ''') +pulse32_regular = NotStr(''' ''') +window_arrow_up20_filled = NotStr(''' ''') +search_info24_filled = NotStr(''' ''') +toolbox28_regular = NotStr(''' ''') +multiplier2_x48_regular = NotStr(''' ''') +document_queue_add24_regular = NotStr(''' ''') +premium_person20_regular = NotStr(''' ''') +calendar_multiple32_regular = NotStr(''' ''') +border_bottom_double24_filled = NotStr(''' ''') +wallet24_regular = NotStr(''' ''') +weather_sunny_high48_filled = NotStr(''' ''') +window_dev_edit16_filled = NotStr(''' ''') +star_arrow_right_start24_regular = NotStr(''' ''') +checkmark_circle12_regular = NotStr(''' ''') +arrow_sort_down_lines20_filled = NotStr(''' ''') +currency_dollar_rupee24_filled = NotStr(''' ''') +mail_checkmark16_filled = NotStr(''' ''') +align_left28_filled = NotStr(''' ''') +phone_vertical_scroll24_regular = NotStr(''' ''') +wrench20_filled = NotStr(''' ''') +tab_in_private20_filled = NotStr(''' ''') +pause_settings20_filled = NotStr(''' ''') +rectangle_landscape12_regular = NotStr(''' ''') +important24_filled = NotStr(''' ''') +multiplier12_x48_regular = NotStr(''' ''') +fingerprint24_filled = NotStr(''' ''') +star_edit24_filled = NotStr(''' ''') +text_number_format24_filled = NotStr(''' ''') +lightbulb_circle24_filled = NotStr(''' ''') +circle_edit24_filled = NotStr(''' ''') +book_contacts32_filled = NotStr(''' ''') +shield_checkmark16_filled = NotStr(''' ''') +dual_screen_vibrate24_filled = NotStr(''' ''') +cursor_hover48_regular = NotStr(''' ''') +eye_tracking_off24_filled = NotStr(''' ''') +image24_regular = NotStr(''' ''') +tag_lock24_regular = NotStr(''' ''') +zoom_out20_filled = NotStr(''' ''') +person_edit20_filled = NotStr(''' ''') +person_tag20_filled = NotStr(''' ''') +contact_card20_regular = NotStr(''' ''') +arrow_export_up20_regular = NotStr(''' ''') +comment_mention20_regular = NotStr(''' ''') +arrow_clockwise_dashes20_filled = NotStr(''' ''') +table_simple20_regular = NotStr(''' ''') +lottery24_filled = NotStr(''' ''') +select_all_on24_regular = NotStr(''' ''') +dentist48_regular = NotStr(''' ''') +chevron_circle_right16_filled = NotStr(''' ''') +keyboard_layout_float24_regular = NotStr(''' ''') +tag_multiple20_regular = NotStr(''' ''') +document_chevron_double24_regular = NotStr(''' ''') +briefcase_medical20_regular = NotStr(''' ''') +reading_list_add28_regular = NotStr(''' ''') +building_shop16_filled = NotStr(''' ''') +arrow_rotate_counterclockwise24_regular = NotStr(''' ''') +number_row16_regular = NotStr(''' ''') +pill16_regular = NotStr(''' ''') +key_reset24_filled = NotStr(''' ''') +vehicle_truck_profile24_regular = NotStr(''' ''') +multiplier18_x20_filled = NotStr(''' ''') +animal_rabbit16_regular = NotStr(''' ''') +arrow_curve_down_right20_regular = NotStr(''' ''') +folder_arrow_right24_regular = NotStr(''' ''') +font_space_tracking_in20_filled = NotStr(''' ''') +arrow_export_rtl16_regular = NotStr(''' ''') +data_scatter24_filled = NotStr(''' ''') +share_screen_person_p24_regular = NotStr(''' ''') +cube_sync20_regular = NotStr(''' ''') +eyedropper20_filled = NotStr(''' ''') +vote20_regular = NotStr(''' ''') +scan_thumb_up48_filled = NotStr(''' ''') +battery220_filled = NotStr(''' ''') +delete_arrow_back20_regular = NotStr(''' ''') +dentist24_regular = NotStr(''' ''') +alert_snooze24_regular = NotStr(''' ''') +camera_add24_filled = NotStr(''' ''') +delete20_filled = NotStr(''' ''') +flag_off48_regular = NotStr(''' ''') +whiteboard20_filled = NotStr(''' ''') +arrow_up_left20_filled = NotStr(''' ''') +syringe24_filled = NotStr(''' ''') +table_cells_split20_regular = NotStr(''' ''') +table_settings28_filled = NotStr(''' ''') +image_multiple16_filled = NotStr(''' ''') +shield_checkmark28_regular = NotStr(''' ''') +edit24_regular = NotStr(''' ''') +pulse28_filled = NotStr(''' ''') +dentist20_filled = NotStr(''' ''') +rocket16_regular = NotStr(''' ''') +classification20_regular = NotStr(''' ''') +calendar_week_numbers24_filled = NotStr(''' ''') +arrow_sort_down20_filled = NotStr(''' ''') +text_bullet_list_square_warning20_filled = NotStr(''' ''') +leaf_three24_filled = NotStr(''' ''') +video20_filled = NotStr(''' ''') +arrow_step_back16_regular = NotStr(''' ''') +desktop_speaker20_regular = NotStr(''' ''') +document_bullet_list_multiple24_filled = NotStr(''' ''') +megaphone_loud24_regular = NotStr(''' ''') +table_resize_column16_regular = NotStr(''' ''') +key32_filled = NotStr(''' ''') +calendar_ltr20_regular = NotStr(''' ''') +align_top24_filled = NotStr(''' ''') +flash_auto24_filled = NotStr(''' ''') +handshake16_regular = NotStr(''' ''') +toolbox16_regular = NotStr(''' ''') +table_move_above24_regular = NotStr(''' ''') +control_button20_filled = NotStr(''' ''') +text_font16_filled = NotStr(''' ''') +receipt_add24_filled = NotStr(''' ''') +document_percent24_filled = NotStr(''' ''') +person_delete16_regular = NotStr(''' ''') +app_generic24_regular = NotStr(''' ''') +line32_regular = NotStr(''' ''') +scan_type_off20_regular = NotStr(''' ''') +oval32_filled = NotStr(''' ''') +arrow_move20_filled = NotStr(''' ''') +record_stop28_filled = NotStr(''' ''') +table_freeze_column_and_row20_filled = NotStr(''' ''') +people_team_toolbox24_filled = NotStr(''' ''') +chat_dismiss24_filled = NotStr(''' ''') +window24_filled = NotStr(''' ''') +weather_partly_cloudy_night20_filled = NotStr(''' ''') +data_sunburst24_regular = NotStr(''' ''') +weather_snow48_filled = NotStr(''' ''') +pin12_regular = NotStr(''' ''') +star_one_quarter20_filled = NotStr(''' ''') +door_arrow_right16_regular = NotStr(''' ''') +building_retail_shield20_regular = NotStr(''' ''') +add_square24_regular = NotStr(''' ''') +app_store24_regular = NotStr(''' ''') +calendar_reply16_filled = NotStr(''' ''') +align_bottom32_filled = NotStr(''' ''') +tasks_app28_regular = NotStr(''' ''') +person_subtract16_regular = NotStr(''' ''') +building16_regular = NotStr(''' ''') +building_government24_regular = NotStr(''' ''') +iot24_filled = NotStr(''' ''') +tap_single48_regular = NotStr(''' ''') +battery_checkmark20_filled = NotStr(''' ''') +lightbulb16_filled = NotStr(''' ''') +data_usage_edit24_regular = NotStr(''' ''') +syringe20_filled = NotStr(''' ''') +scan_camera16_regular = NotStr(''' ''') +print16_regular = NotStr(''' ''') +calendar_arrow_down20_filled = NotStr(''' ''') +search_settings20_filled = NotStr(''' ''') +shifts28_filled = NotStr(''' ''') +table_move_left16_filled = NotStr(''' ''') +people_community24_regular = NotStr(''' ''') +f_stop20_filled = NotStr(''' ''') +chevron_circle_down12_filled = NotStr(''' ''') +math_symbols48_regular = NotStr(''' ''') +text_font20_filled = NotStr(''' ''') +window_arrow_up16_filled = NotStr(''' ''') +position_to_back24_regular = NotStr(''' ''') +clipboard_code24_regular = NotStr(''' ''') +cursor_click24_filled = NotStr(''' ''') +video360_off20_regular = NotStr(''' ''') +savings24_regular = NotStr(''' ''') +shifts_question_mark24_filled = NotStr(''' ''') +mail_all_unread20_filled = NotStr(''' ''') +code16_filled = NotStr(''' ''') +next24_regular = NotStr(''' ''') +document_split_hint24_regular = NotStr(''' ''') +tablet20_filled = NotStr(''' ''') +arrow_autofit_width24_regular = NotStr(''' ''') +meet_now48_filled = NotStr(''' ''') +subtract_circle_arrow_forward20_filled = NotStr(''' ''') +timer1024_regular = NotStr(''' ''') +data_bar_vertical24_regular = NotStr(''' ''') +divider_tall16_regular = NotStr(''' ''') +building_skyscraper16_filled = NotStr(''' ''') +arrow_bounce16_regular = NotStr(''' ''') +document_header_dismiss24_regular = NotStr(''' ''') +draw_text20_filled = NotStr(''' ''') +premium_person24_regular = NotStr(''' ''') +document_briefcase20_filled = NotStr(''' ''') +arrow_trending_text20_regular = NotStr(''' ''') +arrow_export_ltr20_filled = NotStr(''' ''') +person_prohibited16_regular = NotStr(''' ''') +table_move_below28_regular = NotStr(''' ''') +skip_forward1048_regular = NotStr(''' ''') +building24_filled = NotStr(''' ''') +person_prohibited20_regular = NotStr(''' ''') +star_prohibited20_regular = NotStr(''' ''') +contact_card_group48_regular = NotStr(''' ''') +tab24_filled = NotStr(''' ''') +clock_dismiss24_regular = NotStr(''' ''') +pause24_regular = NotStr(''' ''') +document_multiple16_regular = NotStr(''' ''') +cube24_filled = NotStr(''' ''') +arrow_bidirectional_up_down16_filled = NotStr(''' ''') +comment_checkmark16_regular = NotStr(''' ''') +add20_regular = NotStr(''' ''') +music_note120_filled = NotStr(''' ''') +square_dismiss16_regular = NotStr(''' ''') +document_percent20_filled = NotStr(''' ''') +fps3020_regular = NotStr(''' ''') +board_split28_filled = NotStr(''' ''') +braces_variable24_regular = NotStr(''' ''') +mail28_filled = NotStr(''' ''') +camera_dome48_filled = NotStr(''' ''') +meet_now48_regular = NotStr(''' ''') +broad_activity_feed20_filled = NotStr(''' ''') +document_copy24_regular = NotStr(''' ''') +settings28_filled = NotStr(''' ''') +comment_off20_regular = NotStr(''' ''') +data_pie20_filled = NotStr(''' ''') +scan_dash12_filled = NotStr(''' ''') +table_cell_edit20_filled = NotStr(''' ''') +document_heart_pulse24_regular = NotStr(''' ''') +phone_update_checkmark24_filled = NotStr(''' ''') +cube_tree20_filled = NotStr(''' ''') +cloud_archive48_regular = NotStr(''' ''') +stack_star16_filled = NotStr(''' ''') +phone_add24_regular = NotStr(''' ''') +chevron_circle_up48_regular = NotStr(''' ''') +inking_tool20_filled = NotStr(''' ''') +vehicle_bus20_regular = NotStr(''' ''') +animal_dog16_regular = NotStr(''' ''') +folder_person16_filled = NotStr(''' ''') +presenter24_regular = NotStr(''' ''') +chart_person20_filled = NotStr(''' ''') +table_freeze_column28_regular = NotStr(''' ''') +align_top24_regular = NotStr(''' ''') +panel_bottom_expand20_regular = NotStr(''' ''') +calendar_rtl16_filled = NotStr(''' ''') +apps_list20_regular = NotStr(''' ''') +calendar_empty32_regular = NotStr(''' ''') +skip_forward3028_filled = NotStr(''' ''') +arrow_counterclockwise12_filled = NotStr(''' ''') +breakout_room20_filled = NotStr(''' ''') +app_folder24_filled = NotStr(''' ''') +number_symbol32_filled = NotStr(''' ''') +fast_forward20_regular = NotStr(''' ''') +book_open_microphone20_filled = NotStr(''' ''') +arrow_forward48_filled = NotStr(''' ''') +diagram24_filled = NotStr(''' ''') +clock20_regular = NotStr(''' ''') +scan_camera24_filled = NotStr(''' ''') +arrow_circle_right24_regular = NotStr(''' ''') +location_arrow_left48_filled = NotStr(''' ''') +pause48_regular = NotStr(''' ''') +midi20_regular = NotStr(''' ''') +reading_list24_regular = NotStr(''' ''') +text_align_justify_low20_regular = NotStr(''' ''') +luggage20_filled = NotStr(''' ''') +ink_stroke24_filled = NotStr(''' ''') +person632_regular = NotStr(''' ''') +table_resize_row28_regular = NotStr(''' ''') +guardian24_regular = NotStr(''' ''') +chat48_regular = NotStr(''' ''') +image_edit24_regular = NotStr(''' ''') +text_font_size16_regular = NotStr(''' ''') +mail_inbox_arrow_right24_regular = NotStr(''' ''') +developer_board_search20_filled = NotStr(''' ''') +chevron_double_down16_regular = NotStr(''' ''') +arrow_step_in_left28_filled = NotStr(''' ''') +shield_dismiss16_filled = NotStr(''' ''') +shifts_activity20_filled = NotStr(''' ''') +store_microsoft16_filled = NotStr(''' ''') +calendar_mail16_regular = NotStr(''' ''') +align_stretch_horizontal20_regular = NotStr(''' ''') +food_cake12_filled = NotStr(''' ''') +blur20_regular = NotStr(''' ''') +text_first_line20_regular = NotStr(''' ''') +mail_checkmark16_regular = NotStr(''' ''') +table_move_above24_filled = NotStr(''' ''') +document_header_arrow_down20_filled = NotStr(''' ''') +mail_arrow_up24_filled = NotStr(''' ''') +split_horizontal20_regular = NotStr(''' ''') +box_multiple_arrow_left24_filled = NotStr(''' ''') +gif24_regular = NotStr(''' ''') +calendar_empty20_regular = NotStr(''' ''') +mail48_regular = NotStr(''' ''') +phone_desktop20_filled = NotStr(''' ''') +people_community20_filled = NotStr(''' ''') +text_wrap24_filled = NotStr(''' ''') +chat_mail20_regular = NotStr(''' ''') +add_subtract_circle20_regular = NotStr(''' ''') +mail_inbox20_regular = NotStr(''' ''') +image_copy24_filled = NotStr(''' ''') +receipt20_regular = NotStr(''' ''') +math_format_linear24_regular = NotStr(''' ''') +table_switch24_filled = NotStr(''' ''') +document_landscape24_regular = NotStr(''' ''') +desktop_keyboard16_regular = NotStr(''' ''') +cast20_filled = NotStr(''' ''') +flag_off20_regular = NotStr(''' ''') +arrow_circle_right32_regular = NotStr(''' ''') +wifi220_regular = NotStr(''' ''') +building_bank20_filled = NotStr(''' ''') +target32_regular = NotStr(''' ''') +picture_in_picture_enter20_regular = NotStr(''' ''') +table_insert_row20_regular = NotStr(''' ''') +food_toast24_regular = NotStr(''' ''') +person28_filled = NotStr(''' ''') +database20_filled = NotStr(''' ''') +folder_sync24_regular = NotStr(''' ''') +calendar_clock16_filled = NotStr(''' ''') +re_order_dots_vertical20_filled = NotStr(''' ''') +document_lock28_filled = NotStr(''' ''') +text_grammar_wand20_regular = NotStr(''' ''') +double_tap_swipe_up20_regular = NotStr(''' ''') +building_bank24_filled = NotStr(''' ''') +earth24_regular = NotStr(''' ''') +table48_filled = NotStr(''' ''') +arrow_counterclockwise32_filled = NotStr(''' ''') +run16_regular = NotStr(''' ''') +multiplier5_x48_filled = NotStr(''' ''') +calendar_error20_regular = NotStr(''' ''') +mail_shield16_regular = NotStr(''' ''') +table_freeze_row28_regular = NotStr(''' ''') +arrow_down20_filled = NotStr(''' ''') +grid20_regular = NotStr(''' ''') +people_community16_filled = NotStr(''' ''') +branch_fork_hint20_filled = NotStr(''' ''') +weather_moon_off16_filled = NotStr(''' ''') +mic_prohibited28_regular = NotStr(''' ''') +text_underline16_filled = NotStr(''' ''') +multiplier5_x48_regular = NotStr(''' ''') +text_change_case16_filled = NotStr(''' ''') +box_checkmark20_filled = NotStr(''' ''') +timer20_regular = NotStr(''' ''') +speaker220_filled = NotStr(''' ''') +book_toolbox24_filled = NotStr(''' ''') +arrow_down24_filled = NotStr(''' ''') +bowl_chopsticks16_filled = NotStr(''' ''') +filter28_regular = NotStr(''' ''') +color20_regular = NotStr(''' ''') +history16_regular = NotStr(''' ''') +contact_card32_regular = NotStr(''' ''') +xbox_console24_regular = NotStr(''' ''') +keyboard_shift_uppercase24_regular = NotStr(''' ''') +comment_checkmark20_regular = NotStr(''' ''') +receipt24_regular = NotStr(''' ''') +flip_vertical48_filled = NotStr(''' ''') +decimal_arrow_right20_regular = NotStr(''' ''') +glasses_off20_regular = NotStr(''' ''') +arrow_autofit_height_dotted20_filled = NotStr(''' ''') +table_simple28_regular = NotStr(''' ''') +fps24024_regular = NotStr(''' ''') +send24_regular = NotStr(''' ''') +print_add24_filled = NotStr(''' ''') +align_bottom20_filled = NotStr(''' ''') +slide_layout20_regular = NotStr(''' ''') +add_subtract_circle28_filled = NotStr(''' ''') +cloud_off32_filled = NotStr(''' ''') +eye_tracking_off16_filled = NotStr(''' ''') +ratio_one_to_one24_filled = NotStr(''' ''') +document_queue_add24_filled = NotStr(''' ''') +document_copy16_filled = NotStr(''' ''') +share_screen_stop28_regular = NotStr(''' ''') +clipboard24_regular = NotStr(''' ''') +calligraphy_pen_checkmark20_regular = NotStr(''' ''') +multiplier15_x24_regular = NotStr(''' ''') +guitar24_regular = NotStr(''' ''') +qr_code24_regular = NotStr(''' ''') +hat_graduation16_filled = NotStr(''' ''') +cut24_filled = NotStr(''' ''') +sport_soccer16_filled = NotStr(''' ''') +arrow_clockwise24_filled = NotStr(''' ''') +database_search20_filled = NotStr(''' ''') +image_copy24_regular = NotStr(''' ''') +gift_card16_filled = NotStr(''' ''') +puzzle_cube16_filled = NotStr(''' ''') +rss24_regular = NotStr(''' ''') +open_off24_regular = NotStr(''' ''') +record16_filled = NotStr(''' ''') +delete_arrow_back16_regular = NotStr(''' ''') +arrow_bidirectional_up_down16_regular = NotStr(''' ''') +arrow_collapse_all24_regular = NotStr(''' ''') +headphones_sound_wave48_regular = NotStr(''' ''') +document_lock32_regular = NotStr(''' ''') +text_indent_decrease_ltr20_regular = NotStr(''' ''') +document_table16_regular = NotStr(''' ''') +calendar_multiple20_regular = NotStr(''' ''') +subtract_square_multiple20_filled = NotStr(''' ''') +tag_off24_regular = NotStr(''' ''') +table_lightning24_filled = NotStr(''' ''') +error_circle24_filled = NotStr(''' ''') +shield20_filled = NotStr(''' ''') +diversity48_filled = NotStr(''' ''') +window_multiple16_filled = NotStr(''' ''') +photo_filter24_filled = NotStr(''' ''') +panel_left_contract24_filled = NotStr(''' ''') +chevron_circle_up20_regular = NotStr(''' ''') +orientation24_filled = NotStr(''' ''') +location_add16_regular = NotStr(''' ''') +tag_question_mark32_filled = NotStr(''' ''') +dual_screen_status_bar24_regular = NotStr(''' ''') +wifi_lock24_filled = NotStr(''' ''') +tag_question_mark24_regular = NotStr(''' ''') +shifts20_filled = NotStr(''' ''') +preview_link20_filled = NotStr(''' ''') +star_settings20_regular = NotStr(''' ''') +music_note2_play20_filled = NotStr(''' ''') +text_indent_decrease_rtl20_regular = NotStr(''' ''') +device_meeting_room20_regular = NotStr(''' ''') +arrow_up_right20_filled = NotStr(''' ''') +border_all24_filled = NotStr(''' ''') +cube16_filled = NotStr(''' ''') +door20_filled = NotStr(''' ''') +people24_filled = NotStr(''' ''') +hand_left20_filled = NotStr(''' ''') +call_dismiss20_regular = NotStr(''' ''') +text_align_distributed_vertical20_regular = NotStr(''' ''') +notepad_person16_filled = NotStr(''' ''') +attach_text20_filled = NotStr(''' ''') +tab_desktop16_regular = NotStr(''' ''') +device_meeting_room_remote24_filled = NotStr(''' ''') +send_clock20_regular = NotStr(''' ''') +call_missed20_filled = NotStr(''' ''') +text_description24_regular = NotStr(''' ''') +globe_add24_regular = NotStr(''' ''') +arrow_clockwise32_regular = NotStr(''' ''') +box_search24_filled = NotStr(''' ''') +video_person_star24_filled = NotStr(''' ''') +filter16_filled = NotStr(''' ''') +clock_arrow_download20_regular = NotStr(''' ''') +video_person_call32_filled = NotStr(''' ''') +re_order16_filled = NotStr(''' ''') +comment_arrow_right24_filled = NotStr(''' ''') +flash_settings20_filled = NotStr(''' ''') +star_half12_filled = NotStr(''' ''') +book_toolbox20_filled = NotStr(''' ''') +multiplier5_x28_regular = NotStr(''' ''') +video20_regular = NotStr(''' ''') +timer224_regular = NotStr(''' ''') +image_arrow_forward24_filled = NotStr(''' ''') +door_arrow_right16_filled = NotStr(''' ''') +person_support20_regular = NotStr(''' ''') +luggage48_filled = NotStr(''' ''') +textbox_align_middle20_regular = NotStr(''' ''') +puzzle_piece20_regular = NotStr(''' ''') +handshake24_filled = NotStr(''' ''') +speaker016_regular = NotStr(''' ''') +food_grains20_filled = NotStr(''' ''') +diamond48_filled = NotStr(''' ''') +battery320_regular = NotStr(''' ''') +building_skyscraper24_filled = NotStr(''' ''') +fps24024_filled = NotStr(''' ''') +channel_share16_filled = NotStr(''' ''') +walkie_talkie20_filled = NotStr(''' ''') +smartwatch_dot20_filled = NotStr(''' ''') +chart_person20_regular = NotStr(''' ''') +auto_fit_width24_regular = NotStr(''' ''') +dialpad48_regular = NotStr(''' ''') +text_bullet_list_rtl24_filled = NotStr(''' ''') +compass_northwest20_filled = NotStr(''' ''') +book20_regular = NotStr(''' ''') +mic24_filled = NotStr(''' ''') +food_pizza24_regular = NotStr(''' ''') +eye_off16_regular = NotStr(''' ''') +lock_shield20_filled = NotStr(''' ''') +dual_screen_clock24_filled = NotStr(''' ''') +dual_screen_arrow_right24_filled = NotStr(''' ''') +phone_desktop_add20_filled = NotStr(''' ''') +column_triple20_regular = NotStr(''' ''') +people24_regular = NotStr(''' ''') +inprivate_account20_filled = NotStr(''' ''') +error_circle_settings20_regular = NotStr(''' ''') +device_meeting_room_remote28_filled = NotStr(''' ''') +protocol_handler16_regular = NotStr(''' ''') +settings32_filled = NotStr(''' ''') +vehicle_bicycle24_filled = NotStr(''' ''') +wrench_screwdriver24_filled = NotStr(''' ''') +camera20_regular = NotStr(''' ''') +video_person_star20_filled = NotStr(''' ''') +record_stop20_regular = NotStr(''' ''') +building_bank_link16_filled = NotStr(''' ''') +paint_brush_arrow_up24_regular = NotStr(''' ''') +speaker_edit24_filled = NotStr(''' ''') +video_play_pause24_filled = NotStr(''' ''') +shape_union16_filled = NotStr(''' ''') +vehicle_car_collision32_regular = NotStr(''' ''') +next28_regular = NotStr(''' ''') +phone16_regular = NotStr(''' ''') +arrow_wrap20_regular = NotStr(''' ''') +arrow_up12_regular = NotStr(''' ''') +document_page_top_right20_regular = NotStr(''' ''') +luggage48_regular = NotStr(''' ''') +movies_and_tv20_filled = NotStr(''' ''') +arrow_sync_off20_filled = NotStr(''' ''') +mail_off24_filled = NotStr(''' ''') +arrow_upload16_regular = NotStr(''' ''') +data_usage_toolbox20_regular = NotStr(''' ''') +person_question_mark24_filled = NotStr(''' ''') +tab_shield_dismiss24_regular = NotStr(''' ''') +document_landscape20_filled = NotStr(''' ''') +arrow_step_back20_filled = NotStr(''' ''') +person_lightbulb24_filled = NotStr(''' ''') +headset_add24_regular = NotStr(''' ''') +chat_off24_filled = NotStr(''' ''') +font_space_tracking_in24_regular = NotStr(''' ''') +weather_partly_cloudy_day24_filled = NotStr(''' ''') +clipboard_task24_regular = NotStr(''' ''') +shopping_bag_pause20_regular = NotStr(''' ''') +arrow_left24_filled = NotStr(''' ''') +clock_dismiss24_filled = NotStr(''' ''') +text_t20_regular = NotStr(''' ''') +multiplier18_x24_regular = NotStr(''' ''') +flip_horizontal28_filled = NotStr(''' ''') +arrow_step_over16_filled = NotStr(''' ''') +arrow_step_in_right12_filled = NotStr(''' ''') +scan_thumb_up28_filled = NotStr(''' ''') +info12_regular = NotStr(''' ''') +text_description20_filled = NotStr(''' ''') +align_left16_filled = NotStr(''' ''') +ribbon16_filled = NotStr(''' ''') +mail_dismiss16_filled = NotStr(''' ''') +contact_card32_filled = NotStr(''' ''') +weather_sunny_low24_filled = NotStr(''' ''') +vehicle_truck24_filled = NotStr(''' ''') +spinner_ios20_regular = NotStr(''' ''') +arrow_left32_filled = NotStr(''' ''') +globe_person20_regular = NotStr(''' ''') +vehicle_ship24_filled = NotStr(''' ''') +bluetooth_searching24_filled = NotStr(''' ''') +weather_duststorm20_filled = NotStr(''' ''') +decimal_arrow_left24_regular = NotStr(''' ''') +dual_screen20_regular = NotStr(''' ''') +tabs24_filled = NotStr(''' ''') +person_chat20_regular = NotStr(''' ''') +channel_arrow_left20_filled = NotStr(''' ''') +production_checkmark24_filled = NotStr(''' ''') +text_align_right24_filled = NotStr(''' ''') +tv_usb48_regular = NotStr(''' ''') +arrow_circle_left32_regular = NotStr(''' ''') +tray_item_add20_filled = NotStr(''' ''') +code24_filled = NotStr(''' ''') +cloud_sync16_filled = NotStr(''' ''') +screen_person20_regular = NotStr(''' ''') +mail_edit20_regular = NotStr(''' ''') +split_horizontal24_regular = NotStr(''' ''') +arrow_undo16_filled = NotStr(''' ''') +backpack32_regular = NotStr(''' ''') +people_money24_regular = NotStr(''' ''') +filter_dismiss24_regular = NotStr(''' ''') +mic_sparkle16_regular = NotStr(''' ''') +arrow_sort_down_lines24_regular = NotStr(''' ''') +book_information24_filled = NotStr(''' ''') +tab_add20_filled = NotStr(''' ''') +building_home16_filled = NotStr(''' ''') +arrow_circle_up12_filled = NotStr(''' ''') +link16_filled = NotStr(''' ''') +channel24_regular = NotStr(''' ''') +text_number_format20_regular = NotStr(''' ''') +square32_regular = NotStr(''' ''') +checkbox124_regular = NotStr(''' ''') +cloud_flow20_regular = NotStr(''' ''') +position_backward24_regular = NotStr(''' ''') +music_note124_regular = NotStr(''' ''') +brightness_high24_regular = NotStr(''' ''') +data_trending16_filled = NotStr(''' ''') +tv_arrow_right20_regular = NotStr(''' ''') +open48_regular = NotStr(''' ''') +highlight_accent24_filled = NotStr(''' ''') +chevron_left12_regular = NotStr(''' ''') +video_add24_filled = NotStr(''' ''') +flash16_regular = NotStr(''' ''') +text_add_space_before24_filled = NotStr(''' ''') +hd24_filled = NotStr(''' ''') +arrow_step_in_left20_regular = NotStr(''' ''') +text_header320_regular = NotStr(''' ''') +clipboard_bullet_list_ltr20_filled = NotStr(''' ''') +text_column_three20_regular = NotStr(''' ''') +eraser_tool24_filled = NotStr(''' ''') +box20_filled = NotStr(''' ''') +multiplier5_x28_filled = NotStr(''' ''') +luggage16_regular = NotStr(''' ''') +number_symbol_square24_filled = NotStr(''' ''') +arrow_circle_right32_filled = NotStr(''' ''') +border_top_bottom_double24_filled = NotStr(''' ''') +comment48_regular = NotStr(''' ''') +clipboard_settings24_filled = NotStr(''' ''') +clock_pause20_regular = NotStr(''' ''') +table_resize_row24_regular = NotStr(''' ''') +resize_image24_regular = NotStr(''' ''') +arrow_counterclockwise_dashes20_filled = NotStr(''' ''') +image_copy28_regular = NotStr(''' ''') +shield_dismiss_shield20_regular = NotStr(''' ''') +mic_prohibited20_regular = NotStr(''' ''') +slide_add28_regular = NotStr(''' ''') +square_hint48_filled = NotStr(''' ''') +box_arrow_up20_regular = NotStr(''' ''') +link12_filled = NotStr(''' ''') +mail_arrow_down16_regular = NotStr(''' ''') +wifi120_filled = NotStr(''' ''') +dentist28_regular = NotStr(''' ''') +heart48_regular = NotStr(''' ''') +branch_fork_link20_filled = NotStr(''' ''') +people_lock24_regular = NotStr(''' ''') +mail_inbox_dismiss16_filled = NotStr(''' ''') +comment_arrow_left24_regular = NotStr(''' ''') +calendar_ltr24_regular = NotStr(''' ''') +select_object_skew_edit20_filled = NotStr(''' ''') +phone_tablet24_regular = NotStr(''' ''') +question_circle48_regular = NotStr(''' ''') +sparkle24_regular = NotStr(''' ''') +likert16_filled = NotStr(''' ''') +battery_warning20_regular = NotStr(''' ''') +inking_tool24_filled = NotStr(''' ''') +document_table_truck20_filled = NotStr(''' ''') +people28_regular = NotStr(''' ''') +delete_off20_regular = NotStr(''' ''') +notebook_subsection20_regular = NotStr(''' ''') +data_trending24_regular = NotStr(''' ''') +app_recent20_regular = NotStr(''' ''') +search28_regular = NotStr(''' ''') +open_off48_filled = NotStr(''' ''') +text_position_top_bottom24_regular = NotStr(''' ''') +rewind16_filled = NotStr(''' ''') +document_page_top_left20_regular = NotStr(''' ''') +diamond28_regular = NotStr(''' ''') +my_location20_filled = NotStr(''' ''') +video_person_sparkle24_regular = NotStr(''' ''') +arrow_curve_up_right20_filled = NotStr(''' ''') +bezier_curve_square12_regular = NotStr(''' ''') +color_line_accent20_regular = NotStr(''' ''') +more_vertical24_filled = NotStr(''' ''') +text_align_center20_filled = NotStr(''' ''') +folder28_regular = NotStr(''' ''') +battery020_filled = NotStr(''' ''') +thumb_dislike16_regular = NotStr(''' ''') +port_usb_a24_filled = NotStr(''' ''') +speaker032_filled = NotStr(''' ''') +text_paragraph_direction_right20_regular = NotStr(''' ''') +search32_regular = NotStr(''' ''') +people_error20_filled = NotStr(''' ''') +cloud16_filled = NotStr(''' ''') +communication16_regular = NotStr(''' ''') +shapes28_filled = NotStr(''' ''') +arrow_trending_checkmark20_regular = NotStr(''' ''') +link_square20_regular = NotStr(''' ''') +emoji_hand28_regular = NotStr(''' ''') +building_retail24_filled = NotStr(''' ''') +calendar_rtl28_filled = NotStr(''' ''') +clipboard_task24_filled = NotStr(''' ''') +radio_button20_regular = NotStr(''' ''') +arrow_collapse_all20_filled = NotStr(''' ''') +cloud_words24_regular = NotStr(''' ''') +arrow_routing24_filled = NotStr(''' ''') +molecule16_filled = NotStr(''' ''') +gift_card20_filled = NotStr(''' ''') +table_settings24_regular = NotStr(''' ''') +bowl_chopsticks20_filled = NotStr(''' ''') +document_heart_pulse20_filled = NotStr(''' ''') +pentagon32_filled = NotStr(''' ''') +multiplier5_x20_filled = NotStr(''' ''') +backpack28_filled = NotStr(''' ''') +weather_snow_shower_night48_regular = NotStr(''' ''') +video_person_sparkle16_filled = NotStr(''' ''') +attach_arrow_right20_filled = NotStr(''' ''') +subtract_square20_filled = NotStr(''' ''') +dismiss_square_multiple16_filled = NotStr(''' ''') +arrow_redo20_filled = NotStr(''' ''') +receipt_bag20_regular = NotStr(''' ''') +calendar_edit16_regular = NotStr(''' ''') +phone_speaker24_filled = NotStr(''' ''') +iot20_filled = NotStr(''' ''') +data_usage20_regular = NotStr(''' ''') +text_color_accent20_filled = NotStr(''' ''') +question28_filled = NotStr(''' ''') +video_switch24_regular = NotStr(''' ''') +dual_screen_header24_regular = NotStr(''' ''') +weather_sunny20_regular = NotStr(''' ''') +full_screen_minimize24_regular = NotStr(''' ''') +globe16_filled = NotStr(''' ''') +book_clock24_filled = NotStr(''' ''') +text_bullet_list_square24_regular = NotStr(''' ''') +predictions24_regular = NotStr(''' ''') +closed_caption_off16_regular = NotStr(''' ''') +animal_turtle20_regular = NotStr(''' ''') +money_calculator20_filled = NotStr(''' ''') +folder_link28_filled = NotStr(''' ''') +person_swap24_filled = NotStr(''' ''') +checkbox_checked24_regular = NotStr(''' ''') +arrow_down48_regular = NotStr(''' ''') +data_scatter24_regular = NotStr(''' ''') +beach32_filled = NotStr(''' ''') +symbols16_filled = NotStr(''' ''') +hand_left24_filled = NotStr(''' ''') +rectangle_landscape48_regular = NotStr(''' ''') +spinner_ios20_filled = NotStr(''' ''') +chat32_filled = NotStr(''' ''') +premium24_filled = NotStr(''' ''') +arrow_turn_right24_filled = NotStr(''' ''') +bookmark_multiple48_filled = NotStr(''' ''') +phone_page_header24_regular = NotStr(''' ''') +document_queue_multiple24_regular = NotStr(''' ''') +table_cells_merge20_regular = NotStr(''' ''') +call_missed24_filled = NotStr(''' ''') +call_missed28_filled = NotStr(''' ''') +open32_regular = NotStr(''' ''') +calendar_clock24_regular = NotStr(''' ''') +drink_margarita20_filled = NotStr(''' ''') +task_list_square_rtl24_filled = NotStr(''' ''') +warning24_filled = NotStr(''' ''') +battery324_regular = NotStr(''' ''') +vehicle_car_profile_ltr20_filled = NotStr(''' ''') +speaker_off24_regular = NotStr(''' ''') +image_multiple48_filled = NotStr(''' ''') +warning20_filled = NotStr(''' ''') +person_swap16_filled = NotStr(''' ''') +settings24_regular = NotStr(''' ''') +person_lock16_filled = NotStr(''' ''') +padding_down20_regular = NotStr(''' ''') +skip_back1024_regular = NotStr(''' ''') +mail_inbox_arrow_up24_regular = NotStr(''' ''') +text_subscript16_filled = NotStr(''' ''') +video_person24_regular = NotStr(''' ''') +gauge24_regular = NotStr(''' ''') +table_move_below28_filled = NotStr(''' ''') +building_retail_shield24_filled = NotStr(''' ''') +color_background24_regular = NotStr(''' ''') +door_arrow_left24_filled = NotStr(''' ''') +component2_double_tap_swipe_down24_regular = NotStr(''' ''') diff --git a/src/myfasthtml/icons/ionicons4.py b/src/myfasthtml/icons/ionicons4.py index 89ac6be..e1e4a39 100644 --- a/src/myfasthtml/icons/ionicons4.py +++ b/src/myfasthtml/icons/ionicons4.py @@ -6,8648 +6,699 @@ from fastcore.basics import NotStr -icon_ios_american_football = NotStr(''' - - - - - -''') -icon_md_home = NotStr(''' - - - -''') -icon_ios_restaurant = NotStr(''' - - - - - - - -''') -icon_ios_cellular = NotStr(''' - - - - - - - -''') -icon_ios_copy = NotStr(''' - - - - - -''') -icon_md_key = NotStr(''' - -''') -icon_md_image = NotStr(''' - - - - - -''') -icon_ios_notifications = NotStr(''' - - - - -''') -icon_md_paw = NotStr(''' - - - - - - - -''') -icon_logo_snapchat = NotStr(''' - - - -''') -icon_md_color_wand = NotStr(''' - - - - - - - - - - -''') -icon_ios_open = NotStr(''' - - - - -''') -icon_ios_quote = NotStr(''' - - - - -''') -icon_md_lock = NotStr(''' - - - - - -''') -icon_md_log_in = NotStr(''' - - - - - - - - -''') -icon_ios_undo = NotStr(''' - - - -''') -icon_md_construct = NotStr(''' - - - - -''') -icon_logo_no_smoking = NotStr(''' - - - - - - - - - -''') -icon_md_repeat = NotStr(''' - -''') -icon_md_code_working = NotStr(''' - - - - -''') -icon_md_funnel = NotStr(''' - -''') -icon_ios_medical = NotStr(''' - -''') -icon_ios_trophy = NotStr(''' - -''') -icon_md_build = NotStr(''' - -''') -icon_md_cube = NotStr(''' - - - - - -''') -icon_ios_at = NotStr(''' - - - -''') -icon_ios_heart_half = NotStr(''' - -''') -icon_ios_snow = NotStr(''' - -''') -icon_md_locate = NotStr(''' - - - - - -''') -icon_logo_angular = NotStr(''' - - - - -''') -icon_ios_volume_mute = NotStr(''' - -''') -icon_ios_git_pull_request = NotStr(''' - -''') -icon_md_sad = NotStr(''' - - - - - - -''') -icon_md_menu = NotStr(''' - - - - - -''') -icon_md_browsers = NotStr(''' - -''') -icon_md_warning = NotStr(''' - - - - - -''') -icon_md_git_branch = NotStr(''' - -''') -icon_ios_card = NotStr(''' - - - - - - -''') -icon_md_share = NotStr(''' - - - - - -''') -icon_md_color_fill = NotStr(''' - - - - -''') -icon_ios_remove = NotStr(''' - -''') -icon_ios_images = NotStr(''' - - - - - - -''') -icon_ios_alert = NotStr(''' - - - -''') -icon_md_checkbox_outline = NotStr(''' - - - - - -''') -icon_logo_xing = NotStr(''' - - - - - - -''') -icon_ios_share_alt = NotStr(''' - - - -''') -icon_md_pint = NotStr(''' - -''') -icon_md_umbrella = NotStr(''' - - - -''') -icon_logo_twitter = NotStr(''' - -''') -icon_md_bonfire = NotStr(''' - - - - - - - - - - - - - -''') -icon_logo_npm = NotStr(''' - - - - -''') -icon_md_nutrition = NotStr(''' - - - - -''') -icon_ios_search = NotStr(''' - -''') -icon_md_bookmark = NotStr(''' - -''') -icon_ios_tablet_portrait = NotStr(''' - - - - - -''') -icon_ios_man = NotStr(''' - - - - - - -''') -icon_ios_nutrition = NotStr(''' - - - - -''') -icon_logo_wordpress = NotStr(''' - - - - - -''') -icon_ios_volume_high = NotStr(''' - - - - - - -''') -icon_ios_close = NotStr(''' - -''') -icon_ios_arrow_dropleft = NotStr(''' - - - - -''') -icon_ios_repeat = NotStr(''' - - - - -''') -icon_md_musical_note = NotStr(''' - -''') -icon_logo_android = NotStr(''' - - - - - - - - - - -''') -icon_ios_notifications_outline = NotStr(''' - - - - -''') -icon_md_power = NotStr(''' - -''') -icon_ios_pint = NotStr(''' - -''') -icon_md_microphone = NotStr(''' - -''') -icon_md_bowtie = NotStr(''' - - - - - - - -''') -icon_md_mic_off = NotStr(''' - - - - - - -''') -icon_ios_bookmark = NotStr(''' - -''') -icon_md_remove_circle = NotStr(''' - - - -''') -icon_ios_heart = NotStr(''' - -''') -icon_ios_arrow_dropright = NotStr(''' - - - - -''') -icon_md_git_commit = NotStr(''' - -''') -icon_ios_list = NotStr(''' - - - - - - - - -''') -icon_ios_reorder = NotStr(''' - - - - - -''') -icon_md_link = NotStr(''' - -''') -icon_ios_journal = NotStr(''' - - - - -''') -icon_md_heart = NotStr(''' - - - -''') -icon_md_arrow_dropdown_circle = NotStr(''' - - - -''') -icon_ios_key = NotStr(''' - - - -''') -icon_ios_arrow_back = NotStr(''' - -''') -icon_md_videocam = NotStr(''' - -''') -icon_md_heart_dislike = NotStr(''' - - - - -''') -icon_md_analytics = NotStr(''' - - - - -''') -icon_ios_musical_note = NotStr(''' - -''') -icon_md_medkit = NotStr(''' - - - -''') -icon_ios_paw = NotStr(''' - - - - - - - - -''') -icon_ios_videocam = NotStr(''' - - - - - - -''') -icon_md_done_all = NotStr(''' - - - - - -''') -icon_ios_clock = NotStr(''' - -''') -icon_ios_time = NotStr(''' - - - -''') -icon_md_people = NotStr(''' - -''') -icon_ios_jet = NotStr(''' - -''') -icon_md_help_buoy = NotStr(''' - -''') -icon_ios_pricetags = NotStr(''' - - - - - - -''') -icon_md_settings = NotStr(''' - - - -''') -icon_md_bed = NotStr(''' - -''') -icon_logo_ionic = NotStr(''' - - - - - - - -''') -icon_ios_body = NotStr(''' - - - - -''') -icon_md_square_outline = NotStr(''' - - - - - -''') -icon_logo_rss = NotStr(''' - - - - - -''') -icon_logo_designernews = NotStr(''' - - - - - - - - - - - -''') -icon_md_folder = NotStr(''' - - - - - - - -''') -icon_md_download = NotStr(''' - -''') -icon_md_help = NotStr(''' - - - -''') -icon_ios_more = NotStr(''' - - - - - -''') -icon_ios_football = NotStr(''' - -''') -icon_md_brush = NotStr(''' - -''') -icon_md_phone_portrait = NotStr(''' - - - - - -''') -icon_md_briefcase = NotStr(''' - -''') -icon_md_football = NotStr(''' - -''') -icon_ios_finger_print = NotStr(''' - - - - - - - - - - - -''') -icon_md_crop = NotStr(''' - -''') -icon_ios_add_circle = NotStr(''' - - - -''') -icon_md_arrow_dropright = NotStr(''' - - - -''') -icon_ios_compass = NotStr(''' - - - - -''') -icon_md_book = NotStr(''' - -''') -icon_md_arrow_forward = NotStr(''' - - - - - -''') -icon_md_quote = NotStr(''' - -''') -icon_logo_twitch = NotStr(''' - - - - - - - -''') -icon_md_print = NotStr(''' - - - -''') -icon_ios_checkbox_outline = NotStr(''' - - - - - - -''') -icon_md_copy = NotStr(''' - -''') -icon_md_cellular = NotStr(''' - -''') -icon_ios_speedometer = NotStr(''' - - - -''') -icon_ios_checkmark_circle = NotStr(''' - - - -''') -icon_md_backspace = NotStr(''' - -''') -icon_ios_cut = NotStr(''' - - - - - -''') -icon_ios_bug = NotStr(''' - - - - - -''') -icon_md_exit = NotStr(''' - -''') -icon_md_bulb = NotStr(''' - - - -''') -icon_md_rose = NotStr(''' - - - - - -''') -icon_md_keypad = NotStr(''' - - - -''') -icon_md_skip_forward = NotStr(''' - - - - - - -''') -icon_md_remove = NotStr(''' - -''') -icon_md_moon = NotStr(''' - - - -''') -icon_md_pizza = NotStr(''' - - - - -''') -icon_ios_git_commit = NotStr(''' - -''') -icon_md_eye_off = NotStr(''' - -''') -icon_ios_apps = NotStr(''' - - - - - - - -''') -icon_ios_map = NotStr(''' - - - - - - -''') -icon_md_flower = NotStr(''' - - - -''') -icon_logo_sass = NotStr(''' - -''') -icon_ios_cash = NotStr(''' - - - - - - -''') -icon_ios_mic_off = NotStr(''' - - - - - - - - - -''') -icon_md_cloud_done = NotStr(''' - - - -''') -icon_ios_basketball = NotStr(''' - - - - - - - - - - -''') -icon_md_eye = NotStr(''' - - - - - -''') -icon_ios_flash = NotStr(''' - -''') -icon_md_search = NotStr(''' - - - - - - - - - -''') -icon_md_trending_up = NotStr(''' - -''') -icon_ios_unlock = NotStr(''' - -''') -icon_ios_sad = NotStr(''' - - - -''') -icon_md_boat = NotStr(''' - - - - -''') -icon_ios_square = NotStr(''' - -''') -icon_md_images = NotStr(''' - - - - -''') -icon_ios_text = NotStr(''' - -''') -icon_md_thermometer = NotStr(''' - -''') -icon_md_cloud_download = NotStr(''' - -''') -icon_ios_notifications_off = NotStr(''' - - - - - - -''') -icon_ios_battery_dead = NotStr(''' - - - - -''') -icon_md_outlet = NotStr(''' - -''') -icon_md_log_out = NotStr(''' - - - - - - - - - - - -''') -icon_logo_vk = NotStr(''' - -''') -icon_logo_euro = NotStr(''' - - - -''') -icon_ios_bed = NotStr(''' - - - - -''') -icon_ios_calendar = NotStr(''' - - - - - -''') -icon_logo_html5 = NotStr(''' - -''') -icon_logo_flickr = NotStr(''' - - - -''') -icon_ios_contacts = NotStr(''' - -''') -icon_ios_git_branch = NotStr(''' - -''') -icon_md_card = NotStr(''' - -''') -icon_md_filing = NotStr(''' - -''') -icon_md_timer = NotStr(''' - -''') -icon_ios_bicycle = NotStr(''' - - - - - - - - -''') -icon_ios_medal = NotStr(''' - - - - - - - - - - - - - - - - - - - -''') -icon_ios_resize = NotStr(''' - -''') -icon_ios_refresh_circle = NotStr(''' - - - -''') -icon_md_cloud_circle = NotStr(''' - - - - - - - -''') -icon_md_infinite = NotStr(''' - -''') -icon_ios_add = NotStr(''' - - - -''') -icon_ios_git_compare = NotStr(''' - - - - -''') -icon_ios_leaf = NotStr(''' - - - -''') -icon_md_ice_cream = NotStr(''' - - - - -''') -icon_md_notifications = NotStr(''' - -''') -icon_md_leaf = NotStr(''' - -''') -icon_md_today = NotStr(''' - - - -''') -icon_logo_github = NotStr(''' - -''') -icon_md_swap = NotStr(''' - -''') -icon_ios_log_out = NotStr(''' - - - - -''') -icon_logo_markdown = NotStr(''' - - - - - -''') -icon_ios_flower = NotStr(''' - - - - - - - - - - - -''') -icon_md_bicycle = NotStr(''' - - - - - -''') -icon_logo_yen = NotStr(''' - -''') -icon_ios_musical_notes = NotStr(''' - -''') -icon_ios_sunny = NotStr(''' - - - - - - - - - - - - - -''') -icon_md_camera = NotStr(''' - - - - -''') -icon_ios_volume_low = NotStr(''' - - - - -''') -icon_md_skip_backward = NotStr(''' - - - - - - -''') -icon_md_options = NotStr(''' - - - - - - - - - - - - - - - - - -''') -icon_md_flashlight = NotStr(''' - - - -''') -icon_logo_buffer = NotStr(''' - - - - - - - -''') -icon_ios_person = NotStr(''' - -''') -icon_md_send = NotStr(''' - -''') -icon_ios_arrow_dropdown = NotStr(''' - - - - -''') -icon_md_git_network = NotStr(''' - -''') -icon_ios_color_wand = NotStr(''' - - - - - - - - - - -''') -icon_ios_medkit = NotStr(''' - -''') -icon_logo_skype = NotStr(''' - -''') -icon_md_contrast = NotStr(''' - - - -''') -icon_md_shirt = NotStr(''' - - - -''') -icon_md_journal = NotStr(''' - - - - -''') -icon_md_hourglass = NotStr(''' - - - -''') -icon_ios_help_circle_outline = NotStr(''' - - - - - - - - - - - - -''') -icon_ios_rocket = NotStr(''' - - - - -''') -icon_logo_vimeo = NotStr(''' - -''') -icon_md_pin = NotStr(''' - - - -''') -icon_ios_aperture = NotStr(''' - - - - - - - - - - - -''') -icon_ios_wine = NotStr(''' - -''') -icon_logo_xbox = NotStr(''' - - - - - - -''') -icon_logo_freebsd_devil = NotStr(''' - -''') -icon_md_man = NotStr(''' - - - - -''') -icon_ios_navigate = NotStr(''' - - - -''') -icon_md_fastforward = NotStr(''' - - - -''') -icon_logo_ionitron = NotStr(''' - - - - -''') -icon_md_grid = NotStr(''' - -''') -icon_md_close_circle_outline = NotStr(''' - - - - -''') -icon_logo_dribbble = NotStr(''' - -''') -icon_md_beer = NotStr(''' - -''') -icon_ios_eye_off = NotStr(''' - - - - - - - - - - - - -''') -icon_md_clock = NotStr(''' - - - -''') -icon_md_play = NotStr(''' - -''') -icon_ios_disc = NotStr(''' - - - - -''') -icon_md_hammer = NotStr(''' - -''') -icon_md_heart_empty = NotStr(''' - -''') -icon_ios_school = NotStr(''' - - - - - -''') -icon_md_paper = NotStr(''' - - - - - - - -''') -icon_ios_swap = NotStr(''' - - - - -''') -icon_ios_move = NotStr(''' - -''') -icon_md_close = NotStr(''' - - - - - -''') -icon_md_partly_sunny = NotStr(''' - - - - - - - - - - - -''') -icon_md_beaker = NotStr(''' - - - - -''') -icon_ios_pause = NotStr(''' - - - - -''') -icon_ios_hand = NotStr(''' - -''') -icon_ios_wifi = NotStr(''' - - - - - -''') -icon_ios_albums = NotStr(''' - - - - - -''') -icon_ios_pulse = NotStr(''' - -''') -icon_ios_document = NotStr(''' - - - - -''') -icon_md_document = NotStr(''' - - - -''') -icon_ios_heart_empty = NotStr(''' - -''') -icon_ios_bluetooth = NotStr(''' - -''') -icon_ios_cube = NotStr(''' - - - - - -''') -icon_md_glasses = NotStr(''' - -''') -icon_ios_redo = NotStr(''' - - - -''') -icon_md_clipboard = NotStr(''' - -''') -icon_ios_pie = NotStr(''' - - - - - - -''') -icon_ios_flashlight = NotStr(''' - - - - - -''') -icon_logo_linkedin = NotStr(''' - - - -''') -icon_ios_phone_landscape = NotStr(''' - - - - -''') -icon_md_star_outline = NotStr(''' - -''') -icon_ios_globe = NotStr(''' - -''') -icon_ios_arrow_dropleft_circle = NotStr(''' - - - -''') -icon_md_color_palette = NotStr(''' - - - - - -''') -icon_md_car = NotStr(''' - - - - - -''') -icon_md_battery_full = NotStr(''' - -''') -icon_md_disc = NotStr(''' - -''') -icon_ios_log_in = NotStr(''' - - - - -''') -icon_ios_checkmark_circle_outline = NotStr(''' - - - - - - - - -''') -icon_md_mic = NotStr(''' - - - -''') -icon_md_desktop = NotStr(''' - - - - - -''') -icon_ios_moon = NotStr(''' - -''') -icon_ios_code = NotStr(''' - - - - -''') -icon_ios_home = NotStr(''' - - - - -''') -icon_ios_analytics = NotStr(''' - -''') -icon_ios_information_circle_outline = NotStr(''' - - - - - - - - - - -''') -icon_logo_closed_captioning = NotStr(''' - - - - - - - -''') -icon_md_shuffle = NotStr(''' - -''') -icon_md_school = NotStr(''' - -''') -icon_md_woman = NotStr(''' - - - - -''') -icon_logo_tux = NotStr(''' - -''') -icon_logo_hackernews = NotStr(''' - - - -''') -icon_ios_star_outline = NotStr(''' - -''') -icon_logo_apple = NotStr(''' - - - - -''') -icon_ios_cafe = NotStr(''' - - - - -''') -icon_md_alert = NotStr(''' - - - - - -''') -icon_md_calculator = NotStr(''' - - - -''') -icon_md_code = NotStr(''' - -''') -icon_md_add_circle = NotStr(''' - - - - - -''') -icon_md_square = NotStr(''' - - - - - -''') -icon_md_call = NotStr(''' - -''') -icon_ios_arrow_dropright_circle = NotStr(''' - - - -''') -icon_md_text = NotStr(''' - - - -''') -icon_ios_flame = NotStr(''' - - - -''') -icon_ios_gift = NotStr(''' - - - - - -''') -icon_ios_woman = NotStr(''' - - - - -''') -icon_ios_cloud_upload = NotStr(''' - - - - -''') -icon_ios_chatboxes = NotStr(''' - - - - - - -''') -icon_ios_tennisball = NotStr(''' - - - - - - -''') -icon_ios_send = NotStr(''' - - - -''') -icon_ios_microphone = NotStr(''' - - - - -''') -icon_md_stopwatch = NotStr(''' - - - - - - - - - - - -''') -icon_md_restaurant = NotStr(''' - - - - - - - - -''') -icon_logo_youtube = NotStr(''' - - - -''') -icon_md_arrow_dropleft_circle = NotStr(''' - - - -''') -icon_ios_podium = NotStr(''' - - - - - -''') -icon_md_cloud_outline = NotStr(''' - - - - - - - -''') -icon_ios_shirt = NotStr(''' - - - -''') -icon_ios_arrow_round_down = NotStr(''' - -''') -icon_md_move = NotStr(''' - -''') -icon_md_redo = NotStr(''' - -''') -icon_md_arrow_dropleft = NotStr(''' - - - -''') -icon_ios_brush = NotStr(''' - - - - -''') -icon_md_rocket = NotStr(''' - - - - - - -''') -icon_md_thumbs_up = NotStr(''' - - - - -''') -icon_ios_refresh = NotStr(''' - -''') -icon_ios_checkbox = NotStr(''' - - - -''') -icon_md_tablet_landscape = NotStr(''' - - - -''') -icon_ios_beaker = NotStr(''' - -''') -icon_ios_appstore = NotStr(''' - - - -''') -icon_ios_crop = NotStr(''' - - - - - - -''') -icon_md_bookmarks = NotStr(''' - - - - -''') -icon_ios_tv = NotStr(''' - - - - - -''') -icon_md_body = NotStr(''' - -''') -icon_md_pricetag = NotStr(''' - -''') -icon_md_globe = NotStr(''' - -''') -icon_logo_polymer = NotStr(''' - -''') -icon_md_calendar = NotStr(''' - - - -''') -icon_ios_information_circle = NotStr(''' - - - -''') -icon_ios_basket = NotStr(''' - - - - - - - - - - - - - -''') -icon_ios_bus = NotStr(''' - - - - - -''') -icon_logo_playstation = NotStr(''' - - - - - -''') -icon_md_checkbox = NotStr(''' - - - - - -''') -icon_ios_browsers = NotStr(''' - - - - -''') -icon_ios_pin = NotStr(''' - -''') -icon_md_cloudy_night = NotStr(''' - - - - - - - - - - -''') -icon_ios_stats = NotStr(''' - - - - - - -''') -icon_md_photos = NotStr(''' - - - - - - - - -''') -icon_ios_warning = NotStr(''' - - - -''') -icon_ios_ice_cream = NotStr(''' - - - - - - - - - - - - -''') -icon_ios_wallet = NotStr(''' - - - - - - -''') -icon_md_flag = NotStr(''' - -''') -icon_md_arrow_dropright_circle = NotStr(''' - - - -''') -icon_md_cart = NotStr(''' - - - -''') -icon_md_magnet = NotStr(''' - -''') -icon_ios_car = NotStr(''' - - - - - - - -''') -icon_md_water = NotStr(''' - -''') -icon_ios_easel = NotStr(''' - - - - - - - - - - - - - - -''') -icon_md_hand = NotStr(''' - -''') -icon_md_checkmark = NotStr(''' - - - - - - - -''') -icon_ios_arrow_dropup_circle = NotStr(''' - - - -''') -icon_md_archive = NotStr(''' - - - -''') -icon_md_flame = NotStr(''' - -''') -icon_md_recording = NotStr(''' - - - - - -''') -icon_md_barcode = NotStr(''' - - - - - - - - - - - -''') -icon_ios_arrow_round_back = NotStr(''' - -''') -icon_logo_chrome = NotStr(''' - - - - - - -''') -icon_md_ribbon = NotStr(''' - - - - - - - - - -''') -icon_md_speedometer = NotStr(''' - - - - - -''') -icon_ios_arrow_down = NotStr(''' - -''') -icon_md_subway = NotStr(''' - - - -''') -icon_md_female = NotStr(''' - -''') -icon_md_podium = NotStr(''' - - - - - -''') -icon_ios_call = NotStr(''' - -''') -icon_ios_beer = NotStr(''' - - - - - -''') -icon_md_radio = NotStr(''' - -''') -icon_ios_arrow_dropup = NotStr(''' - - - - -''') -icon_ios_arrow_up = NotStr(''' - -''') -icon_md_mail = NotStr(''' - - - - - -''') -icon_md_help_circle_outline = NotStr(''' - - - - - -''') -icon_md_open = NotStr(''' - -''') -icon_md_cut = NotStr(''' - -''') -icon_ios_contrast = NotStr(''' - -''') -icon_md_happy = NotStr(''' - -''') -icon_md_sync = NotStr(''' - -''') -icon_md_megaphone = NotStr(''' - - - - - -''') -icon_md_film = NotStr(''' - -''') -icon_md_stats = NotStr(''' - - - - - - -''') -icon_ios_radio_button_on = NotStr(''' - - - - - - - - -''') -icon_ios_grid = NotStr(''' - - - - -''') -icon_md_musical_notes = NotStr(''' - -''') -icon_ios_airplane = NotStr(''' - -''') -icon_md_person = NotStr(''' - - - -''') -icon_md_contact = NotStr(''' - - - - - -''') -icon_logo_reddit = NotStr(''' - - - - - - - - -''') -icon_logo_bitbucket = NotStr(''' - -''') -icon_ios_lock = NotStr(''' - - - -''') -icon_md_paper_plane = NotStr(''' - -''') -icon_ios_cloud = NotStr(''' - -''') -icon_ios_download = NotStr(''' - - - - -''') -icon_md_cafe = NotStr(''' - - - - - - -''') -icon_ios_folder_open = NotStr(''' - - - - -''') -icon_md_bug = NotStr(''' - -''') -icon_md_battery_dead = NotStr(''' - -''') -icon_md_add = NotStr(''' - - - - - -''') -icon_ios_ribbon = NotStr(''' - - - - - -''') -icon_md_tv = NotStr(''' - -''') -icon_md_medical = NotStr(''' - -''') -icon_md_trending_down = NotStr(''' - -''') -icon_ios_link = NotStr(''' - - - - -''') -icon_ios_pricetag = NotStr(''' - - - -''') -icon_ios_bulb = NotStr(''' - - - - - -''') -icon_md_add_circle_outline = NotStr(''' - - - - - - - - -''') -icon_md_at = NotStr(''' - - - - -''') -icon_ios_code_download = NotStr(''' - - - - - -''') -icon_md_arrow_round_back = NotStr(''' - -''') -icon_md_contacts = NotStr(''' - - - - - - - - - - - - - - -''') -icon_ios_mic = NotStr(''' - - - - -''') -icon_ios_contract = NotStr(''' - - - - - - -''') -icon_ios_paper_plane = NotStr(''' - -''') -icon_md_trophy = NotStr(''' - -''') -icon_md_appstore = NotStr(''' - - - -''') -icon_ios_magnet = NotStr(''' - -''') -icon_md_thunderstorm = NotStr(''' - - - - -''') -icon_ios_phone_portrait = NotStr(''' - - - -''') -icon_ios_locate = NotStr(''' - - - - -''') -icon_ios_cog = NotStr(''' - -''') -icon_md_star = NotStr(''' - - - -''') -icon_logo_windows = NotStr(''' - - - - - - -''') -icon_md_return_left = NotStr(''' - -''') -icon_ios_camera = NotStr(''' - - - - -''') -icon_ios_contact = NotStr(''' - -''') -icon_ios_reverse_camera = NotStr(''' - - - -''') -icon_md_baseball = NotStr(''' - - - - - -''') -icon_ios_skip_forward = NotStr(''' - -''') -icon_md_information = NotStr(''' - - - - -''') -icon_logo_css3 = NotStr(''' - - - - - - -''') -icon_md_headset = NotStr(''' - -''') -icon_ios_archive = NotStr(''' - - - - - - - - -''') -icon_ios_help = NotStr(''' - - - -''') -icon_md_arrow_round_forward = NotStr(''' - -''') -icon_md_close_circle = NotStr(''' - - - -''') -icon_ios_today = NotStr(''' - - - - - -''') -icon_md_airplane = NotStr(''' - - - - - -''') -icon_ios_water = NotStr(''' - - - -''') -icon_ios_list_box = NotStr(''' - - - -''') -icon_ios_recording = NotStr(''' - -''') -icon_ios_help_circle = NotStr(''' - - - -''') -icon_logo_yahoo = NotStr(''' - -''') -icon_ios_help_buoy = NotStr(''' - -''') -icon_ios_return_right = NotStr(''' - -''') -icon_logo_nodejs = NotStr(''' - - - - - - -''') -icon_logo_google = NotStr(''' - - - -''') -icon_logo_javascript = NotStr(''' - - - - - - -''') -icon_md_chatboxes = NotStr(''' - - - - -''') -icon_ios_square_outline = NotStr(''' - -''') -icon_ios_umbrella = NotStr(''' - -''') -icon_ios_bonfire = NotStr(''' - - - - - - - - - - - - - - - -''') -icon_ios_fitness = NotStr(''' - - - - - - - -''') -icon_md_volume_high = NotStr(''' - -''') -icon_md_cloudy = NotStr(''' - - - - -''') -icon_logo_tumblr = NotStr(''' - -''') -icon_md_sunny = NotStr(''' - - - - - -''') -icon_logo_dropbox = NotStr(''' - - - - - - - -''') -icon_md_business = NotStr(''' - -''') -icon_ios_build = NotStr(''' - - - -''') -icon_logo_slack = NotStr(''' - - - - - - - - - -''') -icon_md_pie = NotStr(''' - - - - -''') -icon_ios_volume_off = NotStr(''' - - - - - - - - - -''') -icon_ios_glasses = NotStr(''' - -''') -icon_md_cloud_upload = NotStr(''' - -''') -icon_ios_keypad = NotStr(''' - - - - - - - - - - - -''') -icon_ios_cloud_done = NotStr(''' - - - -''') -icon_md_volume_mute = NotStr(''' - -''') -icon_ios_mail_open = NotStr(''' - -''') -icon_md_arrow_down = NotStr(''' - - - - - -''') -icon_ios_remove_circle = NotStr(''' - - - -''') -icon_ios_paper = NotStr(''' - -''') -icon_md_transgender = NotStr(''' - -''') -icon_ios_bookmarks = NotStr(''' - -''') -icon_md_bluetooth = NotStr(''' - -''') -icon_ios_arrow_round_forward = NotStr(''' - -''') -icon_md_refresh = NotStr(''' - - - -''') -icon_ios_radio_button_off = NotStr(''' - - - - - -''') -icon_md_chatbubbles = NotStr(''' - - - - -''') -icon_md_color_filter = NotStr(''' - -''') -icon_md_aperture = NotStr(''' - - - - - - - - - - - -''') -icon_ios_transgender = NotStr(''' - -''') -icon_md_tablet_portrait = NotStr(''' - - - -''') -icon_ios_outlet = NotStr(''' - - - -''') -icon_md_qr_scanner = NotStr(''' - - - - - - -''') -icon_ios_flask = NotStr(''' - -''') -icon_md_radio_button_off = NotStr(''' - - - - - -''') -icon_ios_laptop = NotStr(''' - - - - - -''') -icon_ios_star = NotStr(''' - -''') -icon_md_arrow_round_down = NotStr(''' - -''') -icon_ios_star_half = NotStr(''' - -''') -icon_ios_rainy = NotStr(''' - -''') -icon_md_arrow_dropdown = NotStr(''' - - - -''') -icon_ios_book = NotStr(''' - - - - -''') -icon_ios_egg = NotStr(''' - -''') -icon_md_jet = NotStr(''' - -''') -icon_ios_power = NotStr(''' - - - - -''') -icon_md_return_right = NotStr(''' - -''') -icon_ios_megaphone = NotStr(''' - - - - -''') -icon_ios_construct = NotStr(''' - - - - - - - - -''') -icon_md_unlock = NotStr(''' - -''') -icon_ios_bowtie = NotStr(''' - - - - - -''') -icon_ios_female = NotStr(''' - -''') -icon_logo_steam = NotStr(''' - -''') -icon_ios_train = NotStr(''' - - - - - - - - - - - -''') -icon_md_information_circle_outline = NotStr(''' - - - - -''') -icon_md_flash_off = NotStr(''' - - - - -''') -icon_ios_partly_sunny = NotStr(''' - - - - - - - - - - - -''') -icon_ios_exit = NotStr(''' - - - - -''') -icon_ios_walk = NotStr(''' - - - - - - - - - - -''') -icon_ios_sync = NotStr(''' - - - - -''') -icon_ios_tablet_landscape = NotStr(''' - - - - - -''') -icon_ios_arrow_round_up = NotStr(''' - -''') -icon_md_trash = NotStr(''' - - - -''') -icon_md_rewind = NotStr(''' - - - -''') -icon_md_wallet = NotStr(''' - - - - -''') -icon_ios_cart = NotStr(''' - - - - - -''') -icon_logo_instagram = NotStr(''' - - - - - - - -''') -icon_md_wifi = NotStr(''' - -''') -icon_ios_backspace = NotStr(''' - - - -''') -icon_ios_code_working = NotStr(''' - - - - - - - -''') -icon_ios_people = NotStr(''' - - - - - -''') -icon_md_folder_open = NotStr(''' - -''') -icon_md_fitness = NotStr(''' - -''') -icon_md_heart_half = NotStr(''' - -''') -icon_md_contract = NotStr(''' - - - - - -''') -icon_md_arrow_round_up = NotStr(''' - -''') -icon_ios_arrow_forward = NotStr(''' - -''') -icon_ios_cloud_circle = NotStr(''' - - - -''') -icon_logo_foursquare = NotStr(''' - - - - - -''') -icon_logo_game_controller_b = NotStr(''' - - - - -''') -icon_md_time = NotStr(''' - - - - -''') -icon_md_male = NotStr(''' - -''') -icon_md_arrow_up = NotStr(''' - - - - - -''') -icon_md_reorder = NotStr(''' - - - - - - -''') -icon_md_checkmark_circle_outline = NotStr(''' - -''') -icon_ios_barcode = NotStr(''' - - - - - - - - - -''') -icon_ios_calculator = NotStr(''' - -''') -icon_md_create = NotStr(''' - - - - - -''') -icon_ios_pizza = NotStr(''' - -''') -icon_ios_funnel = NotStr(''' - -''') -icon_ios_save = NotStr(''' - - - - - - -''') -icon_ios_infinite = NotStr(''' - -''') -icon_logo_googleplus = NotStr(''' - - - - -''') -icon_md_train = NotStr(''' - - - -''') -icon_md_git_merge = NotStr(''' - -''') -icon_ios_qr_scanner = NotStr(''' - - - - - - -''') -icon_ios_subway = NotStr(''' - - - - - - - - - - -''') -icon_md_easel = NotStr(''' - - - - - - - - -''') -icon_ios_mail = NotStr(''' - - - - -''') -icon_md_undo = NotStr(''' - -''') -icon_md_list = NotStr(''' - - - - - - - - - - -''') -icon_md_medal = NotStr(''' - - - - - - -''') -icon_md_walk = NotStr(''' - - - - -''') -icon_ios_color_filter = NotStr(''' - -''') -icon_ios_switch = NotStr(''' - - - - - - -''') -icon_ios_git_merge = NotStr(''' - -''') -icon_ios_trash = NotStr(''' - - - - - - -''') -icon_md_code_download = NotStr(''' - - - - - - - - -''') -icon_ios_checkmark = NotStr(''' - -''') -icon_ios_options = NotStr(''' - - - - - -''') -icon_ios_shuffle = NotStr(''' - - - - -''') -icon_md_arrow_dropup = NotStr(''' - - - -''') -icon_md_pause = NotStr(''' - -''') -icon_md_reverse_camera = NotStr(''' - - - -''') -icon_ios_eye = NotStr(''' - - - - - - -''') -icon_md_battery_charging = NotStr(''' - -''') -icon_ios_timer = NotStr(''' - - - - - - -''') -icon_md_checkmark_circle = NotStr(''' - -''') -icon_md_notifications_off = NotStr(''' - - - - - -''') -icon_md_phone_landscape = NotStr(''' - - - - - -''') -icon_ios_rose = NotStr(''' - - - - - - -''') -icon_ios_image = NotStr(''' - - - - - - -''') -icon_logo_whatsapp = NotStr(''' - - - -''') -icon_logo_usd = NotStr(''' - - - -''') -icon_ios_close_circle_outline = NotStr(''' - - - - - - - - -''') -icon_ios_add_circle_outline = NotStr(''' - - - - - - - - -''') -icon_md_help_circle = NotStr(''' - - - -''') -icon_md_volume_off = NotStr(''' - - - - - - -''') -icon_md_laptop = NotStr(''' - - - - - -''') -icon_md_information_circle = NotStr(''' - - - -''') -icon_ios_male = NotStr(''' - -''') -icon_ios_clipboard = NotStr(''' - - - - - - - - - -''') -icon_ios_trending_up = NotStr(''' - -''') -icon_ios_close_circle = NotStr(''' - - - -''') -icon_ios_color_palette = NotStr(''' - - - -''') -icon_md_mail_open = NotStr(''' - - - - - - - -''') -icon_ios_thumbs_up = NotStr(''' - -''') -icon_ios_expand = NotStr(''' - - - - - - -''') -icon_ios_battery_charging = NotStr(''' - - - - - -''') -icon_ios_return_left = NotStr(''' - -''') -icon_ios_business = NotStr(''' - - - - -''') -icon_md_expand = NotStr(''' - - - - - - -''') -icon_ios_play_circle = NotStr(''' - - - -''') -icon_md_snow = NotStr(''' - -''') -icon_md_navigate = NotStr(''' - - - - - -''') -icon_ios_briefcase = NotStr(''' - - - - -''') -icon_md_git_pull_request = NotStr(''' - - - - -''') -icon_logo_octocat = NotStr(''' - - - - - -''') -icon_md_bus = NotStr(''' - - - - - - - -''') -icon_ios_print = NotStr(''' - - - - - - - -''') -icon_md_thumbs_down = NotStr(''' - - - - -''') -icon_md_flask = NotStr(''' - -''') -icon_ios_done_all = NotStr(''' - - - - - - - -''') -icon_logo_facebook = NotStr(''' - - - - - - -''') -icon_ios_settings = NotStr(''' - -''') -icon_md_attach = NotStr(''' - - - - - -''') -icon_ios_attach = NotStr(''' - -''') -icon_ios_battery_full = NotStr(''' - - - - - -''') -icon_md_albums = NotStr(''' - - - - - - - - -''') -icon_md_wine = NotStr(''' - - - - - -''') -icon_ios_skip_backward = NotStr(''' - -''') -icon_ios_hourglass = NotStr(''' - -''') -icon_logo_pinterest = NotStr(''' - - - -''') -icon_ios_folder = NotStr(''' - - - - - - -''') -icon_ios_fastforward = NotStr(''' - -''') -icon_md_volume_low = NotStr(''' - -''') -icon_md_remove_circle_outline = NotStr(''' - - - - - - -''') -icon_md_american_football = NotStr(''' - - - - - - - -''') -icon_ios_cloudy_night = NotStr(''' - - - - -''') -icon_ios_nuclear = NotStr(''' - - - - -''') -icon_md_watch = NotStr(''' - - - - - - - -''') -icon_md_cloud = NotStr(''' - -''') -icon_md_pricetags = NotStr(''' - - - - -''') -icon_logo_game_controller_a = NotStr(''' - - - -''') -icon_ios_color_fill = NotStr(''' - - - - -''') -icon_ios_cloud_download = NotStr(''' - - - - -''') -icon_md_switch = NotStr(''' - - - - -''') -icon_ios_baseball = NotStr(''' - - - - - -''') -icon_ios_rewind = NotStr(''' - -''') -icon_md_planet = NotStr(''' - - - - -''') -icon_ios_hammer = NotStr(''' - - - - - - - - -''') -icon_ios_remove_circle_outline = NotStr(''' - - - - - - - - -''') -icon_md_basketball = NotStr(''' - - - - - - - - - - - - -''') -icon_ios_film = NotStr(''' - - - -''') -icon_md_share_alt = NotStr(''' - - - - - -''') -icon_md_basket = NotStr(''' - -''') -icon_md_more = NotStr(''' - -''') -icon_ios_chatbubbles = NotStr(''' - - - - -''') -icon_md_map = NotStr(''' - - - - - - - -''') -icon_ios_heart_dislike = NotStr(''' - - - - - - - -''') -icon_ios_happy = NotStr(''' - - - -''') -icon_ios_cloudy = NotStr(''' - -''') -icon_ios_alarm = NotStr(''' - - - - - - - - - - - - - - - -''') -icon_ios_share = NotStr(''' - - - - -''') -icon_ios_boat = NotStr(''' - - - - - - - - - -''') -icon_md_compass = NotStr(''' - -''') -icon_md_cash = NotStr(''' - - - - -''') -icon_md_refresh_circle = NotStr(''' - - - -''') -icon_md_list_box = NotStr(''' - - - -''') -icon_md_rainy = NotStr(''' - - - - - - - - - - - -''') -icon_ios_thunderstorm = NotStr(''' - - - - -''') -icon_ios_radio = NotStr(''' - - - - - - - - - -''') -icon_ios_play = NotStr(''' - -''') -icon_md_cog = NotStr(''' - - - -''') -icon_ios_stopwatch = NotStr(''' - - - - - -''') -icon_ios_git_network = NotStr(''' - -''') -icon_md_radio_button_on = NotStr(''' - - - - - -''') -icon_ios_desktop = NotStr(''' - - - - - - -''') -icon_logo_model_s = NotStr(''' - -''') -icon_ios_photos = NotStr(''' - - - - - - -''') -icon_ios_create = NotStr(''' - - - - - - - - - -''') -icon_ios_cloud_outline = NotStr(''' - -''') -icon_ios_menu = NotStr(''' - - - - - -''') -icon_md_save = NotStr(''' - - - -''') -icon_ios_information = NotStr(''' - - - -''') -icon_ios_thermometer = NotStr(''' - -''') -icon_ios_mail_unread = NotStr(''' - - - - - - - -''') -icon_md_apps = NotStr(''' - - - - - -''') -icon_ios_trending_down = NotStr(''' - -''') -icon_md_arrow_dropup_circle = NotStr(''' - - - -''') -icon_logo_bitcoin = NotStr(''' - -''') -icon_md_alarm = NotStr(''' - - - - - -''') -icon_md_star_half = NotStr(''' - -''') -icon_md_person_add = NotStr(''' - - - - - - - - - - -''') -icon_md_pulse = NotStr(''' - -''') -icon_md_finger_print = NotStr(''' - - - - - - - -''') -icon_ios_person_add = NotStr(''' - - - - -''') -icon_md_git_compare = NotStr(''' - - - - -''') -icon_md_egg = NotStr(''' - -''') -icon_ios_flash_off = NotStr(''' - - - - - - - -''') -icon_md_arrow_back = NotStr(''' - - - - - -''') -icon_md_mail_unread = NotStr(''' - - - - -''') -icon_ios_flag = NotStr(''' - -''') -icon_logo_codepen = NotStr(''' - - - - - - - - - - -''') -icon_ios_planet = NotStr(''' - - - - -''') -icon_logo_python = NotStr(''' - - - - -''') -icon_md_play_circle = NotStr(''' - -''') -icon_md_resize = NotStr(''' - -''') -icon_ios_headset = NotStr(''' - - - - -''') -icon_md_nuclear = NotStr(''' - -''') -icon_ios_filing = NotStr(''' - - - - - -''') -icon_md_notifications_outline = NotStr(''' - -''') -icon_ios_watch = NotStr(''' - - - - - - - - - - - - -''') -icon_md_flash = NotStr(''' - -''') -icon_ios_thumbs_down = NotStr(''' - -''') -icon_md_gift = NotStr(''' - -''') -icon_md_tennisball = NotStr(''' - - - - - -''') -icon_ios_arrow_dropdown_circle = NotStr(''' - - - -''') +ios_american_football = NotStr(''' ''') +md_home = NotStr(''' ''') +ios_restaurant = NotStr(''' ''') +ios_cellular = NotStr(''' ''') +ios_copy = NotStr(''' ''') +md_key = NotStr(''' ''') +md_image = NotStr(''' ''') +ios_notifications = NotStr(''' ''') +md_paw = NotStr(''' ''') +logo_snapchat = NotStr(''' ''') +md_color_wand = NotStr(''' ''') +ios_open = NotStr(''' ''') +ios_quote = NotStr(''' ''') +md_lock = NotStr(''' ''') +md_log_in = NotStr(''' ''') +ios_undo = NotStr(''' ''') +md_construct = NotStr(''' ''') +logo_no_smoking = NotStr(''' ''') +md_repeat = NotStr(''' ''') +md_code_working = NotStr(''' ''') +md_funnel = NotStr(''' ''') +ios_medical = NotStr(''' ''') +ios_trophy = NotStr(''' ''') +md_build = NotStr(''' ''') +md_cube = NotStr(''' ''') +ios_at = NotStr(''' ''') +ios_heart_half = NotStr(''' ''') +ios_snow = NotStr(''' ''') +md_locate = NotStr(''' ''') +logo_angular = NotStr(''' ''') +ios_volume_mute = NotStr(''' ''') +ios_git_pull_request = NotStr(''' ''') +md_sad = NotStr(''' ''') +md_menu = NotStr(''' ''') +md_browsers = NotStr(''' ''') +md_warning = NotStr(''' ''') +md_git_branch = NotStr(''' ''') +ios_card = NotStr(''' ''') +md_share = NotStr(''' ''') +md_color_fill = NotStr(''' ''') +ios_remove = NotStr(''' ''') +ios_images = NotStr(''' ''') +ios_alert = NotStr(''' ''') +md_checkbox_outline = NotStr(''' ''') +logo_xing = NotStr(''' ''') +ios_share_alt = NotStr(''' ''') +md_pint = NotStr(''' ''') +md_umbrella = NotStr(''' ''') +logo_twitter = NotStr(''' ''') +md_bonfire = NotStr(''' ''') +logo_npm = NotStr(''' ''') +md_nutrition = NotStr(''' ''') +ios_search = NotStr(''' ''') +md_bookmark = NotStr(''' ''') +ios_tablet_portrait = NotStr(''' ''') +ios_man = NotStr(''' ''') +ios_nutrition = NotStr(''' ''') +logo_wordpress = NotStr(''' ''') +ios_volume_high = NotStr(''' ''') +ios_close = NotStr(''' ''') +ios_arrow_dropleft = NotStr(''' ''') +ios_repeat = NotStr(''' ''') +md_musical_note = NotStr(''' ''') +logo_android = NotStr(''' ''') +ios_notifications_outline = NotStr(''' ''') +md_power = NotStr(''' ''') +ios_pint = NotStr(''' ''') +md_microphone = NotStr(''' ''') +md_bowtie = NotStr(''' ''') +md_mic_off = NotStr(''' ''') +ios_bookmark = NotStr(''' ''') +md_remove_circle = NotStr(''' ''') +ios_heart = NotStr(''' ''') +ios_arrow_dropright = NotStr(''' ''') +md_git_commit = NotStr(''' ''') +ios_list = NotStr(''' ''') +ios_reorder = NotStr(''' ''') +md_link = NotStr(''' ''') +ios_journal = NotStr(''' ''') +md_heart = NotStr(''' ''') +md_arrow_dropdown_circle = NotStr(''' ''') +ios_key = NotStr(''' ''') +ios_arrow_back = NotStr(''' ''') +md_videocam = NotStr(''' ''') +md_heart_dislike = NotStr(''' ''') +md_analytics = NotStr(''' ''') +ios_musical_note = NotStr(''' ''') +md_medkit = NotStr(''' ''') +ios_paw = NotStr(''' ''') +ios_videocam = NotStr(''' ''') +md_done_all = NotStr(''' ''') +ios_clock = NotStr(''' ''') +ios_time = NotStr(''' ''') +md_people = NotStr(''' ''') +ios_jet = NotStr(''' ''') +md_help_buoy = NotStr(''' ''') +ios_pricetags = NotStr(''' ''') +md_settings = NotStr(''' ''') +md_bed = NotStr(''' ''') +logo_ionic = NotStr(''' ''') +ios_body = NotStr(''' ''') +md_square_outline = NotStr(''' ''') +logo_rss = NotStr(''' ''') +logo_designernews = NotStr(''' ''') +md_folder = NotStr(''' ''') +md_download = NotStr(''' ''') +md_help = NotStr(''' ''') +ios_more = NotStr(''' ''') +ios_football = NotStr(''' ''') +md_brush = NotStr(''' ''') +md_phone_portrait = NotStr(''' ''') +md_briefcase = NotStr(''' ''') +md_football = NotStr(''' ''') +ios_finger_print = NotStr(''' ''') +md_crop = NotStr(''' ''') +ios_add_circle = NotStr(''' ''') +md_arrow_dropright = NotStr(''' ''') +ios_compass = NotStr(''' ''') +md_book = NotStr(''' ''') +md_arrow_forward = NotStr(''' ''') +md_quote = NotStr(''' ''') +logo_twitch = NotStr(''' ''') +md_print = NotStr(''' ''') +ios_checkbox_outline = NotStr(''' ''') +md_copy = NotStr(''' ''') +md_cellular = NotStr(''' ''') +ios_speedometer = NotStr(''' ''') +ios_checkmark_circle = NotStr(''' ''') +md_backspace = NotStr(''' ''') +ios_cut = NotStr(''' ''') +ios_bug = NotStr(''' ''') +md_exit = NotStr(''' ''') +md_bulb = NotStr(''' ''') +md_rose = NotStr(''' ''') +md_keypad = NotStr(''' ''') +md_skip_forward = NotStr(''' ''') +md_remove = NotStr(''' ''') +md_moon = NotStr(''' ''') +md_pizza = NotStr(''' ''') +ios_git_commit = NotStr(''' ''') +md_eye_off = NotStr(''' ''') +ios_apps = NotStr(''' ''') +ios_map = NotStr(''' ''') +md_flower = NotStr(''' ''') +logo_sass = NotStr(''' ''') +ios_cash = NotStr(''' ''') +ios_mic_off = NotStr(''' ''') +md_cloud_done = NotStr(''' ''') +ios_basketball = NotStr(''' ''') +md_eye = NotStr(''' ''') +ios_flash = NotStr(''' ''') +md_search = NotStr(''' ''') +md_trending_up = NotStr(''' ''') +ios_unlock = NotStr(''' ''') +ios_sad = NotStr(''' ''') +md_boat = NotStr(''' ''') +ios_square = NotStr(''' ''') +md_images = NotStr(''' ''') +ios_text = NotStr(''' ''') +md_thermometer = NotStr(''' ''') +md_cloud_download = NotStr(''' ''') +ios_notifications_off = NotStr(''' ''') +ios_battery_dead = NotStr(''' ''') +md_outlet = NotStr(''' ''') +md_log_out = NotStr(''' ''') +logo_vk = NotStr(''' ''') +logo_euro = NotStr(''' ''') +ios_bed = NotStr(''' ''') +ios_calendar = NotStr(''' ''') +logo_html5 = NotStr(''' ''') +logo_flickr = NotStr(''' ''') +ios_contacts = NotStr(''' ''') +ios_git_branch = NotStr(''' ''') +md_card = NotStr(''' ''') +md_filing = NotStr(''' ''') +md_timer = NotStr(''' ''') +ios_bicycle = NotStr(''' ''') +ios_medal = NotStr(''' ''') +ios_resize = NotStr(''' ''') +ios_refresh_circle = NotStr(''' ''') +md_cloud_circle = NotStr(''' ''') +md_infinite = NotStr(''' ''') +ios_add = NotStr(''' ''') +ios_git_compare = NotStr(''' ''') +ios_leaf = NotStr(''' ''') +md_ice_cream = NotStr(''' ''') +md_notifications = NotStr(''' ''') +md_leaf = NotStr(''' ''') +md_today = NotStr(''' ''') +logo_github = NotStr(''' ''') +md_swap = NotStr(''' ''') +ios_log_out = NotStr(''' ''') +logo_markdown = NotStr(''' ''') +ios_flower = NotStr(''' ''') +md_bicycle = NotStr(''' ''') +logo_yen = NotStr(''' ''') +ios_musical_notes = NotStr(''' ''') +ios_sunny = NotStr(''' ''') +md_camera = NotStr(''' ''') +ios_volume_low = NotStr(''' ''') +md_skip_backward = NotStr(''' ''') +md_options = NotStr(''' ''') +md_flashlight = NotStr(''' ''') +logo_buffer = NotStr(''' ''') +ios_person = NotStr(''' ''') +md_send = NotStr(''' ''') +ios_arrow_dropdown = NotStr(''' ''') +md_git_network = NotStr(''' ''') +ios_color_wand = NotStr(''' ''') +ios_medkit = NotStr(''' ''') +logo_skype = NotStr(''' ''') +md_contrast = NotStr(''' ''') +md_shirt = NotStr(''' ''') +md_journal = NotStr(''' ''') +md_hourglass = NotStr(''' ''') +ios_help_circle_outline = NotStr(''' ''') +ios_rocket = NotStr(''' ''') +logo_vimeo = NotStr(''' ''') +md_pin = NotStr(''' ''') +ios_aperture = NotStr(''' ''') +ios_wine = NotStr(''' ''') +logo_xbox = NotStr(''' ''') +logo_freebsd_devil = NotStr(''' ''') +md_man = NotStr(''' ''') +ios_navigate = NotStr(''' ''') +md_fastforward = NotStr(''' ''') +logo_ionitron = NotStr(''' ''') +md_grid = NotStr(''' ''') +md_close_circle_outline = NotStr(''' ''') +logo_dribbble = NotStr(''' ''') +md_beer = NotStr(''' ''') +ios_eye_off = NotStr(''' ''') +md_clock = NotStr(''' ''') +md_play = NotStr(''' ''') +ios_disc = NotStr(''' ''') +md_hammer = NotStr(''' ''') +md_heart_empty = NotStr(''' ''') +ios_school = NotStr(''' ''') +md_paper = NotStr(''' ''') +ios_swap = NotStr(''' ''') +ios_move = NotStr(''' ''') +md_close = NotStr(''' ''') +md_partly_sunny = NotStr(''' ''') +md_beaker = NotStr(''' ''') +ios_pause = NotStr(''' ''') +ios_hand = NotStr(''' ''') +ios_wifi = NotStr(''' ''') +ios_albums = NotStr(''' ''') +ios_pulse = NotStr(''' ''') +ios_document = NotStr(''' ''') +md_document = NotStr(''' ''') +ios_heart_empty = NotStr(''' ''') +ios_bluetooth = NotStr(''' ''') +ios_cube = NotStr(''' ''') +md_glasses = NotStr(''' ''') +ios_redo = NotStr(''' ''') +md_clipboard = NotStr(''' ''') +ios_pie = NotStr(''' ''') +ios_flashlight = NotStr(''' ''') +logo_linkedin = NotStr(''' ''') +ios_phone_landscape = NotStr(''' ''') +md_star_outline = NotStr(''' ''') +ios_globe = NotStr(''' ''') +ios_arrow_dropleft_circle = NotStr(''' ''') +md_color_palette = NotStr(''' ''') +md_car = NotStr(''' ''') +md_battery_full = NotStr(''' ''') +md_disc = NotStr(''' ''') +ios_log_in = NotStr(''' ''') +ios_checkmark_circle_outline = NotStr(''' ''') +md_mic = NotStr(''' ''') +md_desktop = NotStr(''' ''') +ios_moon = NotStr(''' ''') +ios_code = NotStr(''' ''') +ios_home = NotStr(''' ''') +ios_analytics = NotStr(''' ''') +ios_information_circle_outline = NotStr(''' ''') +logo_closed_captioning = NotStr(''' ''') +md_shuffle = NotStr(''' ''') +md_school = NotStr(''' ''') +md_woman = NotStr(''' ''') +logo_tux = NotStr(''' ''') +logo_hackernews = NotStr(''' ''') +ios_star_outline = NotStr(''' ''') +logo_apple = NotStr(''' ''') +ios_cafe = NotStr(''' ''') +md_alert = NotStr(''' ''') +md_calculator = NotStr(''' ''') +md_code = NotStr(''' ''') +md_add_circle = NotStr(''' ''') +md_square = NotStr(''' ''') +md_call = NotStr(''' ''') +ios_arrow_dropright_circle = NotStr(''' ''') +md_text = NotStr(''' ''') +ios_flame = NotStr(''' ''') +ios_gift = NotStr(''' ''') +ios_woman = NotStr(''' ''') +ios_cloud_upload = NotStr(''' ''') +ios_chatboxes = NotStr(''' ''') +ios_tennisball = NotStr(''' ''') +ios_send = NotStr(''' ''') +ios_microphone = NotStr(''' ''') +md_stopwatch = NotStr(''' ''') +md_restaurant = NotStr(''' ''') +logo_youtube = NotStr(''' ''') +md_arrow_dropleft_circle = NotStr(''' ''') +ios_podium = NotStr(''' ''') +md_cloud_outline = NotStr(''' ''') +ios_shirt = NotStr(''' ''') +ios_arrow_round_down = NotStr(''' ''') +md_move = NotStr(''' ''') +md_redo = NotStr(''' ''') +md_arrow_dropleft = NotStr(''' ''') +ios_brush = NotStr(''' ''') +md_rocket = NotStr(''' ''') +md_thumbs_up = NotStr(''' ''') +ios_refresh = NotStr(''' ''') +ios_checkbox = NotStr(''' ''') +md_tablet_landscape = NotStr(''' ''') +ios_beaker = NotStr(''' ''') +ios_appstore = NotStr(''' ''') +ios_crop = NotStr(''' ''') +md_bookmarks = NotStr(''' ''') +ios_tv = NotStr(''' ''') +md_body = NotStr(''' ''') +md_pricetag = NotStr(''' ''') +md_globe = NotStr(''' ''') +logo_polymer = NotStr(''' ''') +md_calendar = NotStr(''' ''') +ios_information_circle = NotStr(''' ''') +ios_basket = NotStr(''' ''') +ios_bus = NotStr(''' ''') +logo_playstation = NotStr(''' ''') +md_checkbox = NotStr(''' ''') +ios_browsers = NotStr(''' ''') +ios_pin = NotStr(''' ''') +md_cloudy_night = NotStr(''' ''') +ios_stats = NotStr(''' ''') +md_photos = NotStr(''' ''') +ios_warning = NotStr(''' ''') +ios_ice_cream = NotStr(''' ''') +ios_wallet = NotStr(''' ''') +md_flag = NotStr(''' ''') +md_arrow_dropright_circle = NotStr(''' ''') +md_cart = NotStr(''' ''') +md_magnet = NotStr(''' ''') +ios_car = NotStr(''' ''') +md_water = NotStr(''' ''') +ios_easel = NotStr(''' ''') +md_hand = NotStr(''' ''') +md_checkmark = NotStr(''' ''') +ios_arrow_dropup_circle = NotStr(''' ''') +md_archive = NotStr(''' ''') +md_flame = NotStr(''' ''') +md_recording = NotStr(''' ''') +md_barcode = NotStr(''' ''') +ios_arrow_round_back = NotStr(''' ''') +logo_chrome = NotStr(''' ''') +md_ribbon = NotStr(''' ''') +md_speedometer = NotStr(''' ''') +ios_arrow_down = NotStr(''' ''') +md_subway = NotStr(''' ''') +md_female = NotStr(''' ''') +md_podium = NotStr(''' ''') +ios_call = NotStr(''' ''') +ios_beer = NotStr(''' ''') +md_radio = NotStr(''' ''') +ios_arrow_dropup = NotStr(''' ''') +ios_arrow_up = NotStr(''' ''') +md_mail = NotStr(''' ''') +md_help_circle_outline = NotStr(''' ''') +md_open = NotStr(''' ''') +md_cut = NotStr(''' ''') +ios_contrast = NotStr(''' ''') +md_happy = NotStr(''' ''') +md_sync = NotStr(''' ''') +md_megaphone = NotStr(''' ''') +md_film = NotStr(''' ''') +md_stats = NotStr(''' ''') +ios_radio_button_on = NotStr(''' ''') +ios_grid = NotStr(''' ''') +md_musical_notes = NotStr(''' ''') +ios_airplane = NotStr(''' ''') +md_person = NotStr(''' ''') +md_contact = NotStr(''' ''') +logo_reddit = NotStr(''' ''') +logo_bitbucket = NotStr(''' ''') +ios_lock = NotStr(''' ''') +md_paper_plane = NotStr(''' ''') +ios_cloud = NotStr(''' ''') +ios_download = NotStr(''' ''') +md_cafe = NotStr(''' ''') +ios_folder_open = NotStr(''' ''') +md_bug = NotStr(''' ''') +md_battery_dead = NotStr(''' ''') +md_add = NotStr(''' ''') +ios_ribbon = NotStr(''' ''') +md_tv = NotStr(''' ''') +md_medical = NotStr(''' ''') +md_trending_down = NotStr(''' ''') +ios_link = NotStr(''' ''') +ios_pricetag = NotStr(''' ''') +ios_bulb = NotStr(''' ''') +md_add_circle_outline = NotStr(''' ''') +md_at = NotStr(''' ''') +ios_code_download = NotStr(''' ''') +md_arrow_round_back = NotStr(''' ''') +md_contacts = NotStr(''' ''') +ios_mic = NotStr(''' ''') +ios_contract = NotStr(''' ''') +ios_paper_plane = NotStr(''' ''') +md_trophy = NotStr(''' ''') +md_appstore = NotStr(''' ''') +ios_magnet = NotStr(''' ''') +md_thunderstorm = NotStr(''' ''') +ios_phone_portrait = NotStr(''' ''') +ios_locate = NotStr(''' ''') +ios_cog = NotStr(''' ''') +md_star = NotStr(''' ''') +logo_windows = NotStr(''' ''') +md_return_left = NotStr(''' ''') +ios_camera = NotStr(''' ''') +ios_contact = NotStr(''' ''') +ios_reverse_camera = NotStr(''' ''') +md_baseball = NotStr(''' ''') +ios_skip_forward = NotStr(''' ''') +md_information = NotStr(''' ''') +logo_css3 = NotStr(''' ''') +md_headset = NotStr(''' ''') +ios_archive = NotStr(''' ''') +ios_help = NotStr(''' ''') +md_arrow_round_forward = NotStr(''' ''') +md_close_circle = NotStr(''' ''') +ios_today = NotStr(''' ''') +md_airplane = NotStr(''' ''') +ios_water = NotStr(''' ''') +ios_list_box = NotStr(''' ''') +ios_recording = NotStr(''' ''') +ios_help_circle = NotStr(''' ''') +logo_yahoo = NotStr(''' ''') +ios_help_buoy = NotStr(''' ''') +ios_return_right = NotStr(''' ''') +logo_nodejs = NotStr(''' ''') +logo_google = NotStr(''' ''') +logo_javascript = NotStr(''' ''') +md_chatboxes = NotStr(''' ''') +ios_square_outline = NotStr(''' ''') +ios_umbrella = NotStr(''' ''') +ios_bonfire = NotStr(''' ''') +ios_fitness = NotStr(''' ''') +md_volume_high = NotStr(''' ''') +md_cloudy = NotStr(''' ''') +logo_tumblr = NotStr(''' ''') +md_sunny = NotStr(''' ''') +logo_dropbox = NotStr(''' ''') +md_business = NotStr(''' ''') +ios_build = NotStr(''' ''') +logo_slack = NotStr(''' ''') +md_pie = NotStr(''' ''') +ios_volume_off = NotStr(''' ''') +ios_glasses = NotStr(''' ''') +md_cloud_upload = NotStr(''' ''') +ios_keypad = NotStr(''' ''') +ios_cloud_done = NotStr(''' ''') +md_volume_mute = NotStr(''' ''') +ios_mail_open = NotStr(''' ''') +md_arrow_down = NotStr(''' ''') +ios_remove_circle = NotStr(''' ''') +ios_paper = NotStr(''' ''') +md_transgender = NotStr(''' ''') +ios_bookmarks = NotStr(''' ''') +md_bluetooth = NotStr(''' ''') +ios_arrow_round_forward = NotStr(''' ''') +md_refresh = NotStr(''' ''') +ios_radio_button_off = NotStr(''' ''') +md_chatbubbles = NotStr(''' ''') +md_color_filter = NotStr(''' ''') +md_aperture = NotStr(''' ''') +ios_transgender = NotStr(''' ''') +md_tablet_portrait = NotStr(''' ''') +ios_outlet = NotStr(''' ''') +md_qr_scanner = NotStr(''' ''') +ios_flask = NotStr(''' ''') +md_radio_button_off = NotStr(''' ''') +ios_laptop = NotStr(''' ''') +ios_star = NotStr(''' ''') +md_arrow_round_down = NotStr(''' ''') +ios_star_half = NotStr(''' ''') +ios_rainy = NotStr(''' ''') +md_arrow_dropdown = NotStr(''' ''') +ios_book = NotStr(''' ''') +ios_egg = NotStr(''' ''') +md_jet = NotStr(''' ''') +ios_power = NotStr(''' ''') +md_return_right = NotStr(''' ''') +ios_megaphone = NotStr(''' ''') +ios_construct = NotStr(''' ''') +md_unlock = NotStr(''' ''') +ios_bowtie = NotStr(''' ''') +ios_female = NotStr(''' ''') +logo_steam = NotStr(''' ''') +ios_train = NotStr(''' ''') +md_information_circle_outline = NotStr(''' ''') +md_flash_off = NotStr(''' ''') +ios_partly_sunny = NotStr(''' ''') +ios_exit = NotStr(''' ''') +ios_walk = NotStr(''' ''') +ios_sync = NotStr(''' ''') +ios_tablet_landscape = NotStr(''' ''') +ios_arrow_round_up = NotStr(''' ''') +md_trash = NotStr(''' ''') +md_rewind = NotStr(''' ''') +md_wallet = NotStr(''' ''') +ios_cart = NotStr(''' ''') +logo_instagram = NotStr(''' ''') +md_wifi = NotStr(''' ''') +ios_backspace = NotStr(''' ''') +ios_code_working = NotStr(''' ''') +ios_people = NotStr(''' ''') +md_folder_open = NotStr(''' ''') +md_fitness = NotStr(''' ''') +md_heart_half = NotStr(''' ''') +md_contract = NotStr(''' ''') +md_arrow_round_up = NotStr(''' ''') +ios_arrow_forward = NotStr(''' ''') +ios_cloud_circle = NotStr(''' ''') +logo_foursquare = NotStr(''' ''') +logo_game_controller_b = NotStr(''' ''') +md_time = NotStr(''' ''') +md_male = NotStr(''' ''') +md_arrow_up = NotStr(''' ''') +md_reorder = NotStr(''' ''') +md_checkmark_circle_outline = NotStr(''' ''') +ios_barcode = NotStr(''' ''') +ios_calculator = NotStr(''' ''') +md_create = NotStr(''' ''') +ios_pizza = NotStr(''' ''') +ios_funnel = NotStr(''' ''') +ios_save = NotStr(''' ''') +ios_infinite = NotStr(''' ''') +logo_googleplus = NotStr(''' ''') +md_train = NotStr(''' ''') +md_git_merge = NotStr(''' ''') +ios_qr_scanner = NotStr(''' ''') +ios_subway = NotStr(''' ''') +md_easel = NotStr(''' ''') +ios_mail = NotStr(''' ''') +md_undo = NotStr(''' ''') +md_list = NotStr(''' ''') +md_medal = NotStr(''' ''') +md_walk = NotStr(''' ''') +ios_color_filter = NotStr(''' ''') +ios_switch = NotStr(''' ''') +ios_git_merge = NotStr(''' ''') +ios_trash = NotStr(''' ''') +md_code_download = NotStr(''' ''') +ios_checkmark = NotStr(''' ''') +ios_options = NotStr(''' ''') +ios_shuffle = NotStr(''' ''') +md_arrow_dropup = NotStr(''' ''') +md_pause = NotStr(''' ''') +md_reverse_camera = NotStr(''' ''') +ios_eye = NotStr(''' ''') +md_battery_charging = NotStr(''' ''') +ios_timer = NotStr(''' ''') +md_checkmark_circle = NotStr(''' ''') +md_notifications_off = NotStr(''' ''') +md_phone_landscape = NotStr(''' ''') +ios_rose = NotStr(''' ''') +ios_image = NotStr(''' ''') +logo_whatsapp = NotStr(''' ''') +logo_usd = NotStr(''' ''') +ios_close_circle_outline = NotStr(''' ''') +ios_add_circle_outline = NotStr(''' ''') +md_help_circle = NotStr(''' ''') +md_volume_off = NotStr(''' ''') +md_laptop = NotStr(''' ''') +md_information_circle = NotStr(''' ''') +ios_male = NotStr(''' ''') +ios_clipboard = NotStr(''' ''') +ios_trending_up = NotStr(''' ''') +ios_close_circle = NotStr(''' ''') +ios_color_palette = NotStr(''' ''') +md_mail_open = NotStr(''' ''') +ios_thumbs_up = NotStr(''' ''') +ios_expand = NotStr(''' ''') +ios_battery_charging = NotStr(''' ''') +ios_return_left = NotStr(''' ''') +ios_business = NotStr(''' ''') +md_expand = NotStr(''' ''') +ios_play_circle = NotStr(''' ''') +md_snow = NotStr(''' ''') +md_navigate = NotStr(''' ''') +ios_briefcase = NotStr(''' ''') +md_git_pull_request = NotStr(''' ''') +logo_octocat = NotStr(''' ''') +md_bus = NotStr(''' ''') +ios_print = NotStr(''' ''') +md_thumbs_down = NotStr(''' ''') +md_flask = NotStr(''' ''') +ios_done_all = NotStr(''' ''') +logo_facebook = NotStr(''' ''') +ios_settings = NotStr(''' ''') +md_attach = NotStr(''' ''') +ios_attach = NotStr(''' ''') +ios_battery_full = NotStr(''' ''') +md_albums = NotStr(''' ''') +md_wine = NotStr(''' ''') +ios_skip_backward = NotStr(''' ''') +ios_hourglass = NotStr(''' ''') +logo_pinterest = NotStr(''' ''') +ios_folder = NotStr(''' ''') +ios_fastforward = NotStr(''' ''') +md_volume_low = NotStr(''' ''') +md_remove_circle_outline = NotStr(''' ''') +md_american_football = NotStr(''' ''') +ios_cloudy_night = NotStr(''' ''') +ios_nuclear = NotStr(''' ''') +md_watch = NotStr(''' ''') +md_cloud = NotStr(''' ''') +md_pricetags = NotStr(''' ''') +logo_game_controller_a = NotStr(''' ''') +ios_color_fill = NotStr(''' ''') +ios_cloud_download = NotStr(''' ''') +md_switch = NotStr(''' ''') +ios_baseball = NotStr(''' ''') +ios_rewind = NotStr(''' ''') +md_planet = NotStr(''' ''') +ios_hammer = NotStr(''' ''') +ios_remove_circle_outline = NotStr(''' ''') +md_basketball = NotStr(''' ''') +ios_film = NotStr(''' ''') +md_share_alt = NotStr(''' ''') +md_basket = NotStr(''' ''') +md_more = NotStr(''' ''') +ios_chatbubbles = NotStr(''' ''') +md_map = NotStr(''' ''') +ios_heart_dislike = NotStr(''' ''') +ios_happy = NotStr(''' ''') +ios_cloudy = NotStr(''' ''') +ios_alarm = NotStr(''' ''') +ios_share = NotStr(''' ''') +ios_boat = NotStr(''' ''') +md_compass = NotStr(''' ''') +md_cash = NotStr(''' ''') +md_refresh_circle = NotStr(''' ''') +md_list_box = NotStr(''' ''') +md_rainy = NotStr(''' ''') +ios_thunderstorm = NotStr(''' ''') +ios_radio = NotStr(''' ''') +ios_play = NotStr(''' ''') +md_cog = NotStr(''' ''') +ios_stopwatch = NotStr(''' ''') +ios_git_network = NotStr(''' ''') +md_radio_button_on = NotStr(''' ''') +ios_desktop = NotStr(''' ''') +logo_model_s = NotStr(''' ''') +ios_photos = NotStr(''' ''') +ios_create = NotStr(''' ''') +ios_cloud_outline = NotStr(''' ''') +ios_menu = NotStr(''' ''') +md_save = NotStr(''' ''') +ios_information = NotStr(''' ''') +ios_thermometer = NotStr(''' ''') +ios_mail_unread = NotStr(''' ''') +md_apps = NotStr(''' ''') +ios_trending_down = NotStr(''' ''') +md_arrow_dropup_circle = NotStr(''' ''') +logo_bitcoin = NotStr(''' ''') +md_alarm = NotStr(''' ''') +md_star_half = NotStr(''' ''') +md_person_add = NotStr(''' ''') +md_pulse = NotStr(''' ''') +md_finger_print = NotStr(''' ''') +ios_person_add = NotStr(''' ''') +md_git_compare = NotStr(''' ''') +md_egg = NotStr(''' ''') +ios_flash_off = NotStr(''' ''') +md_arrow_back = NotStr(''' ''') +md_mail_unread = NotStr(''' ''') +ios_flag = NotStr(''' ''') +logo_codepen = NotStr(''' ''') +ios_planet = NotStr(''' ''') +logo_python = NotStr(''' ''') +md_play_circle = NotStr(''' ''') +md_resize = NotStr(''' ''') +ios_headset = NotStr(''' ''') +md_nuclear = NotStr(''' ''') +ios_filing = NotStr(''' ''') +md_notifications_outline = NotStr(''' ''') +ios_watch = NotStr(''' ''') +md_flash = NotStr(''' ''') +ios_thumbs_down = NotStr(''' ''') +md_gift = NotStr(''' ''') +md_tennisball = NotStr(''' ''') +ios_arrow_dropdown_circle = NotStr(''' ''') diff --git a/src/myfasthtml/icons/ionicons5.py b/src/myfasthtml/icons/ionicons5.py index 31ebe5b..2756bc9 100644 --- a/src/myfasthtml/icons/ionicons5.py +++ b/src/myfasthtml/icons/ionicons5.py @@ -6,5290 +6,1335 @@ from fastcore.basics import NotStr -icon_scale_outline = NotStr(''' - - -''') -icon_radio_button_on_sharp = NotStr(''' - - -''') -icon_walk = NotStr(''' - - - - - -''') -icon_finger_print_outline = NotStr('''''') -icon_flask_sharp = NotStr('''''') -icon_information_sharp = NotStr(''' - - - -''') -icon_mic_off_circle_outline = NotStr(''' - - - - - - -''') -icon_flower_outline = NotStr(''' - - - - - - - - - -''') -icon_toggle_sharp = NotStr('''''') -icon_analytics_outline = NotStr(''' - - - - - - - -''') -icon_play_skip_back_circle = NotStr('''''') -icon_git_merge_outline = NotStr(''' - - - - - -''') -icon_calendar = NotStr(''' - - -''') -icon_toggle_outline = NotStr(''' - - -''') -icon_cog_outline = NotStr('''''') -icon_tablet_portrait = NotStr(''' - - -''') -icon_planet_outline = NotStr(''' - - -''') -icon_add = NotStr(''' - - -''') -icon_return_down_back_sharp = NotStr(''' - - -''') -icon_volume_high = NotStr(''' - - - - -''') -icon_leaf_sharp = NotStr(''' - - -''') -icon_logo_snapchat = NotStr('''''') -icon_arrow_back_circle = NotStr('''''') -icon_chevron_forward_circle = NotStr('''''') -icon_restaurant_sharp = NotStr(''' - - -''') -icon_code_working = NotStr(''' - - - - - -''') -icon_duplicate = NotStr(''' - - -''') -icon_newspaper_sharp = NotStr(''' - - - -''') -icon_battery_half = NotStr(''' - - - -''') -icon_return_down_back_outline = NotStr(''' - - -''') -icon_trash_bin = NotStr(''' - - -''') -icon_receipt_outline = NotStr(''' - - - - -''') -icon_sync_circle = NotStr('''''') -icon_basket = NotStr('''''') -icon_bag_sharp = NotStr('''''') -icon_battery_full_sharp = NotStr(''' - - - -''') -icon_ribbon = NotStr(''' - - - - -''') -icon_logo_figma = NotStr(''' - - -''') -icon_star_outline = NotStr('''''') -icon_bookmarks = NotStr(''' - - -''') -icon_shuffle_outline = NotStr(''' - - - - - -''') -icon_scale = NotStr('''''') -icon_logo_no_smoking = NotStr(''' - - - - - - - -''') -icon_musical_notes_outline = NotStr(''' - - -''') -icon_arrow_up = NotStr(''' - - -''') -icon_document_text_outline = NotStr(''' - - - - -''') -icon_person_remove_outline = NotStr(''' - - - -''') -icon_git_commit_sharp = NotStr('''''') -icon_help_buoy_outline = NotStr(''' - - - - - - - - - - -''') -icon_snow = NotStr('''''') -icon_logo_tableau = NotStr(''' - - - - - - - - -''') -icon_cloud_sharp = NotStr('''''') -icon_aperture_outline = NotStr(''' - - - - - - - - - -''') -icon_chatbubbles_sharp = NotStr(''' - - -''') -icon_cloud_download_sharp = NotStr(''' - - -''') -icon_compass_outline = NotStr(''' - - -''') -icon_rocket_sharp = NotStr(''' - - -''') -icon_text_outline = NotStr(''' - - - - -''') -icon_ban_outline = NotStr(''' - - -''') -icon_cog_sharp = NotStr('''''') -icon_arrow_up_circle = NotStr('''''') -icon_logo_angular = NotStr(''' - - -''') -icon_infinite = NotStr(''' - - -''') -icon_ice_cream_outline = NotStr(''' - - -''') -icon_analytics = NotStr('''''') -icon_aperture_sharp = NotStr(''' - - - - - - - - - -''') -icon_swap_horizontal_sharp = NotStr(''' - - - - -''') -icon_chevron_up_circle_outline = NotStr(''' - - -''') -icon_open_outline = NotStr(''' - - - -''') -icon_accessibility_sharp = NotStr(''' - - -''') -icon_bluetooth_sharp = NotStr('''''') -icon_arrow_up_sharp = NotStr(''' - - -''') -icon_sync_outline = NotStr(''' - - - -''') -icon_pricetags_sharp = NotStr(''' - - -''') -icon_logo_web_component = NotStr(''' - - - - - -''') -icon_play_skip_back_outline = NotStr(''' - - -''') -icon_cloud_upload_outline = NotStr(''' - - - -''') -icon_pricetags = NotStr(''' - - -''') -icon_logo_xing = NotStr(''' - - -''') -icon_funnel = NotStr('''''') -icon_arrow_forward_circle_outline = NotStr(''' - - - -''') -icon_chatbox_ellipses_sharp = NotStr('''''') -icon_cloud_done = NotStr('''''') -icon_arrow_back_outline = NotStr(''' - - -''') -icon_camera_reverse_sharp = NotStr('''''') -icon_globe = NotStr(''' - - - - - - - - - -''') -icon_logo_twitter = NotStr('''''') -icon_code_download_outline = NotStr(''' - - - - -''') -icon_sync = NotStr(''' - - - -''') -icon_close_sharp = NotStr('''''') -icon_brush_sharp = NotStr(''' - - -''') -icon_boat = NotStr(''' - - -''') -icon_contract_sharp = NotStr(''' - - - - - - - - -''') -icon_logo_npm = NotStr(''' - - -''') -icon_play_skip_forward_circle_sharp = NotStr('''''') -icon_cellular = NotStr(''' - - - - -''') -icon_lock_closed = NotStr('''''') -icon_location_outline = NotStr(''' - - -''') -icon_git_commit = NotStr('''''') -icon_navigate_sharp = NotStr('''''') -icon_restaurant = NotStr(''' - - -''') -icon_heart_half_outline = NotStr('''''') -icon_filter_circle = NotStr('''''') -icon_eye_outline = NotStr(''' - - -''') -icon_chatbubble_ellipses = NotStr('''''') -icon_alarm_sharp = NotStr(''' - - - -''') -icon_sparkles_sharp = NotStr(''' - - - -''') -icon_trash = NotStr(''' - - -''') -icon_trophy = NotStr('''''') -icon_location_sharp = NotStr('''''') -icon_ellipse_outline = NotStr('''''') -icon_globe_outline = NotStr(''' - - - - - - -''') -icon_contrast_sharp = NotStr('''''') -icon_skull_outline = NotStr(''' - - - - - - - -''') -icon_return_up_forward_sharp = NotStr(''' - - -''') -icon_logo_wordpress = NotStr(''' - - - - -''') -icon_mic_circle_outline = NotStr(''' - - - - - -''') -icon_school = NotStr(''' - - -''') -icon_play_skip_forward = NotStr('''''') -icon_bulb_outline = NotStr(''' - - - - - -''') -icon_arrow_forward_circle_sharp = NotStr('''''') -icon_navigate = NotStr('''''') -icon_backspace_sharp = NotStr('''''') -icon_time_sharp = NotStr('''''') -icon_chevron_back_circle_sharp = NotStr('''''') -icon_nuclear_outline = NotStr(''' - - - - - - - - -''') -icon_headset_outline = NotStr(''' - - - -''') -icon_logo_android = NotStr('''''') -icon_refresh_circle_sharp = NotStr('''''') -icon_construct_outline = NotStr(''' - - - - -''') -icon_scan_circle_sharp = NotStr('''''') -icon_terminal = NotStr('''''') -icon_color_fill_sharp = NotStr(''' - - -''') -icon_arrow_redo_circle_outline = NotStr(''' - - -''') -icon_logo_stackoverflow = NotStr(''' - - -''') -icon_skull_sharp = NotStr('''''') -icon_git_branch_outline = NotStr(''' - - - - - -''') -icon_mail_open_outline = NotStr(''' - - - - -''') -icon_information = NotStr(''' - - - -''') -icon_folder_outline = NotStr(''' - - -''') -icon_fish = NotStr(''' - - -''') -icon_id_card = NotStr('''''') -icon_bed_sharp = NotStr('''''') -icon_folder_open_sharp = NotStr(''' - - -''') -icon_images_sharp = NotStr(''' - - - -''') -icon_radio_button_on = NotStr(''' - - -''') -icon_color_palette = NotStr('''''') -icon_cloud_circle = NotStr('''''') -icon_ban_sharp = NotStr('''''') -icon_volume_high_outline = NotStr(''' - - - - -''') -icon_settings_sharp = NotStr('''''') -icon_albums_outline = NotStr(''' - - - -''') -icon_fast_food_sharp = NotStr(''' - - - -''') -icon_mic_off_circle = NotStr('''''') -icon_extension_puzzle_outline = NotStr('''''') -icon_pause_sharp = NotStr(''' - - -''') -icon_analytics_sharp = NotStr('''''') -icon_egg_sharp = NotStr('''''') -icon_notifications_off = NotStr(''' - - - - -''') -icon_caret_forward = NotStr('''''') -icon_walk_outline = NotStr(''' - - - - - -''') -icon_ticket = NotStr('''''') -icon_bicycle_outline = NotStr(''' - - - - -''') -icon_lock_open_sharp = NotStr('''''') -icon_remove_circle_outline = NotStr(''' - - -''') -icon_heart_circle_outline = NotStr(''' - - -''') -icon_wine_outline = NotStr(''' - - - - -''') -icon_documents = NotStr(''' - - - - -''') -icon_hardware_chip_sharp = NotStr(''' - - -''') -icon_git_pull_request_outline = NotStr(''' - - - - - - -''') -icon_notifications_outline = NotStr(''' - - -''') -icon_help = NotStr(''' - - -''') -icon_female = NotStr('''''') -icon_pricetag = NotStr('''''') -icon_shield_checkmark = NotStr('''''') -icon_flag = NotStr('''''') -icon_caret_up_circle_sharp = NotStr('''''') -icon_logo_ionic = NotStr(''' - - - -''') -icon_arrow_undo = NotStr('''''') -icon_ellipsis_vertical = NotStr(''' - - - -''') -icon_text_sharp = NotStr(''' - - -''') -icon_trash_sharp = NotStr(''' - - - -''') -icon_push_sharp = NotStr(''' - - -''') -icon_share = NotStr(''' - - -''') -icon_calculator_outline = NotStr(''' - - - - - - - - - - -''') -icon_folder_open_outline = NotStr(''' - - -''') -icon_cloud_offline_outline = NotStr(''' - - - -''') -icon_logo_rss = NotStr(''' - - - -''') -icon_telescope = NotStr(''' - - - -''') -icon_logo_designernews = NotStr(''' - - - -''') -icon_reader_outline = NotStr(''' - - - - -''') -icon_arrow_back = NotStr(''' - - -''') -icon_navigate_circle_sharp = NotStr('''''') -icon_easel_sharp = NotStr(''' - - -''') -icon_today_sharp = NotStr(''' - - -''') -icon_tablet_landscape = NotStr(''' - - -''') -icon_triangle_sharp = NotStr('''''') -icon_pint = NotStr('''''') -icon_chatbox_ellipses_outline = NotStr(''' - - - - -''') -icon_heart_circle_sharp = NotStr('''''') -icon_refresh_circle = NotStr('''''') -icon_thumbs_up_sharp = NotStr('''''') -icon_infinite_outline = NotStr(''' - - -''') -icon_rose = NotStr(''' - - - - -''') -icon_sunny = NotStr(''' - - - - - - - - - -''') -icon_remove = NotStr('''''') -icon_wine_sharp = NotStr('''''') -icon_battery_dead_outline = NotStr(''' - - -''') -icon_finger_print_sharp = NotStr(''' - - - - - -''') -icon_logo_twitch = NotStr(''' - - - -''') -icon_recording_sharp = NotStr('''''') -icon_file_tray_stacked_sharp = NotStr(''' - - -''') -icon_barcode_outline = NotStr(''' - - - - - - - -''') -icon_rose_sharp = NotStr(''' - - - - -''') -icon_color_fill_outline = NotStr(''' - - -''') -icon_hardware_chip = NotStr(''' - - - -''') -icon_phone_landscape_outline = NotStr(''' - - -''') -icon_play_skip_forward_sharp = NotStr('''''') -icon_play_back_circle = NotStr('''''') -icon_battery_charging_outline = NotStr(''' - - - - - - -''') -icon_easel_outline = NotStr(''' - - - - - -''') -icon_alarm = NotStr(''' - - - -''') -icon_egg_outline = NotStr('''''') -icon_backspace = NotStr('''''') -icon_return_up_back_sharp = NotStr(''' - - -''') -icon_disc = NotStr(''' - - -''') -icon_cube_outline = NotStr(''' - - - -''') -icon_warning_outline = NotStr(''' - - - -''') -icon_earth_outline = NotStr(''' - - - - - - -''') -icon_trash_bin_sharp = NotStr(''' - - - - -''') -icon_speedometer = NotStr('''''') -icon_bag_check = NotStr('''''') -icon_fast_food = NotStr(''' - - - - -''') -icon_text = NotStr(''' - - -''') -icon_filter_circle_sharp = NotStr('''''') -icon_scan_outline = NotStr(''' - - - - -''') -icon_nutrition_outline = NotStr(''' - - - - -''') -icon_send = NotStr('''''') -icon_flash_off_outline = NotStr(''' - - - -''') -icon_dice_outline = NotStr(''' - - - - - - - - - - -''') -icon_logo_sass = NotStr('''''') -icon_laptop = NotStr('''''') -icon_ellipsis_vertical_circle = NotStr(''' - - - - -''') -icon_wifi = NotStr(''' - - - - -''') -icon_funnel_sharp = NotStr('''''') -icon_card_outline = NotStr(''' - - - -''') -icon_boat_outline = NotStr(''' - - - - - -''') -icon_triangle_outline = NotStr('''''') -icon_book = NotStr(''' - - -''') -icon_journal_sharp = NotStr(''' - - -''') -icon_logo_docker = NotStr(''' - - - - - - - - - - -''') -icon_return_up_back = NotStr(''' - - -''') -icon_git_compare = NotStr(''' - - -''') -icon_alarm_outline = NotStr(''' - - - - - - -''') -icon_alert_outline = NotStr(''' - - -''') -icon_pause_circle = NotStr('''''') -icon_cloudy_night_sharp = NotStr(''' - - -''') -icon_magnet_sharp = NotStr(''' - - - - - - -''') -icon_logo_stencil = NotStr(''' - - - -''') -icon_filter_outline = NotStr(''' - - - -''') -icon_footsteps_sharp = NotStr(''' - - - - -''') -icon_server = NotStr(''' - - - - -''') -icon_arrow_undo_circle_outline = NotStr(''' - - -''') -icon_home_sharp = NotStr('''''') -icon_male_female = NotStr('''''') -icon_caret_down_circle_sharp = NotStr('''''') -icon_heart_dislike_circle_sharp = NotStr('''''') -icon_timer_outline = NotStr(''' - - -''') -icon_train_sharp = NotStr(''' - - -''') -icon_reload_sharp = NotStr(''' - - -''') -icon_alert = NotStr(''' - - -''') -icon_basketball = NotStr(''' - - - - - - - - -''') -icon_bonfire_outline = NotStr(''' - - - - - - - - -''') -icon_ear_outline = NotStr(''' - - - -''') -icon_arrow_undo_outline = NotStr('''''') -icon_bicycle = NotStr(''' - - - - -''') -icon_bag_add_outline = NotStr(''' - - - - -''') -icon_enter = NotStr(''' - - -''') -icon_caret_back_circle_outline = NotStr(''' - - -''') -icon_trash_outline = NotStr(''' - - - - - - -''') -icon_enter_sharp = NotStr(''' - - -''') -icon_bookmark_outline = NotStr('''''') -icon_git_merge = NotStr('''''') -icon_bag = NotStr('''''') -icon_pizza_outline = NotStr(''' - - - - - -''') -icon_aperture = NotStr(''' - - - - - - - - - -''') -icon_partly_sunny_sharp = NotStr(''' - - - - - - -''') -icon_people_sharp = NotStr(''' - - - - -''') -icon_battery_dead_sharp = NotStr(''' - - -''') -icon_flame = NotStr('''''') -icon_stopwatch_sharp = NotStr('''''') -icon_film_outline = NotStr(''' - - - - - - - - - - - -''') -icon_pint_sharp = NotStr('''''') -icon_sync_sharp = NotStr(''' - - - -''') -icon_male_outline = NotStr(''' - - - -''') -icon_save_sharp = NotStr('''''') -icon_logo_vk = NotStr('''''') -icon_id_card_outline = NotStr(''' - - - - -''') -icon_checkmark_done_sharp = NotStr(''' - - - -''') -icon_logo_euro = NotStr('''''') -icon_calendar_sharp = NotStr(''' - - -''') -icon_reload_circle = NotStr('''''') -icon_options_outline = NotStr(''' - - - - - - - - - -''') -icon_logo_html5 = NotStr('''''') -icon_create_sharp = NotStr(''' - - - - -''') -icon_bag_handle_outline = NotStr(''' - - - -''') -icon_logo_edge = NotStr('''''') -icon_at_sharp = NotStr('''''') -icon_logo_flickr = NotStr('''''') -icon_battery_half_sharp = NotStr(''' - - - -''') -icon_videocam_off = NotStr(''' - - - - -''') -icon_grid_sharp = NotStr(''' - - - - -''') -icon_storefront_outline = NotStr(''' - - - - - - -''') -icon_logo_wechat = NotStr(''' - - -''') -icon_caret_forward_circle_outline = NotStr(''' - - -''') -icon_water_outline = NotStr(''' - - -''') -icon_images_outline = NotStr(''' - - - - - -''') -icon_caret_up_outline = NotStr('''''') -icon_shuffle_sharp = NotStr(''' - - - - - -''') -icon_pricetag_outline = NotStr(''' - - -''') -icon_albums = NotStr(''' - - - -''') -icon_bowling_ball = NotStr('''''') -icon_star_half_outline = NotStr(''' - - -''') -icon_medical = NotStr('''''') -icon_book_outline = NotStr(''' - - -''') -icon_reorder_four_outline = NotStr(''' - - - - -''') -icon_square_outline = NotStr('''''') -icon_footsteps = NotStr(''' - - - - -''') -icon_thumbs_up = NotStr(''' - - - - - -''') -icon_caret_down_sharp = NotStr('''''') -icon_flash = NotStr('''''') -icon_notifications_sharp = NotStr(''' - - -''') -icon_eye_off_outline = NotStr(''' - - - - - -''') -icon_person_circle_outline = NotStr(''' - - -''') -icon_newspaper_outline = NotStr(''' - - - - - - - - -''') -icon_close_circle_outline = NotStr(''' - - - -''') -icon_pin_sharp = NotStr('''''') -icon_logo_github = NotStr('''''') -icon_logo_markdown = NotStr('''''') -icon_help_circle_outline = NotStr(''' - - - -''') -icon_logo_yen = NotStr('''''') -icon_stop_outline = NotStr('''''') -icon_document = NotStr(''' - - -''') -icon_notifications_circle = NotStr('''''') -icon_eye_off = NotStr(''' - - - - - -''') -icon_logo_microsoft = NotStr(''' - - - - -''') -icon_language_sharp = NotStr(''' - - -''') -icon_file_tray_stacked_outline = NotStr(''' - - - - - - - - -''') -icon_logo_tiktok = NotStr('''''') -icon_exit_outline = NotStr(''' - - - -''') -icon_videocam_off_sharp = NotStr(''' - - - -''') -icon_heart_half = NotStr('''''') -icon_code = NotStr(''' - - -''') -icon_pause = NotStr(''' - - -''') -icon_logo_electron = NotStr(''' - - - - - - - -''') -icon_watch_sharp = NotStr(''' - - -''') -icon_key_sharp = NotStr('''''') -icon_create_outline = NotStr(''' - - - -''') -icon_logo_buffer = NotStr(''' - - - -''') -icon_chatbox_ellipses = NotStr('''''') -icon_browsers_sharp = NotStr('''''') -icon_bag_handle_sharp = NotStr('''''') -icon_duplicate_outline = NotStr(''' - - - - -''') -icon_reload_circle_sharp = NotStr('''''') -icon_cube_sharp = NotStr(''' - - - -''') -icon_lock_closed_sharp = NotStr('''''') -icon_mic_off = NotStr(''' - - - - - -''') -icon_rocket = NotStr(''' - - - -''') -icon_mail_outline = NotStr(''' - - -''') -icon_logo_apple_appstore = NotStr('''''') -icon_logo_skype = NotStr('''''') -icon_heart_dislike = NotStr(''' - - - -''') -icon_male_female_sharp = NotStr('''''') -icon_people_circle_sharp = NotStr('''''') -icon_desktop_sharp = NotStr('''''') -icon_flask_outline = NotStr(''' - - - -''') -icon_alert_sharp = NotStr(''' - - -''') -icon_browsers = NotStr('''''') -icon_arrow_redo = NotStr('''''') -icon_transgender_sharp = NotStr('''''') -icon_layers_outline = NotStr(''' - - - -''') -icon_shield = NotStr('''''') -icon_logo_vimeo = NotStr('''''') -icon_wifi_outline = NotStr(''' - - - - -''') -icon_ticket_outline = NotStr(''' - - - - - -''') -icon_bag_add = NotStr('''''') -icon_caret_up_circle = NotStr('''''') -icon_fitness_outline = NotStr(''' - - -''') -icon_medal = NotStr(''' - - - -''') -icon_server_outline = NotStr(''' - - - - -''') -icon_gift_outline = NotStr(''' - - - - - -''') -icon_leaf_outline = NotStr(''' - - -''') -icon_ice_cream = NotStr(''' - - -''') -icon_cafe = NotStr(''' - - -''') -icon_play_forward_circle_outline = NotStr(''' - - -''') -icon_folder_open = NotStr(''' - - -''') -icon_logo_xbox = NotStr(''' - - - - -''') -icon_arrow_forward_circle = NotStr('''''') -icon_people = NotStr(''' - - - - -''') -icon_rainy = NotStr(''' - - - - - -''') -icon_list_sharp = NotStr(''' - - - - - - -''') -icon_reorder_three_sharp = NotStr(''' - - - -''') -icon_baseball = NotStr(''' - - - -''') -icon_woman = NotStr(''' - - -''') -icon_person = NotStr(''' - - -''') -icon_stop_circle = NotStr('''''') -icon_arrow_down_circle_outline = NotStr(''' - - - -''') -icon_logo_ionitron = NotStr(''' - - -''') -icon_warning_sharp = NotStr('''''') -icon_videocam = NotStr(''' - - -''') -icon_print = NotStr(''' - - -''') -icon_logo_laravel = NotStr('''''') -icon_basketball_outline = NotStr(''' - - - - - -''') -icon_logo_dribbble = NotStr('''''') -icon_add_circle = NotStr('''''') -icon_cut_sharp = NotStr(''' - - -''') -icon_arrow_redo_sharp = NotStr('''''') -icon_stats_chart = NotStr(''' - - - - -''') -icon_medal_outline = NotStr(''' - - - - - - -''') -icon_volume_medium_sharp = NotStr(''' - - - -''') -icon_share_social_sharp = NotStr('''''') -icon_notifications_off_circle_outline = NotStr(''' - - - - - -''') -icon_checkmark_circle_sharp = NotStr('''''') -icon_accessibility_outline = NotStr(''' - - -''') -icon_footsteps_outline = NotStr(''' - - - - -''') -icon_images = NotStr(''' - - -''') -icon_chevron_down_sharp = NotStr('''''') -icon_arrow_forward_outline = NotStr(''' - - -''') -icon_disc_outline = NotStr(''' - - - -''') -icon_phone_portrait_outline = NotStr(''' - - -''') -icon_arrow_redo_circle_sharp = NotStr('''''') -icon_share_social = NotStr('''''') -icon_close_circle = NotStr('''''') -icon_pie_chart = NotStr(''' - - -''') -icon_bowling_ball_outline = NotStr(''' - - - - -''') -icon_today_outline = NotStr(''' - - - - - -''') -icon_stopwatch = NotStr(''' - - -''') -icon_trending_down_sharp = NotStr(''' - - -''') -icon_paw_sharp = NotStr(''' - - - - - -''') -icon_invert_mode_sharp = NotStr(''' - - -''') -icon_play_back_sharp = NotStr(''' - - -''') -icon_podium_outline = NotStr(''' - - - -''') -icon_globe_sharp = NotStr(''' - - - - - - -''') -icon_add_circle_sharp = NotStr('''''') -icon_battery_full = NotStr(''' - - - -''') -icon_play_skip_forward_outline = NotStr(''' - - -''') -icon_volume_medium_outline = NotStr(''' - - - -''') -icon_construct_sharp = NotStr(''' - - - -''') -icon_attach = NotStr('''''') -icon_barbell = NotStr('''''') -icon_add_circle_outline = NotStr(''' - - - -''') -icon_trophy_sharp = NotStr('''''') -icon_download_outline = NotStr(''' - - - -''') -icon_phone_portrait = NotStr(''' - - - -''') -icon_thermometer_sharp = NotStr('''''') -icon_checkmark_done_outline = NotStr(''' - - - -''') -icon_log_out_sharp = NotStr(''' - - -''') -icon_at_circle = NotStr(''' - - -''') -icon_person_add_sharp = NotStr(''' - - - -''') -icon_pulse_outline = NotStr(''' - - -''') -icon_notifications_circle_outline = NotStr(''' - - - -''') -icon_journal_outline = NotStr(''' - - -''') -icon_cut = NotStr(''' - - - -''') -icon_nutrition = NotStr(''' - - -''') -icon_caret_forward_outline = NotStr('''''') -icon_pause_circle_sharp = NotStr('''''') -icon_caret_forward_sharp = NotStr('''''') -icon_pin_outline = NotStr(''' - - - -''') -icon_rocket_outline = NotStr(''' - - -''') -icon_person_add_outline = NotStr(''' - - - - -''') -icon_subway = NotStr(''' - - -''') -icon_extension_puzzle = NotStr('''''') -icon_trail_sign_outline = NotStr(''' - - - - - -''') -icon_logo_linkedin = NotStr('''''') -icon_contrast_outline = NotStr(''' - - -''') -icon_play = NotStr('''''') -icon_resize_sharp = NotStr(''' - - - -''') -icon_pencil = NotStr(''' - - -''') -icon_list_circle_sharp = NotStr('''''') -icon_alert_circle_outline = NotStr(''' - - - -''') -icon_archive = NotStr(''' - - -''') -icon_tennisball_sharp = NotStr(''' - - - -''') -icon_battery_charging = NotStr(''' - - - - - - -''') -icon_man_outline = NotStr(''' - - - - -''') -icon_toggle = NotStr('''''') -icon_medical_outline = NotStr('''''') -icon_document_attach = NotStr(''' - - -''') -icon_sunny_outline = NotStr(''' - - - - - - - - - -''') -icon_information_circle = NotStr('''''') -icon_color_palette_outline = NotStr(''' - - - - - - -''') -icon_arrow_back_sharp = NotStr(''' - - -''') -icon_wallet_sharp = NotStr(''' - - - -''') -icon_at = NotStr(''' - - -''') -icon_copy_outline = NotStr(''' - - -''') -icon_color_wand_sharp = NotStr(''' - - - - - - - -''') -icon_logo_closed_captioning = NotStr(''' - - - -''') -icon_ellipsis_horizontal_circle_sharp = NotStr('''''') -icon_color_palette_sharp = NotStr('''''') -icon_log_out = NotStr(''' - - -''') -icon_cloud_upload = NotStr(''' - - -''') -icon_square = NotStr('''''') -icon_play_forward_circle = NotStr('''''') -icon_log_in = NotStr(''' - - -''') -icon_megaphone_outline = NotStr(''' - - - - - - -''') -icon_film_sharp = NotStr('''''') -icon_hourglass_outline = NotStr(''' - - -''') -icon_logo_tux = NotStr('''''') -icon_layers_sharp = NotStr(''' - - - -''') -icon_key_outline = NotStr('''''') -icon_calendar_clear_outline = NotStr(''' - - - - -''') -icon_cloud_done_outline = NotStr(''' - - -''') -icon_logo_hackernews = NotStr('''''') -icon_scan_circle = NotStr('''''') -icon_trail_sign_sharp = NotStr('''''') -icon_reader = NotStr('''''') -icon_cloudy_night_outline = NotStr(''' - - -''') -icon_logo_apple = NotStr(''' - - -''') -icon_pencil_sharp = NotStr(''' - - -''') -icon_battery_dead = NotStr(''' - - -''') -icon_bluetooth = NotStr('''''') -icon_moon_sharp = NotStr('''''') -icon_basket_outline = NotStr(''' - - -''') -icon_repeat_outline = NotStr(''' - - - - -''') -icon_barbell_outline = NotStr(''' - - - - - -''') -icon_send_outline = NotStr('''''') -icon_water_sharp = NotStr('''''') -icon_build_sharp = NotStr('''''') -icon_shield_half_outline = NotStr(''' - - -''') -icon_nuclear = NotStr('''''') -icon_medical_sharp = NotStr('''''') -icon_checkmark_done_circle_outline = NotStr(''' - - - - -''') -icon_logo_firebase = NotStr('''''') -icon_thumbs_down_outline = NotStr(''' - - - - - -''') -icon_open_sharp = NotStr(''' - - -''') -icon_bar_chart = NotStr(''' - - - - -''') -icon_bookmark_sharp = NotStr('''''') -icon_heart_dislike_circle_outline = NotStr(''' - - - - -''') -icon_body_sharp = NotStr(''' - - -''') -icon_backspace_outline = NotStr(''' - - - - - -''') -icon_camera = NotStr(''' - - -''') -icon_radio_button_on_outline = NotStr(''' - - -''') -icon_cloud_offline_sharp = NotStr(''' - - - -''') -icon_mic_circle = NotStr('''''') -icon_basketball_sharp = NotStr(''' - - - - - - - - -''') -icon_attach_sharp = NotStr('''''') -icon_business = NotStr(''' - - - - - - - -''') -icon_document_lock = NotStr(''' - - - -''') -icon_radio_button_off_outline = NotStr('''''') -icon_bookmark = NotStr('''''') -icon_code_working_outline = NotStr(''' - - - - - -''') -icon_sunny_sharp = NotStr(''' - - - - - - - - - -''') -icon_volume_off_outline = NotStr('''''') -icon_help_sharp = NotStr(''' - - -''') -icon_hand_right_sharp = NotStr('''''') -icon_expand_outline = NotStr(''' - - - - - - - - -''') -icon_logo_youtube = NotStr('''''') -icon_ellipsis_vertical_circle_outline = NotStr(''' - - - - -''') -icon_list = NotStr(''' - - - - - - -''') -icon_paw_outline = NotStr(''' - - - - - -''') -icon_bonfire = NotStr(''' - - - - - - - - -''') -icon_sad_outline = NotStr(''' - - - - -''') -icon_document_lock_outline = NotStr(''' - - - - -''') -icon_help_circle = NotStr('''''') -icon_caret_up_circle_outline = NotStr(''' - - -''') -icon_notifications_off_sharp = NotStr(''' - - - - -''') -icon_basket_sharp = NotStr(''' - - -''') -icon_locate = NotStr(''' - - - - - -''') -icon_chevron_down = NotStr('''''') -icon_telescope_outline = NotStr(''' - - - - - -''') -icon_clipboard = NotStr('''''') -icon_return_down_forward_outline = NotStr(''' - - -''') -icon_arrow_up_outline = NotStr(''' - - -''') -icon_calendar_number_sharp = NotStr(''' - - -''') -icon_camera_reverse = NotStr('''''') -icon_lock_closed_outline = NotStr(''' - - -''') -icon_call_sharp = NotStr('''''') -icon_volume_low_sharp = NotStr(''' - - -''') -icon_duplicate_sharp = NotStr(''' - - -''') -icon_home = NotStr(''' - - -''') -icon_color_filter_outline = NotStr(''' - - - -''') -icon_code_slash_outline = NotStr(''' - - - -''') -icon_briefcase_outline = NotStr(''' - - - - -''') -icon_earth = NotStr('''''') -icon_logo_deviantart = NotStr('''''') -icon_happy_outline = NotStr(''' - - - - -''') -icon_bonfire_sharp = NotStr(''' - - - - - - - - -''') -icon_color_filter = NotStr(''' - - - - - - - -''') -icon_timer = NotStr('''''') -icon_caret_forward_circle_sharp = NotStr('''''') -icon_language = NotStr(''' - - -''') -icon_swap_vertical_sharp = NotStr(''' - - - - -''') -icon_ice_cream_sharp = NotStr(''' - - -''') -icon_flask = NotStr('''''') -icon_cloud_upload_sharp = NotStr(''' - - -''') -icon_document_attach_outline = NotStr(''' - - - -''') -icon_woman_sharp = NotStr(''' - - -''') -icon_at_outline = NotStr(''' - - -''') -icon_document_outline = NotStr(''' - - -''') -icon_trophy_outline = NotStr(''' - - - - - -''') -icon_caret_down_outline = NotStr('''''') -icon_brush_outline = NotStr(''' - - -''') -icon_document_lock_sharp = NotStr(''' - - - -''') -icon_shield_sharp = NotStr('''''') -icon_calendar_outline = NotStr(''' - - - - - - - - - - - - - -''') -icon_remove_sharp = NotStr('''''') -icon_logo_venmo = NotStr('''''') -icon_code_slash_sharp = NotStr(''' - - - -''') -icon_fish_outline = NotStr(''' - - - -''') -icon_transgender = NotStr('''''') -icon_swap_vertical = NotStr(''' - - - - -''') -icon_ellipsis_vertical_sharp = NotStr(''' - - - -''') -icon_flash_outline = NotStr('''''') -icon_ellipsis_horizontal_outline = NotStr(''' - - - -''') -icon_logo_pwa = NotStr(''' - - -''') -icon_eyedrop = NotStr('''''') -icon_female_sharp = NotStr('''''') -icon_wifi_sharp = NotStr(''' - - - - -''') -icon_document_text = NotStr(''' - - -''') -icon_ellipsis_horizontal_circle_outline = NotStr(''' - - - - -''') -icon_umbrella_outline = NotStr(''' - - - -''') -icon_link_sharp = NotStr(''' - - - -''') -icon_logo_playstation = NotStr(''' - - - -''') -icon_hammer_sharp = NotStr(''' - - -''') -icon_share_sharp = NotStr(''' - - -''') -icon_arrow_down_outline = NotStr(''' - - -''') -icon_git_compare_outline = NotStr(''' - - - - - - -''') -icon_heart = NotStr('''''') -icon_documents_sharp = NotStr(''' - - - - -''') -icon_eyedrop_sharp = NotStr('''''') -icon_trending_down_outline = NotStr(''' - - -''') -icon_caret_up = NotStr('''''') -icon_bed = NotStr(''' - - -''') -icon_trending_up = NotStr(''' - - -''') -icon_stop_circle_sharp = NotStr('''''') -icon_thunderstorm_outline = NotStr(''' - - - - - - -''') -icon_shield_outline = NotStr('''''') -icon_terminal_sharp = NotStr('''''') -icon_easel = NotStr(''' - - -''') -icon_water = NotStr('''''') -icon_card = NotStr(''' - - -''') -icon_document_attach_sharp = NotStr(''' - - -''') -icon_shirt = NotStr(''' - - -''') -icon_hand_left_outline = NotStr(''' - - - - - -''') -icon_volume_medium = NotStr(''' - - - -''') -icon_tablet_landscape_sharp = NotStr('''''') -icon_qr_code = NotStr(''' - - - - - - - - -''') -icon_library_sharp = NotStr(''' - - - - - - -''') -icon_notifications_off_circle = NotStr('''''') -icon_battery_half_outline = NotStr(''' - - - -''') -icon_football = NotStr('''''') -icon_return_up_back_outline = NotStr(''' - - -''') -icon_scale_sharp = NotStr('''''') -icon_unlink = NotStr(''' - - -''') -icon_medal_sharp = NotStr(''' - - - -''') -icon_caret_back_sharp = NotStr('''''') -icon_documents_outline = NotStr(''' - - - - -''') -icon_git_merge_sharp = NotStr('''''') -icon_beaker_outline = NotStr(''' - - -''') -icon_pulse = NotStr('''''') -icon_extension_puzzle_sharp = NotStr('''''') -icon_contrast = NotStr('''''') -icon_bag_remove_sharp = NotStr('''''') -icon_rainy_outline = NotStr(''' - - - - - -''') -icon_phone_portrait_sharp = NotStr('''''') -icon_flag_outline = NotStr('''''') -icon_radio_sharp = NotStr(''' - - - - - - - -''') -icon_chatbubble_outline = NotStr('''''') -icon_logo_chrome = NotStr(''' - - - - -''') -icon_cloud_download_outline = NotStr(''' - - - -''') -icon_cloudy = NotStr('''''') -icon_mail_unread_sharp = NotStr(''' - - -''') -icon_git_network_outline = NotStr(''' - - - - - - -''') -icon_warning = NotStr('''''') -icon_tennisball_outline = NotStr(''' - - - -''') -icon_desktop = NotStr(''' - - -''') -icon_shapes_sharp = NotStr(''' - - -''') -icon_checkmark_outline = NotStr('''''') -icon_ellipse_sharp = NotStr('''''') -icon_grid = NotStr(''' - - - - -''') -icon_golf_sharp = NotStr(''' - - -''') -icon_exit = NotStr(''' - - -''') -icon_earth_sharp = NotStr(''' - - - - - - - -''') -icon_wallet = NotStr(''' - - - -''') -icon_pie_chart_outline = NotStr(''' - - -''') -icon_triangle = NotStr('''''') -icon_car = NotStr('''''') -icon_bluetooth_outline = NotStr('''''') -icon_invert_mode_outline = NotStr(''' - - - -''') -icon_logo_discord = NotStr(''' - - - -''') -icon_log_in_sharp = NotStr(''' - - -''') -icon_chevron_up_circle = NotStr('''''') -icon_watch_outline = NotStr(''' - - - -''') -icon_download = NotStr(''' - - -''') -icon_crop = NotStr(''' - - -''') -icon_albums_sharp = NotStr(''' - - - -''') -icon_cart_sharp = NotStr(''' - - - -''') -icon_apps_sharp = NotStr(''' - - - - - - - - - -''') -icon_reorder_two_outline = NotStr(''' - - -''') -icon_business_outline = NotStr(''' - - - - - - - - - - - - - - - - - - - - - - - -''') -icon_link = NotStr(''' - - - -''') -icon_mail_unread = NotStr(''' - - -''') -icon_play_forward_outline = NotStr(''' - - -''') -icon_stats_chart_sharp = NotStr(''' - - - - -''') -icon_trending_up_outline = NotStr(''' - - -''') -icon_sad_sharp = NotStr('''''') -icon_business_sharp = NotStr(''' - - - - -''') -icon_radio = NotStr(''' - - - - - - - -''') -icon_subway_outline = NotStr(''' - - - - - - - - -''') -icon_football_outline = NotStr(''' - - - - - - - - - - - - -''') -icon_train_outline = NotStr(''' - - - - -''') -icon_thermometer_outline = NotStr(''' - - - -''') -icon_shield_checkmark_outline = NotStr(''' - - -''') -icon_logo_reddit = NotStr(''' - - - - -''') -icon_bowling_ball_sharp = NotStr('''''') -icon_flag_sharp = NotStr('''''') -icon_logo_bitbucket = NotStr('''''') -icon_heart_circle = NotStr('''''') -icon_chatbox_sharp = NotStr('''''') -icon_search_circle_sharp = NotStr(''' - - -''') -icon_play_back = NotStr('''''') -icon_egg = NotStr('''''') -icon_contract = NotStr(''' - - - - - - - - -''') -icon_cafe_sharp = NotStr(''' - - -''') -icon_camera_reverse_outline = NotStr(''' - - - - - -''') -icon_airplane_outline = NotStr('''''') -icon_heart_half_sharp = NotStr('''''') -icon_swap_vertical_outline = NotStr(''' - - - - -''') -icon_chevron_forward_outline = NotStr('''''') -icon_medkit_outline = NotStr(''' - - - - -''') -icon_diamond_outline = NotStr(''' - - - - - - -''') -icon_tv_outline = NotStr(''' - - -''') -icon_body = NotStr(''' - - -''') -icon_color_filter_sharp = NotStr(''' - - - - - - - -''') -icon_chevron_down_outline = NotStr('''''') -icon_book_sharp = NotStr(''' - - -''') -icon_exit_sharp = NotStr(''' - - -''') -icon_bug_sharp = NotStr(''' - - -''') -icon_keypad_sharp = NotStr(''' - - - - - - - - - - -''') -icon_arrow_forward_sharp = NotStr(''' - - -''') -icon_bandage_outline = NotStr(''' - - - - - - -''') -icon_chevron_back_outline = NotStr('''''') -icon_infinite_sharp = NotStr('''''') -icon_mic_off_circle_sharp = NotStr('''''') -icon_caret_forward_circle = NotStr('''''') -icon_film = NotStr('''''') -icon_bag_remove_outline = NotStr(''' - - - -''') -icon_gift_sharp = NotStr(''' - - - - - -''') -icon_chevron_back = NotStr('''''') -icon_call = NotStr('''''') -icon_shirt_sharp = NotStr(''' - - -''') -icon_print_sharp = NotStr(''' - - - - -''') -icon_cart = NotStr(''' - - - -''') -icon_pricetags_outline = NotStr(''' - - - -''') -icon_stop = NotStr('''''') -icon_finger_print = NotStr(''' - - - - - -''') -icon_snow_outline = NotStr(''' - - - - - - - - - -''') -icon_ticket_sharp = NotStr('''''') -icon_pin = NotStr('''''') -icon_boat_sharp = NotStr(''' - - -''') -icon_arrow_undo_circle = NotStr('''''') -icon_car_sport = NotStr('''''') -icon_magnet_outline = NotStr(''' - - - - - - - - - -''') -icon_mic_sharp = NotStr(''' - - - - -''') -icon_return_up_forward = NotStr(''' - - -''') -icon_crop_sharp = NotStr(''' - - -''') -icon_build = NotStr('''''') -icon_magnet = NotStr(''' - - - - - - -''') -icon_heart_dislike_outline = NotStr(''' - - - -''') -icon_play_back_circle_sharp = NotStr('''''') -icon_heart_dislike_circle = NotStr('''''') -icon_contract_outline = NotStr(''' - - - - - - - - -''') -icon_eye = NotStr(''' - - -''') -icon_podium_sharp = NotStr(''' - - - -''') -icon_bus_sharp = NotStr(''' - - -''') -icon_pencil_outline = NotStr(''' - - -''') -icon_refresh_outline = NotStr(''' - - -''') -icon_build_outline = NotStr(''' - - -''') -icon_chevron_forward_circle_sharp = NotStr('''''') -icon_american_football = NotStr(''' - - - -''') -icon_arrow_redo_outline = NotStr('''''') -icon_reorder_two = NotStr(''' - - -''') -icon_recording = NotStr('''''') -icon_play_skip_forward_circle = NotStr('''''') -icon_glasses_sharp = NotStr('''''') -icon_battery_full_outline = NotStr(''' - - - -''') -icon_arrow_down_circle = NotStr('''''') -icon_hardware_chip_outline = NotStr(''' - - - - - - - - - - - - - - -''') -icon_caret_down = NotStr('''''') -icon_help_circle_sharp = NotStr(''' - - -''') -icon_lock_open_outline = NotStr(''' - - -''') -icon_gift = NotStr(''' - - - - - -''') -icon_logo_amplify = NotStr('''''') -icon_color_wand = NotStr(''' - - - - - - - -''') -icon_enter_outline = NotStr(''' - - - -''') -icon_apps = NotStr(''' - - - - - - - - - -''') -icon_logo_alipay = NotStr('''''') -icon_caret_back_circle_sharp = NotStr('''''') -icon_git_pull_request = NotStr(''' - - -''') -icon_add_outline = NotStr(''' - - -''') -icon_tablet_portrait_outline = NotStr('''''') -icon_notifications_off_circle_sharp = NotStr('''''') -icon_megaphone_sharp = NotStr(''' - - - -''') -icon_checkmark_circle_outline = NotStr(''' - - -''') -icon_caret_up_sharp = NotStr('''''') -icon_logo_windows = NotStr(''' - - - - -''') -icon_calculator = NotStr('''''') -icon_partly_sunny = NotStr(''' - - - - - - -''') -icon_cloudy_night = NotStr(''' - - -''') -icon_ellipsis_horizontal = NotStr(''' - - - -''') -icon_ellipse = NotStr('''''') -icon_checkmark_circle = NotStr('''''') -icon_medkit_sharp = NotStr(''' - - -''') -icon_planet_sharp = NotStr(''' - - -''') -icon_ribbon_outline = NotStr(''' - - - - -''') -icon_arrow_down_sharp = NotStr(''' - - -''') -icon_airplane_sharp = NotStr('''''') -icon_cloud_outline = NotStr('''''') -icon_logo_css3 = NotStr('''''') -icon_reorder_four = NotStr(''' - - - - -''') -icon_options = NotStr(''' - - - -''') -icon_flash_off = NotStr(''' - - - -''') -icon_phone_landscape_sharp = NotStr('''''') -icon_fitness_sharp = NotStr(''' - - - - -''') -icon_clipboard_sharp = NotStr('''''') -icon_logo_amazon = NotStr(''' - - - -''') -icon_radio_outline = NotStr(''' - - - - - - - -''') -icon_volume_mute_sharp = NotStr(''' - - - - - - -''') -icon_accessibility = NotStr(''' - - -''') -icon_person_remove = NotStr(''' - - - -''') -icon_nuclear_sharp = NotStr(''' - - - -''') -icon_hand_left_sharp = NotStr('''''') -icon_bag_remove = NotStr('''''') -icon_close = NotStr('''''') -icon_thumbs_down_sharp = NotStr(''' - - - - -''') -icon_invert_mode = NotStr(''' - - - -''') -icon_git_compare_sharp = NotStr(''' - - -''') -icon_help_outline = NotStr(''' - - -''') -icon_copy_sharp = NotStr(''' - - -''') -icon_remove_circle_sharp = NotStr('''''') -icon_at_circle_sharp = NotStr(''' - - -''') -icon_star = NotStr('''''') -icon_cloud_offline = NotStr(''' - - - -''') -icon_recording_outline = NotStr(''' - - - -''') -icon_chevron_forward_sharp = NotStr('''''') -icon_play_back_outline = NotStr(''' - - -''') -icon_bulb = NotStr(''' - - - -''') -icon_reader_sharp = NotStr('''''') -icon_logo_yahoo = NotStr('''''') -icon_checkbox = NotStr('''''') -icon_train = NotStr(''' - - - -''') -icon_male_sharp = NotStr('''''') -icon_beer_outline = NotStr(''' - - - - - - - - -''') -icon_sad = NotStr('''''') -icon_logo_nodejs = NotStr(''' - - -''') -icon_sync_circle_sharp = NotStr('''''') -icon_logo_google = NotStr('''''') -icon_headset_sharp = NotStr('''''') -icon_person_add = NotStr(''' - - - -''') -icon_logo_javascript = NotStr('''''') -icon_ribbon_sharp = NotStr(''' - - - - -''') -icon_chevron_up_circle_sharp = NotStr('''''') -icon_videocam_off_outline = NotStr(''' - - - - -''') -icon_barbell_sharp = NotStr('''''') -icon_mic = NotStr(''' - - - - -''') -icon_paper_plane_sharp = NotStr('''''') -icon_move_sharp = NotStr(''' - - - - - - -''') -icon_play_forward = NotStr('''''') -icon_logo_tumblr = NotStr('''''') -icon_prism_outline = NotStr(''' - - -''') -icon_document_sharp = NotStr(''' - - -''') -icon_notifications_off_outline = NotStr(''' - - - - -''') -icon_logo_dropbox = NotStr('''''') -icon_calendar_number = NotStr(''' - - -''') -icon_heart_dislike_sharp = NotStr(''' - - - -''') -icon_logo_slack = NotStr(''' - - - - - - - - -''') -icon_game_controller = NotStr('''''') -icon_balloon_sharp = NotStr('''''') -icon_cellular_sharp = NotStr(''' - - - - -''') -icon_caret_down_circle_outline = NotStr(''' - - -''') -icon_bus = NotStr('''''') -icon_musical_notes = NotStr('''''') -icon_compass_sharp = NotStr(''' - - -''') -icon_browsers_outline = NotStr(''' - - -''') -icon_send_sharp = NotStr('''''') -icon_camera_sharp = NotStr(''' - - -''') -icon_play_circle_sharp = NotStr('''''') -icon_cash = NotStr(''' - - - - - - - - -''') -icon_save_outline = NotStr('''''') -icon_grid_outline = NotStr(''' - - - - -''') -icon_speedometer_outline = NotStr(''' - - - - - - - -''') -icon_image = NotStr('''''') -icon_chatbubble_sharp = NotStr('''''') -icon_reorder_two_sharp = NotStr(''' - - -''') -icon_return_up_forward_outline = NotStr(''' - - -''') -icon_ban = NotStr(''' - - -''') -icon_call_outline = NotStr('''''') -icon_stop_circle_outline = NotStr(''' - - -''') -icon_musical_note = NotStr('''''') -icon_bandage = NotStr(''' - - - - - - -''') -icon_pie_chart_sharp = NotStr(''' - - -''') -icon_repeat = NotStr(''' - - - - -''') -icon_cash_outline = NotStr(''' - - - - - - - - -''') -icon_qr_code_outline = NotStr(''' - - - - - - - - - - - -''') -icon_compass = NotStr(''' - - -''') -icon_play_forward_circle_sharp = NotStr('''''') -icon_share_outline = NotStr(''' - - - -''') -icon_file_tray_full_outline = NotStr(''' - - - - - - -''') -icon_navigate_circle = NotStr('''''') -icon_umbrella_sharp = NotStr(''' - - - -''') -icon_paper_plane = NotStr('''''') -icon_cloud = NotStr('''''') -icon_tv = NotStr(''' - - -''') -icon_settings_outline = NotStr('''''') -icon_happy_sharp = NotStr('''''') -icon_play_skip_back_sharp = NotStr('''''') -icon_arrow_undo_circle_sharp = NotStr('''''') -icon_school_outline = NotStr(''' - - - - -''') -icon_code_download_sharp = NotStr(''' - - - - -''') -icon_mail_open_sharp = NotStr('''''') -icon_flame_sharp = NotStr('''''') -icon_crop_outline = NotStr(''' - - - - -''') -icon_color_fill = NotStr(''' - - -''') -icon_search = NotStr('''''') -icon_information_circle_sharp = NotStr('''''') -icon_code_sharp = NotStr(''' - - -''') -icon_file_tray_outline = NotStr(''' - - - - -''') -icon_language_outline = NotStr(''' - - - - - - -''') -icon_cut_outline = NotStr(''' - - - - - - -''') -icon_paper_plane_outline = NotStr(''' - - -''') -icon_search_circle = NotStr(''' - - -''') -icon_arrow_forward = NotStr(''' - - -''') -icon_chevron_back_sharp = NotStr('''''') -icon_baseball_outline = NotStr(''' - - - - - - - - - - - -''') -icon_diamond_sharp = NotStr(''' - - - - - - - - -''') -icon_cellular_outline = NotStr(''' - - - - -''') -icon_person_outline = NotStr(''' - - -''') -icon_dice = NotStr(''' - - - -''') -icon_balloon_outline = NotStr(''' - - - - -''') -icon_sync_circle_outline = NotStr(''' - - - - -''') -icon_watch = NotStr(''' - - -''') -icon_unlink_sharp = NotStr(''' - - -''') -icon_cloud_circle_outline = NotStr(''' - - -''') -icon_storefront_sharp = NotStr(''' - - -''') -icon_key = NotStr('''''') -icon_remove_circle = NotStr('''''') -icon_help_buoy = NotStr('''''') -icon_eye_off_sharp = NotStr(''' - - - - - -''') -icon_time_outline = NotStr(''' - - -''') -icon_mic_off_sharp = NotStr(''' - - - - - -''') -icon_list_outline = NotStr(''' - - - - - - -''') -icon_flashlight_outline = NotStr(''' - - - -''') -icon_help_buoy_sharp = NotStr('''''') -icon_ellipsis_horizontal_circle = NotStr(''' - - - - -''') -icon_flower_sharp = NotStr(''' - - -''') -icon_folder_sharp = NotStr(''' - - -''') -icon_volume_off_sharp = NotStr('''''') -icon_qr_code_sharp = NotStr(''' - - - - - - - - - - - -''') -icon_mail_sharp = NotStr('''''') -icon_ellipsis_vertical_outline = NotStr(''' - - - -''') -icon_star_half = NotStr(''' - - -''') -icon_play_forward_sharp = NotStr(''' - - -''') -icon_person_circle_sharp = NotStr('''''') -icon_chatbubble = NotStr('''''') -icon_mail_unread_outline = NotStr(''' - - - - -''') -icon_prism = NotStr('''''') -icon_pint_outline = NotStr(''' - - -''') -icon_flashlight_sharp = NotStr(''' - - - -''') -icon_bookmarks_sharp = NotStr(''' - - -''') -icon_arrow_redo_circle = NotStr('''''') -icon_logo_steam = NotStr('''''') -icon_briefcase_sharp = NotStr(''' - - -''') -icon_male_female_outline = NotStr(''' - - - - - -''') -icon_camera_outline = NotStr(''' - - - -''') -icon_git_pull_request_sharp = NotStr(''' - - -''') -icon_trash_bin_outline = NotStr(''' - - - - -''') -icon_map = NotStr(''' - - - -''') -icon_wallet_outline = NotStr(''' - - - -''') -icon_shapes = NotStr(''' - - -''') -icon_planet = NotStr(''' - - -''') -icon_filter_circle_outline = NotStr(''' - - - - -''') -icon_caret_back_circle = NotStr('''''') -icon_flash_off_sharp = NotStr(''' - - - -''') -icon_git_network_sharp = NotStr('''''') -icon_chevron_forward_circle_outline = NotStr(''' - - -''') -icon_filter_sharp = NotStr(''' - - - -''') -icon_push = NotStr(''' - - -''') -icon_rose_outline = NotStr(''' - - - - -''') -icon_videocam_sharp = NotStr('''''') -icon_caret_back_outline = NotStr('''''') -icon_file_tray_stacked = NotStr(''' - - -''') -icon_arrow_up_circle_outline = NotStr(''' - - - -''') -icon_people_circle_outline = NotStr(''' - - - - - -''') -icon_document_text_sharp = NotStr(''' - - -''') -icon_cloud_download = NotStr(''' - - -''') -icon_radio_button_off_sharp = NotStr('''''') -icon_bookmarks_outline = NotStr(''' - - -''') -icon_radio_button_off = NotStr('''''') -icon_volume_mute = NotStr(''' - - - - - - -''') -icon_archive_outline = NotStr(''' - - - - -''') -icon_logo_capacitor = NotStr(''' - - -''') -icon_hand_right = NotStr('''''') -icon_newspaper = NotStr(''' - - -''') -icon_checkmark_sharp = NotStr('''''') -icon_wine = NotStr('''''') -icon_remove_outline = NotStr('''''') -icon_settings = NotStr(''' - - -''') -icon_thunderstorm = NotStr(''' - - - - - -''') -icon_logo_instagram = NotStr(''' - - - -''') -icon_beer_sharp = NotStr('''''') -icon_chatbubbles_outline = NotStr(''' - - -''') -icon_beaker_sharp = NotStr('''''') -icon_volume_off = NotStr('''''') -icon_file_tray_full_sharp = NotStr(''' - - - -''') -icon_git_branch = NotStr('''''') -icon_play_circle_outline = NotStr(''' - - -''') -icon_pizza = NotStr(''' - - -''') -icon_volume_low_outline = NotStr(''' - - -''') -icon_checkbox_outline = NotStr(''' - - -''') -icon_disc_sharp = NotStr(''' - - -''') -icon_receipt_sharp = NotStr(''' - - -''') -icon_golf_outline = NotStr(''' - - -''') -icon_mail_open = NotStr('''''') -icon_time = NotStr('''''') -icon_apps_outline = NotStr(''' - - - - - - - - - -''') -icon_search_sharp = NotStr('''''') -icon_ellipsis_vertical_circle_sharp = NotStr('''''') -icon_american_football_outline = NotStr(''' - - - - - - - -''') -icon_paw = NotStr(''' - - - - - -''') -icon_construct = NotStr(''' - - - -''') -icon_cloud_done_sharp = NotStr('''''') -icon_logo_foursquare = NotStr('''''') -icon_golf = NotStr(''' - - -''') -icon_list_circle_outline = NotStr(''' - - - - - - - -''') -icon_podium = NotStr(''' - - - -''') -icon_prism_sharp = NotStr('''''') -icon_logo_paypal = NotStr(''' - - -''') -icon_play_back_circle_outline = NotStr(''' - - -''') -icon_glasses = NotStr('''''') -icon_speedometer_sharp = NotStr('''''') -icon_telescope_sharp = NotStr(''' - - - -''') -icon_cloudy_outline = NotStr('''''') -icon_walk_sharp = NotStr(''' - - - - - -''') -icon_locate_sharp = NotStr(''' - - - - - -''') -icon_calendar_clear_sharp = NotStr(''' - - -''') -icon_power_outline = NotStr(''' - - -''') -icon_people_outline = NotStr(''' - - - - -''') -icon_library = NotStr(''' - - - - - - -''') -icon_chevron_back_circle_outline = NotStr(''' - - -''') -icon_resize_outline = NotStr(''' - - - -''') -icon_diamond = NotStr(''' - - - - - - - -''') -icon_lock_open = NotStr('''''') -icon_location = NotStr(''' - - -''') -icon_airplane = NotStr('''''') -icon_ear = NotStr('''''') -icon_search_outline = NotStr(''' - - -''') -icon_videocam_outline = NotStr(''' - - -''') -icon_calendar_number_outline = NotStr(''' - - - - - - - -''') -icon_mic_circle_sharp = NotStr('''''') -icon_hammer = NotStr(''' - - -''') -icon_refresh_circle_outline = NotStr(''' - - - -''') -icon_return_down_forward_sharp = NotStr(''' - - -''') -icon_flashlight = NotStr(''' - - -''') -icon_expand_sharp = NotStr(''' - - - - - - - - -''') -icon_timer_sharp = NotStr('''''') -icon_shield_half = NotStr(''' - - -''') -icon_at_circle_outline = NotStr(''' - - -''') -icon_nutrition_sharp = NotStr(''' - - -''') -icon_man_sharp = NotStr(''' - - -''') -icon_tennisball = NotStr(''' - - - -''') -icon_school_sharp = NotStr(''' - - -''') -icon_today = NotStr(''' - - -''') -icon_notifications_circle_sharp = NotStr(''' - - - - -''') -icon_musical_notes_sharp = NotStr('''''') -icon_barcode = NotStr('''''') -icon_map_sharp = NotStr('''''') -icon_shield_checkmark_sharp = NotStr('''''') -icon_copy = NotStr(''' - - -''') -icon_stopwatch_outline = NotStr(''' - - - - - -''') -icon_color_wand_outline = NotStr(''' - - - - - - - -''') -icon_hourglass = NotStr('''''') -icon_image_outline = NotStr(''' - - - - -''') -icon_shield_half_sharp = NotStr('''''') -icon_bicycle_sharp = NotStr(''' - - - - -''') -icon_link_outline = NotStr(''' - - - -''') -icon_moon = NotStr('''''') -icon_push_outline = NotStr(''' - - - -''') -icon_logo_google_playstore = NotStr(''' - - - - -''') -icon_happy = NotStr('''''') -icon_repeat_sharp = NotStr(''' - - - - -''') -icon_fitness = NotStr(''' - - - - -''') -icon_moon_outline = NotStr('''''') -icon_reorder_three = NotStr(''' - - - -''') -icon_caret_down_circle = NotStr('''''') -icon_hand_left = NotStr('''''') -icon_map_outline = NotStr(''' - - - -''') -icon_checkbox_sharp = NotStr('''''') -icon_play_sharp = NotStr('''''') -icon_medkit = NotStr(''' - - -''') -icon_chatbox = NotStr('''''') -icon_logo_firefox = NotStr('''''') -icon_arrow_up_circle_sharp = NotStr('''''') -icon_umbrella = NotStr('''''') -icon_bar_chart_outline = NotStr(''' - - - - -''') -icon_logo_whatsapp = NotStr('''''') -icon_logo_usd = NotStr('''''') -icon_volume_low = NotStr(''' - - -''') -icon_server_sharp = NotStr(''' - - - - -''') -icon_storefront = NotStr(''' - - -''') -icon_checkmark_done_circle = NotStr('''''') -icon_heart_sharp = NotStr('''''') -icon_create = NotStr(''' - - - -''') -icon_square_sharp = NotStr('''''') -icon_football_sharp = NotStr('''''') -icon_alert_circle = NotStr('''''') -icon_laptop_outline = NotStr(''' - - -''') -icon_chevron_down_circle_sharp = NotStr('''''') -icon_people_circle = NotStr(''' - - - - - - - - - - - - - - - - - - - - - -''') -icon_laptop_sharp = NotStr('''''') -icon_trending_up_sharp = NotStr(''' - - -''') -icon_eye_sharp = NotStr(''' - - -''') -icon_search_circle_outline = NotStr(''' - - - -''') -icon_logo_mastodon = NotStr('''''') -icon_musical_note_sharp = NotStr('''''') -icon_cloud_circle_sharp = NotStr('''''') -icon_thunderstorm_sharp = NotStr(''' - - - - - -''') -icon_log_in_outline = NotStr(''' - - - -''') -icon_locate_outline = NotStr(''' - - - - - -''') -icon_git_network = NotStr('''''') -icon_add_sharp = NotStr(''' - - -''') -icon_chevron_back_circle = NotStr('''''') -icon_library_outline = NotStr(''' - - - - - - -''') -icon_game_controller_sharp = NotStr('''''') -icon_car_outline = NotStr(''' - - - - - - -''') -icon_bed_outline = NotStr(''' - - - - - -''') -icon_trending_down = NotStr(''' - - -''') -icon_ellipsis_horizontal_sharp = NotStr(''' - - - -''') -icon_refresh = NotStr(''' - - -''') -icon_scan_sharp = NotStr(''' - - - - -''') -icon_information_circle_outline = NotStr(''' - - - - -''') -icon_logo_medium = NotStr('''''') -icon_flash_sharp = NotStr('''''') -icon_refresh_sharp = NotStr(''' - - -''') -icon_dice_sharp = NotStr(''' - - - -''') -icon_receipt = NotStr(''' - - -''') -icon_logo_apple_ar = NotStr(''' - - - - - - - - - - - - - - -''') -icon_arrow_back_circle_sharp = NotStr('''''') -icon_folder = NotStr(''' - - -''') -icon_pulse_sharp = NotStr('''''') -icon_bar_chart_sharp = NotStr(''' - - - - -''') -icon_fish_sharp = NotStr(''' - - -''') -icon_musical_note_outline = NotStr('''''') -icon_eyedrop_outline = NotStr(''' - - - - -''') -icon_close_circle_sharp = NotStr('''''') -icon_arrow_down = NotStr(''' - - -''') -icon_checkmark_done_circle_sharp = NotStr('''''') -icon_hammer_outline = NotStr(''' - - -''') -icon_bus_outline = NotStr(''' - - - - - - - - - - -''') -icon_balloon = NotStr('''''') -icon_briefcase = NotStr(''' - - - -''') -icon_options_sharp = NotStr(''' - - - -''') -icon_file_tray_full = NotStr(''' - - - -''') -icon_reload = NotStr(''' - - -''') -icon_arrow_down_circle_sharp = NotStr('''''') -icon_glasses_outline = NotStr(''' - - - - - -''') -icon_chevron_up_outline = NotStr('''''') -icon_stats_chart_outline = NotStr(''' - - - - -''') -icon_reorder_three_outline = NotStr(''' - - - -''') -icon_checkmark_done = NotStr(''' - - - -''') -icon_person_circle = NotStr('''''') -icon_person_remove_sharp = NotStr(''' - - - -''') -icon_fast_food_outline = NotStr(''' - - - - - - - - -''') -icon_woman_outline = NotStr(''' - - - - - -''') -icon_mic_outline = NotStr(''' - - - - -''') -icon_headset = NotStr('''''') -icon_swap_horizontal = NotStr(''' - - - - -''') -icon_bag_handle = NotStr('''''') -icon_arrow_back_circle_outline = NotStr(''' - - - -''') -icon_female_outline = NotStr(''' - - - -''') -icon_code_outline = NotStr(''' - - -''') -icon_snow_sharp = NotStr('''''') -icon_logo_octocat = NotStr(''' - - - -''') -icon_shirt_outline = NotStr(''' - - -''') -icon_home_outline = NotStr(''' - - - -''') -icon_code_download = NotStr(''' - - - - -''') -icon_battery_charging_sharp = NotStr(''' - - - - - - -''') -icon_power = NotStr(''' - - -''') -icon_logo_facebook = NotStr('''''') -icon_attach_outline = NotStr('''''') -icon_thumbs_up_outline = NotStr(''' - - - - - -''') -icon_terminal_outline = NotStr(''' - - - -''') -icon_return_down_back = NotStr(''' - - -''') -icon_log_out_outline = NotStr(''' - - - -''') -icon_trail_sign = NotStr('''''') -icon_move_outline = NotStr(''' - - - - - - -''') -icon_male = NotStr('''''') -icon_game_controller_outline = NotStr(''' - - - - - - - -''') -icon_tablet_portrait_sharp = NotStr('''''') -icon_pause_circle_outline = NotStr(''' - - - -''') -icon_calculator_sharp = NotStr('''''') -icon_bag_check_sharp = NotStr('''''') -icon_stop_sharp = NotStr('''''') -icon_chatbubble_ellipses_sharp = NotStr('''''') -icon_cube = NotStr(''' - - - -''') -icon_keypad = NotStr(''' - - - - - - - - - - -''') -icon_star_sharp = NotStr('''''') -icon_logo_pinterest = NotStr('''''') -icon_american_football_sharp = NotStr(''' - - - -''') -icon_cafe_outline = NotStr(''' - - - -''') -icon_tv_sharp = NotStr(''' - - -''') -icon_bandage_sharp = NotStr(''' - - - -''') -icon_unlink_outline = NotStr(''' - - -''') -icon_play_skip_forward_circle_outline = NotStr(''' - - -''') -icon_megaphone = NotStr(''' - - - -''') -icon_filter = NotStr(''' - - - -''') -icon_phone_landscape = NotStr(''' - - - -''') -icon_bug = NotStr(''' - - -''') -icon_logo_gitlab = NotStr('''''') -icon_rainy_sharp = NotStr(''' - - - - - -''') -icon_image_sharp = NotStr('''''') -icon_checkmark = NotStr('''''') -icon_notifications = NotStr(''' - - -''') -icon_beaker = NotStr('''''') -icon_bag_outline = NotStr(''' - - -''') -icon_pause_outline = NotStr(''' - - -''') -icon_play_skip_back_circle_outline = NotStr(''' - - -''') -icon_tablet_landscape_outline = NotStr('''''') -icon_bag_check_outline = NotStr(''' - - - -''') -icon_arrow_undo_sharp = NotStr('''''') -icon_download_sharp = NotStr(''' - - -''') -icon_volume_mute_outline = NotStr(''' - - - - - - -''') -icon_menu = NotStr(''' - - - -''') -icon_sparkles_outline = NotStr(''' - - - -''') -icon_reorder_four_sharp = NotStr(''' - - - - -''') -icon_expand = NotStr(''' - - - - - - - - -''') -icon_partly_sunny_outline = NotStr(''' - - - - - - -''') -icon_swap_horizontal_outline = NotStr(''' - - - - -''') -icon_chevron_up_sharp = NotStr('''''') -icon_body_outline = NotStr(''' - - -''') -icon_calendar_clear = NotStr(''' - - -''') -icon_car_sharp = NotStr('''''') -icon_chatbox_outline = NotStr('''''') -icon_thumbs_down = NotStr(''' - - - - - -''') -icon_bulb_sharp = NotStr(''' - - - -''') -icon_sparkles = NotStr(''' - - - -''') -icon_move = NotStr(''' - - - - - - -''') -icon_car_sport_sharp = NotStr('''''') -icon_cart_outline = NotStr(''' - - - - -''') -icon_hand_right_outline = NotStr(''' - - - - - -''') -icon_baseball_sharp = NotStr(''' - - - -''') -icon_flame_outline = NotStr(''' - - -''') -icon_scan_circle_outline = NotStr(''' - - - - - -''') -icon_return_down_forward = NotStr(''' - - -''') -icon_power_sharp = NotStr(''' - - -''') -icon_beer = NotStr('''''') -icon_shapes_outline = NotStr(''' - - -''') -icon_play_skip_back = NotStr('''''') -icon_play_outline = NotStr('''''') -icon_scan = NotStr(''' - - - - -''') -icon_id_card_sharp = NotStr('''''') -icon_volume_high_sharp = NotStr(''' - - - - -''') -icon_keypad_outline = NotStr(''' - - - - - - - - - - -''') -icon_hourglass_sharp = NotStr('''''') -icon_journal = NotStr(''' - - -''') -icon_file_tray = NotStr('''''') -icon_man = NotStr(''' - - -''') -icon_restaurant_outline = NotStr(''' - - - - - -''') -icon_navigate_outline = NotStr('''''') -icon_information_outline = NotStr(''' - - - -''') -icon_menu_outline = NotStr(''' - - - -''') -icon_chevron_up = NotStr('''''') -icon_reload_circle_outline = NotStr(''' - - - -''') -icon_navigate_circle_outline = NotStr(''' - - -''') -icon_play_skip_back_circle_sharp = NotStr('''''') -icon_chatbubbles = NotStr(''' - - - -''') -icon_mic_off_outline = NotStr(''' - - - - - -''') -icon_brush = NotStr(''' - - -''') -icon_code_slash = NotStr(''' - - - -''') -icon_menu_sharp = NotStr('''''') -icon_git_commit_outline = NotStr(''' - - - -''') -icon_archive_sharp = NotStr(''' - - -''') -icon_skull = NotStr('''''') -icon_pizza_sharp = NotStr(''' - - - - - -''') -icon_open = NotStr(''' - - -''') -icon_transgender_outline = NotStr(''' - - - - - - - - -''') -icon_mail = NotStr('''''') -icon_bug_outline = NotStr(''' - - - - - - - - - -''') -icon_list_circle = NotStr('''''') -icon_chevron_down_circle_outline = NotStr(''' - - -''') -icon_star_half_sharp = NotStr('''''') -icon_ear_sharp = NotStr('''''') -icon_logo_vue = NotStr(''' - - -''') -icon_flower = NotStr(''' - - -''') -icon_cog = NotStr('''''') -icon_person_sharp = NotStr('''''') -icon_logo_bitcoin = NotStr('''''') -icon_desktop_outline = NotStr(''' - - - - -''') -icon_code_working_sharp = NotStr(''' - - - - - -''') -icon_shuffle = NotStr(''' - - - - - -''') -icon_caret_back = NotStr('''''') -icon_alert_circle_sharp = NotStr(''' - - -''') -icon_file_tray_sharp = NotStr('''''') -icon_cash_sharp = NotStr(''' - - - - - - - - -''') -icon_close_outline = NotStr(''' - - -''') -icon_card_sharp = NotStr(''' - - -''') -icon_git_branch_sharp = NotStr('''''') -icon_chevron_forward = NotStr('''''') -icon_logo_react = NotStr(''' - - -''') -icon_logo_vercel = NotStr('''''') -icon_layers = NotStr(''' - - - -''') -icon_bag_add_sharp = NotStr('''''') -icon_reload_outline = NotStr(''' - - -''') -icon_logo_codepen = NotStr(''' - - - - - - - - -''') -icon_logo_python = NotStr(''' - - -''') -icon_thermometer = NotStr('''''') -icon_car_sport_outline = NotStr(''' - - - - - - - - - -''') -icon_print_outline = NotStr(''' - - - - -''') -icon_funnel_outline = NotStr('''''') -icon_heart_outline = NotStr('''''') -icon_barcode_sharp = NotStr(''' - - - - - - - -''') -icon_resize = NotStr(''' - - - -''') -icon_logo_behance = NotStr(''' - - - - -''') -icon_pricetag_sharp = NotStr('''''') -icon_chevron_down_circle = NotStr('''''') -icon_share_social_outline = NotStr(''' - - - - - -''') -icon_play_circle = NotStr('''''') -icon_cloudy_sharp = NotStr('''''') -icon_leaf = NotStr(''' - - -''') -icon_clipboard_outline = NotStr(''' - - -''') -icon_subway_sharp = NotStr(''' - - -''') -icon_chatbubble_ellipses_outline = NotStr(''' - - - - -''') -icon_logo_soundcloud = NotStr(''' - - - - - - - - - - - - - - -''') -icon_save = NotStr(''' - - -''') +scale_outline = NotStr(''' ''') +radio_button_on_sharp = NotStr(''' ''') +walk = NotStr(''' ''') +finger_print_outline = NotStr('''''') +flask_sharp = NotStr('''''') +information_sharp = NotStr(''' ''') +mic_off_circle_outline = NotStr(''' ''') +flower_outline = NotStr(''' ''') +toggle_sharp = NotStr('''''') +analytics_outline = NotStr(''' ''') +play_skip_back_circle = NotStr('''''') +git_merge_outline = NotStr(''' ''') +calendar = NotStr(''' ''') +toggle_outline = NotStr(''' ''') +cog_outline = NotStr('''''') +tablet_portrait = NotStr(''' ''') +planet_outline = NotStr(''' ''') +add = NotStr(''' ''') +return_down_back_sharp = NotStr(''' ''') +volume_high = NotStr(''' ''') +leaf_sharp = NotStr(''' ''') +logo_snapchat = NotStr('''''') +arrow_back_circle = NotStr('''''') +chevron_forward_circle = NotStr('''''') +restaurant_sharp = NotStr(''' ''') +code_working = NotStr(''' ''') +duplicate = NotStr(''' ''') +newspaper_sharp = NotStr(''' ''') +battery_half = NotStr(''' ''') +return_down_back_outline = NotStr(''' ''') +trash_bin = NotStr(''' ''') +receipt_outline = NotStr(''' ''') +sync_circle = NotStr('''''') +basket = NotStr('''''') +bag_sharp = NotStr('''''') +battery_full_sharp = NotStr(''' ''') +ribbon = NotStr(''' ''') +logo_figma = NotStr(''' ''') +star_outline = NotStr('''''') +bookmarks = NotStr(''' ''') +shuffle_outline = NotStr(''' ''') +scale = NotStr('''''') +logo_no_smoking = NotStr(''' ''') +musical_notes_outline = NotStr(''' ''') +arrow_up = NotStr(''' ''') +document_text_outline = NotStr(''' ''') +person_remove_outline = NotStr(''' ''') +git_commit_sharp = NotStr('''''') +help_buoy_outline = NotStr(''' ''') +snow = NotStr('''''') +logo_tableau = NotStr(''' ''') +cloud_sharp = NotStr('''''') +aperture_outline = NotStr(''' ''') +chatbubbles_sharp = NotStr(''' ''') +cloud_download_sharp = NotStr(''' ''') +compass_outline = NotStr(''' ''') +rocket_sharp = NotStr(''' ''') +text_outline = NotStr(''' ''') +ban_outline = NotStr(''' ''') +cog_sharp = NotStr('''''') +arrow_up_circle = NotStr('''''') +logo_angular = NotStr(''' ''') +infinite = NotStr(''' ''') +ice_cream_outline = NotStr(''' ''') +analytics = NotStr('''''') +aperture_sharp = NotStr(''' ''') +swap_horizontal_sharp = NotStr(''' ''') +chevron_up_circle_outline = NotStr(''' ''') +open_outline = NotStr(''' ''') +accessibility_sharp = NotStr(''' ''') +bluetooth_sharp = NotStr('''''') +arrow_up_sharp = NotStr(''' ''') +sync_outline = NotStr(''' ''') +pricetags_sharp = NotStr(''' ''') +logo_web_component = NotStr(''' ''') +play_skip_back_outline = NotStr(''' ''') +cloud_upload_outline = NotStr(''' ''') +pricetags = NotStr(''' ''') +logo_xing = NotStr(''' ''') +funnel = NotStr('''''') +arrow_forward_circle_outline = NotStr(''' ''') +chatbox_ellipses_sharp = NotStr('''''') +cloud_done = NotStr('''''') +arrow_back_outline = NotStr(''' ''') +camera_reverse_sharp = NotStr('''''') +globe = NotStr(''' ''') +logo_twitter = NotStr('''''') +code_download_outline = NotStr(''' ''') +sync = NotStr(''' ''') +close_sharp = NotStr('''''') +brush_sharp = NotStr(''' ''') +boat = NotStr(''' ''') +contract_sharp = NotStr(''' ''') +logo_npm = NotStr(''' ''') +play_skip_forward_circle_sharp = NotStr('''''') +cellular = NotStr(''' ''') +lock_closed = NotStr('''''') +location_outline = NotStr(''' ''') +git_commit = NotStr('''''') +navigate_sharp = NotStr('''''') +restaurant = NotStr(''' ''') +heart_half_outline = NotStr('''''') +filter_circle = NotStr('''''') +eye_outline = NotStr(''' ''') +chatbubble_ellipses = NotStr('''''') +alarm_sharp = NotStr(''' ''') +sparkles_sharp = NotStr(''' ''') +trash = NotStr(''' ''') +trophy = NotStr('''''') +location_sharp = NotStr('''''') +ellipse_outline = NotStr('''''') +globe_outline = NotStr(''' ''') +contrast_sharp = NotStr('''''') +skull_outline = NotStr(''' ''') +return_up_forward_sharp = NotStr(''' ''') +logo_wordpress = NotStr(''' ''') +mic_circle_outline = NotStr(''' ''') +school = NotStr(''' ''') +play_skip_forward = NotStr('''''') +bulb_outline = NotStr(''' ''') +arrow_forward_circle_sharp = NotStr('''''') +navigate = NotStr('''''') +backspace_sharp = NotStr('''''') +time_sharp = NotStr('''''') +chevron_back_circle_sharp = NotStr('''''') +nuclear_outline = NotStr(''' ''') +headset_outline = NotStr(''' ''') +logo_android = NotStr('''''') +refresh_circle_sharp = NotStr('''''') +construct_outline = NotStr(''' ''') +scan_circle_sharp = NotStr('''''') +terminal = NotStr('''''') +color_fill_sharp = NotStr(''' ''') +arrow_redo_circle_outline = NotStr(''' ''') +logo_stackoverflow = NotStr(''' ''') +skull_sharp = NotStr('''''') +git_branch_outline = NotStr(''' ''') +mail_open_outline = NotStr(''' ''') +information = NotStr(''' ''') +folder_outline = NotStr(''' ''') +fish = NotStr(''' ''') +id_card = NotStr('''''') +bed_sharp = NotStr('''''') +folder_open_sharp = NotStr(''' ''') +images_sharp = NotStr(''' ''') +radio_button_on = NotStr(''' ''') +color_palette = NotStr('''''') +cloud_circle = NotStr('''''') +ban_sharp = NotStr('''''') +volume_high_outline = NotStr(''' ''') +settings_sharp = NotStr('''''') +albums_outline = NotStr(''' ''') +fast_food_sharp = NotStr(''' ''') +mic_off_circle = NotStr('''''') +extension_puzzle_outline = NotStr('''''') +pause_sharp = NotStr(''' ''') +analytics_sharp = NotStr('''''') +egg_sharp = NotStr('''''') +notifications_off = NotStr(''' ''') +caret_forward = NotStr('''''') +walk_outline = NotStr(''' ''') +ticket = NotStr('''''') +bicycle_outline = NotStr(''' ''') +lock_open_sharp = NotStr('''''') +remove_circle_outline = NotStr(''' ''') +heart_circle_outline = NotStr(''' ''') +wine_outline = NotStr(''' ''') +documents = NotStr(''' ''') +hardware_chip_sharp = NotStr(''' ''') +git_pull_request_outline = NotStr(''' ''') +notifications_outline = NotStr(''' ''') +help = NotStr(''' ''') +female = NotStr('''''') +pricetag = NotStr('''''') +shield_checkmark = NotStr('''''') +flag = NotStr('''''') +caret_up_circle_sharp = NotStr('''''') +logo_ionic = NotStr(''' ''') +arrow_undo = NotStr('''''') +ellipsis_vertical = NotStr(''' ''') +text_sharp = NotStr(''' ''') +trash_sharp = NotStr(''' ''') +push_sharp = NotStr(''' ''') +share = NotStr(''' ''') +calculator_outline = NotStr(''' ''') +folder_open_outline = NotStr(''' ''') +cloud_offline_outline = NotStr(''' ''') +logo_rss = NotStr(''' ''') +telescope = NotStr(''' ''') +logo_designernews = NotStr(''' ''') +reader_outline = NotStr(''' ''') +arrow_back = NotStr(''' ''') +navigate_circle_sharp = NotStr('''''') +easel_sharp = NotStr(''' ''') +today_sharp = NotStr(''' ''') +tablet_landscape = NotStr(''' ''') +triangle_sharp = NotStr('''''') +pint = NotStr('''''') +chatbox_ellipses_outline = NotStr(''' ''') +heart_circle_sharp = NotStr('''''') +refresh_circle = NotStr('''''') +thumbs_up_sharp = NotStr('''''') +infinite_outline = NotStr(''' ''') +rose = NotStr(''' ''') +sunny = NotStr(''' ''') +remove = NotStr('''''') +wine_sharp = NotStr('''''') +battery_dead_outline = NotStr(''' ''') +finger_print_sharp = NotStr(''' ''') +logo_twitch = NotStr(''' ''') +recording_sharp = NotStr('''''') +file_tray_stacked_sharp = NotStr(''' ''') +barcode_outline = NotStr(''' ''') +rose_sharp = NotStr(''' ''') +color_fill_outline = NotStr(''' ''') +hardware_chip = NotStr(''' ''') +phone_landscape_outline = NotStr(''' ''') +play_skip_forward_sharp = NotStr('''''') +play_back_circle = NotStr('''''') +battery_charging_outline = NotStr(''' ''') +easel_outline = NotStr(''' ''') +alarm = NotStr(''' ''') +egg_outline = NotStr('''''') +backspace = NotStr('''''') +return_up_back_sharp = NotStr(''' ''') +disc = NotStr(''' ''') +cube_outline = NotStr(''' ''') +warning_outline = NotStr(''' ''') +earth_outline = NotStr(''' ''') +trash_bin_sharp = NotStr(''' ''') +speedometer = NotStr('''''') +bag_check = NotStr('''''') +fast_food = NotStr(''' ''') +text = NotStr(''' ''') +filter_circle_sharp = NotStr('''''') +scan_outline = NotStr(''' ''') +nutrition_outline = NotStr(''' ''') +send = NotStr('''''') +flash_off_outline = NotStr(''' ''') +dice_outline = NotStr(''' ''') +logo_sass = NotStr('''''') +laptop = NotStr('''''') +ellipsis_vertical_circle = NotStr(''' ''') +wifi = NotStr(''' ''') +funnel_sharp = NotStr('''''') +card_outline = NotStr(''' ''') +boat_outline = NotStr(''' ''') +triangle_outline = NotStr('''''') +book = NotStr(''' ''') +journal_sharp = NotStr(''' ''') +logo_docker = NotStr(''' ''') +return_up_back = NotStr(''' ''') +git_compare = NotStr(''' ''') +alarm_outline = NotStr(''' ''') +alert_outline = NotStr(''' ''') +pause_circle = NotStr('''''') +cloudy_night_sharp = NotStr(''' ''') +magnet_sharp = NotStr(''' ''') +logo_stencil = NotStr(''' ''') +filter_outline = NotStr(''' ''') +footsteps_sharp = NotStr(''' ''') +server = NotStr(''' ''') +arrow_undo_circle_outline = NotStr(''' ''') +home_sharp = NotStr('''''') +male_female = NotStr('''''') +caret_down_circle_sharp = NotStr('''''') +heart_dislike_circle_sharp = NotStr('''''') +timer_outline = NotStr(''' ''') +train_sharp = NotStr(''' ''') +reload_sharp = NotStr(''' ''') +alert = NotStr(''' ''') +basketball = NotStr(''' ''') +bonfire_outline = NotStr(''' ''') +ear_outline = NotStr(''' ''') +arrow_undo_outline = NotStr('''''') +bicycle = NotStr(''' ''') +bag_add_outline = NotStr(''' ''') +enter = NotStr(''' ''') +caret_back_circle_outline = NotStr(''' ''') +trash_outline = NotStr(''' ''') +enter_sharp = NotStr(''' ''') +bookmark_outline = NotStr('''''') +git_merge = NotStr('''''') +bag = NotStr('''''') +pizza_outline = NotStr(''' ''') +aperture = NotStr(''' ''') +partly_sunny_sharp = NotStr(''' ''') +people_sharp = NotStr(''' ''') +battery_dead_sharp = NotStr(''' ''') +flame = NotStr('''''') +stopwatch_sharp = NotStr('''''') +film_outline = NotStr(''' ''') +pint_sharp = NotStr('''''') +sync_sharp = NotStr(''' ''') +male_outline = NotStr(''' ''') +save_sharp = NotStr('''''') +logo_vk = NotStr('''''') +id_card_outline = NotStr(''' ''') +checkmark_done_sharp = NotStr(''' ''') +logo_euro = NotStr('''''') +calendar_sharp = NotStr(''' ''') +reload_circle = NotStr('''''') +options_outline = NotStr(''' ''') +logo_html5 = NotStr('''''') +create_sharp = NotStr(''' ''') +bag_handle_outline = NotStr(''' ''') +logo_edge = NotStr('''''') +at_sharp = NotStr('''''') +logo_flickr = NotStr('''''') +battery_half_sharp = NotStr(''' ''') +videocam_off = NotStr(''' ''') +grid_sharp = NotStr(''' ''') +storefront_outline = NotStr(''' ''') +logo_wechat = NotStr(''' ''') +caret_forward_circle_outline = NotStr(''' ''') +water_outline = NotStr(''' ''') +images_outline = NotStr(''' ''') +caret_up_outline = NotStr('''''') +shuffle_sharp = NotStr(''' ''') +pricetag_outline = NotStr(''' ''') +albums = NotStr(''' ''') +bowling_ball = NotStr('''''') +star_half_outline = NotStr(''' ''') +medical = NotStr('''''') +book_outline = NotStr(''' ''') +reorder_four_outline = NotStr(''' ''') +square_outline = NotStr('''''') +footsteps = NotStr(''' ''') +thumbs_up = NotStr(''' ''') +caret_down_sharp = NotStr('''''') +flash = NotStr('''''') +notifications_sharp = NotStr(''' ''') +eye_off_outline = NotStr(''' ''') +person_circle_outline = NotStr(''' ''') +newspaper_outline = NotStr(''' ''') +close_circle_outline = NotStr(''' ''') +pin_sharp = NotStr('''''') +logo_github = NotStr('''''') +logo_markdown = NotStr('''''') +help_circle_outline = NotStr(''' ''') +logo_yen = NotStr('''''') +stop_outline = NotStr('''''') +document = NotStr(''' ''') +notifications_circle = NotStr('''''') +eye_off = NotStr(''' ''') +logo_microsoft = NotStr(''' ''') +language_sharp = NotStr(''' ''') +file_tray_stacked_outline = NotStr(''' ''') +logo_tiktok = NotStr('''''') +exit_outline = NotStr(''' ''') +videocam_off_sharp = NotStr(''' ''') +heart_half = NotStr('''''') +code = NotStr(''' ''') +pause = NotStr(''' ''') +logo_electron = NotStr(''' ''') +watch_sharp = NotStr(''' ''') +key_sharp = NotStr('''''') +create_outline = NotStr(''' ''') +logo_buffer = NotStr(''' ''') +chatbox_ellipses = NotStr('''''') +browsers_sharp = NotStr('''''') +bag_handle_sharp = NotStr('''''') +duplicate_outline = NotStr(''' ''') +reload_circle_sharp = NotStr('''''') +cube_sharp = NotStr(''' ''') +lock_closed_sharp = NotStr('''''') +mic_off = NotStr(''' ''') +rocket = NotStr(''' ''') +mail_outline = NotStr(''' ''') +logo_apple_appstore = NotStr('''''') +logo_skype = NotStr('''''') +heart_dislike = NotStr(''' ''') +male_female_sharp = NotStr('''''') +people_circle_sharp = NotStr('''''') +desktop_sharp = NotStr('''''') +flask_outline = NotStr(''' ''') +alert_sharp = NotStr(''' ''') +browsers = NotStr('''''') +arrow_redo = NotStr('''''') +transgender_sharp = NotStr('''''') +layers_outline = NotStr(''' ''') +shield = NotStr('''''') +logo_vimeo = NotStr('''''') +wifi_outline = NotStr(''' ''') +ticket_outline = NotStr(''' ''') +bag_add = NotStr('''''') +caret_up_circle = NotStr('''''') +fitness_outline = NotStr(''' ''') +medal = NotStr(''' ''') +server_outline = NotStr(''' ''') +gift_outline = NotStr(''' ''') +leaf_outline = NotStr(''' ''') +ice_cream = NotStr(''' ''') +cafe = NotStr(''' ''') +play_forward_circle_outline = NotStr(''' ''') +folder_open = NotStr(''' ''') +logo_xbox = NotStr(''' ''') +arrow_forward_circle = NotStr('''''') +people = NotStr(''' ''') +rainy = NotStr(''' ''') +list_sharp = NotStr(''' ''') +reorder_three_sharp = NotStr(''' ''') +baseball = NotStr(''' ''') +woman = NotStr(''' ''') +person = NotStr(''' ''') +stop_circle = NotStr('''''') +arrow_down_circle_outline = NotStr(''' ''') +logo_ionitron = NotStr(''' ''') +warning_sharp = NotStr('''''') +videocam = NotStr(''' ''') +print = NotStr(''' ''') +logo_laravel = NotStr('''''') +basketball_outline = NotStr(''' ''') +logo_dribbble = NotStr('''''') +add_circle = NotStr('''''') +cut_sharp = NotStr(''' ''') +arrow_redo_sharp = NotStr('''''') +stats_chart = NotStr(''' ''') +medal_outline = NotStr(''' ''') +volume_medium_sharp = NotStr(''' ''') +share_social_sharp = NotStr('''''') +notifications_off_circle_outline = NotStr(''' ''') +checkmark_circle_sharp = NotStr('''''') +accessibility_outline = NotStr(''' ''') +footsteps_outline = NotStr(''' ''') +images = NotStr(''' ''') +chevron_down_sharp = NotStr('''''') +arrow_forward_outline = NotStr(''' ''') +disc_outline = NotStr(''' ''') +phone_portrait_outline = NotStr(''' ''') +arrow_redo_circle_sharp = NotStr('''''') +share_social = NotStr('''''') +close_circle = NotStr('''''') +pie_chart = NotStr(''' ''') +bowling_ball_outline = NotStr(''' ''') +today_outline = NotStr(''' ''') +stopwatch = NotStr(''' ''') +trending_down_sharp = NotStr(''' ''') +paw_sharp = NotStr(''' ''') +invert_mode_sharp = NotStr(''' ''') +play_back_sharp = NotStr(''' ''') +podium_outline = NotStr(''' ''') +globe_sharp = NotStr(''' ''') +add_circle_sharp = NotStr('''''') +battery_full = NotStr(''' ''') +play_skip_forward_outline = NotStr(''' ''') +volume_medium_outline = NotStr(''' ''') +construct_sharp = NotStr(''' ''') +attach = NotStr('''''') +barbell = NotStr('''''') +add_circle_outline = NotStr(''' ''') +trophy_sharp = NotStr('''''') +download_outline = NotStr(''' ''') +phone_portrait = NotStr(''' ''') +thermometer_sharp = NotStr('''''') +checkmark_done_outline = NotStr(''' ''') +log_out_sharp = NotStr(''' ''') +at_circle = NotStr(''' ''') +person_add_sharp = NotStr(''' ''') +pulse_outline = NotStr(''' ''') +notifications_circle_outline = NotStr(''' ''') +journal_outline = NotStr(''' ''') +cut = NotStr(''' ''') +nutrition = NotStr(''' ''') +caret_forward_outline = NotStr('''''') +pause_circle_sharp = NotStr('''''') +caret_forward_sharp = NotStr('''''') +pin_outline = NotStr(''' ''') +rocket_outline = NotStr(''' ''') +person_add_outline = NotStr(''' ''') +subway = NotStr(''' ''') +extension_puzzle = NotStr('''''') +trail_sign_outline = NotStr(''' ''') +logo_linkedin = NotStr('''''') +contrast_outline = NotStr(''' ''') +play = NotStr('''''') +resize_sharp = NotStr(''' ''') +pencil = NotStr(''' ''') +list_circle_sharp = NotStr('''''') +alert_circle_outline = NotStr(''' ''') +archive = NotStr(''' ''') +tennisball_sharp = NotStr(''' ''') +battery_charging = NotStr(''' ''') +man_outline = NotStr(''' ''') +toggle = NotStr('''''') +medical_outline = NotStr('''''') +document_attach = NotStr(''' ''') +sunny_outline = NotStr(''' ''') +information_circle = NotStr('''''') +color_palette_outline = NotStr(''' ''') +arrow_back_sharp = NotStr(''' ''') +wallet_sharp = NotStr(''' ''') +at = NotStr(''' ''') +copy_outline = NotStr(''' ''') +color_wand_sharp = NotStr(''' ''') +logo_closed_captioning = NotStr(''' ''') +ellipsis_horizontal_circle_sharp = NotStr('''''') +color_palette_sharp = NotStr('''''') +log_out = NotStr(''' ''') +cloud_upload = NotStr(''' ''') +square = NotStr('''''') +play_forward_circle = NotStr('''''') +log_in = NotStr(''' ''') +megaphone_outline = NotStr(''' ''') +film_sharp = NotStr('''''') +hourglass_outline = NotStr(''' ''') +logo_tux = NotStr('''''') +layers_sharp = NotStr(''' ''') +key_outline = NotStr('''''') +calendar_clear_outline = NotStr(''' ''') +cloud_done_outline = NotStr(''' ''') +logo_hackernews = NotStr('''''') +scan_circle = NotStr('''''') +trail_sign_sharp = NotStr('''''') +reader = NotStr('''''') +cloudy_night_outline = NotStr(''' ''') +logo_apple = NotStr(''' ''') +pencil_sharp = NotStr(''' ''') +battery_dead = NotStr(''' ''') +bluetooth = NotStr('''''') +moon_sharp = NotStr('''''') +basket_outline = NotStr(''' ''') +repeat_outline = NotStr(''' ''') +barbell_outline = NotStr(''' ''') +send_outline = NotStr('''''') +water_sharp = NotStr('''''') +build_sharp = NotStr('''''') +shield_half_outline = NotStr(''' ''') +nuclear = NotStr('''''') +medical_sharp = NotStr('''''') +checkmark_done_circle_outline = NotStr(''' ''') +logo_firebase = NotStr('''''') +thumbs_down_outline = NotStr(''' ''') +open_sharp = NotStr(''' ''') +bar_chart = NotStr(''' ''') +bookmark_sharp = NotStr('''''') +heart_dislike_circle_outline = NotStr(''' ''') +body_sharp = NotStr(''' ''') +backspace_outline = NotStr(''' ''') +camera = NotStr(''' ''') +radio_button_on_outline = NotStr(''' ''') +cloud_offline_sharp = NotStr(''' ''') +mic_circle = NotStr('''''') +basketball_sharp = NotStr(''' ''') +attach_sharp = NotStr('''''') +business = NotStr(''' ''') +document_lock = NotStr(''' ''') +radio_button_off_outline = NotStr('''''') +bookmark = NotStr('''''') +code_working_outline = NotStr(''' ''') +sunny_sharp = NotStr(''' ''') +volume_off_outline = NotStr('''''') +help_sharp = NotStr(''' ''') +hand_right_sharp = NotStr('''''') +expand_outline = NotStr(''' ''') +logo_youtube = NotStr('''''') +ellipsis_vertical_circle_outline = NotStr(''' ''') +list = NotStr(''' ''') +paw_outline = NotStr(''' ''') +bonfire = NotStr(''' ''') +sad_outline = NotStr(''' ''') +document_lock_outline = NotStr(''' ''') +help_circle = NotStr('''''') +caret_up_circle_outline = NotStr(''' ''') +notifications_off_sharp = NotStr(''' ''') +basket_sharp = NotStr(''' ''') +locate = NotStr(''' ''') +chevron_down = NotStr('''''') +telescope_outline = NotStr(''' ''') +clipboard = NotStr('''''') +return_down_forward_outline = NotStr(''' ''') +arrow_up_outline = NotStr(''' ''') +calendar_number_sharp = NotStr(''' ''') +camera_reverse = NotStr('''''') +lock_closed_outline = NotStr(''' ''') +call_sharp = NotStr('''''') +volume_low_sharp = NotStr(''' ''') +duplicate_sharp = NotStr(''' ''') +home = NotStr(''' ''') +color_filter_outline = NotStr(''' ''') +code_slash_outline = NotStr(''' ''') +briefcase_outline = NotStr(''' ''') +earth = NotStr('''''') +logo_deviantart = NotStr('''''') +happy_outline = NotStr(''' ''') +bonfire_sharp = NotStr(''' ''') +color_filter = NotStr(''' ''') +timer = NotStr('''''') +caret_forward_circle_sharp = NotStr('''''') +language = NotStr(''' ''') +swap_vertical_sharp = NotStr(''' ''') +ice_cream_sharp = NotStr(''' ''') +flask = NotStr('''''') +cloud_upload_sharp = NotStr(''' ''') +document_attach_outline = NotStr(''' ''') +woman_sharp = NotStr(''' ''') +at_outline = NotStr(''' ''') +document_outline = NotStr(''' ''') +trophy_outline = NotStr(''' ''') +caret_down_outline = NotStr('''''') +brush_outline = NotStr(''' ''') +document_lock_sharp = NotStr(''' ''') +shield_sharp = NotStr('''''') +calendar_outline = NotStr(''' ''') +remove_sharp = NotStr('''''') +logo_venmo = NotStr('''''') +code_slash_sharp = NotStr(''' ''') +fish_outline = NotStr(''' ''') +transgender = NotStr('''''') +swap_vertical = NotStr(''' ''') +ellipsis_vertical_sharp = NotStr(''' ''') +flash_outline = NotStr('''''') +ellipsis_horizontal_outline = NotStr(''' ''') +logo_pwa = NotStr(''' ''') +eyedrop = NotStr('''''') +female_sharp = NotStr('''''') +wifi_sharp = NotStr(''' ''') +document_text = NotStr(''' ''') +ellipsis_horizontal_circle_outline = NotStr(''' ''') +umbrella_outline = NotStr(''' ''') +link_sharp = NotStr(''' ''') +logo_playstation = NotStr(''' ''') +hammer_sharp = NotStr(''' ''') +share_sharp = NotStr(''' ''') +arrow_down_outline = NotStr(''' ''') +git_compare_outline = NotStr(''' ''') +heart = NotStr('''''') +documents_sharp = NotStr(''' ''') +eyedrop_sharp = NotStr('''''') +trending_down_outline = NotStr(''' ''') +caret_up = NotStr('''''') +bed = NotStr(''' ''') +trending_up = NotStr(''' ''') +stop_circle_sharp = NotStr('''''') +thunderstorm_outline = NotStr(''' ''') +shield_outline = NotStr('''''') +terminal_sharp = NotStr('''''') +easel = NotStr(''' ''') +water = NotStr('''''') +card = NotStr(''' ''') +document_attach_sharp = NotStr(''' ''') +shirt = NotStr(''' ''') +hand_left_outline = NotStr(''' ''') +volume_medium = NotStr(''' ''') +tablet_landscape_sharp = NotStr('''''') +qr_code = NotStr(''' ''') +library_sharp = NotStr(''' ''') +notifications_off_circle = NotStr('''''') +battery_half_outline = NotStr(''' ''') +football = NotStr('''''') +return_up_back_outline = NotStr(''' ''') +scale_sharp = NotStr('''''') +unlink = NotStr(''' ''') +medal_sharp = NotStr(''' ''') +caret_back_sharp = NotStr('''''') +documents_outline = NotStr(''' ''') +git_merge_sharp = NotStr('''''') +beaker_outline = NotStr(''' ''') +pulse = NotStr('''''') +extension_puzzle_sharp = NotStr('''''') +contrast = NotStr('''''') +bag_remove_sharp = NotStr('''''') +rainy_outline = NotStr(''' ''') +phone_portrait_sharp = NotStr('''''') +flag_outline = NotStr('''''') +radio_sharp = NotStr(''' ''') +chatbubble_outline = NotStr('''''') +logo_chrome = NotStr(''' ''') +cloud_download_outline = NotStr(''' ''') +cloudy = NotStr('''''') +mail_unread_sharp = NotStr(''' ''') +git_network_outline = NotStr(''' ''') +warning = NotStr('''''') +tennisball_outline = NotStr(''' ''') +desktop = NotStr(''' ''') +shapes_sharp = NotStr(''' ''') +checkmark_outline = NotStr('''''') +ellipse_sharp = NotStr('''''') +grid = NotStr(''' ''') +golf_sharp = NotStr(''' ''') +exit = NotStr(''' ''') +earth_sharp = NotStr(''' ''') +wallet = NotStr(''' ''') +pie_chart_outline = NotStr(''' ''') +triangle = NotStr('''''') +car = NotStr('''''') +bluetooth_outline = NotStr('''''') +invert_mode_outline = NotStr(''' ''') +logo_discord = NotStr(''' ''') +log_in_sharp = NotStr(''' ''') +chevron_up_circle = NotStr('''''') +watch_outline = NotStr(''' ''') +download = NotStr(''' ''') +crop = NotStr(''' ''') +albums_sharp = NotStr(''' ''') +cart_sharp = NotStr(''' ''') +apps_sharp = NotStr(''' ''') +reorder_two_outline = NotStr(''' ''') +business_outline = NotStr(''' ''') +link = NotStr(''' ''') +mail_unread = NotStr(''' ''') +play_forward_outline = NotStr(''' ''') +stats_chart_sharp = NotStr(''' ''') +trending_up_outline = NotStr(''' ''') +sad_sharp = NotStr('''''') +business_sharp = NotStr(''' ''') +radio = NotStr(''' ''') +subway_outline = NotStr(''' ''') +football_outline = NotStr(''' ''') +train_outline = NotStr(''' ''') +thermometer_outline = NotStr(''' ''') +shield_checkmark_outline = NotStr(''' ''') +logo_reddit = NotStr(''' ''') +bowling_ball_sharp = NotStr('''''') +flag_sharp = NotStr('''''') +logo_bitbucket = NotStr('''''') +heart_circle = NotStr('''''') +chatbox_sharp = NotStr('''''') +search_circle_sharp = NotStr(''' ''') +play_back = NotStr('''''') +egg = NotStr('''''') +contract = NotStr(''' ''') +cafe_sharp = NotStr(''' ''') +camera_reverse_outline = NotStr(''' ''') +airplane_outline = NotStr('''''') +heart_half_sharp = NotStr('''''') +swap_vertical_outline = NotStr(''' ''') +chevron_forward_outline = NotStr('''''') +medkit_outline = NotStr(''' ''') +diamond_outline = NotStr(''' ''') +tv_outline = NotStr(''' ''') +body = NotStr(''' ''') +color_filter_sharp = NotStr(''' ''') +chevron_down_outline = NotStr('''''') +book_sharp = NotStr(''' ''') +exit_sharp = NotStr(''' ''') +bug_sharp = NotStr(''' ''') +keypad_sharp = NotStr(''' ''') +arrow_forward_sharp = NotStr(''' ''') +bandage_outline = NotStr(''' ''') +chevron_back_outline = NotStr('''''') +infinite_sharp = NotStr('''''') +mic_off_circle_sharp = NotStr('''''') +caret_forward_circle = NotStr('''''') +film = NotStr('''''') +bag_remove_outline = NotStr(''' ''') +gift_sharp = NotStr(''' ''') +chevron_back = NotStr('''''') +call = NotStr('''''') +shirt_sharp = NotStr(''' ''') +print_sharp = NotStr(''' ''') +cart = NotStr(''' ''') +pricetags_outline = NotStr(''' ''') +stop = NotStr('''''') +finger_print = NotStr(''' ''') +snow_outline = NotStr(''' ''') +ticket_sharp = NotStr('''''') +pin = NotStr('''''') +boat_sharp = NotStr(''' ''') +arrow_undo_circle = NotStr('''''') +car_sport = NotStr('''''') +magnet_outline = NotStr(''' ''') +mic_sharp = NotStr(''' ''') +return_up_forward = NotStr(''' ''') +crop_sharp = NotStr(''' ''') +build = NotStr('''''') +magnet = NotStr(''' ''') +heart_dislike_outline = NotStr(''' ''') +play_back_circle_sharp = NotStr('''''') +heart_dislike_circle = NotStr('''''') +contract_outline = NotStr(''' ''') +eye = NotStr(''' ''') +podium_sharp = NotStr(''' ''') +bus_sharp = NotStr(''' ''') +pencil_outline = NotStr(''' ''') +refresh_outline = NotStr(''' ''') +build_outline = NotStr(''' ''') +chevron_forward_circle_sharp = NotStr('''''') +american_football = NotStr(''' ''') +arrow_redo_outline = NotStr('''''') +reorder_two = NotStr(''' ''') +recording = NotStr('''''') +play_skip_forward_circle = NotStr('''''') +glasses_sharp = NotStr('''''') +battery_full_outline = NotStr(''' ''') +arrow_down_circle = NotStr('''''') +hardware_chip_outline = NotStr(''' ''') +caret_down = NotStr('''''') +help_circle_sharp = NotStr(''' ''') +lock_open_outline = NotStr(''' ''') +gift = NotStr(''' ''') +logo_amplify = NotStr('''''') +color_wand = NotStr(''' ''') +enter_outline = NotStr(''' ''') +apps = NotStr(''' ''') +logo_alipay = NotStr('''''') +caret_back_circle_sharp = NotStr('''''') +git_pull_request = NotStr(''' ''') +add_outline = NotStr(''' ''') +tablet_portrait_outline = NotStr('''''') +notifications_off_circle_sharp = NotStr('''''') +megaphone_sharp = NotStr(''' ''') +checkmark_circle_outline = NotStr(''' ''') +caret_up_sharp = NotStr('''''') +logo_windows = NotStr(''' ''') +calculator = NotStr('''''') +partly_sunny = NotStr(''' ''') +cloudy_night = NotStr(''' ''') +ellipsis_horizontal = NotStr(''' ''') +ellipse = NotStr('''''') +checkmark_circle = NotStr('''''') +medkit_sharp = NotStr(''' ''') +planet_sharp = NotStr(''' ''') +ribbon_outline = NotStr(''' ''') +arrow_down_sharp = NotStr(''' ''') +airplane_sharp = NotStr('''''') +cloud_outline = NotStr('''''') +logo_css3 = NotStr('''''') +reorder_four = NotStr(''' ''') +options = NotStr(''' ''') +flash_off = NotStr(''' ''') +phone_landscape_sharp = NotStr('''''') +fitness_sharp = NotStr(''' ''') +clipboard_sharp = NotStr('''''') +logo_amazon = NotStr(''' ''') +radio_outline = NotStr(''' ''') +volume_mute_sharp = NotStr(''' ''') +accessibility = NotStr(''' ''') +person_remove = NotStr(''' ''') +nuclear_sharp = NotStr(''' ''') +hand_left_sharp = NotStr('''''') +bag_remove = NotStr('''''') +close = NotStr('''''') +thumbs_down_sharp = NotStr(''' ''') +invert_mode = NotStr(''' ''') +git_compare_sharp = NotStr(''' ''') +help_outline = NotStr(''' ''') +copy_sharp = NotStr(''' ''') +remove_circle_sharp = NotStr('''''') +at_circle_sharp = NotStr(''' ''') +star = NotStr('''''') +cloud_offline = NotStr(''' ''') +recording_outline = NotStr(''' ''') +chevron_forward_sharp = NotStr('''''') +play_back_outline = NotStr(''' ''') +bulb = NotStr(''' ''') +reader_sharp = NotStr('''''') +logo_yahoo = NotStr('''''') +checkbox = NotStr('''''') +train = NotStr(''' ''') +male_sharp = NotStr('''''') +beer_outline = NotStr(''' ''') +sad = NotStr('''''') +logo_nodejs = NotStr(''' ''') +sync_circle_sharp = NotStr('''''') +logo_google = NotStr('''''') +headset_sharp = NotStr('''''') +person_add = NotStr(''' ''') +logo_javascript = NotStr('''''') +ribbon_sharp = NotStr(''' ''') +chevron_up_circle_sharp = NotStr('''''') +videocam_off_outline = NotStr(''' ''') +barbell_sharp = NotStr('''''') +mic = NotStr(''' ''') +paper_plane_sharp = NotStr('''''') +move_sharp = NotStr(''' ''') +play_forward = NotStr('''''') +logo_tumblr = NotStr('''''') +prism_outline = NotStr(''' ''') +document_sharp = NotStr(''' ''') +notifications_off_outline = NotStr(''' ''') +logo_dropbox = NotStr('''''') +calendar_number = NotStr(''' ''') +heart_dislike_sharp = NotStr(''' ''') +logo_slack = NotStr(''' ''') +game_controller = NotStr('''''') +balloon_sharp = NotStr('''''') +cellular_sharp = NotStr(''' ''') +caret_down_circle_outline = NotStr(''' ''') +bus = NotStr('''''') +musical_notes = NotStr('''''') +compass_sharp = NotStr(''' ''') +browsers_outline = NotStr(''' ''') +send_sharp = NotStr('''''') +camera_sharp = NotStr(''' ''') +play_circle_sharp = NotStr('''''') +cash = NotStr(''' ''') +save_outline = NotStr('''''') +grid_outline = NotStr(''' ''') +speedometer_outline = NotStr(''' ''') +image = NotStr('''''') +chatbubble_sharp = NotStr('''''') +reorder_two_sharp = NotStr(''' ''') +return_up_forward_outline = NotStr(''' ''') +ban = NotStr(''' ''') +call_outline = NotStr('''''') +stop_circle_outline = NotStr(''' ''') +musical_note = NotStr('''''') +bandage = NotStr(''' ''') +pie_chart_sharp = NotStr(''' ''') +repeat = NotStr(''' ''') +cash_outline = NotStr(''' ''') +qr_code_outline = NotStr(''' ''') +compass = NotStr(''' ''') +play_forward_circle_sharp = NotStr('''''') +share_outline = NotStr(''' ''') +file_tray_full_outline = NotStr(''' ''') +navigate_circle = NotStr('''''') +umbrella_sharp = NotStr(''' ''') +paper_plane = NotStr('''''') +cloud = NotStr('''''') +tv = NotStr(''' ''') +settings_outline = NotStr('''''') +happy_sharp = NotStr('''''') +play_skip_back_sharp = NotStr('''''') +arrow_undo_circle_sharp = NotStr('''''') +school_outline = NotStr(''' ''') +code_download_sharp = NotStr(''' ''') +mail_open_sharp = NotStr('''''') +flame_sharp = NotStr('''''') +crop_outline = NotStr(''' ''') +color_fill = NotStr(''' ''') +search = NotStr('''''') +information_circle_sharp = NotStr('''''') +code_sharp = NotStr(''' ''') +file_tray_outline = NotStr(''' ''') +language_outline = NotStr(''' ''') +cut_outline = NotStr(''' ''') +paper_plane_outline = NotStr(''' ''') +search_circle = NotStr(''' ''') +arrow_forward = NotStr(''' ''') +chevron_back_sharp = NotStr('''''') +baseball_outline = NotStr(''' ''') +diamond_sharp = NotStr(''' ''') +cellular_outline = NotStr(''' ''') +person_outline = NotStr(''' ''') +dice = NotStr(''' ''') +balloon_outline = NotStr(''' ''') +sync_circle_outline = NotStr(''' ''') +watch = NotStr(''' ''') +unlink_sharp = NotStr(''' ''') +cloud_circle_outline = NotStr(''' ''') +storefront_sharp = NotStr(''' ''') +key = NotStr('''''') +remove_circle = NotStr('''''') +help_buoy = NotStr('''''') +eye_off_sharp = NotStr(''' ''') +time_outline = NotStr(''' ''') +mic_off_sharp = NotStr(''' ''') +list_outline = NotStr(''' ''') +flashlight_outline = NotStr(''' ''') +help_buoy_sharp = NotStr('''''') +ellipsis_horizontal_circle = NotStr(''' ''') +flower_sharp = NotStr(''' ''') +folder_sharp = NotStr(''' ''') +volume_off_sharp = NotStr('''''') +qr_code_sharp = NotStr(''' ''') +mail_sharp = NotStr('''''') +ellipsis_vertical_outline = NotStr(''' ''') +star_half = NotStr(''' ''') +play_forward_sharp = NotStr(''' ''') +person_circle_sharp = NotStr('''''') +chatbubble = NotStr('''''') +mail_unread_outline = NotStr(''' ''') +prism = NotStr('''''') +pint_outline = NotStr(''' ''') +flashlight_sharp = NotStr(''' ''') +bookmarks_sharp = NotStr(''' ''') +arrow_redo_circle = NotStr('''''') +logo_steam = NotStr('''''') +briefcase_sharp = NotStr(''' ''') +male_female_outline = NotStr(''' ''') +camera_outline = NotStr(''' ''') +git_pull_request_sharp = NotStr(''' ''') +trash_bin_outline = NotStr(''' ''') +map = NotStr(''' ''') +wallet_outline = NotStr(''' ''') +shapes = NotStr(''' ''') +planet = NotStr(''' ''') +filter_circle_outline = NotStr(''' ''') +caret_back_circle = NotStr('''''') +flash_off_sharp = NotStr(''' ''') +git_network_sharp = NotStr('''''') +chevron_forward_circle_outline = NotStr(''' ''') +filter_sharp = NotStr(''' ''') +push = NotStr(''' ''') +rose_outline = NotStr(''' ''') +videocam_sharp = NotStr('''''') +caret_back_outline = NotStr('''''') +file_tray_stacked = NotStr(''' ''') +arrow_up_circle_outline = NotStr(''' ''') +people_circle_outline = NotStr(''' ''') +document_text_sharp = NotStr(''' ''') +cloud_download = NotStr(''' ''') +radio_button_off_sharp = NotStr('''''') +bookmarks_outline = NotStr(''' ''') +radio_button_off = NotStr('''''') +volume_mute = NotStr(''' ''') +archive_outline = NotStr(''' ''') +logo_capacitor = NotStr(''' ''') +hand_right = NotStr('''''') +newspaper = NotStr(''' ''') +checkmark_sharp = NotStr('''''') +wine = NotStr('''''') +remove_outline = NotStr('''''') +settings = NotStr(''' ''') +thunderstorm = NotStr(''' ''') +logo_instagram = NotStr(''' ''') +beer_sharp = NotStr('''''') +chatbubbles_outline = NotStr(''' ''') +beaker_sharp = NotStr('''''') +volume_off = NotStr('''''') +file_tray_full_sharp = NotStr(''' ''') +git_branch = NotStr('''''') +play_circle_outline = NotStr(''' ''') +pizza = NotStr(''' ''') +volume_low_outline = NotStr(''' ''') +checkbox_outline = NotStr(''' ''') +disc_sharp = NotStr(''' ''') +receipt_sharp = NotStr(''' ''') +golf_outline = NotStr(''' ''') +mail_open = NotStr('''''') +time = NotStr('''''') +apps_outline = NotStr(''' ''') +search_sharp = NotStr('''''') +ellipsis_vertical_circle_sharp = NotStr('''''') +american_football_outline = NotStr(''' ''') +paw = NotStr(''' ''') +construct = NotStr(''' ''') +cloud_done_sharp = NotStr('''''') +logo_foursquare = NotStr('''''') +golf = NotStr(''' ''') +list_circle_outline = NotStr(''' ''') +podium = NotStr(''' ''') +prism_sharp = NotStr('''''') +logo_paypal = NotStr(''' ''') +play_back_circle_outline = NotStr(''' ''') +glasses = NotStr('''''') +speedometer_sharp = NotStr('''''') +telescope_sharp = NotStr(''' ''') +cloudy_outline = NotStr('''''') +walk_sharp = NotStr(''' ''') +locate_sharp = NotStr(''' ''') +calendar_clear_sharp = NotStr(''' ''') +power_outline = NotStr(''' ''') +people_outline = NotStr(''' ''') +library = NotStr(''' ''') +chevron_back_circle_outline = NotStr(''' ''') +resize_outline = NotStr(''' ''') +diamond = NotStr(''' ''') +lock_open = NotStr('''''') +location = NotStr(''' ''') +airplane = NotStr('''''') +ear = NotStr('''''') +search_outline = NotStr(''' ''') +videocam_outline = NotStr(''' ''') +calendar_number_outline = NotStr(''' ''') +mic_circle_sharp = NotStr('''''') +hammer = NotStr(''' ''') +refresh_circle_outline = NotStr(''' ''') +return_down_forward_sharp = NotStr(''' ''') +flashlight = NotStr(''' ''') +expand_sharp = NotStr(''' ''') +timer_sharp = NotStr('''''') +shield_half = NotStr(''' ''') +at_circle_outline = NotStr(''' ''') +nutrition_sharp = NotStr(''' ''') +man_sharp = NotStr(''' ''') +tennisball = NotStr(''' ''') +school_sharp = NotStr(''' ''') +today = NotStr(''' ''') +notifications_circle_sharp = NotStr(''' ''') +musical_notes_sharp = NotStr('''''') +barcode = NotStr('''''') +map_sharp = NotStr('''''') +shield_checkmark_sharp = NotStr('''''') +copy = NotStr(''' ''') +stopwatch_outline = NotStr(''' ''') +color_wand_outline = NotStr(''' ''') +hourglass = NotStr('''''') +image_outline = NotStr(''' ''') +shield_half_sharp = NotStr('''''') +bicycle_sharp = NotStr(''' ''') +link_outline = NotStr(''' ''') +moon = NotStr('''''') +push_outline = NotStr(''' ''') +logo_google_playstore = NotStr(''' ''') +happy = NotStr('''''') +repeat_sharp = NotStr(''' ''') +fitness = NotStr(''' ''') +moon_outline = NotStr('''''') +reorder_three = NotStr(''' ''') +caret_down_circle = NotStr('''''') +hand_left = NotStr('''''') +map_outline = NotStr(''' ''') +checkbox_sharp = NotStr('''''') +play_sharp = NotStr('''''') +medkit = NotStr(''' ''') +chatbox = NotStr('''''') +logo_firefox = NotStr('''''') +arrow_up_circle_sharp = NotStr('''''') +umbrella = NotStr('''''') +bar_chart_outline = NotStr(''' ''') +logo_whatsapp = NotStr('''''') +logo_usd = NotStr('''''') +volume_low = NotStr(''' ''') +server_sharp = NotStr(''' ''') +storefront = NotStr(''' ''') +checkmark_done_circle = NotStr('''''') +heart_sharp = NotStr('''''') +create = NotStr(''' ''') +square_sharp = NotStr('''''') +football_sharp = NotStr('''''') +alert_circle = NotStr('''''') +laptop_outline = NotStr(''' ''') +chevron_down_circle_sharp = NotStr('''''') +people_circle = NotStr(''' ''') +laptop_sharp = NotStr('''''') +trending_up_sharp = NotStr(''' ''') +eye_sharp = NotStr(''' ''') +search_circle_outline = NotStr(''' ''') +logo_mastodon = NotStr('''''') +musical_note_sharp = NotStr('''''') +cloud_circle_sharp = NotStr('''''') +thunderstorm_sharp = NotStr(''' ''') +log_in_outline = NotStr(''' ''') +locate_outline = NotStr(''' ''') +git_network = NotStr('''''') +add_sharp = NotStr(''' ''') +chevron_back_circle = NotStr('''''') +library_outline = NotStr(''' ''') +game_controller_sharp = NotStr('''''') +car_outline = NotStr(''' ''') +bed_outline = NotStr(''' ''') +trending_down = NotStr(''' ''') +ellipsis_horizontal_sharp = NotStr(''' ''') +refresh = NotStr(''' ''') +scan_sharp = NotStr(''' ''') +information_circle_outline = NotStr(''' ''') +logo_medium = NotStr('''''') +flash_sharp = NotStr('''''') +refresh_sharp = NotStr(''' ''') +dice_sharp = NotStr(''' ''') +receipt = NotStr(''' ''') +logo_apple_ar = NotStr(''' ''') +arrow_back_circle_sharp = NotStr('''''') +folder = NotStr(''' ''') +pulse_sharp = NotStr('''''') +bar_chart_sharp = NotStr(''' ''') +fish_sharp = NotStr(''' ''') +musical_note_outline = NotStr('''''') +eyedrop_outline = NotStr(''' ''') +close_circle_sharp = NotStr('''''') +arrow_down = NotStr(''' ''') +checkmark_done_circle_sharp = NotStr('''''') +hammer_outline = NotStr(''' ''') +bus_outline = NotStr(''' ''') +balloon = NotStr('''''') +briefcase = NotStr(''' ''') +options_sharp = NotStr(''' ''') +file_tray_full = NotStr(''' ''') +reload = NotStr(''' ''') +arrow_down_circle_sharp = NotStr('''''') +glasses_outline = NotStr(''' ''') +chevron_up_outline = NotStr('''''') +stats_chart_outline = NotStr(''' ''') +reorder_three_outline = NotStr(''' ''') +checkmark_done = NotStr(''' ''') +person_circle = NotStr('''''') +person_remove_sharp = NotStr(''' ''') +fast_food_outline = NotStr(''' ''') +woman_outline = NotStr(''' ''') +mic_outline = NotStr(''' ''') +headset = NotStr('''''') +swap_horizontal = NotStr(''' ''') +bag_handle = NotStr('''''') +arrow_back_circle_outline = NotStr(''' ''') +female_outline = NotStr(''' ''') +code_outline = NotStr(''' ''') +snow_sharp = NotStr('''''') +logo_octocat = NotStr(''' ''') +shirt_outline = NotStr(''' ''') +home_outline = NotStr(''' ''') +code_download = NotStr(''' ''') +battery_charging_sharp = NotStr(''' ''') +power = NotStr(''' ''') +logo_facebook = NotStr('''''') +attach_outline = NotStr('''''') +thumbs_up_outline = NotStr(''' ''') +terminal_outline = NotStr(''' ''') +return_down_back = NotStr(''' ''') +log_out_outline = NotStr(''' ''') +trail_sign = NotStr('''''') +move_outline = NotStr(''' ''') +male = NotStr('''''') +game_controller_outline = NotStr(''' ''') +tablet_portrait_sharp = NotStr('''''') +pause_circle_outline = NotStr(''' ''') +calculator_sharp = NotStr('''''') +bag_check_sharp = NotStr('''''') +stop_sharp = NotStr('''''') +chatbubble_ellipses_sharp = NotStr('''''') +cube = NotStr(''' ''') +keypad = NotStr(''' ''') +star_sharp = NotStr('''''') +logo_pinterest = NotStr('''''') +american_football_sharp = NotStr(''' ''') +cafe_outline = NotStr(''' ''') +tv_sharp = NotStr(''' ''') +bandage_sharp = NotStr(''' ''') +unlink_outline = NotStr(''' ''') +play_skip_forward_circle_outline = NotStr(''' ''') +megaphone = NotStr(''' ''') +filter = NotStr(''' ''') +phone_landscape = NotStr(''' ''') +bug = NotStr(''' ''') +logo_gitlab = NotStr('''''') +rainy_sharp = NotStr(''' ''') +image_sharp = NotStr('''''') +checkmark = NotStr('''''') +notifications = NotStr(''' ''') +beaker = NotStr('''''') +bag_outline = NotStr(''' ''') +pause_outline = NotStr(''' ''') +play_skip_back_circle_outline = NotStr(''' ''') +tablet_landscape_outline = NotStr('''''') +bag_check_outline = NotStr(''' ''') +arrow_undo_sharp = NotStr('''''') +download_sharp = NotStr(''' ''') +volume_mute_outline = NotStr(''' ''') +menu = NotStr(''' ''') +sparkles_outline = NotStr(''' ''') +reorder_four_sharp = NotStr(''' ''') +expand = NotStr(''' ''') +partly_sunny_outline = NotStr(''' ''') +swap_horizontal_outline = NotStr(''' ''') +chevron_up_sharp = NotStr('''''') +body_outline = NotStr(''' ''') +calendar_clear = NotStr(''' ''') +car_sharp = NotStr('''''') +chatbox_outline = NotStr('''''') +thumbs_down = NotStr(''' ''') +bulb_sharp = NotStr(''' ''') +sparkles = NotStr(''' ''') +move = NotStr(''' ''') +car_sport_sharp = NotStr('''''') +cart_outline = NotStr(''' ''') +hand_right_outline = NotStr(''' ''') +baseball_sharp = NotStr(''' ''') +flame_outline = NotStr(''' ''') +scan_circle_outline = NotStr(''' ''') +return_down_forward = NotStr(''' ''') +power_sharp = NotStr(''' ''') +beer = NotStr('''''') +shapes_outline = NotStr(''' ''') +play_skip_back = NotStr('''''') +play_outline = NotStr('''''') +scan = NotStr(''' ''') +id_card_sharp = NotStr('''''') +volume_high_sharp = NotStr(''' ''') +keypad_outline = NotStr(''' ''') +hourglass_sharp = NotStr('''''') +journal = NotStr(''' ''') +file_tray = NotStr('''''') +man = NotStr(''' ''') +restaurant_outline = NotStr(''' ''') +navigate_outline = NotStr('''''') +information_outline = NotStr(''' ''') +menu_outline = NotStr(''' ''') +chevron_up = NotStr('''''') +reload_circle_outline = NotStr(''' ''') +navigate_circle_outline = NotStr(''' ''') +play_skip_back_circle_sharp = NotStr('''''') +chatbubbles = NotStr(''' ''') +mic_off_outline = NotStr(''' ''') +brush = NotStr(''' ''') +code_slash = NotStr(''' ''') +menu_sharp = NotStr('''''') +git_commit_outline = NotStr(''' ''') +archive_sharp = NotStr(''' ''') +skull = NotStr('''''') +pizza_sharp = NotStr(''' ''') +open = NotStr(''' ''') +transgender_outline = NotStr(''' ''') +mail = NotStr('''''') +bug_outline = NotStr(''' ''') +list_circle = NotStr('''''') +chevron_down_circle_outline = NotStr(''' ''') +star_half_sharp = NotStr('''''') +ear_sharp = NotStr('''''') +logo_vue = NotStr(''' ''') +flower = NotStr(''' ''') +cog = NotStr('''''') +person_sharp = NotStr('''''') +logo_bitcoin = NotStr('''''') +desktop_outline = NotStr(''' ''') +code_working_sharp = NotStr(''' ''') +shuffle = NotStr(''' ''') +caret_back = NotStr('''''') +alert_circle_sharp = NotStr(''' ''') +file_tray_sharp = NotStr('''''') +cash_sharp = NotStr(''' ''') +close_outline = NotStr(''' ''') +card_sharp = NotStr(''' ''') +git_branch_sharp = NotStr('''''') +chevron_forward = NotStr('''''') +logo_react = NotStr(''' ''') +logo_vercel = NotStr('''''') +layers = NotStr(''' ''') +bag_add_sharp = NotStr('''''') +reload_outline = NotStr(''' ''') +logo_codepen = NotStr(''' ''') +logo_python = NotStr(''' ''') +thermometer = NotStr('''''') +car_sport_outline = NotStr(''' ''') +print_outline = NotStr(''' ''') +funnel_outline = NotStr('''''') +heart_outline = NotStr('''''') +barcode_sharp = NotStr(''' ''') +resize = NotStr(''' ''') +logo_behance = NotStr(''' ''') +pricetag_sharp = NotStr('''''') +chevron_down_circle = NotStr('''''') +share_social_outline = NotStr(''' ''') +play_circle = NotStr('''''') +cloudy_sharp = NotStr('''''') +leaf = NotStr(''' ''') +clipboard_outline = NotStr(''' ''') +subway_sharp = NotStr(''' ''') +chatbubble_ellipses_outline = NotStr(''' ''') +logo_soundcloud = NotStr(''' ''') +save = NotStr(''' ''') diff --git a/src/myfasthtml/icons/manage_icons.py b/src/myfasthtml/icons/manage_icons.py new file mode 100644 index 0000000..79d3615 --- /dev/null +++ b/src/myfasthtml/icons/manage_icons.py @@ -0,0 +1,150 @@ +import os +from pathlib import Path + +import typer + +ROOT_FOLDER = "/home/kodjo/Dev/MyDocManager/src/frontend/node_modules/@sicons" +MAX_SIZE = 2000000 + +import re + + +def pascal_to_snake(name: str) -> str: + """Convert a PascalCase or CamelCase string to snake_case.""" + # Insert underscore before capital letters (except the first one) + s1 = re.sub(r'(.)([A-Z][a-z]+)', r'\1_\2', name) + # Handle consecutive capital letters (like 'HTTPServer' -> 'http_server') + s2 = re.sub(r'([a-z0-9])([A-Z])', r'\1_\2', s1) + return s2.lower() + + +app = typer.Typer() + + +def list_sources(source_folder: str): + return os.listdir(source_folder) + + +def list_icons_from_source(source_folder: str, source: str): + res = [] + for f in os.listdir(f"{source_folder}/{source}"): + if f.endswith(".svg"): + res.append(f) + return res + + +def read_content(source_folder: str, source: str, file_name: str): + with open(f"{source_folder}/{source}/{file_name}", "r") as f: + return f.read().strip() + + +def get_dir_size(path: str | Path) -> int: + p = Path(path) + if p.is_file(): + return p.stat().st_size + elif p.is_dir(): + return sum(f.stat().st_size for f in p.rglob('*') if f.is_file()) + else: + raise FileNotFoundError(f"Path not found: {path}") + + +def sizeof_fmt(num, suffix="B"): + for unit in ["", "K", "M", "G", "T"]: + if abs(num) < 1024.0: + return f"{num:3.1f}{unit}{suffix}" + num /= 1024.0 + return f"{num:.1f}P{suffix}" + + +def init_buffer(source_folder: str, source: str): + buffer = "" + readme_file_path = f"{source_folder}/{source}/README.md" + if os.path.exists(readme_file_path): + with open(readme_file_path, "r") as f_readme: + for line in f_readme: + if line.startswith("#"): + buffer += line + else: + buffer += f"# {line}" + buffer += "\n\n" + + buffer += "from fastcore.basics import NotStr\n\n" + return buffer + + +def flush(dry_run, suppress_suffix, source_folder: str, target_folder: str, buffer: str, size: int, part: int, source: str): + suffix = '' if suppress_suffix else f"_test" + outfile = f"{source}{suffix}.py" if part == 0 else f"{source}_p{part}{suffix}.py" + if not dry_run: + output_path = f"{target_folder}/{outfile}" if part == 0 else f"{target_folder}/{outfile}" + with open(output_path, "w") as f: + f.write(buffer) + + typer.echo(f" Generated {source} as {outfile} ({sizeof_fmt(size)}, max={sizeof_fmt(MAX_SIZE)})") + return init_buffer(source_folder, source), 0, part + 1 + + +@app.command("list") +def list_icons( + source: str = typer.Argument(None, help="The source file to list icons from"), + source_folder: str = typer.Option(ROOT_FOLDER, help="The source folder containing icons"), + count: bool = typer.Option(False, help="Counts the number of items"), + size: bool = typer.Option(False, help="Gets the size of the items"), +): + res = [] + if source: + res.extend(list_icons_from_source(source_folder, source)) + else: + res.extend(list_sources(source_folder)) + + if count: + typer.echo(len(res)) + return + + if size: + path = f"{source_folder}/{source}" if source else f"{source_folder}" + size = get_dir_size(path) + typer.echo(sizeof_fmt(size)) + return + + for r in res: + typer.echo(r) + + +@app.command("generate") +def generate_icons( + source: str = typer.Argument(None, help="The source file to list icons from"), + source_folder: str = typer.Option(ROOT_FOLDER, help="The source folder containing icons"), + target_folder: str = typer.Option(".", help="The folder where to create the python files."), + top: int = typer.Option(0, help="The number of top items to generate"), + dry_run: bool = typer.Option(True, help="Does not generate the icons"), + suppress_suffix: bool = typer.Option(False, help="Does not add the suffix to the icon names"), +): + sources = [source] if source else list_sources(source_folder) + for current_source in sources: + typer.echo(f"Generating icons for {current_source}") + buffer = init_buffer(source_folder, current_source) + size = 0 + part = 0 + for index, svg_file in enumerate(list_icons_from_source(source_folder, current_source)): + + if 0 < top <= index: + break + + icon_name = os.path.splitext(os.path.basename(svg_file))[0] + svg_content = read_content(source_folder, current_source, svg_file) + svg_content = svg_content.replace(" MAX_SIZE: + buffer, size, part = flush(dry_run, suppress_suffix, source_folder, target_folder, buffer, size, part, + current_source) + + flush(dry_run, suppress_suffix, source_folder, target_folder, buffer, size, part, current_source) + + +if __name__ == "__main__": + app() diff --git a/src/myfasthtml/icons/material.py b/src/myfasthtml/icons/material.py index c96ed5e..e2e1595 100644 --- a/src/myfasthtml/icons/material.py +++ b/src/myfasthtml/icons/material.py @@ -6,19057 +6,3934 @@ from fastcore.basics import NotStr -icon_motorcycle_outlined = NotStr('''''') -icon_done_outline_filled = NotStr('''''') -icon_no_photography_sharp = NotStr('''''') -icon_ev_station_outlined = NotStr('''''') -icon_cancel_presentation_twotone = NotStr(''' - - -''') -icon_signal_cellular2_bar_sharp = NotStr(''' - - -''') -icon_queue_play_next_outlined = NotStr('''''') -icon_swipe_up_alt_filled = NotStr('''''') -icon_system_update_alt_twotone = NotStr('''''') -icon_restore_from_trash_outlined = NotStr('''''') -icon_stay_current_portrait_outlined = NotStr('''''') -icon_sensors_off_twotone = NotStr('''''') -icon_playlist_add_outlined = NotStr('''''') -icon_bus_alert_round = NotStr(''' - - -''') -icon_try_outlined = NotStr(''' - - -''') -icon_looks_one_round = NotStr('''''') -icon_monetization_on_filled = NotStr('''''') -icon_local_grocery_store_sharp = NotStr('''''') -icon_report_problem_round = NotStr('''''') -icon_home_work_filled = NotStr(''' - - -''') -icon_hdr_auto_twotone = NotStr(''' - - - - -''') -icon_label_sharp = NotStr('''''') -icon_connecting_airports_filled = NotStr('''''') -icon_md7_k_plus_twotone = NotStr(''' - - - -''') -icon_bluetooth_searching_outlined = NotStr('''''') -icon_downhill_skiing_sharp = NotStr('''''') -icon_transit_enterexit_outlined = NotStr('''''') -icon_stadium_sharp = NotStr('''''') -icon_add_moderator_sharp = NotStr(''' - - -''') -icon_bluetooth_connected_twotone = NotStr('''''') -icon_hdr_on_select_sharp = NotStr('''''') -icon_bedtime_filled = NotStr('''''') -icon_md30_fps_sharp = NotStr('''''') -icon_edit_location_outlined = NotStr('''''') -icon_favorite_filled = NotStr('''''') -icon_low_priority_filled = NotStr('''''') -icon_local_car_wash_round = NotStr('''''') -icon_sentiment_neutral_round = NotStr(''' - - - - -''') -icon_event_available_sharp = NotStr('''''') -icon_divide_twotone = NotStr(''' - - - - -''') -icon_star_outline_outlined = NotStr('''''') -icon_css_round = NotStr('''''') -icon_mark_chat_unread_twotone = NotStr(''' - - -''') -icon_md123_round = NotStr('''''') -icon_iso_outlined = NotStr('''''') -icon_library_add_outlined = NotStr('''''') -icon_source_round = NotStr('''''') -icon_swipe_left_alt_sharp = NotStr('''''') -icon_filter9_filled = NotStr('''''') -icon_blender_outlined = NotStr(''' - - -''') -icon_sports_soccer_outlined = NotStr('''''') -icon_api_twotone = NotStr('''''') -icon_mobiledata_off_filled = NotStr('''''') -icon_pin_filled = NotStr('''''') -icon_two_wheeler_twotone = NotStr('''''') -icon_nightlight_filled = NotStr('''''') -icon_deck_outlined = NotStr(''' - - -''') -icon_find_replace_filled = NotStr('''''') -icon_format_align_center_filled = NotStr('''''') -icon_signal_wifi1_bar_lock_sharp = NotStr(''' - - - -''') -icon_filter3_filled = NotStr('''''') -icon_smart_button_outlined = NotStr('''''') -icon_add_comment_round = NotStr('''''') -icon_title_filled = NotStr('''''') -icon_edit_note_filled = NotStr('''''') -icon_bluetooth_audio_outlined = NotStr('''''') -icon_crop169_sharp = NotStr('''''') -icon_escalator_warning_twotone = NotStr('''''') -icon_fastfood_twotone = NotStr(''' - - - -''') -icon_filter_vintage_filled = NotStr('''''') -icon_app_blocking_twotone = NotStr(''' - - - -''') -icon_south_america_filled = NotStr('''''') -icon_tablet_mac_outlined = NotStr('''''') -icon_hourglass_bottom_outlined = NotStr('''''') -icon_hotel_round = NotStr('''''') -icon_cloud_upload_filled = NotStr('''''') -icon_nat_round = NotStr(''' - - -''') -icon_outdoor_grill_filled = NotStr('''''') -icon_md7_k_sharp = NotStr('''''') -icon_panorama_wide_angle_select_filled = NotStr('''''') -icon_follow_the_signs_sharp = NotStr('''''') -icon_sports_esports_outlined = NotStr(''' - - - - -''') -icon_dashboard_twotone = NotStr(''' - - -''') -icon_closed_caption_off_outlined = NotStr(''' - - -''') -icon_grid_goldenratio_sharp = NotStr('''''') -icon_perm_phone_msg_round = NotStr('''''') -icon_production_quantity_limits_twotone = NotStr('''''') -icon_domain_verification_twotone = NotStr(''' - - - -''') -icon_mark_chat_read_round = NotStr('''''') -icon_open_with_sharp = NotStr('''''') -icon_speaker_round = NotStr('''''') -icon_tour_round = NotStr('''''') -icon_do_disturb_alt_filled = NotStr('''''') -icon_lens_round = NotStr('''''') -icon_real_estate_agent_outlined = NotStr('''''') -icon_wordpress_sharp = NotStr('''''') -icon_play_lesson_outlined = NotStr('''''') -icon_data_exploration_outlined = NotStr('''''') -icon_perm_camera_mic_sharp = NotStr('''''') -icon_doorbell_twotone = NotStr(''' - - - -''') -icon_currency_franc_twotone = NotStr('''''') -icon_sync_disabled_outlined = NotStr('''''') -icon_moving_filled = NotStr('''''') -icon_format_color_fill_filled = NotStr('''''') -icon_chat_filled = NotStr('''''') -icon_percentage_round = NotStr('''''') -icon_wifi1_bar_twotone = NotStr('''''') -icon_question_answer_outlined = NotStr('''''') -icon_face_retouching_off_twotone = NotStr(''' - - -''') -icon_featured_play_list_sharp = NotStr('''''') -icon_toggle_off_filled = NotStr('''''') -icon_close_fullscreen_filled = NotStr('''''') -icon_accessible_forward_round = NotStr(''' - - -''') -icon_stay_primary_landscape_round = NotStr('''''') -icon_phone_disabled_twotone = NotStr('''''') -icon_thermostat_auto_filled = NotStr('''''') -icon_settings_remote_twotone = NotStr(''' - - - - -''') -icon_panorama_outlined = NotStr('''''') -icon_swipe_right_alt_round = NotStr('''''') -icon_signal_wifi_statusbar4_bar_outlined = NotStr('''''') -icon_keyboard_hide_sharp = NotStr('''''') -icon_nat_outlined = NotStr(''' - - -''') -icon_colorize_round = NotStr('''''') -icon_music_off_filled = NotStr('''''') -icon_admin_panel_settings_round = NotStr(''' - - -''') -icon_help_filled = NotStr('''''') -icon_meeting_room_outlined = NotStr('''''') -icon_report_gmailerrorred_filled = NotStr(''' - - -''') -icon_thumb_up_outlined = NotStr('''''') -icon_live_help_sharp = NotStr('''''') -icon_no_meals_outlined = NotStr('''''') -icon_volunteer_activism_filled = NotStr('''''') -icon_wine_bar_twotone = NotStr(''' - - -''') -icon_no_food_twotone = NotStr(''' - - -''') -icon_update_filled = NotStr('''''') -icon_headset_off_round = NotStr('''''') -icon_call_missed_outgoing_filled = NotStr('''''') -icon_flight_land_sharp = NotStr('''''') -icon_system_security_update_warning_filled = NotStr(''' - - -''') -icon_border_top_sharp = NotStr('''''') -icon_flare_outlined = NotStr('''''') -icon_php_twotone = NotStr('''''') -icon_toys_round = NotStr('''''') -icon_train_round = NotStr('''''') -icon_mood_round = NotStr('''''') -icon_content_copy_filled = NotStr('''''') -icon_art_track_twotone = NotStr('''''') -icon_compress_filled = NotStr('''''') -icon_keyboard_control_key_round = NotStr('''''') -icon_folder_zip_outlined = NotStr('''''') -icon_align_horizontal_left_sharp = NotStr('''''') -icon_cruelty_free_outlined = NotStr('''''') -icon_cottage_filled = NotStr('''''') -icon_queue_music_filled = NotStr('''''') -icon_content_paste_search_outlined = NotStr(''' - - -''') -icon_shield_filled = NotStr('''''') -icon_border_horizontal_filled = NotStr('''''') -icon_call_received_twotone = NotStr('''''') -icon_whatshot_outlined = NotStr('''''') -icon_notifications_none_round = NotStr('''''') -icon_build_outlined = NotStr('''''') -icon_e_mobiledata_twotone = NotStr('''''') -icon_sms_filled = NotStr('''''') -icon_log_out_outlined = NotStr(''' - - -''') -icon_copyright_sharp = NotStr('''''') -icon_crop_original_filled = NotStr('''''') -icon_keyboard_alt_round = NotStr('''''') -icon_layers_clear_sharp = NotStr('''''') -icon_do_not_disturb_on_round = NotStr('''''') -icon_local_printshop_round = NotStr('''''') -icon_md9_k_plus_round = NotStr('''''') -icon_restaurant_sharp = NotStr('''''') -icon_stars_twotone = NotStr(''' - - -''') -icon_wb_cloudy_round = NotStr('''''') -icon_toc_round = NotStr('''''') -icon_flutter_dash_twotone = NotStr(''' - - -''') -icon_subtitles_off_round = NotStr('''''') -icon_apartment_sharp = NotStr('''''') -icon_report_gmailerrorred_sharp = NotStr(''' - - - -''') -icon_rounded_corner_filled = NotStr('''''') -icon_superscript_twotone = NotStr('''''') -icon_group_outlined = NotStr('''''') -icon_newspaper_sharp = NotStr('''''') -icon_health_and_safety_filled = NotStr('''''') -icon_schedule_send_twotone = NotStr(''' - - - -''') -icon_present_to_all_sharp = NotStr('''''') -icon_precision_manufacturing_outlined = NotStr('''''') -icon_watch_off_outlined = NotStr('''''') -icon_search_off_sharp = NotStr(''' - - -''') -icon_radio_button_unchecked_sharp = NotStr('''''') -icon_bookmark_add_filled = NotStr('''''') -icon_sim_card_sharp = NotStr('''''') -icon_clear_all_round = NotStr('''''') -icon_publish_outlined = NotStr('''''') -icon_mic_external_on_round = NotStr('''''') -icon_arrow_downward_round = NotStr('''''') -icon_description_outlined = NotStr('''''') -icon_surfing_outlined = NotStr('''''') -icon_add_shopping_cart_filled = NotStr('''''') -icon_table_view_outlined = NotStr('''''') -icon_restaurant_menu_sharp = NotStr('''''') -icon_replay10_sharp = NotStr('''''') -icon_chalet_filled = NotStr('''''') -icon_sentiment_dissatisfied_twotone = NotStr(''' - - - - -''') -icon_leak_add_round = NotStr('''''') -icon_add_link_sharp = NotStr('''''') -icon_pause_presentation_sharp = NotStr('''''') -icon_format_list_numbered_rtl_sharp = NotStr('''''') -icon_local_cafe_outlined = NotStr('''''') -icon_arrow_drop_down_circle_round = NotStr('''''') -icon_watch_later_twotone = NotStr(''' - - -''') -icon_md8_k_plus_round = NotStr(''' - - -''') -icon_view_cozy_sharp = NotStr('''''') -icon_card_giftcard_sharp = NotStr('''''') -icon_media_bluetooth_off_filled = NotStr('''''') -icon_signal_wifi3_bar_lock_sharp = NotStr(''' - - -''') -icon_diamond_round = NotStr('''''') -icon_note_outlined = NotStr('''''') -icon_local_bar_round = NotStr('''''') -icon_wash_twotone = NotStr(''' - - -''') -icon_file_download_round = NotStr('''''') -icon_sensor_door_outlined = NotStr('''''') -icon_menu_filled = NotStr('''''') -icon_flight_land_outlined = NotStr('''''') -icon_phone_android_sharp = NotStr('''''') -icon_join_inner_twotone = NotStr(''' - - -''') -icon_not_started_round = NotStr('''''') -icon_all_inbox_filled = NotStr('''''') -icon_volume_up_twotone = NotStr(''' - - -''') -icon_quiz_round = NotStr(''' - - -''') -icon_unfold_less_outlined = NotStr('''''') -icon_live_tv_sharp = NotStr('''''') -icon_directions_railway_outlined = NotStr('''''') -icon_battery_full_sharp = NotStr('''''') -icon_currency_ruble_twotone = NotStr('''''') -icon_check_box_twotone = NotStr(''' - - -''') -icon_branding_watermark_twotone = NotStr(''' - - -''') -icon_no_luggage_twotone = NotStr(''' - - -''') -icon_data_saver_off_twotone = NotStr('''''') -icon_keyboard_capslock_filled = NotStr('''''') -icon_play_disabled_outlined = NotStr('''''') -icon_bolt_round = NotStr('''''') -icon_cancel_presentation_filled = NotStr(''' - - -''') -icon_volume_up_round = NotStr('''''') -icon_warning_round = NotStr('''''') -icon_door_sliding_twotone = NotStr(''' - - - -''') -icon_screen_lock_landscape_filled = NotStr('''''') -icon_new_releases_round = NotStr('''''') -icon_power_off_outlined = NotStr('''''') -icon_airline_seat_legroom_reduced_twotone = NotStr('''''') -icon_quickreply_outlined = NotStr(''' - - -''') -icon_adjust_twotone = NotStr('''''') -icon_video_settings_twotone = NotStr(''' - - -''') -icon_arrow_drop_up_round = NotStr('''''') -icon_align_vertical_top_outlined = NotStr('''''') -icon_car_crash_twotone = NotStr(''' - - -''') -icon_flashlight_on_sharp = NotStr('''''') -icon_expand_more_twotone = NotStr('''''') -icon_bathroom_twotone = NotStr(''' - - - - - - - - - -''') -icon_real_estate_agent_round = NotStr('''''') -icon_north_west_twotone = NotStr('''''') -icon_looks_two_sharp = NotStr('''''') -icon_speaker_notes_off_outlined = NotStr('''''') -icon_swap_vertical_circle_outlined = NotStr('''''') -icon_spatial_audio_twotone = NotStr(''' - - - - -''') -icon_unsubscribe_round = NotStr('''''') -icon_branding_watermark_sharp = NotStr('''''') -icon_public_sharp = NotStr('''''') -icon_snapchat_round = NotStr('''''') -icon_md16_mp_outlined = NotStr(''' - - - -''') -icon_data_saver_on_round = NotStr('''''') -icon_join_full_sharp = NotStr(''' - - -''') -icon_mp_outlined = NotStr(''' - - -''') -icon_download_done_round = NotStr('''''') -icon_heart_broken_outlined = NotStr('''''') -icon_cloud_round = NotStr('''''') -icon_girl_outlined = NotStr('''''') -icon_camera_alt_filled = NotStr(''' - - -''') -icon_cloud_done_round = NotStr('''''') -icon_home_mini_round = NotStr('''''') -icon_hevc_outlined = NotStr('''''') -icon_legend_toggle_round = NotStr('''''') -icon_workspace_premium_sharp = NotStr('''''') -icon_align_vertical_top_twotone = NotStr('''''') -icon_announcement_sharp = NotStr('''''') -icon_cached_outlined = NotStr('''''') -icon_border_all_twotone = NotStr('''''') -icon_rocket_launch_twotone = NotStr(''' - - -''') -icon_emoji_flags_filled = NotStr('''''') -icon_balance_round = NotStr('''''') -icon_flip_to_front_filled = NotStr('''''') -icon_md10_k_round = NotStr('''''') -icon_straight_filled = NotStr('''''') -icon_touch_app_outlined = NotStr('''''') -icon_door_back_round = NotStr('''''') -icon_bubble_chart_filled = NotStr(''' - - - -''') -icon_unpublished_round = NotStr('''''') -icon_stop_screen_share_outlined = NotStr('''''') -icon_phone_callback_twotone = NotStr(''' - - -''') -icon_gradient_outlined = NotStr('''''') -icon_keyboard_arrow_down_twotone = NotStr('''''') -icon_panorama_wide_angle_twotone = NotStr(''' - - -''') -icon_crop_din_outlined = NotStr('''''') -icon_crop_rotate_twotone = NotStr('''''') -icon_church_twotone = NotStr(''' - - - -''') -icon_repeat_one_on_twotone = NotStr('''''') -icon_signal_cellular_connected_no_internet3_bar_sharp = NotStr(''' - - -''') -icon_kayaking_round = NotStr('''''') -icon_filter_list_off_round = NotStr('''''') -icon_density_medium_twotone = NotStr('''''') -icon_facebook_outlined = NotStr('''''') -icon_wb_auto_twotone = NotStr(''' - - -''') -icon_video_call_round = NotStr('''''') -icon_wash_outlined = NotStr('''''') -icon_thunderstorm_twotone = NotStr(''' - - -''') -icon_noise_aware_outlined = NotStr(''' - - -''') -icon_spoke_outlined = NotStr('''''') -icon_disc_full_filled = NotStr('''''') -icon_filter_drama_filled = NotStr('''''') -icon_no_stroller_outlined = NotStr('''''') -icon_explore_off_filled = NotStr('''''') -icon_monetization_on_round = NotStr('''''') -icon_temple_buddhist_round = NotStr(''' - - - -''') -icon_door_back_filled = NotStr('''''') -icon_do_not_disturb_on_total_silence_sharp = NotStr('''''') -icon_turn_sharp_left_round = NotStr('''''') -icon_add_business_sharp = NotStr(''' - - -''') -icon_settings_cell_sharp = NotStr('''''') -icon_brightness1_round = NotStr('''''') -icon_swap_calls_sharp = NotStr('''''') -icon_outlined_flag_twotone = NotStr('''''') -icon_man_twotone = NotStr(''' - - -''') -icon_turn_right_twotone = NotStr('''''') -icon_screen_rotation_alt_sharp = NotStr('''''') -icon_hide_source_round = NotStr('''''') -icon_bakery_dining_round = NotStr('''''') -icon_bluetooth_filled = NotStr('''''') -icon_mic_filled = NotStr('''''') -icon_remove_red_eye_sharp = NotStr('''''') -icon_network_ping_sharp = NotStr('''''') -icon_desktop_windows_round = NotStr('''''') -icon_loop_sharp = NotStr('''''') -icon_supervised_user_circle_sharp = NotStr('''''') -icon_brightness6_sharp = NotStr('''''') -icon_voicemail_filled = NotStr('''''') -icon_gite_outlined = NotStr('''''') -icon_book_outlined = NotStr('''''') -icon_perm_phone_msg_outlined = NotStr('''''') -icon_flourescent_round = NotStr('''''') -icon_smartphone_sharp = NotStr('''''') -icon_plumbing_sharp = NotStr(''' - - -''') -icon_timeline_twotone = NotStr('''''') -icon_battery2_bar_filled = NotStr('''''') -icon_euro_sharp = NotStr('''''') -icon_vertical_distribute_round = NotStr('''''') -icon_pending_sharp = NotStr('''''') -icon_battery30_outlined = NotStr(''' - - -''') -icon_battery2_bar_outlined = NotStr('''''') -icon_swipe_up_sharp = NotStr('''''') -icon_cloud_sharp = NotStr('''''') -icon_person_pin_outlined = NotStr('''''') -icon_party_mode_round = NotStr('''''') -icon_account_balance_wallet_twotone = NotStr(''' - - - -''') -icon_fire_extinguisher_twotone = NotStr('''''') -icon_hot_tub_twotone = NotStr(''' - - -''') -icon_camera_outdoor_filled = NotStr('''''') -icon_smart_button_twotone = NotStr('''''') -icon_kitchen_round = NotStr('''''') -icon_notes_round = NotStr('''''') -icon_calendar_view_week_twotone = NotStr(''' - - -''') -icon_md12_mp_round = NotStr(''' - - -''') -icon_md2_k_plus_round = NotStr('''''') -icon_music_off_twotone = NotStr(''' - - -''') -icon_brightness5_filled = NotStr('''''') -icon_today_twotone = NotStr(''' - - -''') -icon_chat_twotone = NotStr(''' - - -''') -icon_attach_money_outlined = NotStr('''''') -icon_access_alarms_round = NotStr('''''') -icon_md1_k_plus_outlined = NotStr(''' - - -''') -icon_class_twotone = NotStr(''' - - -''') -icon_recommend_twotone = NotStr(''' - - - -''') -icon_fact_check_twotone = NotStr(''' - - - -''') -icon_battery_charging30_filled = NotStr(''' - - -''') -icon_no_luggage_filled = NotStr('''''') -icon_alarm_filled = NotStr('''''') -icon_cloud_download_sharp = NotStr('''''') -icon_delete_sweep_twotone = NotStr(''' - - -''') -icon_sort_twotone = NotStr('''''') -icon_near_me_disabled_filled = NotStr('''''') -icon_add_to_queue_twotone = NotStr(''' - - -''') -icon_legend_toggle_sharp = NotStr('''''') -icon_bike_scooter_filled = NotStr(''' - - -''') -icon_power_input_outlined = NotStr('''''') -icon_explore_outlined = NotStr('''''') -icon_flip_to_back_twotone = NotStr('''''') -icon_laptop_mac_sharp = NotStr('''''') -icon_switch_video_filled = NotStr('''''') -icon_phone_locked_sharp = NotStr(''' - - -''') -icon_attach_email_filled = NotStr(''' - - -''') -icon_auto_stories_round = NotStr('''''') -icon_delete_forever_twotone = NotStr(''' - - -''') -icon_exposure_plus2_twotone = NotStr('''''') -icon_h_mobiledata_sharp = NotStr('''''') -icon_broken_image_twotone = NotStr(''' - - -''') -icon_emoji_events_filled = NotStr('''''') -icon_playlist_add_circle_filled = NotStr('''''') -icon_send_and_archive_outlined = NotStr(''' - - -''') -icon_assured_workload_round = NotStr('''''') -icon_fence_round = NotStr('''''') -icon_book_online_twotone = NotStr(''' - - -''') -icon_playlist_add_check_circle_outlined = NotStr('''''') -icon_cell_wifi_outlined = NotStr('''''') -icon_emergency_share_filled = NotStr('''''') -icon_send_round = NotStr('''''') -icon_photo_camera_front_filled = NotStr('''''') -icon_zoom_in_filled = NotStr(''' - - -''') -icon_md6_k_outlined = NotStr(''' - - -''') -icon_image_search_outlined = NotStr('''''') -icon_rocket_sharp = NotStr('''''') -icon_shutter_speed_sharp = NotStr('''''') -icon_block_round = NotStr('''''') -icon_warehouse_filled = NotStr('''''') -icon_directions_boat_twotone = NotStr(''' - - -''') -icon_comment_twotone = NotStr(''' - - -''') -icon_alt_route_twotone = NotStr('''''') -icon_local_laundry_service_twotone = NotStr(''' - - - - - -''') -icon_filter_drama_round = NotStr('''''') -icon_mode_of_travel_twotone = NotStr('''''') -icon_md4_g_mobiledata_round = NotStr('''''') -icon_foundation_outlined = NotStr('''''') -icon_shield_twotone = NotStr(''' - - -''') -icon_flip_round = NotStr('''''') -icon_settings_bluetooth_twotone = NotStr('''''') -icon_qr_code_scanner_sharp = NotStr('''''') -icon_schedule_send_outlined = NotStr(''' - - -''') -icon_connected_tv_filled = NotStr('''''') -icon_aod_round = NotStr('''''') -icon_miscellaneous_services_round = NotStr('''''') -icon_saved_search_filled = NotStr('''''') -icon_hdr_on_select_filled = NotStr('''''') -icon_wifi_tethering_error_rounded_sharp = NotStr('''''') -icon_pie_chart_twotone = NotStr(''' - - -''') -icon_arrow_back_ios_new_filled = NotStr('''''') -icon_open_in_browser_outlined = NotStr('''''') -icon_strikethrough_s_outlined = NotStr('''''') -icon_tire_repair_twotone = NotStr(''' - - -''') -icon_send_filled = NotStr('''''') -icon_airline_seat_recline_normal_sharp = NotStr('''''') -icon_toc_twotone = NotStr('''''') -icon_signal_cellular_connected_no_internet2_bar_filled = NotStr(''' - - -''') -icon_book_filled = NotStr('''''') -icon_md7_k_filled = NotStr('''''') -icon_title_outlined = NotStr('''''') -icon_ramp_right_filled = NotStr('''''') -icon_notifications_active_twotone = NotStr(''' - - -''') -icon_battery5_bar_twotone = NotStr(''' - - -''') -icon_art_track_filled = NotStr('''''') -icon_doorbell_round = NotStr('''''') -icon_insert_photo_filled = NotStr('''''') -icon_landscape_outlined = NotStr('''''') -icon_arrow_drop_up_sharp = NotStr('''''') -icon_star_half_filled = NotStr('''''') -icon_gite_twotone = NotStr(''' - - -''') -icon_on_device_training_twotone = NotStr(''' - - - - -''') -icon_video_label_filled = NotStr('''''') -icon_text_decrease_outlined = NotStr('''''') -icon_person_add_disabled_round = NotStr('''''') -icon_panorama_photosphere_sharp = NotStr('''''') -icon_grid3_x3_filled = NotStr('''''') -icon_badge_sharp = NotStr('''''') -icon_sports_handball_twotone = NotStr(''' - - -''') -icon_airplanemode_inactive_twotone = NotStr('''''') -icon_contacts_round = NotStr('''''') -icon_document_scanner_round = NotStr('''''') -icon_airline_seat_legroom_reduced_round = NotStr('''''') -icon_view_quilt_filled = NotStr('''''') -icon_shopify_twotone = NotStr('''''') -icon_headset_mic_twotone = NotStr(''' - - -''') -icon_calculate_outlined = NotStr(''' - - -''') -icon_shopping_basket_round = NotStr('''''') -icon_auto_fix_high_twotone = NotStr(''' - - -''') -icon_list_round = NotStr('''''') -icon_build_round = NotStr('''''') -icon_check_box_round = NotStr('''''') -icon_foundation_filled = NotStr('''''') -icon_calendar_view_day_filled = NotStr('''''') -icon_expand_more_filled = NotStr('''''') -icon_sos_twotone = NotStr('''''') -icon_gif_twotone = NotStr('''''') -icon_keyboard_option_key_outlined = NotStr('''''') -icon_paypal_twotone = NotStr(''' - - -''') -icon_scanner_sharp = NotStr('''''') -icon_call_missed_twotone = NotStr('''''') -icon_support_outlined = NotStr('''''') -icon_subtitles_off_filled = NotStr('''''') -icon_phone_outlined = NotStr('''''') -icon_play_for_work_twotone = NotStr('''''') -icon_sensors_round = NotStr('''''') -icon_signal_cellular1_bar_filled = NotStr(''' - - -''') -icon_file_download_twotone = NotStr(''' - - -''') -icon_group_work_round = NotStr('''''') -icon_movie_sharp = NotStr('''''') -icon_signal_wifi_connected_no_internet4_filled = NotStr('''''') -icon_shop_two_filled = NotStr('''''') -icon_mobile_screen_share_filled = NotStr('''''') -icon_airline_seat_legroom_normal_twotone = NotStr('''''') -icon_doorbell_outlined = NotStr('''''') -icon_thumb_down_alt_outlined = NotStr('''''') -icon_not_listed_location_outlined = NotStr('''''') -icon_raw_on_sharp = NotStr('''''') -icon_hive_outlined = NotStr('''''') -icon_wifi_lock_outlined = NotStr(''' - - -''') -icon_battery6_bar_outlined = NotStr('''''') -icon_file_download_off_twotone = NotStr(''' - - -''') -icon_sd_storage_filled = NotStr('''''') -icon_screen_lock_landscape_outlined = NotStr('''''') -icon_format_indent_decrease_outlined = NotStr('''''') -icon_electrical_services_sharp = NotStr(''' - - -''') -icon_wifi_password_outlined = NotStr('''''') -icon_diamond_outlined = NotStr('''''') -icon_md3_mp_round = NotStr(''' - - -''') -icon_deselect_round = NotStr('''''') -icon_factory_filled = NotStr('''''') -icon_snowshoeing_filled = NotStr('''''') -icon_local_hospital_round = NotStr('''''') -icon_monitor_filled = NotStr('''''') -icon_noise_control_off_outlined = NotStr('''''') -icon_horizontal_rule_round = NotStr('''''') -icon_wb_twilight_sharp = NotStr('''''') -icon_coffee_outlined = NotStr('''''') -icon_cached_twotone = NotStr('''''') -icon_live_tv_outlined = NotStr('''''') -icon_bungalow_round = NotStr('''''') -icon_insert_drive_file_outlined = NotStr('''''') -icon_backup_table_round = NotStr(''' - - -''') -icon_save_alt_twotone = NotStr('''''') -icon_thumb_down_alt_sharp = NotStr('''''') -icon_texture_sharp = NotStr('''''') -icon_ramp_left_twotone = NotStr('''''') -icon_contact_support_filled = NotStr('''''') -icon_sledding_twotone = NotStr('''''') -icon_md4_g_plus_mobiledata_filled = NotStr('''''') -icon_local_play_outlined = NotStr('''''') -icon_catching_pokemon_twotone = NotStr(''' - - -''') -icon_folder_off_twotone = NotStr(''' - - -''') -icon_mic_external_off_filled = NotStr('''''') -icon_hotel_class_sharp = NotStr('''''') -icon_move_down_sharp = NotStr('''''') -icon_photo_size_select_small_filled = NotStr('''''') -icon_person_pin_circle_round = NotStr('''''') -icon_add_to_home_screen_twotone = NotStr('''''') -icon_message_sharp = NotStr('''''') -icon_summarize_round = NotStr('''''') -icon_bedroom_parent_twotone = NotStr(''' - - - -''') -icon_read_more_twotone = NotStr('''''') -icon_send_twotone = NotStr(''' - - -''') -icon_drive_file_move_rtl_round = NotStr('''''') -icon_content_cut_round = NotStr('''''') -icon_textsms_twotone = NotStr(''' - - -''') -icon_construction_sharp = NotStr('''''') -icon_superscript_sharp = NotStr('''''') -icon_hourglass_empty_outlined = NotStr('''''') -icon_scanner_twotone = NotStr(''' - - -''') -icon_spatial_tracking_round = NotStr(''' - - -''') -icon_wifi_find_outlined = NotStr(''' - - -''') -icon_traffic_round = NotStr('''''') -icon_mode_comment_twotone = NotStr(''' - - -''') -icon_sms_sharp = NotStr('''''') -icon_pending_actions_filled = NotStr('''''') -icon_send_to_mobile_twotone = NotStr(''' - - -''') -icon_record_voice_over_twotone = NotStr(''' - - - -''') -icon_edit_location_alt_sharp = NotStr('''''') -icon_notifications_round = NotStr('''''') -icon_location_off_round = NotStr('''''') -icon_rtt_twotone = NotStr('''''') -icon_accessibility_sharp = NotStr('''''') -icon_md7_k_plus_round = NotStr('''''') -icon_text_decrease_twotone = NotStr('''''') -icon_table_view_round = NotStr('''''') -icon_outbox_filled = NotStr('''''') -icon_settings_remote_round = NotStr(''' - - -''') -icon_wifi1_bar_outlined = NotStr('''''') -icon_bluetooth_twotone = NotStr('''''') -icon_access_alarms_filled = NotStr('''''') -icon_subject_sharp = NotStr('''''') -icon_format_align_right_twotone = NotStr('''''') -icon_md23_mp_round = NotStr(''' - - -''') -icon_contact_phone_outlined = NotStr('''''') -icon_crop_free_twotone = NotStr('''''') -icon_bakery_dining_sharp = NotStr('''''') -icon_line_axis_outlined = NotStr('''''') -icon_social_distance_twotone = NotStr('''''') -icon_view_timeline_outlined = NotStr(''' - - -''') -icon_camera_outdoor_twotone = NotStr('''''') -icon_sort_outlined = NotStr('''''') -icon_cameraswitch_filled = NotStr(''' - - -''') -icon_stop_circle_filled = NotStr('''''') -icon_send_time_extension_outlined = NotStr(''' - - -''') -icon_tag_outlined = NotStr('''''') -icon_keyboard_round = NotStr('''''') -icon_md3_g_mobiledata_filled = NotStr('''''') -icon_brightness1_twotone = NotStr(''' - - -''') -icon_autofps_select_outlined = NotStr(''' - - -''') -icon_lock_open_outlined = NotStr('''''') -icon_gpp_good_twotone = NotStr(''' - - -''') -icon_card_travel_twotone = NotStr(''' - - -''') -icon_replay30_filled = NotStr(''' - - -''') -icon_bluetooth_sharp = NotStr('''''') -icon_attachment_round = NotStr('''''') -icon_replay30_twotone = NotStr('''''') -icon_md13_mp_filled = NotStr('''''') -icon_spatial_audio_off_outlined = NotStr(''' - - -''') -icon_emoji_transportation_round = NotStr(''' - - - -''') -icon_bluetooth_audio_twotone = NotStr('''''') -icon_person_add_alt1_filled = NotStr('''''') -icon_density_large_twotone = NotStr('''''') -icon_add_task_round = NotStr('''''') -icon_south_west_outlined = NotStr('''''') -icon_person_outline_round = NotStr('''''') -icon_inventory_filled = NotStr('''''') -icon_people_alt_filled = NotStr(''' - - - -''') -icon_strikethrough_s_filled = NotStr('''''') -icon_card_travel_sharp = NotStr('''''') -icon_download_done_outlined = NotStr('''''') -icon_change_history_round = NotStr('''''') -icon_gpp_good_filled = NotStr('''''') -icon_dvr_round = NotStr('''''') -icon_work_outline_twotone = NotStr('''''') -icon_lightbulb_twotone = NotStr(''' - - -''') -icon_keyboard_double_arrow_up_outlined = NotStr(''' - - -''') -icon_settings_system_daydream_round = NotStr('''''') -icon_file_present_outlined = NotStr('''''') -icon_request_page_sharp = NotStr('''''') -icon_mobile_off_filled = NotStr('''''') -icon_arrow_back_ios_twotone = NotStr('''''') -icon_whatsapp_round = NotStr('''''') -icon_history_toggle_off_sharp = NotStr('''''') -icon_no_stroller_twotone = NotStr(''' - - -''') -icon_saved_search_sharp = NotStr(''' - - -''') -icon_open_with_twotone = NotStr('''''') -icon_directions_car_twotone = NotStr(''' - - - - -''') -icon_corporate_fare_twotone = NotStr(''' - - -''') -icon_announcement_twotone = NotStr(''' - - -''') -icon_slow_motion_video_sharp = NotStr('''''') -icon_crop_din_filled = NotStr('''''') -icon_log_out_round = NotStr(''' - - -''') -icon_exit_to_app_outlined = NotStr('''''') -icon_table_bar_round = NotStr('''''') -icon_credit_score_sharp = NotStr('''''') -icon_draw_outlined = NotStr('''''') -icon_data_exploration_round = NotStr('''''') -icon_blur_on_outlined = NotStr('''''') -icon_mode_of_travel_outlined = NotStr('''''') -icon_lightbulb_outlined = NotStr('''''') -icon_r_mobiledata_outlined = NotStr('''''') -icon_north_sharp = NotStr('''''') -icon_history_toggle_off_outlined = NotStr('''''') -icon_sports_martial_arts_round = NotStr(''' - - -''') -icon_public_outlined = NotStr('''''') -icon_draw_sharp = NotStr('''''') -icon_toc_filled = NotStr('''''') -icon_mosque_outlined = NotStr('''''') -icon_podcasts_twotone = NotStr('''''') -icon_local_atm_filled = NotStr('''''') -icon_navigation_outlined = NotStr('''''') -icon_south_america_twotone = NotStr(''' - - -''') -icon_anchor_sharp = NotStr('''''') -icon_book_online_sharp = NotStr('''''') -icon_stay_current_portrait_round = NotStr('''''') -icon_backpack_sharp = NotStr('''''') -icon_rice_bowl_sharp = NotStr('''''') -icon_ad_units_sharp = NotStr(''' - - -''') -icon_play_disabled_filled = NotStr('''''') -icon_dock_round = NotStr('''''') -icon_paypal_sharp = NotStr(''' - - -''') -icon_wash_sharp = NotStr('''''') -icon_smart_toy_round = NotStr('''''') -icon_check_circle_outline_filled = NotStr('''''') -icon_video_file_outlined = NotStr('''''') -icon_add_card_filled = NotStr('''''') -icon_thumb_up_sharp = NotStr('''''') -icon_arrow_back_ios_new_sharp = NotStr('''''') -icon_ring_volume_filled = NotStr('''''') -icon_local_bar_sharp = NotStr('''''') -icon_castle_twotone = NotStr(''' - - - -''') -icon_sports_golf_sharp = NotStr(''' - - - - - -''') -icon_youtube_searched_for_outlined = NotStr('''''') -icon_roundabout_right_filled = NotStr('''''') -icon_query_stats_round = NotStr('''''') -icon_crop75_twotone = NotStr('''''') -icon_photo_twotone = NotStr(''' - - -''') -icon_currency_yen_twotone = NotStr('''''') -icon_hexagon_filled = NotStr('''''') -icon_arrow_downward_outlined = NotStr('''''') -icon_not_interested_twotone = NotStr('''''') -icon_my_location_twotone = NotStr(''' - - - -''') -icon_view_comfy_alt_filled = NotStr('''''') -icon_mark_unread_chat_alt_outlined = NotStr(''' - - - -''') -icon_numbers_sharp = NotStr('''''') -icon_person_remove_alt1_twotone = NotStr(''' - - - -''') -icon_code_filled = NotStr('''''') -icon_edit_calendar_outlined = NotStr('''''') -icon_invert_colors_off_sharp = NotStr('''''') -icon_switch_camera_outlined = NotStr(''' - - -''') -icon_picture_in_picture_alt_outlined = NotStr('''''') -icon_emergency_recording_sharp = NotStr('''''') -icon_face_retouching_natural_sharp = NotStr(''' - - - - -''') -icon_tune_round = NotStr('''''') -icon_clean_hands_twotone = NotStr(''' - - -''') -icon_hive_twotone = NotStr(''' - - -''') -icon_md14_mp_sharp = NotStr(''' - - -''') -icon_alarm_add_sharp = NotStr('''''') -icon_casino_outlined = NotStr(''' - - - - - - -''') -icon_sell_round = NotStr('''''') -icon_barcode_round = NotStr('''''') -icon_picture_in_picture_alt_round = NotStr('''''') -icon_browser_not_supported_round = NotStr('''''') -icon_phonelink_setup_twotone = NotStr('''''') -icon_play_disabled_sharp = NotStr('''''') -icon_bento_twotone = NotStr(''' - - -''') -icon_wb_incandescent_sharp = NotStr('''''') -icon_phone_bluetooth_speaker_round = NotStr('''''') -icon_border_all_outlined = NotStr('''''') -icon_airlines_sharp = NotStr('''''') -icon_md11_mp_sharp = NotStr(''' - - -''') -icon_signal_cellular_connected_no_internet1_bar_filled = NotStr(''' - - -''') -icon_swap_horizontal_circle_filled = NotStr('''''') -icon_fork_right_outlined = NotStr('''''') -icon_bookmark_add_round = NotStr('''''') -icon_flood_round = NotStr('''''') -icon_euro_symbol_round = NotStr('''''') -icon_signal_wifi1_bar_lock_filled = NotStr(''' - - - -''') -icon_screen_rotation_round = NotStr('''''') -icon_egg_alt_outlined = NotStr(''' - - -''') -icon_insert_drive_file_filled = NotStr('''''') -icon_handyman_sharp = NotStr(''' - - -''') -icon_fiber_manual_record_round = NotStr('''''') -icon_paypal_round = NotStr(''' - - -''') -icon_security_round = NotStr('''''') -icon_castle_sharp = NotStr('''''') -icon_wifi_tethering_error_rounded_twotone = NotStr('''''') -icon_credit_score_filled = NotStr('''''') -icon_blur_on_twotone = NotStr(''' - - - - - - - - - - - - - - - - - - - - - -''') -icon_data_thresholding_round = NotStr('''''') -icon_near_me_disabled_round = NotStr('''''') -icon_close_sharp = NotStr('''''') -icon_emoji_flags_sharp = NotStr('''''') -icon_brush_sharp = NotStr('''''') -icon_phone_round = NotStr('''''') -icon_gif_sharp = NotStr('''''') -icon_border_clear_round = NotStr('''''') -icon_panorama_photosphere_outlined = NotStr('''''') -icon_earbuds_outlined = NotStr('''''') -icon_touch_app_round = NotStr('''''') -icon_brightness7_round = NotStr('''''') -icon_image_aspect_ratio_twotone = NotStr(''' - - -''') -icon_cloud_queue_twotone = NotStr(''' - - -''') -icon_no_luggage_round = NotStr('''''') -icon_video_settings_filled = NotStr(''' - - -''') -icon_battery80_filled = NotStr(''' - - -''') -icon_invert_colors_sharp = NotStr('''''') -icon_switch_access_shortcut_sharp = NotStr('''''') -icon_crop32_twotone = NotStr('''''') -icon_filter9_plus_twotone = NotStr(''' - - - - -''') -icon_upcoming_round = NotStr('''''') -icon_texture_outlined = NotStr('''''') -icon_sports_score_outlined = NotStr('''''') -icon_grading_twotone = NotStr('''''') -icon_storefront_twotone = NotStr(''' - - -''') -icon_dangerous_filled = NotStr('''''') -icon_mode_night_twotone = NotStr(''' - - -''') -icon_ad_units_round = NotStr(''' - - -''') -icon_mobile_screen_share_outlined = NotStr('''''') -icon_save_alt_outlined = NotStr('''''') -icon_system_security_update_warning_outlined = NotStr(''' - - -''') -icon_photo_filter_twotone = NotStr('''''') -icon_roundabout_right_sharp = NotStr('''''') -icon_format_textdirection_l_to_r_outlined = NotStr('''''') -icon_stream_outlined = NotStr(''' - - - - - -''') -icon_signal_cellular0_bar_filled = NotStr('''''') -icon_sync_alt_twotone = NotStr('''''') -icon_image_aspect_ratio_round = NotStr('''''') -icon_nearby_off_round = NotStr('''''') -icon_help_center_filled = NotStr('''''') -icon_format_indent_increase_sharp = NotStr('''''') -icon_shop_two_sharp = NotStr('''''') -icon_swipe_vertical_filled = NotStr('''''') -icon_score_outlined = NotStr('''''') -icon_compare_arrows_sharp = NotStr('''''') -icon_facebook_round = NotStr('''''') -icon_shopping_basket_twotone = NotStr(''' - - -''') -icon_calendar_today_sharp = NotStr('''''') -icon_ballot_outlined = NotStr('''''') -icon_motion_photos_auto_round = NotStr('''''') -icon_event_note_outlined = NotStr('''''') -icon_md24_mp_filled = NotStr('''''') -icon_hdr_auto_filled = NotStr(''' - - -''') -icon_u_turn_left_sharp = NotStr('''''') -icon_assignment_late_sharp = NotStr('''''') -icon_blender_sharp = NotStr('''''') -icon_equals_round = NotStr('''''') -icon_battery1_bar_round = NotStr('''''') -icon_percent_sharp = NotStr('''''') -icon_nat_filled = NotStr(''' - - -''') -icon_collections_bookmark_twotone = NotStr(''' - - -''') -icon_brightness_medium_filled = NotStr('''''') -icon_local_hotel_sharp = NotStr('''''') -icon_dashboard_filled = NotStr('''''') -icon_youtube_searched_for_sharp = NotStr('''''') -icon_md9_k_round = NotStr('''''') -icon_self_improvement_sharp = NotStr(''' - - -''') -icon_insert_chart_round = NotStr('''''') -icon_battery_saver_outlined = NotStr('''''') -icon_phonelink_setup_sharp = NotStr('''''') -icon_thermostat_auto_sharp = NotStr('''''') -icon_md3_d_rotation_sharp = NotStr('''''') -icon_qr_code_round = NotStr('''''') -icon_wifi_tethering_error_rounded_round = NotStr('''''') -icon_mp_sharp = NotStr('''''') -icon_route_twotone = NotStr(''' - - - -''') -icon_plus_round = NotStr('''''') -icon_rsvp_round = NotStr('''''') -icon_person_add_twotone = NotStr(''' - - - -''') -icon_turn_right_round = NotStr('''''') -icon_rss_feed_sharp = NotStr(''' - - -''') -icon_vibration_twotone = NotStr(''' - - -''') -icon_arrow_right_twotone = NotStr('''''') -icon_co_present_twotone = NotStr(''' - - - - -''') -icon_format_paint_sharp = NotStr('''''') -icon_calendar_month_sharp = NotStr('''''') -icon_snowboarding_filled = NotStr('''''') -icon_radio_twotone = NotStr(''' - - - -''') -icon_door_sliding_filled = NotStr('''''') -icon_architecture_twotone = NotStr('''''') -icon_grid_view_filled = NotStr('''''') -icon_local_car_wash_outlined = NotStr(''' - - - -''') -icon_question_answer_filled = NotStr('''''') -icon_mark_as_unread_outlined = NotStr(''' - - -''') -icon_public_off_filled = NotStr('''''') -icon_turned_in_sharp = NotStr('''''') -icon_ramp_left_sharp = NotStr('''''') -icon_filter2_outlined = NotStr('''''') -icon_question_mark_sharp = NotStr('''''') -icon_recycling_sharp = NotStr('''''') -icon_auto_delete_twotone = NotStr(''' - - - -''') -icon_rule_twotone = NotStr('''''') -icon_mode_comment_sharp = NotStr('''''') -icon_railway_alert_twotone = NotStr(''' - - - - -''') -icon_signal_cellular_alt2_bar_round = NotStr('''''') -icon_local_post_office_round = NotStr('''''') -icon_spoke_filled = NotStr('''''') -icon_alarm_sharp = NotStr('''''') -icon_business_center_sharp = NotStr('''''') -icon_insert_comment_round = NotStr('''''') -icon_precision_manufacturing_round = NotStr('''''') -icon_remove_moderator_outlined = NotStr('''''') -icon_assignment_returned_round = NotStr('''''') -icon_access_time_filled_twotone = NotStr('''''') -icon_emoji_transportation_twotone = NotStr(''' - - - -''') -icon_hourglass_full_filled = NotStr('''''') -icon_missed_video_call_sharp = NotStr('''''') -icon_precision_manufacturing_filled = NotStr('''''') -icon_add_location_sharp = NotStr('''''') -icon_md18_mp_round = NotStr(''' - - - -''') -icon_restore_twotone = NotStr('''''') -icon_format_textdirection_l_to_r_filled = NotStr('''''') -icon_add_moderator_filled = NotStr('''''') -icon_rotate_left_outlined = NotStr('''''') -icon_wysiwyg_filled = NotStr('''''') -icon_keyboard_arrow_down_filled = NotStr('''''') -icon_garage_sharp = NotStr(''' - - - - -''') -icon_maximize_filled = NotStr('''''') -icon_airline_seat_legroom_normal_sharp = NotStr('''''') -icon_tag_faces_sharp = NotStr('''''') -icon_precision_manufacturing_sharp = NotStr('''''') -icon_battery_alert_twotone = NotStr('''''') -icon_security_update_warning_sharp = NotStr(''' - - -''') -icon_outlet_sharp = NotStr('''''') -icon_wifi_tethering_off_twotone = NotStr('''''') -icon_casino_sharp = NotStr('''''') -icon_contacts_outlined = NotStr('''''') -icon_view_column_twotone = NotStr(''' - - -''') -icon_keyboard_alt_twotone = NotStr(''' - - - -''') -icon_battery3_bar_round = NotStr('''''') -icon_hevc_twotone = NotStr('''''') -icon_rule_folder_twotone = NotStr(''' - - -''') -icon_railway_alert_round = NotStr(''' - - -''') -icon_document_scanner_filled = NotStr('''''') -icon_md4_g_plus_mobiledata_twotone = NotStr('''''') -icon_light_twotone = NotStr(''' - - -''') -icon_signal_wifi4_bar_lock_filled = NotStr(''' - - -''') -icon_color_lens_filled = NotStr('''''') -icon_swap_vert_round = NotStr('''''') -icon_calendar_month_twotone = NotStr(''' - - -''') -icon_grain_round = NotStr('''''') -icon_ad_units_twotone = NotStr(''' - - - -''') -icon_spatial_audio_round = NotStr(''' - - - -''') -icon_waves_sharp = NotStr('''''') -icon_scoreboard_sharp = NotStr('''''') -icon_pattern_outlined = NotStr('''''') -icon_north_west_filled = NotStr('''''') -icon_photo_size_select_actual_filled = NotStr('''''') -icon_rule_folder_outlined = NotStr('''''') -icon_filter8_sharp = NotStr('''''') -icon_door_front_outlined = NotStr('''''') -icon_camera_enhance_sharp = NotStr('''''') -icon_height_filled = NotStr('''''') -icon_javascript_round = NotStr('''''') -icon_bubble_chart_sharp = NotStr(''' - - - -''') -icon_how_to_vote_twotone = NotStr(''' - - - - -''') -icon_contrast_sharp = NotStr('''''') -icon_bedtime_outlined = NotStr('''''') -icon_flip_to_back_sharp = NotStr('''''') -icon_swipe_right_round = NotStr('''''') -icon_multiline_chart_filled = NotStr('''''') -icon_call_filled = NotStr('''''') -icon_south_west_twotone = NotStr('''''') -icon_add_to_photos_twotone = NotStr(''' - - -''') -icon_network_locked_outlined = NotStr('''''') -icon_md7_k_outlined = NotStr(''' - - -''') -icon_network_check_outlined = NotStr('''''') -icon_fiber_smart_record_sharp = NotStr(''' - - -''') -icon_widgets_round = NotStr('''''') -icon_local_activity_round = NotStr('''''') -icon_interests_outlined = NotStr('''''') -icon_cameraswitch_sharp = NotStr(''' - - -''') -icon_snowboarding_sharp = NotStr('''''') -icon_timer_off_twotone = NotStr(''' - - - -''') -icon_volunteer_activism_outlined = NotStr('''''') -icon_font_download_sharp = NotStr('''''') -icon_hd_sharp = NotStr('''''') -icon_holiday_village_sharp = NotStr('''''') -icon_airport_shuttle_twotone = NotStr(''' - - -''') -icon_bedroom_child_outlined = NotStr('''''') -icon_join_full_round = NotStr(''' - - -''') -icon_text_fields_sharp = NotStr('''''') -icon_rotate_right_round = NotStr('''''') -icon_local_pizza_sharp = NotStr('''''') -icon_media_bluetooth_off_sharp = NotStr('''''') -icon_workspace_premium_twotone = NotStr(''' - - -''') -icon_view_list_twotone = NotStr(''' - - -''') -icon_sim_card_twotone = NotStr(''' - - -''') -icon_hail_outlined = NotStr('''''') -icon_filter_vintage_outlined = NotStr('''''') -icon_markunread_twotone = NotStr(''' - - -''') -icon_done_outline_outlined = NotStr('''''') -icon_gesture_twotone = NotStr('''''') -icon_battery0_bar_filled = NotStr('''''') -icon_lan_sharp = NotStr('''''') -icon_tungsten_filled = NotStr('''''') -icon_snapchat_filled = NotStr('''''') -icon_folder_special_round = NotStr('''''') -icon_pool_outlined = NotStr(''' - - -''') -icon_keyboard_voice_outlined = NotStr('''''') -icon_https_round = NotStr('''''') -icon_lens_blur_round = NotStr('''''') -icon_screenshot_outlined = NotStr('''''') -icon_motion_photos_pause_round = NotStr('''''') -icon_directions_railway_filled_outlined = NotStr(''' - - -''') -icon_kitchen_outlined = NotStr('''''') -icon_perm_identity_outlined = NotStr('''''') -icon_forward_filled = NotStr('''''') -icon_flight_class_twotone = NotStr(''' - - -''') -icon_navigation_filled = NotStr('''''') -icon_cloud_upload_outlined = NotStr('''''') -icon_signal_cellular_alt_sharp = NotStr('''''') -icon_format_align_right_round = NotStr('''''') -icon_nightlight_round_sharp = NotStr('''''') -icon_local_drink_sharp = NotStr('''''') -icon_nfc_round = NotStr('''''') -icon_square_foot_outlined = NotStr('''''') -icon_keyboard_hide_filled = NotStr('''''') -icon_format_quote_sharp = NotStr('''''') -icon_call_outlined = NotStr('''''') -icon_md6_k_plus_filled = NotStr('''''') -icon_device_unknown_round = NotStr('''''') -icon_undo_round = NotStr('''''') -icon_do_not_disturb_off_filled = NotStr('''''') -icon_transform_filled = NotStr('''''') -icon_chevron_right_round = NotStr('''''') -icon_wrong_location_filled = NotStr(''' - - -''') -icon_border_bottom_outlined = NotStr('''''') -icon_chat_round = NotStr('''''') -icon_view_comfy_sharp = NotStr('''''') -icon_md3_mp_sharp = NotStr(''' - - -''') -icon_source_filled = NotStr('''''') -icon_remove_done_outlined = NotStr('''''') -icon_checklist_rtl_sharp = NotStr('''''') -icon_notes_filled = NotStr('''''') -icon_video_library_round = NotStr('''''') -icon_skateboarding_twotone = NotStr('''''') -icon_punch_clock_outlined = NotStr(''' - - - -''') -icon_no_drinks_filled = NotStr('''''') -icon_price_check_sharp = NotStr('''''') -icon_text_rotation_angleup_outlined = NotStr('''''') -icon_md12_mp_sharp = NotStr(''' - - -''') -icon_fiber_smart_record_filled = NotStr(''' - - -''') -icon_settings_power_twotone = NotStr('''''') -icon_hide_image_outlined = NotStr('''''') -icon_feed_outlined = NotStr('''''') -icon_view_week_sharp = NotStr('''''') -icon_sim_card_download_sharp = NotStr('''''') -icon_toggle_off_sharp = NotStr('''''') -icon_filter4_filled = NotStr('''''') -icon_backspace_sharp = NotStr('''''') -icon_explore_off_sharp = NotStr('''''') -icon_menu_book_round = NotStr(''' - - -''') -icon_markunread_sharp = NotStr('''''') -icon_photo_camera_sharp = NotStr(''' - - -''') -icon_check_outlined = NotStr('''''') -icon_library_add_round = NotStr('''''') -icon_camera_roll_round = NotStr('''''') -icon_control_camera_twotone = NotStr(''' - - -''') -icon_directions_bus_outlined = NotStr(''' - - - -''') -icon_subdirectory_arrow_left_filled = NotStr('''''') -icon_wc_filled = NotStr('''''') -icon_query_builder_filled = NotStr(''' - - -''') -icon_recent_actors_twotone = NotStr(''' - - - - -''') -icon_difference_outlined = NotStr('''''') -icon_single_bed_round = NotStr('''''') -icon_lock_round = NotStr('''''') -icon_join_right_sharp = NotStr(''' - - -''') -icon_camera_indoor_outlined = NotStr('''''') -icon_filter_list_off_filled = NotStr('''''') -icon_sports_outlined = NotStr(''' - - -''') -icon_flash_on_outlined = NotStr('''''') -icon_replay5_outlined = NotStr('''''') -icon_expand_less_outlined = NotStr('''''') -icon_adf_scanner_outlined = NotStr(''' - - -''') -icon_file_present_sharp = NotStr('''''') -icon_directions_bus_filled_filled = NotStr('''''') -icon_dialpad_filled = NotStr('''''') -icon_pentagon_filled = NotStr('''''') -icon_stop_circle_twotone = NotStr(''' - - -''') -icon_text_increase_twotone = NotStr('''''') -icon_satellite_alt_round = NotStr('''''') -icon_zoom_in_map_outlined = NotStr('''''') -icon_signal_wifi4_bar_lock_twotone = NotStr(''' - - -''') -icon_list_alt_twotone = NotStr(''' - - -''') -icon_fast_forward_round = NotStr('''''') -icon_brightness_auto_round = NotStr('''''') -icon_room_filled = NotStr('''''') -icon_connected_tv_round = NotStr('''''') -icon_assured_workload_twotone = NotStr(''' - - -''') -icon_weekend_sharp = NotStr('''''') -icon_local_car_wash_sharp = NotStr('''''') -icon_roofing_sharp = NotStr('''''') -icon_notifications_paused_twotone = NotStr(''' - - -''') -icon_reset_tv_outlined = NotStr('''''') -icon_food_bank_sharp = NotStr('''''') -icon_format_color_text_filled = NotStr('''''') -icon_rate_review_filled = NotStr('''''') -icon_grass_sharp = NotStr('''''') -icon_outbond_round = NotStr('''''') -icon_high_quality_filled = NotStr('''''') -icon_connected_tv_sharp = NotStr(''' - - - -''') -icon_dashboard_customize_round = NotStr('''''') -icon_network_wifi3_bar_filled = NotStr('''''') -icon_auto_awesome_motion_outlined = NotStr('''''') -icon_watch_twotone = NotStr(''' - - -''') -icon_bathtub_round = NotStr(''' - - -''') -icon_crop_twotone = NotStr('''''') -icon_domain_sharp = NotStr('''''') -icon_scale_outlined = NotStr('''''') -icon_looks3_round = NotStr('''''') -icon_sim_card_alert_round = NotStr('''''') -icon_privacy_tip_sharp = NotStr('''''') -icon_toggle_off_outlined = NotStr('''''') -icon_bento_outlined = NotStr('''''') -icon_note_alt_twotone = NotStr(''' - - - -''') -icon_tiktok_twotone = NotStr('''''') -icon_carpenter_twotone = NotStr(''' - - -''') -icon_devices_other_filled = NotStr('''''') -icon_arrow_downward_twotone = NotStr('''''') -icon_question_answer_twotone = NotStr(''' - - -''') -icon_closed_caption_off_filled = NotStr('''''') -icon_brightness_auto_sharp = NotStr('''''') -icon_dynamic_feed_filled = NotStr(''' - - -''') -icon_call_round = NotStr('''''') -icon_dock_twotone = NotStr(''' - - -''') -icon_note_alt_filled = NotStr('''''') -icon_local_hospital_filled = NotStr('''''') -icon_signal_cellular_connected_no_internet0_bar_twotone = NotStr('''''') -icon_mouse_outlined = NotStr('''''') -icon_code_twotone = NotStr('''''') -icon_ev_station_twotone = NotStr(''' - - -''') -icon_battery80_round = NotStr(''' - - -''') -icon_interpreter_mode_outlined = NotStr('''''') -icon_feedback_twotone = NotStr(''' - - -''') -icon_collections_bookmark_outlined = NotStr('''''') -icon_pest_control_sharp = NotStr('''''') -icon_sort_by_alpha_filled = NotStr('''''') -icon_grid_on_twotone = NotStr(''' - - -''') -icon_turn_left_sharp = NotStr('''''') -icon_signal_wifi2_bar_lock_round = NotStr(''' - - -''') -icon_format_align_right_sharp = NotStr('''''') -icon_receipt_round = NotStr('''''') -icon_health_and_safety_sharp = NotStr('''''') -icon_md123_sharp = NotStr('''''') -icon_do_not_disturb_off_round = NotStr('''''') -icon_drag_handle_round = NotStr('''''') -icon_air_outlined = NotStr('''''') -icon_calendar_today_filled = NotStr('''''') -icon_church_outlined = NotStr(''' - - -''') -icon_takeout_dining_filled = NotStr('''''') -icon_chair_alt_sharp = NotStr('''''') -icon_details_twotone = NotStr(''' - - -''') -icon_wb_sunny_twotone = NotStr(''' - - -''') -icon_switch_right_filled = NotStr('''''') -icon_sensor_door_twotone = NotStr(''' - - -''') -icon_hourglass_bottom_sharp = NotStr('''''') -icon_md20_mp_outlined = NotStr(''' - - - -''') -icon_no_stroller_round = NotStr('''''') -icon_home_mini_sharp = NotStr('''''') -icon_construction_filled = NotStr('''''') -icon_mms_filled = NotStr('''''') -icon_short_text_sharp = NotStr('''''') -icon_crop_portrait_outlined = NotStr('''''') -icon_hourglass_empty_filled = NotStr('''''') -icon_insights_sharp = NotStr(''' - - -''') -icon_emoji_emotions_outlined = NotStr(''' - - - - -''') -icon_air_twotone = NotStr('''''') -icon_person_twotone = NotStr(''' - - - -''') -icon_sms_outlined = NotStr('''''') -icon_quiz_outlined = NotStr('''''') -icon_print_disabled_sharp = NotStr('''''') -icon_create_new_folder_twotone = NotStr(''' - - -''') -icon_font_download_outlined = NotStr('''''') -icon_lte_plus_mobiledata_twotone = NotStr('''''') -icon_done_outline_twotone = NotStr('''''') -icon_bolt_sharp = NotStr('''''') -icon_filter7_twotone = NotStr(''' - - -''') -icon_temple_hindu_outlined = NotStr('''''') -icon_cases_filled = NotStr('''''') -icon_tips_and_updates_filled = NotStr('''''') -icon_md18_mp_outlined = NotStr(''' - - - -''') -icon_cast_twotone = NotStr('''''') -icon_amp_stories_outlined = NotStr('''''') -icon_gps_not_fixed_filled = NotStr('''''') -icon_location_disabled_outlined = NotStr('''''') -icon_phone_android_filled = NotStr('''''') -icon_beach_access_twotone = NotStr(''' - - -''') -icon_forward_sharp = NotStr('''''') -icon_swipe_left_filled = NotStr('''''') -icon_all_inbox_round = NotStr('''''') -icon_document_scanner_twotone = NotStr(''' - - -''') -icon_smartphone_round = NotStr('''''') -icon_power_filled = NotStr('''''') -icon_plus_minus_alt_round = NotStr('''''') -icon_verified_outlined = NotStr(''' - - -''') -icon_flood_filled = NotStr('''''') -icon_price_check_round = NotStr('''''') -icon_balcony_twotone = NotStr(''' - - -''') -icon_privacy_tip_twotone = NotStr(''' - - -''') -icon_local_offer_twotone = NotStr(''' - - - -''') -icon_gpp_good_sharp = NotStr('''''') -icon_electric_rickshaw_filled = NotStr('''''') -icon_keyboard_sharp = NotStr('''''') -icon_remove_from_queue_sharp = NotStr('''''') -icon_deck_sharp = NotStr(''' - - -''') -icon_noise_control_off_sharp = NotStr('''''') -icon_hexagon_sharp = NotStr('''''') -icon_room_service_filled = NotStr('''''') -icon_camera_indoor_filled = NotStr('''''') -icon_cast_connected_filled = NotStr('''''') -icon_co2_filled = NotStr('''''') -icon_bed_sharp = NotStr('''''') -icon_my_location_filled = NotStr('''''') -icon_sort_by_alpha_twotone = NotStr('''''') -icon_biotech_sharp = NotStr(''' - - - -''') -icon_g_mobiledata_sharp = NotStr('''''') -icon_security_update_warning_outlined = NotStr(''' - - -''') -icon_satellite_alt_twotone = NotStr(''' - - -''') -icon_subscriptions_round = NotStr('''''') -icon_md17_mp_twotone = NotStr(''' - - - - - -''') -icon_privacy_tip_filled = NotStr('''''') -icon_coronavirus_sharp = NotStr('''''') -icon_maps_home_work_outlined = NotStr(''' - - -''') -icon_format_underlined_sharp = NotStr('''''') -icon_view_day_outlined = NotStr('''''') -icon_battery_charging50_twotone = NotStr(''' - - -''') -icon_upload_file_outlined = NotStr('''''') -icon_folder_open_sharp = NotStr('''''') -icon_comment_sharp = NotStr('''''') -icon_movie_filled = NotStr('''''') -icon_emoji_flags_outlined = NotStr('''''') -icon_language_outlined = NotStr('''''') -icon_currency_exchange_round = NotStr('''''') -icon_sentiment_satisfied_alt_filled = NotStr(''' - - - - - -''') -icon_picture_as_pdf_outlined = NotStr('''''') -icon_star_rate_sharp = NotStr('''''') -icon_headphones_filled = NotStr('''''') -icon_abc_filled = NotStr('''''') -icon_fact_check_filled = NotStr('''''') -icon_sentiment_dissatisfied_round = NotStr(''' - - - -''') -icon_forest_round = NotStr(''' - - -''') -icon_photo_size_select_actual_outlined = NotStr('''''') -icon_cottage_round = NotStr('''''') -icon_videogame_asset_round = NotStr('''''') -icon_md4_g_plus_mobiledata_sharp = NotStr('''''') -icon_loop_outlined = NotStr('''''') -icon_app_shortcut_filled = NotStr(''' - - -''') -icon_bluetooth_outlined = NotStr('''''') -icon_flash_on_sharp = NotStr('''''') -icon_view_list_outlined = NotStr('''''') -icon_request_page_filled = NotStr('''''') -icon_airline_seat_flat_twotone = NotStr(''' - - -''') -icon_enhanced_encryption_filled = NotStr('''''') -icon_cast_connected_outlined = NotStr('''''') -icon_co_present_outlined = NotStr(''' - - -''') -icon_event_repeat_outlined = NotStr('''''') -icon_ev_station_round = NotStr('''''') -icon_person_remove_outlined = NotStr('''''') -icon_lock_clock_filled = NotStr('''''') -icon_arrow_circle_up_outlined = NotStr('''''') -icon_accessible_forward_twotone = NotStr(''' - - -''') -icon_bathtub_sharp = NotStr(''' - - -''') -icon_move_down_filled = NotStr('''''') -icon_domain_disabled_twotone = NotStr(''' - - -''') -icon_calendar_view_month_sharp = NotStr('''''') -icon_exposure_neg2_outlined = NotStr('''''') -icon_cloud_done_outlined = NotStr('''''') -icon_assignment_outlined = NotStr('''''') -icon_verified_sharp = NotStr('''''') -icon_align_horizontal_left_filled = NotStr('''''') -icon_icecream_round = NotStr('''''') -icon_system_security_update_outlined = NotStr('''''') -icon_keyboard_double_arrow_left_filled = NotStr(''' - - -''') -icon_playlist_add_circle_round = NotStr('''''') -icon_leak_remove_filled = NotStr('''''') -icon_mail_outline_twotone = NotStr('''''') -icon_terrain_round = NotStr('''''') -icon_money_sharp = NotStr('''''') -icon_child_care_twotone = NotStr(''' - - - - -''') -icon_attach_email_sharp = NotStr(''' - - -''') -icon_tips_and_updates_sharp = NotStr('''''') -icon_forward30_filled = NotStr(''' - - -''') -icon_content_cut_filled = NotStr('''''') -icon_chair_alt_round = NotStr('''''') -icon_mode_night_outlined = NotStr('''''') -icon_photo_camera_front_outlined = NotStr(''' - - - -''') -icon_video_camera_back_round = NotStr('''''') -icon_settings_sharp = NotStr('''''') -icon_density_medium_round = NotStr('''''') -icon_photo_size_select_large_twotone = NotStr('''''') -icon_vignette_filled = NotStr('''''') -icon_visibility_sharp = NotStr('''''') -icon_watch_off_twotone = NotStr(''' - - -''') -icon_crop169_filled = NotStr('''''') -icon_switch_left_round = NotStr('''''') -icon_linked_camera_sharp = NotStr(''' - - -''') -icon_settings_input_composite_filled = NotStr('''''') -icon_brightness2_filled = NotStr('''''') -icon_add_business_outlined = NotStr(''' - - -''') -icon_grass_twotone = NotStr('''''') -icon_border_style_outlined = NotStr('''''') -icon_sports_rugby_sharp = NotStr('''''') -icon_people_alt_round = NotStr(''' - - - -''') -icon_branding_watermark_round = NotStr('''''') -icon_nights_stay_round = NotStr(''' - - -''') -icon_school_outlined = NotStr('''''') -icon_nightlight_round_outlined = NotStr('''''') -icon_grade_sharp = NotStr('''''') -icon_sd_sharp = NotStr('''''') -icon_person_outlined = NotStr('''''') -icon_laptop_round = NotStr('''''') -icon_md30_fps_filled = NotStr('''''') -icon_bookmark_remove_sharp = NotStr('''''') -icon_flaky_outlined = NotStr('''''') -icon_device_unknown_sharp = NotStr('''''') -icon_payment_filled = NotStr('''''') -icon_phonelink_lock_filled = NotStr('''''') -icon_personal_video_twotone = NotStr(''' - - -''') -icon_local_offer_round = NotStr('''''') -icon_safety_divider_round = NotStr('''''') -icon_format_indent_increase_round = NotStr('''''') -icon_fence_filled = NotStr('''''') -icon_star_border_purple500_twotone = NotStr('''''') -icon_track_changes_sharp = NotStr('''''') -icon_settings_input_antenna_twotone = NotStr('''''') -icon_bed_outlined = NotStr('''''') -icon_business_outlined = NotStr('''''') -icon_maps_ugc_filled = NotStr('''''') -icon_usb_sharp = NotStr('''''') -icon_cancel_schedule_send_twotone = NotStr(''' - - - -''') -icon_meeting_room_round = NotStr('''''') -icon_style_round = NotStr('''''') -icon_fiber_manual_record_outlined = NotStr('''''') -icon_movie_creation_filled = NotStr('''''') -icon_offline_pin_outlined = NotStr('''''') -icon_star_half_twotone = NotStr('''''') -icon_strikethrough_s_twotone = NotStr('''''') -icon_backup_round = NotStr('''''') -icon_minus_sharp = NotStr('''''') -icon_md9_k_plus_sharp = NotStr('''''') -icon_sort_round = NotStr('''''') -icon_align_vertical_center_outlined = NotStr('''''') -icon_details_round = NotStr('''''') -icon_loop_twotone = NotStr('''''') -icon_network_locked_twotone = NotStr('''''') -icon_unpublished_filled = NotStr('''''') -icon_bug_report_sharp = NotStr('''''') -icon_swipe_round = NotStr(''' - - -''') -icon_hub_filled = NotStr('''''') -icon_rounded_corner_outlined = NotStr('''''') -icon_pause_sharp = NotStr('''''') -icon_turn_left_twotone = NotStr('''''') -icon_mode_night_filled = NotStr('''''') -icon_analytics_sharp = NotStr('''''') -icon_mobile_off_round = NotStr('''''') -icon_delete_outlined = NotStr('''''') -icon_perm_media_round = NotStr(''' - - -''') -icon_do_disturb_off_sharp = NotStr('''''') -icon_store_mall_directory_sharp = NotStr('''''') -icon_insert_chart_filled = NotStr('''''') -icon_sports_score_sharp = NotStr('''''') -icon_vertical_align_bottom_twotone = NotStr('''''') -icon_private_connectivity_round = NotStr('''''') -icon_play_circle_filled_white_round = NotStr('''''') -icon_bedtime_off_round = NotStr('''''') -icon_explore_filled = NotStr('''''') -icon_pattern_sharp = NotStr('''''') -icon_egg_sharp = NotStr('''''') -icon_man_outlined = NotStr(''' - - -''') -icon_movie_creation_twotone = NotStr(''' - - -''') -icon_shopify_outlined = NotStr('''''') -icon_emoji_symbols_sharp = NotStr(''' - - - - -''') -icon_video_library_twotone = NotStr(''' - - -''') -icon_music_off_outlined = NotStr('''''') -icon_cleaning_services_round = NotStr('''''') -icon_star_outline_sharp = NotStr('''''') -icon_group_work_sharp = NotStr('''''') -icon_cleaning_services_sharp = NotStr('''''') -icon_closed_caption_disabled_outlined = NotStr('''''') -icon_filter_none_sharp = NotStr('''''') -icon_settings_brightness_filled = NotStr('''''') -icon_keyboard_command_key_sharp = NotStr('''''') -icon_battery5_bar_filled = NotStr('''''') -icon_lte_mobiledata_sharp = NotStr('''''') -icon_compare_arrows_outlined = NotStr('''''') -icon_map_filled = NotStr('''''') -icon_local_atm_outlined = NotStr('''''') -icon_assignment_late_round = NotStr('''''') -icon_signal_wifi_off_filled = NotStr('''''') -icon_space_dashboard_round = NotStr('''''') -icon_compare_twotone = NotStr(''' - - -''') -icon_wine_bar_filled = NotStr('''''') -icon_piano_off_round = NotStr('''''') -icon_shop_two_outlined = NotStr('''''') -icon_directions_car_sharp = NotStr('''''') -icon_looks4_twotone = NotStr(''' - - -''') -icon_md4_k_plus_filled = NotStr('''''') -icon_local_hotel_round = NotStr('''''') -icon_star_border_sharp = NotStr('''''') -icon_account_tree_round = NotStr('''''') -icon_lock_open_sharp = NotStr('''''') -icon_museum_filled = NotStr('''''') -icon_rsvp_twotone = NotStr('''''') -icon_other_houses_sharp = NotStr('''''') -icon_keyboard_command_key_twotone = NotStr('''''') -icon_auto_awesome_outlined = NotStr('''''') -icon_phonelink_erase_sharp = NotStr('''''') -icon_house_siding_outlined = NotStr('''''') -icon_flash_off_filled = NotStr('''''') -icon_arrow_back_ios_new_round = NotStr('''''') -icon_dvr_sharp = NotStr('''''') -icon_window_outlined = NotStr('''''') -icon_battery_unknown_sharp = NotStr('''''') -icon_add_box_round = NotStr('''''') -icon_dialpad_sharp = NotStr('''''') -icon_md4_g_plus_mobiledata_round = NotStr('''''') -icon_table_rows_sharp = NotStr('''''') -icon_swap_calls_filled = NotStr('''''') -icon_museum_twotone = NotStr(''' - - - -''') -icon_all_inclusive_round = NotStr('''''') -icon_visibility_outlined = NotStr('''''') -icon_groups_filled = NotStr('''''') -icon_drive_eta_sharp = NotStr('''''') -icon_add_business_round = NotStr(''' - - -''') -icon_apps_outage_filled = NotStr('''''') -icon_keyboard_double_arrow_down_filled = NotStr(''' - - -''') -icon_stacked_line_chart_filled = NotStr('''''') -icon_push_pin_sharp = NotStr('''''') -icon_delete_outline_twotone = NotStr('''''') -icon_notifications_active_sharp = NotStr('''''') -icon_plus_minus_sharp = NotStr('''''') -icon_cleaning_services_outlined = NotStr('''''') -icon_flashlight_on_round = NotStr('''''') -icon_ramp_left_round = NotStr('''''') -icon_circle_outlined = NotStr('''''') -icon_log_in_twotone = NotStr(''' - - -''') -icon_local_activity_filled = NotStr('''''') -icon_unpublished_twotone = NotStr(''' - - -''') -icon_adb_outlined = NotStr('''''') -icon_money_off_csred_filled = NotStr('''''') -icon_panorama_fish_eye_sharp = NotStr('''''') -icon_router_filled = NotStr('''''') -icon_camera_enhance_filled = NotStr(''' - - -''') -icon_settings_input_component_sharp = NotStr('''''') -icon_settings_cell_outlined = NotStr('''''') -icon_hdr_weak_outlined = NotStr('''''') -icon_kayaking_twotone = NotStr('''''') -icon_settings_phone_outlined = NotStr('''''') -icon_sick_round = NotStr('''''') -icon_person_search_filled = NotStr(''' - - -''') -icon_analytics_filled = NotStr('''''') -icon_heart_broken_filled = NotStr('''''') -icon_local_taxi_sharp = NotStr('''''') -icon_timer3_filled = NotStr('''''') -icon_pin_off_round = NotStr(''' - - -''') -icon_satellite_alt_sharp = NotStr('''''') -icon_featured_video_filled = NotStr('''''') -icon_follow_the_signs_round = NotStr('''''') -icon_bubble_chart_outlined = NotStr('''''') -icon_content_paste_off_filled = NotStr('''''') -icon_turn_sharp_right_outlined = NotStr('''''') -icon_view_column_round = NotStr('''''') -icon_hdr_on_filled = NotStr('''''') -icon_home_repair_service_round = NotStr('''''') -icon_tv_off_twotone = NotStr(''' - - -''') -icon_drive_file_move_sharp = NotStr('''''') -icon_multiple_stop_outlined = NotStr('''''') -icon_quora_outlined = NotStr('''''') -icon_vaccines_sharp = NotStr('''''') -icon_color_lens_twotone = NotStr(''' - - - - - - -''') -icon_warehouse_twotone = NotStr('''''') -icon_cottage_twotone = NotStr(''' - - -''') -icon_view_agenda_filled = NotStr('''''') -icon_settings_backup_restore_outlined = NotStr('''''') -icon_north_east_twotone = NotStr('''''') -icon_usb_off_round = NotStr('''''') -icon_free_cancellation_outlined = NotStr('''''') -icon_usb_off_filled = NotStr('''''') -icon_fiber_dvr_round = NotStr('''''') -icon_battery90_filled = NotStr(''' - - -''') -icon_play_disabled_round = NotStr('''''') -icon_important_devices_sharp = NotStr('''''') -icon_discord_twotone = NotStr('''''') -icon_nights_stay_outlined = NotStr(''' - - -''') -icon_personal_injury_outlined = NotStr('''''') -icon_format_list_numbered_outlined = NotStr('''''') -icon_local_cafe_twotone = NotStr(''' - - -''') -icon_remove_circle_outline_outlined = NotStr('''''') -icon_switch_right_round = NotStr('''''') -icon_arrow_downward_filled = NotStr('''''') -icon_wifi_tethering_error_round = NotStr('''''') -icon_lightbulb_circle_round = NotStr('''''') -icon_md13_mp_twotone = NotStr(''' - - - - - - - -''') -icon_launch_outlined = NotStr('''''') -icon_done_all_twotone = NotStr('''''') -icon_mobiledata_off_sharp = NotStr('''''') -icon_add_alert_round = NotStr('''''') -icon_thumb_down_filled = NotStr('''''') -icon_network_wifi_twotone = NotStr('''''') -icon_trending_up_twotone = NotStr('''''') -icon_settings_bluetooth_outlined = NotStr('''''') -icon_panorama_round = NotStr('''''') -icon_filter9_plus_outlined = NotStr('''''') -icon_settings_remote_sharp = NotStr('''''') -icon_emergency_share_round = NotStr('''''') -icon_remove_done_sharp = NotStr('''''') -icon_wifi_password_round = NotStr('''''') -icon_pinch_filled = NotStr('''''') -icon_vape_free_outlined = NotStr('''''') -icon_hub_twotone = NotStr(''' - - -''') -icon_plus_one_outlined = NotStr('''''') -icon_keyboard_control_key_outlined = NotStr('''''') -icon_ads_click_round = NotStr('''''') -icon_g_mobiledata_filled = NotStr('''''') -icon_emoji_symbols_outlined = NotStr(''' - - - - -''') -icon_wb_shade_round = NotStr('''''') -icon_wifi_lock_twotone = NotStr(''' - - -''') -icon_crop_original_round = NotStr('''''') -icon_shower_sharp = NotStr(''' - - - - - - - -''') -icon_social_distance_round = NotStr('''''') -icon_graphic_eq_outlined = NotStr('''''') -icon_sync_problem_sharp = NotStr('''''') -icon_more_time_filled = NotStr(''' - - - -''') -icon_md20_mp_sharp = NotStr(''' - - - -''') -icon_format_shapes_filled = NotStr('''''') -icon_playlist_remove_outlined = NotStr('''''') -icon_do_disturb_off_round = NotStr('''''') -icon_photo_library_twotone = NotStr(''' - - -''') -icon_person_off_sharp = NotStr('''''') -icon_build_filled = NotStr('''''') -icon_bookmark_twotone = NotStr(''' - - -''') -icon_edit_note_twotone = NotStr('''''') -icon_device_hub_sharp = NotStr('''''') -icon_do_not_step_filled = NotStr('''''') -icon_domain_round = NotStr('''''') -icon_settings_input_hdmi_sharp = NotStr('''''') -icon_phone_callback_sharp = NotStr('''''') -icon_psychology_round = NotStr(''' - - -''') -icon_rotate90_degrees_cw_sharp = NotStr(''' - - -''') -icon_stairs_round = NotStr('''''') -icon_phonelink_off_sharp = NotStr('''''') -icon_directions_car_filled = NotStr('''''') -icon_grid3_x3_round = NotStr('''''') -icon_settings_overscan_filled = NotStr('''''') -icon_push_pin_twotone = NotStr(''' - - -''') -icon_movie_creation_sharp = NotStr('''''') -icon_sentiment_very_satisfied_twotone = NotStr(''' - - -''') -icon_my_location_sharp = NotStr('''''') -icon_looks_filled = NotStr('''''') -icon_wifi_calling_round = NotStr(''' - - -''') -icon_electric_bike_filled = NotStr('''''') -icon_panorama_photosphere_select_filled = NotStr('''''') -icon_forward30_outlined = NotStr('''''') -icon_remove_round = NotStr('''''') -icon_filter7_sharp = NotStr('''''') -icon_note_add_outlined = NotStr('''''') -icon_military_tech_round = NotStr('''''') -icon_battery2_bar_twotone = NotStr(''' - - -''') -icon_nights_stay_twotone = NotStr(''' - - - -''') -icon_mode_standby_round = NotStr('''''') -icon_import_contacts_twotone = NotStr(''' - - -''') -icon_video_stable_outlined = NotStr('''''') -icon_outbond_filled = NotStr('''''') -icon_border_all_sharp = NotStr('''''') -icon_signal_cellular_null_filled = NotStr('''''') -icon_assignment_round = NotStr('''''') -icon_not_started_sharp = NotStr('''''') -icon_healing_outlined = NotStr('''''') -icon_snooze_round = NotStr('''''') -icon_hevc_round = NotStr('''''') -icon_crop54_sharp = NotStr('''''') -icon_stay_current_portrait_sharp = NotStr('''''') -icon_directions_bus_filled_round = NotStr('''''') -icon_phonelink_lock_twotone = NotStr('''''') -icon_battery_std_filled = NotStr('''''') -icon_greater_than_equal_filled = NotStr(''' - - -''') -icon_bluetooth_searching_filled = NotStr('''''') -icon_outbound_twotone = NotStr(''' - - -''') -icon_navigate_next_outlined = NotStr('''''') -icon_rotate_left_round = NotStr('''''') -icon_battery80_sharp = NotStr(''' - - -''') -icon_generating_tokens_sharp = NotStr('''''') -icon_ballot_twotone = NotStr(''' - - -''') -icon_manage_history_outlined = NotStr('''''') -icon_photo_library_round = NotStr('''''') -icon_flip_camera_ios_filled = NotStr('''''') -icon_grain_filled = NotStr('''''') -icon_car_repair_filled = NotStr('''''') -icon_rocket_launch_outlined = NotStr('''''') -icon_report_gmailerrorred_twotone = NotStr(''' - - - -''') -icon_bookmark_remove_outlined = NotStr('''''') -icon_md7_k_plus_filled = NotStr('''''') -icon_exposure_neg1_sharp = NotStr('''''') -icon_meeting_room_twotone = NotStr(''' - - -''') -icon_hls_twotone = NotStr('''''') -icon_sip_twotone = NotStr(''' - - - - - -''') -icon_note_alt_sharp = NotStr('''''') -icon_approval_twotone = NotStr(''' - - -''') -icon_today_sharp = NotStr('''''') -icon_watch_later_sharp = NotStr('''''') -icon_analytics_twotone = NotStr(''' - - - -''') -icon_voicemail_twotone = NotStr('''''') -icon_back_hand_filled = NotStr('''''') -icon_article_outlined = NotStr(''' - - -''') -icon_tag_faces_round = NotStr('''''') -icon_https_outlined = NotStr('''''') -icon_airport_shuttle_filled = NotStr('''''') -icon_h_plus_mobiledata_twotone = NotStr('''''') -icon_visibility_twotone = NotStr(''' - - -''') -icon_nightlife_outlined = NotStr('''''') -icon_html_filled = NotStr('''''') -icon_perm_media_sharp = NotStr('''''') -icon_new_label_sharp = NotStr('''''') -icon_md2_k_plus_twotone = NotStr(''' - - - -''') -icon_fiber_new_sharp = NotStr('''''') -icon_hdr_auto_outlined = NotStr('''''') -icon_bloodtype_twotone = NotStr(''' - - - -''') -icon_exposure_zero_outlined = NotStr('''''') -icon_child_friendly_sharp = NotStr('''''') -icon_signal_wifi3_bar_sharp = NotStr(''' - - -''') -icon_border_clear_outlined = NotStr('''''') -icon_south_america_round = NotStr('''''') -icon_md14_mp_round = NotStr(''' - - -''') -icon_workspaces_round = NotStr('''''') -icon_video_camera_back_filled = NotStr('''''') -icon_handyman_round = NotStr(''' - - -''') -icon_drive_file_move_filled = NotStr('''''') -icon_bolt_filled = NotStr('''''') -icon_policy_outlined = NotStr('''''') -icon_beach_access_sharp = NotStr('''''') -icon_rocket_round = NotStr('''''') -icon_md3_mp_twotone = NotStr(''' - - - - - -''') -icon_icecream_filled = NotStr('''''') -icon_tag_sharp = NotStr('''''') -icon_mic_external_off_twotone = NotStr(''' - - -''') -icon_star_purple500_filled = NotStr('''''') -icon_sip_round = NotStr(''' - - -''') -icon_attribution_round = NotStr(''' - - -''') -icon_gpp_bad_outlined = NotStr('''''') -icon_signal_cellular_nodata_sharp = NotStr('''''') -icon_atm_sharp = NotStr('''''') -icon_data_saver_on_twotone = NotStr('''''') -icon_pets_sharp = NotStr(''' - - - - - -''') -icon_php_sharp = NotStr('''''') -icon_no_drinks_outlined = NotStr('''''') -icon_disabled_by_default_outlined = NotStr('''''') -icon_sticky_note2_outlined = NotStr('''''') -icon_report_problem_twotone = NotStr(''' - - -''') -icon_sanitizer_twotone = NotStr(''' - - -''') -icon_liquor_outlined = NotStr('''''') -icon_settings_input_component_filled = NotStr('''''') -icon_transit_enterexit_twotone = NotStr('''''') -icon_clean_hands_filled = NotStr('''''') -icon_rtt_round = NotStr('''''') -icon_looks5_twotone = NotStr(''' - - -''') -icon_switch_camera_twotone = NotStr(''' - - -''') -icon_auto_graph_outlined = NotStr('''''') -icon_local_bar_outlined = NotStr('''''') -icon_arrow_upward_filled = NotStr('''''') -icon_wallpaper_round = NotStr('''''') -icon_less_than_round = NotStr('''''') -icon_not_interested_round = NotStr('''''') -icon_gradient_sharp = NotStr('''''') -icon_volume_mute_twotone = NotStr(''' - - -''') -icon_subway_outlined = NotStr('''''') -icon_screenshot_twotone = NotStr(''' - - -''') -icon_king_bed_filled = NotStr('''''') -icon_dialer_sip_filled = NotStr('''''') -icon_smart_toy_filled = NotStr('''''') -icon_fiber_dvr_sharp = NotStr('''''') -icon_upload_twotone = NotStr(''' - - -''') -icon_filter6_outlined = NotStr('''''') -icon_snippet_folder_twotone = NotStr(''' - - -''') -icon_phone_iphone_twotone = NotStr(''' - - -''') -icon_edgesensor_high_sharp = NotStr('''''') -icon_pause_outlined = NotStr('''''') -icon_check_sharp = NotStr('''''') -icon_topic_outlined = NotStr('''''') -icon_blur_circular_sharp = NotStr('''''') -icon_join_right_filled = NotStr(''' - - -''') -icon_history_edu_filled = NotStr('''''') -icon_shop_round = NotStr('''''') -icon_local_phone_twotone = NotStr(''' - - -''') -icon_all_out_sharp = NotStr('''''') -icon_rotate_left_filled = NotStr('''''') -icon_blur_linear_filled = NotStr('''''') -icon_inventory2_twotone = NotStr(''' - - - -''') -icon_start_sharp = NotStr('''''') -icon_lunch_dining_filled = NotStr('''''') -icon_broken_image_filled = NotStr('''''') -icon_auto_delete_sharp = NotStr(''' - - -''') -icon_file_download_done_sharp = NotStr('''''') -icon_navigate_next_filled = NotStr('''''') -icon_turn_slight_left_filled = NotStr('''''') -icon_east_round = NotStr('''''') -icon_md9_mp_round = NotStr(''' - - - -''') -icon_system_security_update_twotone = NotStr(''' - - -''') -icon_local_see_outlined = NotStr('''''') -icon_check_filled = NotStr('''''') -icon_switch_account_filled = NotStr('''''') -icon_female_filled = NotStr('''''') -icon_file_download_off_filled = NotStr('''''') -icon_border_right_sharp = NotStr('''''') -icon_engineering_sharp = NotStr('''''') -icon_south_west_sharp = NotStr('''''') -icon_power_input_sharp = NotStr('''''') -icon_functions_sharp = NotStr('''''') -icon_open_in_full_round = NotStr('''''') -icon_scatter_plot_round = NotStr(''' - - - -''') -icon_other_houses_filled = NotStr('''''') -icon_picture_in_picture_outlined = NotStr('''''') -icon_filter_alt_twotone = NotStr(''' - - -''') -icon_biotech_round = NotStr(''' - - - -''') -icon_input_twotone = NotStr('''''') -icon_style_filled = NotStr('''''') -icon_bookmark_added_sharp = NotStr('''''') -icon_multiline_chart_round = NotStr('''''') -icon_smart_button_filled = NotStr('''''') -icon_battery4_bar_sharp = NotStr('''''') -icon_md14_mp_filled = NotStr('''''') -icon_local_pizza_round = NotStr('''''') -icon_lens_blur_filled = NotStr('''''') -icon_layers_outlined = NotStr('''''') -icon_loupe_outlined = NotStr('''''') -icon_add_alert_filled = NotStr('''''') -icon_kebab_dining_twotone = NotStr(''' - - -''') -icon_keyboard_arrow_left_outlined = NotStr('''''') -icon_sports_football_twotone = NotStr(''' - - - -''') -icon_sports_hockey_filled = NotStr('''''') -icon_tour_twotone = NotStr(''' - - -''') -icon_star_outlined = NotStr('''''') -icon_arrow_right_alt_twotone = NotStr('''''') -icon_exposure_plus1_filled = NotStr('''''') -icon_schema_twotone = NotStr(''' - - -''') -icon_high_quality_sharp = NotStr('''''') -icon_settings_overscan_round = NotStr('''''') -icon_motion_photos_off_twotone = NotStr('''''') -icon_swipe_filled = NotStr(''' - - -''') -icon_edit_twotone = NotStr(''' - - -''') -icon_security_update_warning_round = NotStr(''' - - - -''') -icon_ondemand_video_filled = NotStr('''''') -icon_signal_cellular_off_sharp = NotStr('''''') -icon_https_twotone = NotStr(''' - - -''') -icon_mms_sharp = NotStr('''''') -icon_log_out_filled = NotStr(''' - - -''') -icon_home_mini_twotone = NotStr(''' - - -''') -icon_light_round = NotStr('''''') -icon_emoji_emotions_sharp = NotStr('''''') -icon_fastfood_sharp = NotStr('''''') -icon_directions_transit_filled_filled = NotStr('''''') -icon_data_saver_on_outlined = NotStr('''''') -icon_insert_drive_file_round = NotStr('''''') -icon_output_filled = NotStr(''' - - -''') -icon_privacy_tip_round = NotStr('''''') -icon_notifications_off_round = NotStr('''''') -icon_airplane_ticket_sharp = NotStr('''''') -icon_electric_car_round = NotStr('''''') -icon_museum_outlined = NotStr(''' - - -''') -icon_md6_k_sharp = NotStr('''''') -icon_sports_cricket_round = NotStr(''' - - -''') -icon_sign_language_twotone = NotStr(''' - - -''') -icon_eject_outlined = NotStr('''''') -icon_battery50_sharp = NotStr(''' - - -''') -icon_free_breakfast_sharp = NotStr('''''') -icon_battery20_filled = NotStr(''' - - -''') -icon_apple_outlined = NotStr('''''') -icon_browse_gallery_twotone = NotStr(''' - - - -''') -icon_hdr_on_sharp = NotStr('''''') -icon_local_laundry_service_round = NotStr('''''') -icon_videocam_off_outlined = NotStr('''''') -icon_alternate_email_sharp = NotStr('''''') -icon_computer_outlined = NotStr('''''') -icon_highlight_alt_twotone = NotStr('''''') -icon_blur_off_sharp = NotStr(''' - - - - - - - - - - - - - -''') -icon_currency_rupee_twotone = NotStr('''''') -icon_flash_on_filled = NotStr('''''') -icon_home_work_twotone = NotStr(''' - - - - -''') -icon_crisis_alert_outlined = NotStr('''''') -icon_filter9_sharp = NotStr('''''') -icon_near_me_twotone = NotStr(''' - - -''') -icon_report_gmailerrorred_round = NotStr(''' - - - -''') -icon_audiotrack_filled = NotStr('''''') -icon_liquor_filled = NotStr('''''') -icon_do_not_disturb_twotone = NotStr('''''') -icon_storage_sharp = NotStr('''''') -icon_camera_front_sharp = NotStr('''''') -icon_format_color_fill_round = NotStr('''''') -icon_laptop_chromebook_sharp = NotStr('''''') -icon_cloud_done_filled = NotStr('''''') -icon_print_filled = NotStr('''''') -icon_network_check_round = NotStr('''''') -icon_gesture_sharp = NotStr('''''') -icon_md10_k_twotone = NotStr(''' - - - - -''') -icon_directions_bike_twotone = NotStr('''''') -icon_subdirectory_arrow_right_twotone = NotStr('''''') -icon_cell_tower_filled = NotStr(''' - - -''') -icon_view_compact_round = NotStr('''''') -icon_repeat_one_twotone = NotStr('''''') -icon_grading_outlined = NotStr('''''') -icon_md10_mp_sharp = NotStr('''''') -icon_set_meal_twotone = NotStr(''' - - -''') -icon_hdr_strong_twotone = NotStr(''' - - -''') -icon_chevron_left_twotone = NotStr('''''') -icon_dry_cleaning_filled = NotStr('''''') -icon_checklist_rtl_round = NotStr('''''') -icon_grid_off_twotone = NotStr(''' - - -''') -icon_no_sim_sharp = NotStr('''''') -icon_class_sharp = NotStr('''''') -icon_pregnant_woman_outlined = NotStr('''''') -icon_circle_sharp = NotStr('''''') -icon_mic_external_on_twotone = NotStr(''' - - - -''') -icon_select_all_filled = NotStr('''''') -icon_share_location_outlined = NotStr(''' - - -''') -icon_fitbit_twotone = NotStr('''''') -icon_egg_alt_filled = NotStr('''''') -icon_arrow_circle_up_twotone = NotStr(''' - - -''') -icon_sports_volleyball_twotone = NotStr(''' - - -''') -icon_chevron_left_filled = NotStr('''''') -icon_format_size_filled = NotStr('''''') -icon_ac_unit_filled = NotStr('''''') -icon_web_filled = NotStr('''''') -icon_gpp_maybe_outlined = NotStr(''' - - -''') -icon_help_center_outlined = NotStr('''''') -icon_remove_circle_filled = NotStr('''''') -icon_coffee_maker_outlined = NotStr(''' - - -''') -icon_horizontal_distribute_outlined = NotStr('''''') -icon_attractions_sharp = NotStr('''''') -icon_brightness4_outlined = NotStr('''''') -icon_emoji_transportation_outlined = NotStr(''' - - - -''') -icon_clear_twotone = NotStr('''''') -icon_app_settings_alt_round = NotStr('''''') -icon_signal_wifi_bad_filled = NotStr('''''') -icon_phonelink_twotone = NotStr(''' - - -''') -icon_pie_chart_round = NotStr('''''') -icon_medication_liquid_sharp = NotStr(''' - - -''') -icon_hardware_round = NotStr('''''') -icon_water_drop_outlined = NotStr('''''') -icon_video_file_sharp = NotStr('''''') -icon_auto_stories_sharp = NotStr(''' - - -''') -icon_menu_book_sharp = NotStr(''' - - -''') -icon_event_busy_round = NotStr('''''') -icon_assessment_twotone = NotStr(''' - - -''') -icon_call_made_twotone = NotStr('''''') -icon_swipe_right_alt_filled = NotStr('''''') -icon_cloud_queue_sharp = NotStr('''''') -icon_thumb_down_off_alt_outlined = NotStr('''''') -icon_settings_voice_twotone = NotStr(''' - - -''') -icon_play_circle_filled_round = NotStr('''''') -icon_ice_skating_sharp = NotStr('''''') -icon_ramen_dining_sharp = NotStr('''''') -icon_md1_k_plus_twotone = NotStr(''' - - - -''') -icon_attractions_twotone = NotStr(''' - - -''') -icon_explore_off_outlined = NotStr('''''') -icon_cyclone_sharp = NotStr(''' - - -''') -icon_do_not_step_sharp = NotStr('''''') -icon_wifi_calling_filled = NotStr(''' - - -''') -icon_phone_locked_filled = NotStr(''' - - -''') -icon_ios_share_filled = NotStr('''''') -icon_card_travel_outlined = NotStr('''''') -icon_filter_alt_off_filled = NotStr('''''') -icon_arrow_right_alt_outlined = NotStr('''''') -icon_tablet_android_sharp = NotStr('''''') -icon_battery_charging90_outlined = NotStr(''' - - -''') -icon_phone_paused_sharp = NotStr('''''') -icon_query_stats_filled = NotStr('''''') -icon_battery_alert_filled = NotStr('''''') -icon_web_round = NotStr('''''') -icon_logo_dev_twotone = NotStr(''' - - -''') -icon_call_split_twotone = NotStr('''''') -icon_bedtime_sharp = NotStr('''''') -icon_vpn_key_off_round = NotStr('''''') -icon_directions_run_filled = NotStr('''''') -icon_grid_on_round = NotStr('''''') -icon_table_chart_outlined = NotStr('''''') -icon_self_improvement_outlined = NotStr(''' - - -''') -icon_door_back_outlined = NotStr(''' - - -''') -icon_domain_outlined = NotStr('''''') -icon_sports_score_round = NotStr('''''') -icon_keyboard_arrow_right_round = NotStr('''''') -icon_wifi_lock_sharp = NotStr(''' - - -''') -icon_assignment_ind_twotone = NotStr(''' - - -''') -icon_groups_sharp = NotStr('''''') -icon_phone_enabled_sharp = NotStr('''''') -icon_add_circle_outline_filled = NotStr('''''') -icon_currency_exchange_sharp = NotStr('''''') -icon_table_restaurant_twotone = NotStr(''' - - -''') -icon_remove_circle_twotone = NotStr(''' - - -''') -icon_airline_stops_outlined = NotStr('''''') -icon_signal_wifi1_bar_twotone = NotStr(''' - - -''') -icon_lens_twotone = NotStr(''' - - -''') -icon_arrow_left_outlined = NotStr('''''') -icon_gps_off_twotone = NotStr('''''') -icon_wash_filled = NotStr('''''') -icon_public_off_twotone = NotStr(''' - - -''') -icon_vape_free_round = NotStr('''''') -icon_filter_hdr_outlined = NotStr('''''') -icon_phone_iphone_outlined = NotStr('''''') -icon_flip_outlined = NotStr('''''') -icon_table_restaurant_sharp = NotStr('''''') -icon_system_security_update_sharp = NotStr('''''') -icon_signal_cellular3_bar_round = NotStr(''' - - -''') -icon_indeterminate_check_box_twotone = NotStr(''' - - -''') -icon_border_color_outlined = NotStr('''''') -icon_archive_outlined = NotStr('''''') -icon_access_alarm_sharp = NotStr('''''') -icon_plus_minus_alt_twotone = NotStr('''''') -icon_sports_mma_round = NotStr('''''') -icon_water_filled = NotStr('''''') -icon_keyboard_arrow_right_outlined = NotStr('''''') -icon_fiber_dvr_twotone = NotStr(''' - - - -''') -icon_local_printshop_outlined = NotStr(''' - - -''') -icon_scatter_plot_sharp = NotStr(''' - - - -''') -icon_menu_book_outlined = NotStr(''' - - -''') -icon_dinner_dining_twotone = NotStr(''' - - -''') -icon_tv_round = NotStr('''''') -icon_male_round = NotStr('''''') -icon_navigate_before_twotone = NotStr('''''') -icon_pivot_table_chart_twotone = NotStr('''''') -icon_android_round = NotStr('''''') -icon_abc_twotone = NotStr('''''') -icon_local_dining_round = NotStr('''''') -icon_try_round = NotStr('''''') -icon_format_align_right_outlined = NotStr('''''') -icon_notifications_paused_sharp = NotStr('''''') -icon_autofps_select_round = NotStr(''' - - -''') -icon_view_stream_sharp = NotStr('''''') -icon_devices_fold_outlined = NotStr('''''') -icon_format_bold_round = NotStr('''''') -icon_shield_moon_round = NotStr('''''') -icon_mode_standby_sharp = NotStr('''''') -icon_timer10_select_sharp = NotStr('''''') -icon_open_in_new_off_filled = NotStr('''''') -icon_install_mobile_sharp = NotStr(''' - - -''') -icon_outlined_flag_sharp = NotStr('''''') -icon_keyboard_tab_twotone = NotStr('''''') -icon_hourglass_disabled_outlined = NotStr('''''') -icon_add_shopping_cart_twotone = NotStr('''''') -icon_ice_skating_filled = NotStr('''''') -icon_weekend_outlined = NotStr('''''') -icon_inbox_outlined = NotStr('''''') -icon_sync_alt_outlined = NotStr('''''') -icon_format_clear_round = NotStr('''''') -icon_dinner_dining_round = NotStr('''''') -icon_density_medium_filled = NotStr('''''') -icon_add_a_photo_outlined = NotStr('''''') -icon_fax_outlined = NotStr(''' - - - - - - -''') -icon_password_twotone = NotStr('''''') -icon_photo_filter_round = NotStr('''''') -icon_text_rotation_none_filled = NotStr('''''') -icon_turned_in_not_round = NotStr('''''') -icon_flight_filled = NotStr('''''') -icon_sim_card_download_round = NotStr('''''') -icon_alarm_add_filled = NotStr('''''') -icon_font_download_off_sharp = NotStr('''''') -icon_timer_filled = NotStr('''''') -icon_system_security_update_good_twotone = NotStr(''' - - -''') -icon_line_style_filled = NotStr('''''') -icon_emoji_emotions_round = NotStr('''''') -icon_edit_notifications_round = NotStr('''''') -icon_battery30_sharp = NotStr(''' - - -''') -icon_copy_all_sharp = NotStr('''''') -icon_assignment_returned_sharp = NotStr('''''') -icon_drag_handle_sharp = NotStr('''''') -icon_square_foot_twotone = NotStr(''' - - -''') -icon_mail_outline_outlined = NotStr('''''') -icon_cast_for_education_filled = NotStr('''''') -icon_stay_current_portrait_filled = NotStr('''''') -icon_outbox_twotone = NotStr(''' - - - -''') -icon_person_pin_circle_sharp = NotStr('''''') -icon_turn_slight_left_outlined = NotStr('''''') -icon_outdoor_grill_sharp = NotStr('''''') -icon_hourglass_full_outlined = NotStr('''''') -icon_enhanced_encryption_round = NotStr('''''') -icon_kitesurfing_outlined = NotStr('''''') -icon_delete_forever_sharp = NotStr('''''') -icon_two_wheeler_sharp = NotStr('''''') -icon_location_disabled_sharp = NotStr('''''') -icon_sd_card_round = NotStr('''''') -icon_attachment_twotone = NotStr('''''') -icon_receipt_long_filled = NotStr(''' - - -''') -icon_no_flash_twotone = NotStr(''' - - -''') -icon_bolt_twotone = NotStr('''''') -icon_discount_outlined = NotStr(''' - - - -''') -icon_fast_forward_filled = NotStr('''''') -icon_flutter_dash_filled = NotStr('''''') -icon_sensor_door_round = NotStr('''''') -icon_laptop_mac_outlined = NotStr('''''') -icon_offline_share_twotone = NotStr(''' - - - -''') -icon_scale_twotone = NotStr(''' - - -''') -icon_image_search_filled = NotStr('''''') -icon_girl_filled = NotStr('''''') -icon_title_twotone = NotStr('''''') -icon_fork_left_round = NotStr('''''') -icon_pregnant_woman_sharp = NotStr('''''') -icon_panorama_vertical_select_round = NotStr('''''') -icon_earbuds_battery_sharp = NotStr('''''') -icon_swipe_down_twotone = NotStr(''' - - -''') -icon_currency_yuan_filled = NotStr('''''') -icon_person_add_alt1_outlined = NotStr('''''') -icon_shortcut_outlined = NotStr('''''') -icon_phone_paused_round = NotStr('''''') -icon_border_right_twotone = NotStr('''''') -icon_crop_landscape_round = NotStr('''''') -icon_signal_cellular_alt_twotone = NotStr('''''') -icon_filter_tilt_shift_outlined = NotStr('''''') -icon_sign_language_outlined = NotStr('''''') -icon_phonelink_ring_twotone = NotStr(''' - - -''') -icon_chair_round = NotStr(''' - - -''') -icon_sports_handball_round = NotStr(''' - - -''') -icon_horizontal_split_round = NotStr('''''') -icon_landslide_twotone = NotStr(''' - - -''') -icon_highlight_round = NotStr('''''') -icon_perm_camera_mic_outlined = NotStr('''''') -icon_adjust_sharp = NotStr('''''') -icon_phone_filled = NotStr('''''') -icon_equalizer_round = NotStr('''''') -icon_account_box_twotone = NotStr(''' - - -''') -icon_takeout_dining_round = NotStr('''''') -icon_sim_card_filled = NotStr('''''') -icon_wb_incandescent_outlined = NotStr('''''') -icon_perm_scan_wifi_twotone = NotStr(''' - - -''') -icon_wifi_find_round = NotStr(''' - - -''') -icon_person_remove_alt1_round = NotStr('''''') -icon_content_paste_go_round = NotStr(''' - - -''') -icon_replay5_twotone = NotStr('''''') -icon_local_convenience_store_sharp = NotStr('''''') -icon_heart_broken_twotone = NotStr(''' - - -''') -icon_arrow_circle_down_round = NotStr('''''') -icon_pause_presentation_twotone = NotStr(''' - - -''') -icon_crop_square_twotone = NotStr('''''') -icon_tips_and_updates_twotone = NotStr(''' - - -''') -icon_forward10_round = NotStr('''''') -icon_send_time_extension_sharp = NotStr(''' - - -''') -icon_signal_cellular2_bar_filled = NotStr(''' - - -''') -icon_youtube_searched_for_round = NotStr('''''') -icon_cameraswitch_twotone = NotStr(''' - - - - -''') -icon_segment_sharp = NotStr('''''') -icon_signal_cellular_alt_filled = NotStr('''''') -icon_brightness2_twotone = NotStr(''' - - -''') -icon_question_answer_round = NotStr('''''') -icon_railway_alert_outlined = NotStr(''' - - - -''') -icon_flatware_round = NotStr('''''') -icon_add_ic_call_filled = NotStr('''''') -icon_message_outlined = NotStr('''''') -icon_do_not_step_outlined = NotStr('''''') -icon_call_split_sharp = NotStr('''''') -icon_zoom_in_outlined = NotStr('''''') -icon_nightlight_round_filled = NotStr('''''') -icon_all_out_outlined = NotStr('''''') -icon_md5_mp_round = NotStr(''' - - -''') -icon_person_filled = NotStr('''''') -icon_system_update_twotone = NotStr(''' - - -''') -icon_follow_the_signs_outlined = NotStr('''''') -icon_md10_k_outlined = NotStr(''' - - -''') -icon_print_twotone = NotStr(''' - - - - -''') -icon_developer_board_round = NotStr('''''') -icon_battery_charging50_sharp = NotStr(''' - - -''') -icon_format_indent_increase_outlined = NotStr('''''') -icon_subdirectory_arrow_right_outlined = NotStr('''''') -icon_sentiment_satisfied_sharp = NotStr(''' - - - -''') -icon_replay10_filled = NotStr(''' - - -''') -icon_crop75_filled = NotStr('''''') -icon_web_sharp = NotStr('''''') -icon_emoji_food_beverage_sharp = NotStr('''''') -icon_hdr_weak_sharp = NotStr('''''') -icon_recycling_twotone = NotStr('''''') -icon_games_sharp = NotStr('''''') -icon_living_round = NotStr(''' - - - -''') -icon_sensors_off_filled = NotStr('''''') -icon_repeat_one_on_sharp = NotStr('''''') -icon_settings_voice_filled = NotStr('''''') -icon_wifi_tethering_error_sharp = NotStr('''''') -icon_ramp_right_sharp = NotStr('''''') -icon_battery0_bar_sharp = NotStr('''''') -icon_font_download_filled = NotStr('''''') -icon_shopify_round = NotStr('''''') -icon_tab_sharp = NotStr('''''') -icon_devices_filled = NotStr('''''') -icon_panorama_horizontal_select_sharp = NotStr('''''') -icon_live_help_outlined = NotStr('''''') -icon_train_filled = NotStr('''''') -icon_photo_album_round = NotStr('''''') -icon_do_disturb_on_filled = NotStr('''''') -icon_shopify_sharp = NotStr('''''') -icon_file_download_off_round = NotStr('''''') -icon_photo_camera_outlined = NotStr('''''') -icon_shopping_basket_filled = NotStr('''''') -icon_psychology_filled = NotStr(''' - - -''') -icon_perm_identity_round = NotStr('''''') -icon_piano_filled = NotStr('''''') -icon_raw_off_twotone = NotStr('''''') -icon_lock_reset_outlined = NotStr('''''') -icon_scuba_diving_filled = NotStr('''''') -icon_format_line_spacing_round = NotStr('''''') -icon_view_compact_filled = NotStr('''''') -icon_volcano_sharp = NotStr('''''') -icon_local_hospital_outlined = NotStr('''''') -icon_comment_bank_outlined = NotStr(''' - - -''') -icon_arrow_right_sharp = NotStr('''''') -icon_phone_missed_twotone = NotStr(''' - - -''') -icon_add_reaction_sharp = NotStr('''''') -icon_first_page_filled = NotStr('''''') -icon_car_crash_outlined = NotStr('''''') -icon_sync_lock_filled = NotStr('''''') -icon_sports_rugby_filled = NotStr('''''') -icon_bubble_chart_round = NotStr(''' - - - -''') -icon_border_left_filled = NotStr('''''') -icon_attach_file_filled = NotStr('''''') -icon_location_searching_sharp = NotStr('''''') -icon_image_not_supported_round = NotStr('''''') -icon_nightlife_round = NotStr('''''') -icon_nearby_off_twotone = NotStr('''''') -icon_home_sharp = NotStr('''''') -icon_sports_basketball_outlined = NotStr('''''') -icon_transit_enterexit_sharp = NotStr('''''') -icon_king_bed_twotone = NotStr(''' - - -''') -icon_no_encryption_twotone = NotStr(''' - - -''') -icon_no_food_round = NotStr('''''') -icon_add_location_alt_filled = NotStr('''''') -icon_contrast_filled = NotStr('''''') -icon_hdr_off_select_sharp = NotStr('''''') -icon_ice_skating_outlined = NotStr('''''') -icon_vertical_distribute_sharp = NotStr('''''') -icon_brush_outlined = NotStr('''''') -icon_sports_hockey_round = NotStr('''''') -icon_pin_off_twotone = NotStr(''' - - - -''') -icon_wheelchair_pickup_round = NotStr('''''') -icon_casino_filled = NotStr('''''') -icon_private_connectivity_outlined = NotStr('''''') -icon_interpreter_mode_filled = NotStr('''''') -icon_minimize_round = NotStr('''''') -icon_train_sharp = NotStr('''''') -icon_quickreply_round = NotStr(''' - - -''') -icon_bookmark_border_outlined = NotStr('''''') -icon_contact_mail_outlined = NotStr('''''') -icon_invert_colors_outlined = NotStr('''''') -icon_home_work_outlined = NotStr(''' - - - -''') -icon_published_with_changes_twotone = NotStr('''''') -icon_miscellaneous_services_outlined = NotStr('''''') -icon_bookmark_added_twotone = NotStr(''' - - -''') -icon_rocket_twotone = NotStr(''' - - -''') -icon_panorama_photosphere_select_outlined = NotStr('''''') -icon_swipe_down_filled = NotStr('''''') -icon_playlist_add_filled = NotStr('''''') -icon_view_column_filled = NotStr('''''') -icon_access_alarm_filled = NotStr('''''') -icon_airline_seat_flat_angled_outlined = NotStr('''''') -icon_filter_tilt_shift_sharp = NotStr('''''') -icon_filter_list_off_sharp = NotStr('''''') -icon_view_headline_round = NotStr('''''') -icon_check_circle_twotone = NotStr(''' - - -''') -icon_format_indent_increase_twotone = NotStr('''''') -icon_abc_outlined = NotStr('''''') -icon_developer_mode_sharp = NotStr('''''') -icon_local_shipping_outlined = NotStr('''''') -icon_directions_subway_sharp = NotStr('''''') -icon_hive_filled = NotStr('''''') -icon_colorize_twotone = NotStr(''' - - -''') -icon_local_see_round = NotStr(''' - - - -''') -icon_log_out_twotone = NotStr(''' - - -''') -icon_subtitles_round = NotStr('''''') -icon_turn_sharp_right_sharp = NotStr('''''') -icon_vignette_round = NotStr('''''') -icon_snowmobile_outlined = NotStr('''''') -icon_castle_outlined = NotStr(''' - - -''') -icon_mediation_twotone = NotStr('''''') -icon_label_round = NotStr('''''') -icon_html_sharp = NotStr('''''') -icon_margin_twotone = NotStr(''' - - - - -''') -icon_radio_button_unchecked_round = NotStr('''''') -icon_eco_twotone = NotStr(''' - - -''') -icon_tv_filled = NotStr('''''') -icon_arrow_circle_up_round = NotStr('''''') -icon_bluetooth_searching_sharp = NotStr('''''') -icon_cruelty_free_sharp = NotStr('''''') -icon_divide_round = NotStr('''''') -icon_emergency_share_sharp = NotStr('''''') -icon_wine_bar_outlined = NotStr('''''') -icon_shuffle_on_twotone = NotStr('''''') -icon_settings_suggest_filled = NotStr('''''') -icon_pages_sharp = NotStr('''''') -icon_lunch_dining_sharp = NotStr('''''') -icon_looks3_filled = NotStr('''''') -icon_hdr_off_select_round = NotStr('''''') -icon_color_lens_sharp = NotStr('''''') -icon_filter2_sharp = NotStr('''''') -icon_md16_mp_round = NotStr(''' - - -''') -icon_brightness7_filled = NotStr('''''') -icon_raw_on_round = NotStr('''''') -icon_swipe_up_twotone = NotStr(''' - - -''') -icon_zoom_out_map_filled = NotStr('''''') -icon_warning_amber_round = NotStr('''''') -icon_edit_location_sharp = NotStr('''''') -icon_sync_alt_sharp = NotStr('''''') -icon_back_hand_twotone = NotStr(''' - - -''') -icon_md30_fps_select_round = NotStr('''''') -icon_view_in_ar_filled = NotStr('''''') -icon_door_front_round = NotStr('''''') -icon_sms_twotone = NotStr(''' - - -''') -icon_md4_k_round = NotStr('''''') -icon_two_wheeler_filled = NotStr('''''') -icon_format_align_justify_outlined = NotStr('''''') -icon_flight_takeoff_round = NotStr('''''') -icon_log_in_filled = NotStr(''' - - -''') -icon_signal_wifi2_bar_lock_outlined = NotStr(''' - - -''') -icon_visibility_filled = NotStr('''''') -icon_place_filled = NotStr('''''') -icon_done_sharp = NotStr('''''') -icon_home_repair_service_sharp = NotStr('''''') -icon_weekend_filled = NotStr('''''') -icon_mic_none_sharp = NotStr('''''') -icon_queue_play_next_round = NotStr('''''') -icon_topic_twotone = NotStr(''' - - -''') -icon_md9_mp_sharp = NotStr(''' - - - -''') -icon_alternate_email_outlined = NotStr('''''') -icon_policy_round = NotStr(''' - - -''') -icon_hotel_sharp = NotStr('''''') -icon_night_shelter_outlined = NotStr('''''') -icon_square_filled = NotStr('''''') -icon_polyline_round = NotStr('''''') -icon_work_off_filled = NotStr('''''') -icon_hotel_twotone = NotStr(''' - - - -''') -icon_network_wifi_sharp = NotStr('''''') -icon_reply_sharp = NotStr('''''') -icon_mic_outlined = NotStr(''' - - -''') -icon_settings_voice_sharp = NotStr('''''') -icon_sledding_round = NotStr('''''') -icon_airplane_ticket_filled = NotStr('''''') -icon_snowshoeing_outlined = NotStr('''''') -icon_present_to_all_twotone = NotStr(''' - - -''') -icon_contrast_round = NotStr('''''') -icon_done_all_round = NotStr('''''') -icon_lte_mobiledata_twotone = NotStr('''''') -icon_move_down_outlined = NotStr('''''') -icon_payment_sharp = NotStr('''''') -icon_replay_circle_filled_round = NotStr('''''') -icon_chevron_left_outlined = NotStr('''''') -icon_donut_large_sharp = NotStr('''''') -icon_edit_notifications_twotone = NotStr(''' - - -''') -icon_repeat_one_filled = NotStr('''''') -icon_moped_round = NotStr(''' - - -''') -icon_insert_chart_twotone = NotStr(''' - - -''') -icon_sports_esports_sharp = NotStr('''''') -icon_network_wifi2_bar_filled = NotStr('''''') -icon_speaker_group_sharp = NotStr(''' - - - -''') -icon_girl_twotone = NotStr('''''') -icon_remove_moderator_filled = NotStr('''''') -icon_trip_origin_sharp = NotStr('''''') -icon_video_camera_front_sharp = NotStr('''''') -icon_person_add_disabled_filled = NotStr(''' - - -''') -icon_living_outlined = NotStr('''''') -icon_verified_user_outlined = NotStr('''''') -icon_library_books_twotone = NotStr(''' - - -''') -icon_sim_card_alert_outlined = NotStr(''' - - -''') -icon_library_books_sharp = NotStr('''''') -icon_vpn_key_off_twotone = NotStr(''' - - -''') -icon_browser_not_supported_outlined = NotStr('''''') -icon_stars_filled = NotStr('''''') -icon_cyclone_twotone = NotStr(''' - - - - -''') -icon_elderly_woman_outlined = NotStr('''''') -icon_expand_circle_down_round = NotStr('''''') -icon_playlist_remove_filled = NotStr('''''') -icon_money_off_csred_round = NotStr('''''') -icon_local_florist_round = NotStr('''''') -icon_playlist_remove_round = NotStr('''''') -icon_whatsapp_filled = NotStr('''''') -icon_rowing_filled = NotStr('''''') -icon_home_mini_outlined = NotStr('''''') -icon_greater_than_equal_twotone = NotStr(''' - - -''') -icon_local_bar_filled = NotStr('''''') -icon_md6_k_plus_round = NotStr('''''') -icon_visibility_off_filled = NotStr('''''') -icon_offline_bolt_sharp = NotStr('''''') -icon_inbox_filled = NotStr('''''') -icon_merge_sharp = NotStr('''''') -icon_crop_filled = NotStr('''''') -icon_turn_right_outlined = NotStr('''''') -icon_swipe_down_round = NotStr('''''') -icon_fitness_center_sharp = NotStr('''''') -icon_repeat_one_on_round = NotStr('''''') -icon_data_saver_off_sharp = NotStr('''''') -icon_merge_outlined = NotStr('''''') -icon_hdr_auto_select_sharp = NotStr(''' - - -''') -icon_radio_button_checked_twotone = NotStr(''' - - -''') -icon_call_merge_filled = NotStr('''''') -icon_person_outline_sharp = NotStr('''''') -icon_exposure_neg1_outlined = NotStr('''''') -icon_code_off_round = NotStr('''''') -icon_airport_shuttle_round = NotStr('''''') -icon_table_chart_twotone = NotStr(''' - - -''') -icon_format_italic_sharp = NotStr('''''') -icon_picture_in_picture_alt_filled = NotStr('''''') -icon_media_bluetooth_on_filled = NotStr('''''') -icon_tsunami_filled = NotStr('''''') -icon_pending_twotone = NotStr(''' - - - - - -''') -icon_copy_all_filled = NotStr('''''') -icon_javascript_sharp = NotStr('''''') -icon_edgesensor_low_sharp = NotStr('''''') -icon_light_mode_outlined = NotStr('''''') -icon_stream_sharp = NotStr(''' - - - - - -''') -icon_thumb_down_off_alt_sharp = NotStr('''''') -icon_maximize_outlined = NotStr('''''') -icon_text_rotation_down_round = NotStr('''''') -icon_filter_center_focus_sharp = NotStr('''''') -icon_phonelink_erase_filled = NotStr('''''') -icon_timeline_outlined = NotStr('''''') -icon_text_rotation_angledown_round = NotStr('''''') -icon_people_sharp = NotStr('''''') -icon_exposure_neg1_filled = NotStr('''''') -icon_stroller_twotone = NotStr(''' - - -''') -icon_remove_circle_outline_round = NotStr('''''') -icon_space_bar_filled = NotStr('''''') -icon_download_for_offline_outlined = NotStr('''''') -icon_mark_chat_unread_sharp = NotStr('''''') -icon_more_horiz_outlined = NotStr('''''') -icon_gps_fixed_filled = NotStr('''''') -icon_landscape_filled = NotStr('''''') -icon_signal_wifi2_bar_sharp = NotStr(''' - - -''') -icon_motion_photos_off_sharp = NotStr(''' - - -''') -icon_cast_connected_twotone = NotStr(''' - - -''') -icon_nature_twotone = NotStr(''' - - -''') -icon_expand_circle_down_filled = NotStr('''''') -icon_compass_calibration_sharp = NotStr(''' - - -''') -icon_border_style_filled = NotStr('''''') -icon_credit_score_round = NotStr('''''') -icon_play_arrow_outlined = NotStr('''''') -icon_signal_wifi_connected_no_internet4_outlined = NotStr('''''') -icon_dynamic_form_outlined = NotStr('''''') -icon_restore_round = NotStr('''''') -icon_switch_account_round = NotStr('''''') -icon_construction_outlined = NotStr('''''') -icon_call_made_round = NotStr('''''') -icon_signal_wifi_off_outlined = NotStr('''''') -icon_pan_tool_alt_filled = NotStr('''''') -icon_donut_small_sharp = NotStr('''''') -icon_connecting_airports_sharp = NotStr('''''') -icon_md60_fps_round = NotStr('''''') -icon_insert_invitation_filled = NotStr('''''') -icon_check_box_sharp = NotStr('''''') -icon_md19_mp_filled = NotStr('''''') -icon_hdr_strong_round = NotStr('''''') -icon_storm_outlined = NotStr('''''') -icon_toggle_on_round = NotStr('''''') -icon_home_mini_filled = NotStr('''''') -icon_directions_bus_filled_sharp = NotStr('''''') -icon_bar_chart_filled = NotStr('''''') -icon_translate_outlined = NotStr('''''') -icon_subscript_outlined = NotStr('''''') -icon_beach_access_filled = NotStr('''''') -icon_paid_round = NotStr('''''') -icon_equals_filled = NotStr('''''') -icon_album_filled = NotStr('''''') -icon_hls_off_outlined = NotStr('''''') -icon_dangerous_round = NotStr('''''') -icon_wifi_protected_setup_round = NotStr('''''') -icon_md30_fps_select_filled = NotStr('''''') -icon_u_turn_right_filled = NotStr('''''') -icon_key_filled = NotStr('''''') -icon_hvac_sharp = NotStr(''' - - -''') -icon_last_page_sharp = NotStr('''''') -icon_rectangle_sharp = NotStr('''''') -icon_sync_sharp = NotStr('''''') -icon_sms_failed_round = NotStr('''''') -icon_add_circle_filled = NotStr('''''') -icon_repeat_round = NotStr('''''') -icon_credit_score_twotone = NotStr('''''') -icon_flip_camera_ios_round = NotStr('''''') -icon_no_stroller_sharp = NotStr('''''') -icon_checklist_round = NotStr('''''') -icon_emoji_objects_round = NotStr('''''') -icon_pause_circle_outlined = NotStr('''''') -icon_signal_wifi4_bar_lock_round = NotStr(''' - - -''') -icon_safety_check_filled = NotStr('''''') -icon_filter_center_focus_outlined = NotStr('''''') -icon_coffee_twotone = NotStr(''' - - -''') -icon_done_all_sharp = NotStr('''''') -icon_save_sharp = NotStr('''''') -icon_store_mall_directory_filled = NotStr('''''') -icon_tonality_sharp = NotStr('''''') -icon_all_out_filled = NotStr('''''') -icon_add_outlined = NotStr('''''') -icon_subscript_round = NotStr('''''') -icon_score_sharp = NotStr('''''') -icon_subject_round = NotStr('''''') -icon_video_stable_filled = NotStr('''''') -icon_duo_round = NotStr('''''') -icon_business_filled = NotStr('''''') -icon_flip_camera_ios_outlined = NotStr(''' - - -''') -icon_battery3_bar_sharp = NotStr('''''') -icon_clean_hands_round = NotStr('''''') -icon_swipe_left_alt_filled = NotStr('''''') -icon_disabled_visible_filled = NotStr('''''') -icon_strikethrough_s_sharp = NotStr('''''') -icon_md5_g_sharp = NotStr('''''') -icon_network_ping_filled = NotStr('''''') -icon_text_rotation_angledown_outlined = NotStr('''''') -icon_payments_round = NotStr('''''') -icon_looks3_outlined = NotStr('''''') -icon_phone_forwarded_round = NotStr('''''') -icon_circle_notifications_sharp = NotStr('''''') -icon_android_twotone = NotStr('''''') -icon_wb_shade_sharp = NotStr('''''') -icon_md5_k_plus_outlined = NotStr(''' - - -''') -icon_functions_filled = NotStr('''''') -icon_stairs_sharp = NotStr('''''') -icon_dehaze_twotone = NotStr('''''') -icon_stop_screen_share_filled = NotStr('''''') -icon_label_off_twotone = NotStr(''' - - -''') -icon_md8_mp_round = NotStr(''' - - - -''') -icon_video_label_outlined = NotStr('''''') -icon_move_to_inbox_outlined = NotStr('''''') -icon_md2_k_outlined = NotStr(''' - - -''') -icon_battery_charging20_sharp = NotStr(''' - - -''') -icon_face_filled = NotStr('''''') -icon_auto_fix_high_round = NotStr('''''') -icon_vaping_rooms_twotone = NotStr(''' - - -''') -icon_live_tv_twotone = NotStr(''' - - -''') -icon_do_not_disturb_on_total_silence_filled = NotStr('''''') -icon_battery2_bar_round = NotStr('''''') -icon_clear_round = NotStr('''''') -icon_sports_mma_twotone = NotStr(''' - - - -''') -icon_article_sharp = NotStr('''''') -icon_create_sharp = NotStr('''''') -icon_flashlight_off_round = NotStr('''''') -icon_key_off_outlined = NotStr('''''') -icon_arrow_circle_right_sharp = NotStr('''''') -icon_border_right_filled = NotStr('''''') -icon_currency_yuan_round = NotStr('''''') -icon_sports_gymnastics_sharp = NotStr('''''') -icon_plus_minus_alt_sharp = NotStr('''''') -icon_output_twotone = NotStr(''' - - -''') -icon_east_twotone = NotStr('''''') -icon_join_left_outlined = NotStr(''' - - -''') -icon_qr_code2_twotone = NotStr('''''') -icon_compass_calibration_round = NotStr(''' - - -''') -icon_support_filled = NotStr('''''') -icon_mic_external_on_outlined = NotStr(''' - - -''') -icon_water_damage_twotone = NotStr(''' - - -''') -icon_person_round = NotStr('''''') -icon_tungsten_round = NotStr('''''') -icon_indeterminate_check_box_filled = NotStr('''''') -icon_playlist_add_check_round = NotStr('''''') -icon_help_outlined = NotStr('''''') -icon_save_all_filled = NotStr(''' - - -''') -icon_signpost_sharp = NotStr('''''') -icon_contacts_sharp = NotStr('''''') -icon_all_inclusive_sharp = NotStr('''''') -icon_battery50_outlined = NotStr(''' - - -''') -icon_bed_round = NotStr('''''') -icon_iron_outlined = NotStr('''''') -icon_phone_in_talk_outlined = NotStr('''''') -icon_battery1_bar_sharp = NotStr('''''') -icon_star_twotone = NotStr(''' - - -''') -icon_dangerous_twotone = NotStr(''' - - -''') -icon_outbound_round = NotStr('''''') -icon_widgets_twotone = NotStr(''' - - -''') -icon_low_priority_round = NotStr('''''') -icon_quora_filled = NotStr('''''') -icon_living_sharp = NotStr(''' - - - -''') -icon_mediation_filled = NotStr('''''') -icon_podcasts_filled = NotStr('''''') -icon_video_stable_sharp = NotStr('''''') -icon_voice_chat_filled = NotStr('''''') -icon_insert_link_sharp = NotStr('''''') -icon_usb_off_sharp = NotStr('''''') -icon_person_outline_outlined = NotStr('''''') -icon_webhook_outlined = NotStr('''''') -icon_wifi_round = NotStr('''''') -icon_crib_outlined = NotStr('''''') -icon_battery90_round = NotStr(''' - - -''') -icon_airline_seat_recline_normal_filled = NotStr('''''') -icon_alarm_off_outlined = NotStr('''''') -icon_shield_moon_twotone = NotStr(''' - - - -''') -icon_thermostat_outlined = NotStr('''''') -icon_arrow_circle_right_round = NotStr('''''') -icon_location_searching_round = NotStr('''''') -icon_hourglass_bottom_round = NotStr('''''') -icon_airplanemode_inactive_filled = NotStr('''''') -icon_fire_extinguisher_filled = NotStr('''''') -icon_radio_button_checked_filled = NotStr('''''') -icon_history_twotone = NotStr('''''') -icon_download_for_offline_twotone = NotStr(''' - - - -''') -icon_md21_mp_twotone = NotStr(''' - - - - -''') -icon_settings_input_hdmi_filled = NotStr('''''') -icon_location_city_sharp = NotStr('''''') -icon_hearing_disabled_filled = NotStr('''''') -icon_crop_portrait_filled = NotStr('''''') -icon_data_usage_round = NotStr('''''') -icon_person_add_alt1_round = NotStr(''' - - -''') -icon_dialer_sip_twotone = NotStr(''' - - -''') -icon_insert_chart_outlined_twotone = NotStr('''''') -icon_airplanemode_active_round = NotStr('''''') -icon_control_camera_filled = NotStr(''' - - -''') -icon_browser_not_supported_twotone = NotStr('''''') -icon_signal_cellular2_bar_round = NotStr(''' - - -''') -icon_compare_arrows_twotone = NotStr('''''') -icon_airline_seat_flat_angled_round = NotStr('''''') -icon_balcony_round = NotStr('''''') -icon_battery_std_outlined = NotStr('''''') -icon_fingerprint_sharp = NotStr('''''') -icon_perm_phone_msg_filled = NotStr('''''') -icon_point_of_sale_outlined = NotStr('''''') -icon_build_circle_sharp = NotStr('''''') -icon_mic_off_round = NotStr('''''') -icon_attach_money_twotone = NotStr('''''') -icon_play_arrow_sharp = NotStr('''''') -icon_radio_button_checked_outlined = NotStr(''' - - -''') -icon_wifi_off_filled = NotStr('''''') -icon_auto_awesome_mosaic_sharp = NotStr('''''') -icon_liquor_round = NotStr('''''') -icon_vaccines_filled = NotStr('''''') -icon_filter_drama_sharp = NotStr('''''') -icon_dialpad_twotone = NotStr('''''') -icon_window_sharp = NotStr('''''') -icon_confirmation_number_twotone = NotStr(''' - - -''') -icon_location_off_outlined = NotStr('''''') -icon_battery2_bar_sharp = NotStr('''''') -icon_hide_source_filled = NotStr('''''') -icon_facebook_filled = NotStr('''''') -icon_navigate_before_filled = NotStr('''''') -icon_school_round = NotStr('''''') -icon_phonelink_off_filled = NotStr('''''') -icon_timeline_sharp = NotStr('''''') -icon_settings_applications_outlined = NotStr('''''') -icon_u_turn_left_twotone = NotStr('''''') -icon_follow_the_signs_twotone = NotStr(''' - - -''') -icon_water_drop_sharp = NotStr('''''') -icon_arrow_forward_ios_round = NotStr('''''') -icon_select_all_outlined = NotStr('''''') -icon_panorama_horizontal_select_outlined = NotStr('''''') -icon_devices_other_sharp = NotStr('''''') -icon_subway_round = NotStr(''' - - - -''') -icon_image_twotone = NotStr(''' - - -''') -icon_smart_screen_sharp = NotStr(''' - - -''') -icon_grade_round = NotStr('''''') -icon_fire_extinguisher_outlined = NotStr('''''') -icon_fitness_center_round = NotStr('''''') -icon_assignment_returned_filled = NotStr('''''') -icon_shuffle_sharp = NotStr('''''') -icon_control_point_outlined = NotStr('''''') -icon_crop_original_sharp = NotStr('''''') -icon_flip_to_front_sharp = NotStr('''''') -icon_pets_round = NotStr(''' - - - - - -''') -icon_fmd_bad_twotone = NotStr(''' - - -''') -icon_filter_frames_filled = NotStr('''''') -icon_duo_outlined = NotStr('''''') -icon_whatshot_twotone = NotStr(''' - - -''') -icon_takeout_dining_outlined = NotStr('''''') -icon_shopping_basket_outlined = NotStr('''''') -icon_face_outlined = NotStr('''''') -icon_sailing_filled = NotStr('''''') -icon_scanner_outlined = NotStr('''''') -icon_gps_off_outlined = NotStr('''''') -icon_air_sharp = NotStr('''''') -icon_remove_red_eye_filled = NotStr('''''') -icon_toys_outlined = NotStr('''''') -icon_local_convenience_store_round = NotStr('''''') -icon_monitor_heart_sharp = NotStr(''' - - -''') -icon_icecream_outlined = NotStr('''''') -icon_do_not_disturb_alt_twotone = NotStr('''''') -icon_lock_open_twotone = NotStr(''' - - -''') -icon_public_off_sharp = NotStr('''''') -icon_compress_twotone = NotStr('''''') -icon_location_city_outlined = NotStr('''''') -icon_bluetooth_drive_filled = NotStr(''' - - -''') -icon_delete_outline_outlined = NotStr('''''') -icon_savings_filled = NotStr('''''') -icon_online_prediction_twotone = NotStr('''''') -icon_history_edu_round = NotStr('''''') -icon_sports_bar_sharp = NotStr('''''') -icon_brunch_dining_filled = NotStr('''''') -icon_microwave_filled = NotStr('''''') -icon_perm_identity_filled = NotStr('''''') -icon_queue_filled = NotStr('''''') -icon_currency_bitcoin_filled = NotStr('''''') -icon_send_time_extension_filled = NotStr(''' - - -''') -icon_subtitles_sharp = NotStr('''''') -icon_join_left_round = NotStr(''' - - -''') -icon_photo_camera_filled = NotStr(''' - - -''') -icon_control_point_sharp = NotStr('''''') -icon_event_note_round = NotStr('''''') -icon_accessible_outlined = NotStr(''' - - -''') -icon_where_to_vote_round = NotStr('''''') -icon_md6_k_filled = NotStr('''''') -icon_do_not_disturb_alt_round = NotStr('''''') -icon_playlist_add_check_outlined = NotStr('''''') -icon_screen_search_desktop_sharp = NotStr(''' - - -''') -icon_access_time_twotone = NotStr(''' - - -''') -icon_group_remove_filled = NotStr('''''') -icon_cookie_filled = NotStr('''''') -icon_theaters_round = NotStr('''''') -icon_wifi_channel_filled = NotStr('''''') -icon_auto_graph_sharp = NotStr('''''') -icon_group_add_round = NotStr('''''') -icon_work_off_twotone = NotStr(''' - - -''') -icon_multiline_chart_sharp = NotStr('''''') -icon_format_list_numbered_twotone = NotStr('''''') -icon_live_help_round = NotStr('''''') -icon_trending_down_filled = NotStr('''''') -icon_hdr_weak_filled = NotStr('''''') -icon_album_outlined = NotStr('''''') -icon_schema_sharp = NotStr('''''') -icon_motion_photos_auto_outlined = NotStr('''''') -icon_compost_outlined = NotStr('''''') -icon_pan_tool_twotone = NotStr(''' - - -''') -icon_power_twotone = NotStr(''' - - -''') -icon_connecting_airports_round = NotStr('''''') -icon_explicit_filled = NotStr('''''') -icon_phonelink_outlined = NotStr('''''') -icon_watch_off_filled = NotStr('''''') -icon_sentiment_slightly_dissatisfied_filled = NotStr('''''') -icon_health_and_safety_round = NotStr('''''') -icon_closed_caption_disabled_filled = NotStr('''''') -icon_terrain_outlined = NotStr('''''') -icon_fireplace_outlined = NotStr(''' - - -''') -icon_spoke_round = NotStr('''''') -icon_margin_round = NotStr('''''') -icon_flight_takeoff_twotone = NotStr('''''') -icon_md4_g_plus_mobiledata_outlined = NotStr('''''') -icon_art_track_round = NotStr('''''') -icon_double_arrow_outlined = NotStr(''' - - -''') -icon_connect_without_contact_twotone = NotStr('''''') -icon_shutter_speed_filled = NotStr('''''') -icon_do_not_disturb_filled = NotStr('''''') -icon_auto_delete_round = NotStr(''' - - -''') -icon_download_done_twotone = NotStr('''''') -icon_notifications_sharp = NotStr('''''') -icon_directions_bus_filled_twotone = NotStr(''' - - - - -''') -icon_wifi_calling3_filled = NotStr(''' - - - -''') -icon_panorama_wide_angle_select_sharp = NotStr('''''') -icon_phonelink_erase_twotone = NotStr('''''') -icon_timelapse_round = NotStr('''''') -icon_art_track_sharp = NotStr('''''') -icon_cancel_presentation_outlined = NotStr('''''') -icon_grid4_x4_filled = NotStr('''''') -icon_undo_twotone = NotStr('''''') -icon_games_twotone = NotStr(''' - - -''') -icon_crop32_filled = NotStr('''''') -icon_view_cozy_filled = NotStr('''''') -icon_format_size_sharp = NotStr('''''') -icon_no_meeting_room_round = NotStr('''''') -icon_mediation_outlined = NotStr('''''') -icon_trending_flat_round = NotStr('''''') -icon_md1_x_mobiledata_round = NotStr('''''') -icon_sports_rugby_round = NotStr('''''') -icon_link_filled = NotStr('''''') -icon_snippet_folder_outlined = NotStr('''''') -icon_settings_input_component_twotone = NotStr(''' - - -''') -icon_skip_previous_sharp = NotStr('''''') -icon_auto_fix_normal_round = NotStr('''''') -icon_flood_twotone = NotStr(''' - - -''') -icon_http_filled = NotStr('''''') -icon_search_outlined = NotStr('''''') -icon_folder_shared_twotone = NotStr(''' - - -''') -icon_landslide_filled = NotStr('''''') -icon_add_circle_twotone = NotStr(''' - - -''') -icon_md22_mp_twotone = NotStr(''' - - - - - -''') -icon_medication_liquid_filled = NotStr('''''') -icon_imagesearch_roller_twotone = NotStr(''' - - -''') -icon_volume_off_round = NotStr('''''') -icon_format_align_justify_sharp = NotStr('''''') -icon_approval_outlined = NotStr('''''') -icon_add_location_twotone = NotStr(''' - - -''') -icon_disc_full_twotone = NotStr(''' - - -''') -icon_local_play_twotone = NotStr(''' - - -''') -icon_flip_camera_android_round = NotStr(''' - - -''') -icon_pin_sharp = NotStr('''''') -icon_image_aspect_ratio_outlined = NotStr('''''') -icon_call_made_filled = NotStr('''''') -icon_app_settings_alt_filled = NotStr('''''') -icon_hls_round = NotStr('''''') -icon_api_filled = NotStr('''''') -icon_fast_rewind_twotone = NotStr(''' - - -''') -icon_maps_ugc_twotone = NotStr(''' - - - -''') -icon_file_upload_round = NotStr('''''') -icon_history_toggle_off_twotone = NotStr('''''') -icon_sell_twotone = NotStr(''' - - - -''') -icon_view_array_filled = NotStr('''''') -icon_move_down_round = NotStr('''''') -icon_network_wifi_round = NotStr('''''') -icon_alarm_on_filled = NotStr('''''') -icon_support_agent_round = NotStr(''' - - - - -''') -icon_create_new_folder_outlined = NotStr('''''') -icon_md10_k_sharp = NotStr('''''') -icon_nearby_off_outlined = NotStr('''''') -icon_sports_baseball_outlined = NotStr('''''') -icon_mosque_sharp = NotStr(''' - - -''') -icon_countertops_filled = NotStr('''''') -icon_table_restaurant_filled = NotStr('''''') -icon_location_on_filled = NotStr('''''') -icon_hevc_filled = NotStr('''''') -icon_update_disabled_sharp = NotStr('''''') -icon_pin_outlined = NotStr(''' - - -''') -icon_email_twotone = NotStr(''' - - -''') -icon_directions_transit_filled_round = NotStr('''''') -icon_exposure_neg2_round = NotStr('''''') -icon_airline_seat_flat_filled = NotStr('''''') -icon_help_outline_round = NotStr('''''') -icon_crop_landscape_sharp = NotStr('''''') -icon_power_off_twotone = NotStr(''' - - -''') -icon_credit_card_off_filled = NotStr('''''') -icon_pattern_round = NotStr('''''') -icon_more_vert_filled = NotStr('''''') -icon_voice_over_off_round = NotStr('''''') -icon_filter_none_twotone = NotStr(''' - - -''') -icon_battery3_bar_filled = NotStr('''''') -icon_spellcheck_sharp = NotStr('''''') -icon_cleaning_services_twotone = NotStr(''' - - -''') -icon_signpost_outlined = NotStr('''''') -icon_card_membership_twotone = NotStr(''' - - -''') -icon_shopping_cart_checkout_filled = NotStr('''''') -icon_desktop_access_disabled_round = NotStr('''''') -icon_text_rotate_vertical_filled = NotStr('''''') -icon_missed_video_call_round = NotStr('''''') -icon_circle_filled = NotStr('''''') -icon_share_location_sharp = NotStr(''' - - -''') -icon_battery5_bar_round = NotStr('''''') -icon_mobile_off_twotone = NotStr('''''') -icon_outbound_filled = NotStr('''''') -icon_speaker_notes_sharp = NotStr('''''') -icon_event_sharp = NotStr('''''') -icon_atm_outlined = NotStr('''''') -icon_try_twotone = NotStr(''' - - - -''') -icon_account_tree_outlined = NotStr('''''') -icon_settings_suggest_round = NotStr('''''') -icon_woman_round = NotStr(''' - - -''') -icon_format_list_numbered_rtl_round = NotStr('''''') -icon_front_hand_twotone = NotStr(''' - - -''') -icon_reply_all_round = NotStr('''''') -icon_cast_sharp = NotStr('''''') -icon_signal_cellular_alt1_bar_round = NotStr('''''') -icon_dehaze_outlined = NotStr('''''') -icon_signal_wifi4_bar_lock_outlined = NotStr(''' - - -''') -icon_dashboard_customize_sharp = NotStr('''''') -icon_layers_twotone = NotStr(''' - - -''') -icon_no_accounts_twotone = NotStr(''' - - -''') -icon_hdr_auto_select_round = NotStr(''' - - -''') -icon_view_day_sharp = NotStr('''''') -icon_phone_paused_outlined = NotStr('''''') -icon_hvac_round = NotStr(''' - - -''') -icon_add_box_outlined = NotStr('''''') -icon_storage_filled = NotStr('''''') -icon_ramen_dining_twotone = NotStr(''' - - -''') -icon_history_edu_sharp = NotStr('''''') -icon_text_increase_sharp = NotStr('''''') -icon_spellcheck_filled = NotStr('''''') -icon_pause_circle_filled = NotStr('''''') -icon_shop_filled = NotStr('''''') -icon_event_repeat_round = NotStr('''''') -icon_radar_filled = NotStr('''''') -icon_line_axis_sharp = NotStr('''''') -icon_md4_mp_outlined = NotStr(''' - - - -''') -icon_local_mall_twotone = NotStr(''' - - -''') -icon_percent_outlined = NotStr('''''') -icon_skip_next_outlined = NotStr('''''') -icon_mobile_screen_share_round = NotStr('''''') -icon_network_check_twotone = NotStr('''''') -icon_format_indent_increase_filled = NotStr('''''') -icon_signal_wifi2_bar_lock_filled = NotStr(''' - - - -''') -icon_bug_report_outlined = NotStr('''''') -icon_running_with_errors_outlined = NotStr('''''') -icon_show_chart_filled = NotStr('''''') -icon_add_card_outlined = NotStr('''''') -icon_network_wifi1_bar_sharp = NotStr('''''') -icon_md19_mp_twotone = NotStr(''' - - - - - -''') -icon_directions_transit_twotone = NotStr(''' - - - - -''') -icon_healing_sharp = NotStr('''''') -icon_navigation_sharp = NotStr('''''') -icon_link_round = NotStr('''''') -icon_rocket_launch_filled = NotStr('''''') -icon_phonelink_sharp = NotStr('''''') -icon_severe_cold_round = NotStr(''' - - - -''') -icon_wb_iridescent_outlined = NotStr('''''') -icon_exposure_plus2_sharp = NotStr('''''') -icon_outbond_twotone = NotStr(''' - - -''') -icon_access_alarms_outlined = NotStr('''''') -icon_desktop_windows_twotone = NotStr(''' - - -''') -icon_sentiment_very_dissatisfied_outlined = NotStr('''''') -icon_border_left_outlined = NotStr('''''') -icon_swipe_left_round = NotStr('''''') -icon_edgesensor_low_filled = NotStr('''''') -icon_bookmark_border_twotone = NotStr('''''') -icon_vertical_align_top_twotone = NotStr('''''') -icon_business_center_filled = NotStr('''''') -icon_notifications_twotone = NotStr(''' - - -''') -icon_architecture_filled = NotStr('''''') -icon_house_sharp = NotStr('''''') -icon_bookmark_outlined = NotStr('''''') -icon_holiday_village_outlined = NotStr('''''') -icon_panorama_sharp = NotStr('''''') -icon_stay_current_landscape_outlined = NotStr('''''') -icon_woo_commerce_filled = NotStr('''''') -icon_notifications_off_twotone = NotStr(''' - - -''') -icon_music_video_outlined = NotStr('''''') -icon_dining_sharp = NotStr('''''') -icon_spatial_audio_outlined = NotStr(''' - - -''') -icon_earbuds_round = NotStr('''''') -icon_smart_screen_round = NotStr('''''') -icon_pix_outlined = NotStr(''' - - -''') -icon_no_cell_twotone = NotStr(''' - - -''') -icon_signal_wifi_bad_twotone = NotStr('''''') -icon_brightness4_round = NotStr('''''') -icon_wifi_filled = NotStr('''''') -icon_md3_g_mobiledata_round = NotStr('''''') -icon_tab_unselected_twotone = NotStr('''''') -icon_tungsten_outlined = NotStr('''''') -icon_spellcheck_twotone = NotStr('''''') -icon_masks_round = NotStr('''''') -icon_boy_filled = NotStr('''''') -icon_u_turn_left_outlined = NotStr('''''') -icon_trending_flat_outlined = NotStr('''''') -icon_directions_car_filled_sharp = NotStr('''''') -icon_directions_car_round = NotStr('''''') -icon_crop32_outlined = NotStr('''''') -icon_label_important_outlined = NotStr('''''') -icon_edit_attributes_sharp = NotStr('''''') -icon_local_cafe_sharp = NotStr('''''') -icon_directions_boat_filled_filled = NotStr('''''') -icon_thermostat_auto_round = NotStr('''''') -icon_wb_incandescent_round = NotStr('''''') -icon_earbuds_twotone = NotStr(''' - - -''') -icon_closed_caption_sharp = NotStr('''''') -icon_factory_sharp = NotStr('''''') -icon_local_hospital_twotone = NotStr(''' - - -''') -icon_vertical_align_center_sharp = NotStr('''''') -icon_language_sharp = NotStr('''''') -icon_satellite_alt_outlined = NotStr('''''') -icon_balance_sharp = NotStr('''''') -icon_point_of_sale_round = NotStr('''''') -icon_forum_filled = NotStr('''''') -icon_view_agenda_twotone = NotStr(''' - - -''') -icon_where_to_vote_outlined = NotStr('''''') -icon_not_accessible_twotone = NotStr('''''') -icon_panorama_photosphere_select_twotone = NotStr('''''') -icon_u_turn_left_filled = NotStr('''''') -icon_call_end_round = NotStr('''''') -icon_image_not_supported_outlined = NotStr('''''') -icon_music_video_twotone = NotStr(''' - - -''') -icon_signal_wifi3_bar_outlined = NotStr(''' - - -''') -icon_theaters_filled = NotStr('''''') -icon_ssid_chart_round = NotStr('''''') -icon_upgrade_twotone = NotStr('''''') -icon_aspect_ratio_round = NotStr('''''') -icon_extension_off_sharp = NotStr('''''') -icon_table_rows_twotone = NotStr(''' - - -''') -icon_local_movies_round = NotStr('''''') -icon_videocam_off_sharp = NotStr('''''') -icon_md5_k_plus_filled = NotStr('''''') -icon_battery_full_twotone = NotStr('''''') -icon_noise_control_off_twotone = NotStr('''''') -icon_zoom_out_filled = NotStr('''''') -icon_task_alt_twotone = NotStr('''''') -icon_no_photography_round = NotStr('''''') -icon_speed_round = NotStr(''' - - -''') -icon_food_bank_filled = NotStr('''''') -icon_handyman_filled = NotStr(''' - - -''') -icon_discount_filled = NotStr(''' - - -''') -icon_room_service_twotone = NotStr(''' - - -''') -icon_battery_charging90_sharp = NotStr(''' - - -''') -icon_call_to_action_twotone = NotStr(''' - - -''') -icon_md5_g_twotone = NotStr('''''') -icon_schedule_filled = NotStr(''' - - -''') -icon_motorcycle_filled = NotStr('''''') -icon_mark_unread_chat_alt_filled = NotStr(''' - - -''') -icon_crop_free_round = NotStr('''''') -icon_bedroom_baby_sharp = NotStr(''' - - -''') -icon_real_estate_agent_sharp = NotStr('''''') -icon_currency_ruble_round = NotStr('''''') -icon_directions_transit_filled = NotStr('''''') -icon_desktop_mac_filled = NotStr('''''') -icon_repeat_one_on_outlined = NotStr('''''') -icon_currency_bitcoin_sharp = NotStr('''''') -icon_label_important_sharp = NotStr('''''') -icon_music_off_round = NotStr('''''') -icon_network_cell_round = NotStr('''''') -icon_battery_unknown_round = NotStr('''''') -icon_insert_page_break_outlined = NotStr('''''') -icon_sports_cricket_sharp = NotStr(''' - - -''') -icon_receipt_filled = NotStr('''''') -icon_folder_delete_twotone = NotStr(''' - - -''') -icon_travel_explore_outlined = NotStr('''''') -icon_add_alarm_round = NotStr('''''') -icon_speaker_twotone = NotStr(''' - - -''') -icon_hourglass_bottom_filled = NotStr('''''') -icon_flight_land_round = NotStr('''''') -icon_tour_sharp = NotStr('''''') -icon_watch_sharp = NotStr('''''') -icon_vpn_lock_filled = NotStr('''''') -icon_view_cozy_outlined = NotStr(''' - - -''') -icon_dark_mode_round = NotStr('''''') -icon_key_sharp = NotStr('''''') -icon_mosque_filled = NotStr(''' - - -''') -icon_signal_wifi_connected_no_internet4_twotone = NotStr('''''') -icon_do_not_touch_sharp = NotStr('''''') -icon_view_in_ar_outlined = NotStr('''''') -icon_support_sharp = NotStr('''''') -icon_electric_moped_round = NotStr(''' - - -''') -icon_photo_size_select_large_outlined = NotStr('''''') -icon_looks5_outlined = NotStr('''''') -icon_attach_file_twotone = NotStr('''''') -icon_new_label_round = NotStr('''''') -icon_checklist_outlined = NotStr('''''') -icon_panorama_horizontal_round = NotStr('''''') -icon_phone_locked_outlined = NotStr(''' - - -''') -icon_tips_and_updates_outlined = NotStr('''''') -icon_rotate90_degrees_ccw_filled = NotStr('''''') -icon_md6_k_plus_sharp = NotStr('''''') -icon_md3_k_twotone = NotStr(''' - - - -''') -icon_double_arrow_round = NotStr(''' - - -''') -icon_md60_fps_select_sharp = NotStr('''''') -icon_near_me_round = NotStr('''''') -icon_exposure_plus2_round = NotStr('''''') -icon_noise_control_off_filled = NotStr('''''') -icon_bloodtype_outlined = NotStr(''' - - -''') -icon_build_twotone = NotStr(''' - - -''') -icon_theaters_twotone = NotStr(''' - - -''') -icon_network_wifi1_bar_outlined = NotStr('''''') -icon_feed_sharp = NotStr('''''') -icon_gpp_maybe_twotone = NotStr(''' - - -''') -icon_arrow_back_ios_round = NotStr('''''') -icon_dashboard_customize_filled = NotStr('''''') -icon_phone_in_talk_round = NotStr('''''') -icon_bookmark_add_outlined = NotStr('''''') -icon_front_hand_sharp = NotStr('''''') -icon_keyboard_arrow_left_round = NotStr('''''') -icon_home_repair_service_outlined = NotStr('''''') -icon_heart_broken_round = NotStr('''''') -icon_looks_one_twotone = NotStr(''' - - -''') -icon_save_alt_round = NotStr('''''') -icon_data_object_sharp = NotStr('''''') -icon_transfer_within_a_station_round = NotStr('''''') -icon_signal_cellular_null_twotone = NotStr('''''') -icon_roundabout_right_outlined = NotStr('''''') -icon_signal_wifi_statusbar_null_outlined = NotStr('''''') -icon_nordic_walking_twotone = NotStr('''''') -icon_developer_board_off_twotone = NotStr(''' - - -''') -icon_photo_album_sharp = NotStr('''''') -icon_electric_moped_sharp = NotStr(''' - - -''') -icon_portable_wifi_off_twotone = NotStr('''''') -icon_undo_filled = NotStr('''''') -icon_offline_share_round = NotStr(''' - - - -''') -icon_keyboard_outlined = NotStr('''''') -icon_call_twotone = NotStr(''' - - -''') -icon_west_filled = NotStr('''''') -icon_volunteer_activism_sharp = NotStr('''''') -icon_double_arrow_twotone = NotStr(''' - - -''') -icon_data_saver_off_outlined = NotStr('''''') -icon_pregnant_woman_twotone = NotStr('''''') -icon_key_twotone = NotStr('''''') -icon_add_circle_round = NotStr('''''') -icon_battery_charging_full_twotone = NotStr('''''') -icon_space_bar_outlined = NotStr('''''') -icon_schedule_outlined = NotStr('''''') -icon_recycling_round = NotStr('''''') -icon_not_interested_filled = NotStr('''''') -icon_playlist_add_check_sharp = NotStr('''''') -icon_hdr_auto_select_twotone = NotStr(''' - - -''') -icon_navigate_before_outlined = NotStr('''''') -icon_print_disabled_twotone = NotStr(''' - - - - - - -''') -icon_airline_seat_flat_sharp = NotStr('''''') -icon_sentiment_dissatisfied_outlined = NotStr(''' - - - -''') -icon_request_page_round = NotStr('''''') -icon_insert_chart_outlined_sharp = NotStr('''''') -icon_fiber_pin_sharp = NotStr('''''') -icon_desktop_access_disabled_filled = NotStr('''''') -icon_play_for_work_round = NotStr('''''') -icon_block_filled = NotStr('''''') -icon_request_quote_outlined = NotStr('''''') -icon_no_food_sharp = NotStr('''''') -icon_radio_button_checked_sharp = NotStr(''' - - -''') -icon_portable_wifi_off_round = NotStr('''''') -icon_label_important_filled = NotStr('''''') -icon_drive_file_move_outlined = NotStr('''''') -icon_file_download_filled = NotStr('''''') -icon_volcano_filled = NotStr('''''') -icon_flip_to_front_outlined = NotStr('''''') -icon_access_time_sharp = NotStr('''''') -icon_create_outlined = NotStr('''''') -icon_speaker_phone_outlined = NotStr('''''') -icon_desktop_access_disabled_sharp = NotStr('''''') -icon_pause_circle_round = NotStr('''''') -icon_remove_shopping_cart_outlined = NotStr('''''') -icon_filter_list_filled = NotStr('''''') -icon_signal_cellular_no_sim_sharp = NotStr('''''') -icon_airline_seat_legroom_normal_outlined = NotStr('''''') -icon_videocam_round = NotStr('''''') -icon_delivery_dining_filled = NotStr(''' - - -''') -icon_hearing_outlined = NotStr('''''') -icon_gavel_filled = NotStr('''''') -icon_running_with_errors_twotone = NotStr('''''') -icon_backup_table_outlined = NotStr(''' - - -''') -icon_no_encryption_sharp = NotStr('''''') -icon_app_settings_alt_twotone = NotStr(''' - - -''') -icon_greater_than_twotone = NotStr('''''') -icon_outdoor_grill_twotone = NotStr(''' - - - - -''') -icon_panorama_photosphere_filled = NotStr('''''') -icon_south_america_sharp = NotStr('''''') -icon_surround_sound_twotone = NotStr(''' - - - -''') -icon_filter9_plus_sharp = NotStr('''''') -icon_emoji_objects_sharp = NotStr('''''') -icon_enhanced_encryption_outlined = NotStr('''''') -icon_countertops_outlined = NotStr('''''') -icon_battery_charging20_round = NotStr(''' - - -''') -icon_crop_portrait_sharp = NotStr('''''') -icon_not_equal_round = NotStr(''' - - -''') -icon_notifications_active_round = NotStr('''''') -icon_sports_hockey_twotone = NotStr('''''') -icon_straight_outlined = NotStr('''''') -icon_trending_flat_sharp = NotStr('''''') -icon_check_box_outline_blank_twotone = NotStr('''''') -icon_leave_bags_at_home_round = NotStr('''''') -icon_collections_bookmark_filled = NotStr(''' - - -''') -icon_balance_outlined = NotStr('''''') -icon_md3_g_mobiledata_twotone = NotStr('''''') -icon_screen_lock_portrait_sharp = NotStr('''''') -icon_keyboard_arrow_left_twotone = NotStr('''''') -icon_luggage_round = NotStr('''''') -icon_minor_crash_sharp = NotStr('''''') -icon_screen_rotation_alt_twotone = NotStr('''''') -icon_blender_round = NotStr('''''') -icon_filter4_round = NotStr('''''') -icon_business_twotone = NotStr(''' - - -''') -icon_wordpress_filled = NotStr('''''') -icon_join_left_twotone = NotStr(''' - - -''') -icon_pest_control_rodent_outlined = NotStr(''' - - -''') -icon_settings_power_outlined = NotStr('''''') -icon_pedal_bike_round = NotStr('''''') -icon_filter_frames_outlined = NotStr('''''') -icon_price_change_outlined = NotStr('''''') -icon_how_to_vote_round = NotStr(''' - - -''') -icon_compass_calibration_filled = NotStr(''' - - -''') -icon_md7_k_plus_outlined = NotStr(''' - - -''') -icon_shop_sharp = NotStr('''''') -icon_cable_twotone = NotStr('''''') -icon_view_stream_outlined = NotStr('''''') -icon_sensor_window_outlined = NotStr('''''') -icon_pest_control_filled = NotStr('''''') -icon_chair_sharp = NotStr(''' - - -''') -icon_verified_user_round = NotStr('''''') -icon_group_off_sharp = NotStr('''''') -icon_closed_caption_round = NotStr('''''') -icon_area_chart_round = NotStr('''''') -icon_add_road_sharp = NotStr('''''') -icon_toll_sharp = NotStr('''''') -icon_camera_front_round = NotStr('''''') -icon_arrow_upward_outlined = NotStr('''''') -icon_golf_course_sharp = NotStr(''' - - -''') -icon_laptop_outlined = NotStr('''''') -icon_money_off_filled = NotStr('''''') -icon_panorama_photosphere_select_round = NotStr('''''') -icon_format_color_reset_twotone = NotStr(''' - - -''') -icon_local_drink_twotone = NotStr(''' - - -''') -icon_currency_pound_twotone = NotStr('''''') -icon_shopping_cart_checkout_sharp = NotStr('''''') -icon_beenhere_twotone = NotStr(''' - - -''') -icon_send_to_mobile_round = NotStr(''' - - -''') -icon_browse_gallery_outlined = NotStr(''' - - -''') -icon_headphones_battery_sharp = NotStr('''''') -icon_open_in_new_round = NotStr('''''') -icon_view_comfy_alt_round = NotStr('''''') -icon_sentiment_satisfied_outlined = NotStr(''' - - - -''') -icon_celebration_round = NotStr('''''') -icon_mood_twotone = NotStr(''' - - - - - -''') -icon_wb_auto_outlined = NotStr('''''') -icon_build_circle_filled = NotStr('''''') -icon_audiotrack_sharp = NotStr('''''') -icon_app_registration_filled = NotStr('''''') -icon_document_scanner_sharp = NotStr('''''') -icon_security_update_round = NotStr('''''') -icon_mode_of_travel_round = NotStr('''''') -icon_api_round = NotStr('''''') -icon_md2_k_filled = NotStr('''''') -icon_perm_device_information_sharp = NotStr('''''') -icon_calendar_view_week_filled = NotStr('''''') -icon_tram_round = NotStr('''''') -icon_gavel_sharp = NotStr('''''') -icon_trending_up_outlined = NotStr('''''') -icon_mp_round = NotStr('''''') -icon_check_twotone = NotStr('''''') -icon_md5_k_plus_sharp = NotStr('''''') -icon_drive_file_rename_outline_filled = NotStr('''''') -icon_add_chart_filled = NotStr('''''') -icon_update_disabled_round = NotStr('''''') -icon_battery_charging30_sharp = NotStr(''' - - -''') -icon_gif_box_filled = NotStr('''''') -icon_height_outlined = NotStr('''''') -icon_recent_actors_round = NotStr('''''') -icon_contact_page_round = NotStr('''''') -icon_manage_accounts_filled = NotStr(''' - - -''') -icon_feedback_round = NotStr('''''') -icon_timer10_filled = NotStr('''''') -icon_schedule_round = NotStr('''''') -icon_transgender_sharp = NotStr('''''') -icon_mode_edit_outline_twotone = NotStr(''' - - -''') -icon_rule_folder_sharp = NotStr('''''') -icon_electric_moped_outlined = NotStr(''' - - -''') -icon_event_busy_twotone = NotStr(''' - - -''') -icon_wordpress_twotone = NotStr('''''') -icon_filter3_outlined = NotStr('''''') -icon_tablet_mac_twotone = NotStr(''' - - -''') -icon_vpn_lock_twotone = NotStr(''' - - -''') -icon_add_alert_sharp = NotStr('''''') -icon_signpost_round = NotStr('''''') -icon_replay_circle_filled_sharp = NotStr('''''') -icon_casino_twotone = NotStr(''' - - - - - - - -''') -icon_border_outer_filled = NotStr('''''') -icon_amp_stories_twotone = NotStr(''' - - -''') -icon_brightness_high_filled = NotStr('''''') -icon_format_color_text_sharp = NotStr('''''') -icon_md3_mp_filled = NotStr('''''') -icon_web_asset_outlined = NotStr('''''') -icon_show_chart_twotone = NotStr('''''') -icon_pin_drop_round = NotStr('''''') -icon_first_page_twotone = NotStr('''''') -icon_hls_filled = NotStr('''''') -icon_account_balance_wallet_filled = NotStr('''''') -icon_skateboarding_outlined = NotStr('''''') -icon_hearing_disabled_sharp = NotStr('''''') -icon_reset_tv_round = NotStr('''''') -icon_phone_enabled_round = NotStr('''''') -icon_email_round = NotStr('''''') -icon_wifi1_bar_round = NotStr('''''') -icon_clear_sharp = NotStr('''''') -icon_bar_chart_outlined = NotStr('''''') -icon_mail_outline_sharp = NotStr('''''') -icon_ads_click_twotone = NotStr('''''') -icon_md19_mp_outlined = NotStr(''' - - - -''') -icon_vaccines_round = NotStr('''''') -icon_remove_done_filled = NotStr('''''') -icon_piano_outlined = NotStr('''''') -icon_read_more_round = NotStr('''''') -icon_filter_hdr_sharp = NotStr('''''') -icon_push_pin_filled = NotStr('''''') -icon_keyboard_arrow_down_outlined = NotStr('''''') -icon_looks3_sharp = NotStr('''''') -icon_account_circle_filled = NotStr('''''') -icon_perm_identity_twotone = NotStr(''' - - - -''') -icon_accessibility_new_twotone = NotStr('''''') -icon_web_asset_round = NotStr('''''') -icon_flip_to_back_round = NotStr('''''') -icon_save_as_round = NotStr('''''') -icon_social_distance_sharp = NotStr('''''') -icon_dashboard_sharp = NotStr('''''') -icon_not_listed_location_filled = NotStr('''''') -icon_square_round = NotStr('''''') -icon_battery_charging80_sharp = NotStr(''' - - -''') -icon_dark_mode_filled = NotStr('''''') -icon_view_array_twotone = NotStr(''' - - -''') -icon_movie_filter_round = NotStr('''''') -icon_panorama_vertical_filled = NotStr('''''') -icon_scoreboard_filled = NotStr('''''') -icon_approval_filled = NotStr('''''') -icon_sick_filled = NotStr('''''') -icon_emergency_recording_twotone = NotStr(''' - - -''') -icon_sports_tennis_outlined = NotStr('''''') -icon_transform_twotone = NotStr('''''') -icon_monitor_weight_sharp = NotStr(''' - - -''') -icon_sentiment_satisfied_alt_round = NotStr(''' - - - -''') -icon_import_contacts_sharp = NotStr('''''') -icon_tapas_sharp = NotStr('''''') -icon_signal_cellular_nodata_twotone = NotStr('''''') -icon_minimize_sharp = NotStr('''''') -icon_featured_play_list_round = NotStr('''''') -icon_breakfast_dining_filled = NotStr('''''') -icon_chalet_sharp = NotStr('''''') -icon_perm_device_information_round = NotStr('''''') -icon_insert_comment_sharp = NotStr('''''') -icon_reorder_filled = NotStr('''''') -icon_filter_center_focus_round = NotStr('''''') -icon_looks6_round = NotStr('''''') -icon_check_circle_outline_twotone = NotStr('''''') -icon_smart_screen_twotone = NotStr(''' - - -''') -icon_zoom_in_sharp = NotStr('''''') -icon_mobiledata_off_round = NotStr('''''') -icon_hourglass_top_filled = NotStr('''''') -icon_file_copy_outlined = NotStr('''''') -icon_filter9_twotone = NotStr(''' - - -''') -icon_table_bar_filled = NotStr('''''') -icon_signal_cellular_connected_no_internet2_bar_twotone = NotStr(''' - - -''') -icon_filter_none_outlined = NotStr('''''') -icon_keyboard_arrow_up_twotone = NotStr('''''') -icon_post_add_sharp = NotStr(''' - - -''') -icon_emoji_events_sharp = NotStr('''''') -icon_text_fields_filled = NotStr('''''') -icon_folder_off_sharp = NotStr('''''') -icon_md5_k_twotone = NotStr(''' - - - -''') -icon_videogame_asset_twotone = NotStr(''' - - - - -''') -icon_lock_filled = NotStr('''''') -icon_signal_cellular_off_outlined = NotStr('''''') -icon_schedule_twotone = NotStr(''' - - -''') -icon_no_backpack_twotone = NotStr(''' - - -''') -icon_border_inner_twotone = NotStr('''''') -icon_greater_than_equal_round = NotStr(''' - - -''') -icon_add_to_queue_outlined = NotStr('''''') -icon_timer3_outlined = NotStr('''''') -icon_done_filled = NotStr('''''') -icon_leak_add_sharp = NotStr('''''') -icon_tv_off_outlined = NotStr('''''') -icon_group_remove_outlined = NotStr('''''') -icon_merge_twotone = NotStr('''''') -icon_edit_location_alt_twotone = NotStr(''' - - -''') -icon_add_card_sharp = NotStr('''''') -icon_headset_twotone = NotStr(''' - - -''') -icon_palette_round = NotStr('''''') -icon_md360_twotone = NotStr('''''') -icon_md2_mp_twotone = NotStr(''' - - - - - -''') -icon_do_not_disturb_on_twotone = NotStr(''' - - - -''') -icon_calendar_view_month_outlined = NotStr('''''') -icon_personal_video_round = NotStr('''''') -icon_edit_filled = NotStr('''''') -icon_done_outline_sharp = NotStr('''''') -icon_sports_kabaddi_twotone = NotStr(''' - - - -''') -icon_task_alt_sharp = NotStr('''''') -icon_opacity_round = NotStr('''''') -icon_settings_bluetooth_round = NotStr(''' - - - - -''') -icon_minor_crash_round = NotStr('''''') -icon_screen_lock_landscape_round = NotStr('''''') -icon_carpenter_sharp = NotStr('''''') -icon_thumb_up_alt_outlined = NotStr('''''') -icon_chalet_round = NotStr('''''') -icon_loupe_round = NotStr('''''') -icon_videogame_asset_off_round = NotStr('''''') -icon_zoom_in_twotone = NotStr('''''') -icon_screen_lock_portrait_round = NotStr(''' - - -''') -icon_assignment_sharp = NotStr('''''') -icon_badge_filled = NotStr('''''') -icon_delete_sweep_sharp = NotStr('''''') -icon_fiber_smart_record_twotone = NotStr(''' - - -''') -icon_construction_round = NotStr('''''') -icon_auto_stories_outlined = NotStr('''''') -icon_alarm_on_round = NotStr('''''') -icon_developer_board_filled = NotStr('''''') -icon_laptop_windows_filled = NotStr('''''') -icon_cast_round = NotStr('''''') -icon_wifi_tethering_filled = NotStr('''''') -icon_west_outlined = NotStr('''''') -icon_cloud_circle_outlined = NotStr('''''') -icon_restore_from_trash_round = NotStr('''''') -icon_ios_share_twotone = NotStr(''' - - -''') -icon_departure_board_twotone = NotStr(''' - - - - -''') -icon_back_hand_round = NotStr('''''') -icon_liquor_sharp = NotStr('''''') -icon_reddit_twotone = NotStr(''' - - -''') -icon_join_full_outlined = NotStr(''' - - -''') -icon_motion_photos_off_filled = NotStr('''''') -icon_chat_bubble_outlined = NotStr('''''') -icon_install_mobile_twotone = NotStr(''' - - - -''') -icon_polymer_sharp = NotStr('''''') -icon_videocam_off_twotone = NotStr(''' - - -''') -icon_vertical_align_bottom_round = NotStr('''''') -icon_refresh_outlined = NotStr('''''') -icon_settings_bluetooth_filled = NotStr('''''') -icon_directions_railway_sharp = NotStr('''''') -icon_unsubscribe_sharp = NotStr('''''') -icon_event_busy_outlined = NotStr('''''') -icon_redo_twotone = NotStr('''''') -icon_photo_camera_front_round = NotStr('''''') -icon_list_sharp = NotStr('''''') -icon_label_filled = NotStr('''''') -icon_align_horizontal_left_twotone = NotStr('''''') -icon_stay_primary_portrait_sharp = NotStr('''''') -icon_directions_walk_sharp = NotStr('''''') -icon_umbrella_round = NotStr('''''') -icon_commit_filled = NotStr('''''') -icon_switch_left_twotone = NotStr(''' - - -''') -icon_person_remove_alt1_outlined = NotStr('''''') -icon_tab_unselected_filled = NotStr('''''') -icon_engineering_filled = NotStr('''''') -icon_eject_filled = NotStr('''''') -icon_movie_filter_filled = NotStr('''''') -icon_file_present_twotone = NotStr(''' - - - -''') -icon_shortcut_filled = NotStr('''''') -icon_north_west_round = NotStr('''''') -icon_group_work_twotone = NotStr(''' - - - - - -''') -icon_donut_small_round = NotStr('''''') -icon_trending_down_round = NotStr('''''') -icon_brunch_dining_outlined = NotStr('''''') -icon_screen_lock_portrait_outlined = NotStr('''''') -icon_receipt_outlined = NotStr('''''') -icon_stacked_bar_chart_round = NotStr('''''') -icon_remove_filled = NotStr('''''') -icon_catching_pokemon_outlined = NotStr('''''') -icon_replay_circle_filled_filled = NotStr('''''') -icon_history_toggle_off_round = NotStr('''''') -icon_arrow_circle_down_filled = NotStr('''''') -icon_rocket_filled = NotStr('''''') -icon_brightness_low_filled = NotStr('''''') -icon_no_meals_filled = NotStr('''''') -icon_format_color_reset_outlined = NotStr('''''') -icon_add_a_photo_round = NotStr(''' - - - -''') -icon_crop_rotate_filled = NotStr('''''') -icon_hdr_weak_twotone = NotStr(''' - - - -''') -icon_assistant_direction_outlined = NotStr(''' - - -''') -icon_countertops_sharp = NotStr('''''') -icon_straight_twotone = NotStr('''''') -icon_reply_all_filled = NotStr('''''') -icon_museum_round = NotStr('''''') -icon_local_offer_filled = NotStr('''''') -icon_brunch_dining_sharp = NotStr('''''') -icon_home_repair_service_filled = NotStr('''''') -icon_folder_copy_twotone = NotStr(''' - - - -''') -icon_track_changes_filled = NotStr('''''') -icon_gps_fixed_twotone = NotStr(''' - - -''') -icon_looks4_filled = NotStr('''''') -icon_pinch_sharp = NotStr('''''') -icon_rsvp_filled = NotStr('''''') -icon_percentage_filled = NotStr('''''') -icon_add_road_twotone = NotStr('''''') -icon_archive_round = NotStr('''''') -icon_picture_as_pdf_sharp = NotStr('''''') -icon_mouse_round = NotStr('''''') -icon_noise_aware_sharp = NotStr(''' - - -''') -icon_network_wifi1_bar_twotone = NotStr(''' - - -''') -icon_mobile_friendly_twotone = NotStr('''''') -icon_sync_alt_filled = NotStr('''''') -icon_work_twotone = NotStr(''' - - -''') -icon_md5_k_round = NotStr('''''') -icon_flashlight_off_filled = NotStr('''''') -icon_ads_click_sharp = NotStr('''''') -icon_swap_calls_twotone = NotStr('''''') -icon_square_outlined = NotStr('''''') -icon_lte_plus_mobiledata_outlined = NotStr('''''') -icon_all_inclusive_filled = NotStr('''''') -icon_grain_sharp = NotStr('''''') -icon_local_atm_twotone = NotStr(''' - - -''') -icon_music_note_round = NotStr('''''') -icon_opacity_sharp = NotStr('''''') -icon_warning_sharp = NotStr('''''') -icon_local_taxi_round = NotStr('''''') -icon_forward10_outlined = NotStr(''' - - -''') -icon_legend_toggle_filled = NotStr('''''') -icon_tiktok_outlined = NotStr('''''') -icon_volume_mute_round = NotStr('''''') -icon_ondemand_video_round = NotStr('''''') -icon_thumb_down_alt_round = NotStr('''''') -icon_play_circle_filled = NotStr('''''') -icon_view_day_twotone = NotStr(''' - - -''') -icon_md11_mp_filled = NotStr('''''') -icon_audiotrack_twotone = NotStr(''' - - -''') -icon_mark_unread_chat_alt_twotone = NotStr(''' - - - - -''') -icon_workspaces_filled = NotStr('''''') -icon_app_blocking_round = NotStr(''' - - -''') -icon_egg_round = NotStr('''''') -icon_sports_soccer_twotone = NotStr(''' - - -''') -icon_checkroom_twotone = NotStr('''''') -icon_home_repair_service_twotone = NotStr(''' - - -''') -icon_upcoming_twotone = NotStr(''' - - -''') -icon_album_round = NotStr('''''') -icon_soup_kitchen_filled = NotStr('''''') -icon_hdr_plus_round = NotStr(''' - - -''') -icon_center_focus_weak_filled = NotStr('''''') -icon_insert_link_outlined = NotStr('''''') -icon_folder_outlined = NotStr('''''') -icon_priority_high_outlined = NotStr(''' - - -''') -icon_developer_board_twotone = NotStr(''' - - -''') -icon_handyman_outlined = NotStr(''' - - -''') -icon_draw_round = NotStr('''''') -icon_table_bar_sharp = NotStr('''''') -icon_flutter_dash_round = NotStr('''''') -icon_perm_camera_mic_round = NotStr('''''') -icon_sports_hockey_outlined = NotStr('''''') -icon_shower_outlined = NotStr('''''') -icon_gpp_bad_sharp = NotStr('''''') -icon_contact_support_twotone = NotStr(''' - - -''') -icon_margin_filled = NotStr('''''') -icon_folder_off_round = NotStr('''''') -icon_content_cut_twotone = NotStr('''''') -icon_family_restroom_round = NotStr('''''') -icon_network_wifi_filled = NotStr('''''') -icon_flag_circle_filled = NotStr('''''') -icon_lightbulb_circle_outlined = NotStr(''' - - -''') -icon_travel_explore_twotone = NotStr('''''') -icon_play_circle_outline_outlined = NotStr('''''') -icon_egg_outlined = NotStr(''' - - -''') -icon_umbrella_filled = NotStr('''''') -icon_flight_takeoff_filled = NotStr('''''') -icon_badge_outlined = NotStr(''' - - - - -''') -icon_raw_on_twotone = NotStr('''''') -icon_punch_clock_sharp = NotStr(''' - - -''') -icon_crisis_alert_sharp = NotStr('''''') -icon_night_shelter_filled = NotStr('''''') -icon_circle_twotone = NotStr(''' - - -''') -icon_brightness_medium_outlined = NotStr('''''') -icon_ballot_sharp = NotStr('''''') -icon_male_twotone = NotStr('''''') -icon_insert_invitation_twotone = NotStr(''' - - -''') -icon_help_center_twotone = NotStr(''' - - -''') -icon_plagiarism_twotone = NotStr(''' - - - - -''') -icon_crop_free_outlined = NotStr('''''') -icon_info_sharp = NotStr('''''') -icon_add_shopping_cart_outlined = NotStr('''''') -icon_web_asset_sharp = NotStr('''''') -icon_sports_cricket_twotone = NotStr(''' - - - -''') -icon_cookie_round = NotStr('''''') -icon_report_off_outlined = NotStr(''' - - - -''') -icon_event_filled = NotStr('''''') -icon_laptop_windows_round = NotStr('''''') -icon_photo_camera_back_sharp = NotStr('''''') -icon_data_array_round = NotStr('''''') -icon_camera_rear_sharp = NotStr('''''') -icon_local_florist_outlined = NotStr('''''') -icon_local_library_twotone = NotStr(''' - - - -''') -icon_hourglass_empty_round = NotStr('''''') -icon_device_thermostat_filled = NotStr('''''') -icon_directions_walk_filled = NotStr('''''') -icon_arrow_right_alt_round = NotStr('''''') -icon_list_outlined = NotStr('''''') -icon_assessment_outlined = NotStr('''''') -icon_breakfast_dining_outlined = NotStr(''' - - -''') -icon_view_carousel_round = NotStr('''''') -icon_sports_golf_outlined = NotStr(''' - - - - - -''') -icon_email_outlined = NotStr('''''') -icon_data_saver_on_filled = NotStr('''''') -icon_check_box_outline_blank_outlined = NotStr('''''') -icon_tune_filled = NotStr('''''') -icon_web_outlined = NotStr('''''') -icon_photo_library_sharp = NotStr('''''') -icon_swap_vert_outlined = NotStr('''''') -icon_youtube_searched_for_filled = NotStr('''''') -icon_wifi_lock_round = NotStr(''' - - -''') -icon_dry_sharp = NotStr('''''') -icon_supervised_user_circle_twotone = NotStr(''' - - - -''') -icon_help_outline_filled = NotStr('''''') -icon_maps_home_work_twotone = NotStr(''' - - - - -''') -icon_history_filled = NotStr('''''') -icon_location_on_round = NotStr('''''') -icon_gps_not_fixed_round = NotStr('''''') -icon_thumb_up_alt_twotone = NotStr(''' - - -''') -icon_spoke_twotone = NotStr(''' - - -''') -icon_crop_landscape_twotone = NotStr('''''') -icon_wifi_channel_sharp = NotStr('''''') -icon_run_circle_outlined = NotStr(''' - - - -''') -icon_recycling_outlined = NotStr('''''') -icon_airline_seat_individual_suite_twotone = NotStr(''' - - - -''') -icon_insert_emoticon_twotone = NotStr(''' - - - - - -''') -icon_chat_bubble_outline_outlined = NotStr('''''') -icon_line_style_round = NotStr('''''') -icon_admin_panel_settings_twotone = NotStr(''' - - - - - -''') -icon_phone_forwarded_outlined = NotStr('''''') -icon_webhook_round = NotStr('''''') -icon_nat_twotone = NotStr(''' - - - -''') -icon_browser_updated_round = NotStr('''''') -icon_menu_open_outlined = NotStr('''''') -icon_school_filled = NotStr('''''') -icon_cruelty_free_twotone = NotStr(''' - - -''') -icon_group_remove_sharp = NotStr('''''') -icon_keyboard_arrow_up_sharp = NotStr('''''') -icon_help_center_round = NotStr('''''') -icon_next_week_outlined = NotStr('''''') -icon_garage_twotone = NotStr(''' - - - - - - -''') -icon_quora_sharp = NotStr('''''') -icon_browse_gallery_sharp = NotStr(''' - - -''') -icon_horizontal_rule_filled = NotStr('''''') -icon_link_off_sharp = NotStr('''''') -icon_sensor_door_filled = NotStr('''''') -icon_md23_mp_sharp = NotStr(''' - - -''') -icon_panorama_horizontal_filled = NotStr('''''') -icon_person_remove_twotone = NotStr(''' - - - -''') -icon_store_mall_directory_outlined = NotStr('''''') -icon_sports_motorsports_twotone = NotStr(''' - - -''') -icon_wifi_tethering_off_round = NotStr('''''') -icon_filter9_round = NotStr('''''') -icon_md60_fps_filled = NotStr('''''') -icon_portable_wifi_off_outlined = NotStr('''''') -icon_power_input_twotone = NotStr('''''') -icon_stop_outlined = NotStr('''''') -icon_av_timer_round = NotStr(''' - - - - -''') -icon_plumbing_outlined = NotStr(''' - - -''') -icon_wifi_password_sharp = NotStr('''''') -icon_screen_share_twotone = NotStr(''' - - -''') -icon_coronavirus_twotone = NotStr(''' - - -''') -icon_recent_actors_outlined = NotStr(''' - - - -''') -icon_meeting_room_sharp = NotStr('''''') -icon_motion_photos_on_sharp = NotStr('''''') -icon_colorize_filled = NotStr('''''') -icon_electric_bike_round = NotStr('''''') -icon_pets_filled = NotStr(''' - - - - - -''') -icon_wheelchair_pickup_outlined = NotStr('''''') -icon_toggle_on_filled = NotStr('''''') -icon_fast_rewind_sharp = NotStr('''''') -icon_dry_outlined = NotStr('''''') -icon_layers_clear_outlined = NotStr('''''') -icon_mode_filled = NotStr('''''') -icon_splitscreen_outlined = NotStr('''''') -icon_calendar_view_week_round = NotStr('''''') -icon_stop_screen_share_round = NotStr('''''') -icon_repeat_on_filled = NotStr('''''') -icon_perm_media_filled = NotStr('''''') -icon_sports_basketball_sharp = NotStr('''''') -icon_network_locked_sharp = NotStr('''''') -icon_mark_email_read_filled = NotStr('''''') -icon_people_outline_round = NotStr('''''') -icon_event_repeat_sharp = NotStr('''''') -icon_radio_button_unchecked_outlined = NotStr('''''') -icon_fence_twotone = NotStr(''' - - -''') -icon_corporate_fare_filled = NotStr('''''') -icon_currency_franc_filled = NotStr('''''') -icon_plagiarism_round = NotStr(''' - - -''') -icon_zoom_out_round = NotStr('''''') -icon_plumbing_round = NotStr(''' - - -''') -icon_event_available_outlined = NotStr('''''') -icon_legend_toggle_outlined = NotStr('''''') -icon_blur_linear_twotone = NotStr(''' - - - - - - - - - - - - - - -''') -icon_tab_filled = NotStr('''''') -icon_thumb_up_alt_filled = NotStr('''''') -icon_panorama_photosphere_select_sharp = NotStr('''''') -icon_currency_pound_sharp = NotStr('''''') -icon_reduce_capacity_filled = NotStr('''''') -icon_diamond_twotone = NotStr(''' - - -''') -icon_file_download_off_sharp = NotStr('''''') -icon_exposure_neg2_twotone = NotStr('''''') -icon_move_to_inbox_filled = NotStr('''''') -icon_cast_outlined = NotStr('''''') -icon_batch_prediction_round = NotStr('''''') -icon_dock_sharp = NotStr('''''') -icon_e_mobiledata_filled = NotStr('''''') -icon_rotate90_degrees_ccw_sharp = NotStr('''''') -icon_no_crash_outlined = NotStr('''''') -icon_exposure_plus2_filled = NotStr('''''') -icon_fullscreen_round = NotStr('''''') -icon_alt_route_filled = NotStr('''''') -icon_toll_twotone = NotStr(''' - - -''') -icon_call_received_round = NotStr('''''') -icon_md11_mp_outlined = NotStr(''' - - - -''') -icon_bluetooth_searching_twotone = NotStr('''''') -icon_crop32_round = NotStr('''''') -icon_greater_than_outlined = NotStr('''''') -icon_emoji_food_beverage_filled = NotStr('''''') -icon_person_search_sharp = NotStr(''' - - -''') -icon_integration_instructions_twotone = NotStr(''' - - - -''') -icon_filter_outlined = NotStr('''''') -icon_signal_wifi1_bar_sharp = NotStr(''' - - -''') -icon_contactless_round = NotStr('''''') -icon_signal_cellular0_bar_sharp = NotStr('''''') -icon_not_accessible_outlined = NotStr('''''') -icon_hdr_plus_outlined = NotStr('''''') -icon_admin_panel_settings_sharp = NotStr(''' - - -''') -icon_sports_cricket_filled = NotStr(''' - - -''') -icon_book_online_filled = NotStr('''''') -icon_system_update_alt_filled = NotStr('''''') -icon_arrow_drop_down_outlined = NotStr('''''') -icon_airline_stops_sharp = NotStr('''''') -icon_rate_review_twotone = NotStr(''' - - -''') -icon_screen_lock_rotation_twotone = NotStr('''''') -icon_area_chart_twotone = NotStr(''' - - -''') -icon_speaker_group_round = NotStr(''' - - - -''') -icon_timer10_select_twotone = NotStr('''''') -icon_not_interested_sharp = NotStr('''''') -icon_trending_down_sharp = NotStr('''''') -icon_text_increase_filled = NotStr('''''') -icon_save_as_outlined = NotStr('''''') -icon_arrow_downward_sharp = NotStr('''''') -icon_euro_symbol_twotone = NotStr('''''') -icon_network_wifi2_bar_twotone = NotStr(''' - - -''') -icon_multiline_chart_outlined = NotStr('''''') -icon_settings_input_hdmi_outlined = NotStr('''''') -icon_plumbing_filled = NotStr(''' - - -''') -icon_launch_twotone = NotStr('''''') -icon_severe_cold_sharp = NotStr('''''') -icon_contact_mail_sharp = NotStr('''''') -icon_loyalty_round = NotStr('''''') -icon_local_printshop_filled = NotStr('''''') -icon_cloud_off_round = NotStr('''''') -icon_translate_sharp = NotStr('''''') -icon_format_textdirection_r_to_l_twotone = NotStr(''' - - -''') -icon_plus_outlined = NotStr('''''') -icon_signal_cellular_connected_no_internet4_bar_filled = NotStr('''''') -icon_tty_twotone = NotStr(''' - - -''') -icon_font_download_off_round = NotStr('''''') -icon_md13_mp_round = NotStr(''' - - -''') -icon_notifications_none_twotone = NotStr(''' - - -''') -icon_turned_in_not_twotone = NotStr('''''') -icon_self_improvement_round = NotStr(''' - - -''') -icon_md30_fps_select_sharp = NotStr('''''') -icon_chevron_left_round = NotStr('''''') -icon_vpn_key_off_sharp = NotStr('''''') -icon_data_usage_sharp = NotStr('''''') -icon_speaker_phone_filled = NotStr('''''') -icon_animation_twotone = NotStr(''' - - - - -''') -icon_healing_filled = NotStr('''''') -icon_splitscreen_twotone = NotStr(''' - - -''') -icon_smart_toy_outlined = NotStr('''''') -icon_directions_railway_twotone = NotStr(''' - - -''') -icon_person_add_alt_round = NotStr('''''') -icon_auto_fix_normal_sharp = NotStr('''''') -icon_cabin_sharp = NotStr('''''') -icon_looks5_round = NotStr('''''') -icon_recommend_round = NotStr('''''') -icon_save_alt_filled = NotStr('''''') -icon_access_time_filled_filled = NotStr('''''') -icon_filter_filled = NotStr('''''') -icon_local_shipping_filled = NotStr('''''') -icon_brightness_high_outlined = NotStr(''' - - -''') -icon_add_alarm_twotone = NotStr(''' - - -''') -icon_unfold_more_filled = NotStr('''''') -icon_done_all_filled = NotStr('''''') -icon_timer_round = NotStr('''''') -icon_tsunami_round = NotStr('''''') -icon_wrong_location_round = NotStr(''' - - -''') -icon_storage_round = NotStr('''''') -icon_md60_fps_select_filled = NotStr('''''') -icon_tv_off_round = NotStr('''''') -icon_store_twotone = NotStr(''' - - -''') -icon_media_bluetooth_off_round = NotStr('''''') -icon_sell_sharp = NotStr('''''') -icon_sd_twotone = NotStr(''' - - - - -''') -icon_camera_enhance_round = NotStr('''''') -icon_signal_cellular_alt2_bar_twotone = NotStr('''''') -icon_md3_mp_outlined = NotStr(''' - - - -''') -icon_ios_share_round = NotStr(''' - - -''') -icon_superscript_round = NotStr('''''') -icon_outbox_round = NotStr(''' - - -''') -icon_share_outlined = NotStr('''''') -icon_pivot_table_chart_outlined = NotStr('''''') -icon_account_tree_sharp = NotStr('''''') -icon_fit_screen_outlined = NotStr('''''') -icon_person_pin_filled = NotStr('''''') -icon_signal_wifi_bad_outlined = NotStr('''''') -icon_science_filled = NotStr('''''') -icon_people_alt_outlined = NotStr('''''') -icon_local_parking_filled = NotStr('''''') -icon_sort_sharp = NotStr('''''') -icon_villa_round = NotStr('''''') -icon_filter4_outlined = NotStr('''''') -icon_alarm_round = NotStr('''''') -icon_sync_disabled_sharp = NotStr('''''') -icon_add_circle_sharp = NotStr('''''') -icon_thunderstorm_round = NotStr('''''') -icon_thumb_down_sharp = NotStr('''''') -icon_contacts_twotone = NotStr(''' - - -''') -icon_water_damage_filled = NotStr('''''') -icon_devices_fold_sharp = NotStr('''''') -icon_branding_watermark_filled = NotStr('''''') -icon_railway_alert_sharp = NotStr(''' - - -''') -icon_directions_bus_twotone = NotStr(''' - - - - -''') -icon_villa_twotone = NotStr(''' - - -''') -icon_downhill_skiing_filled = NotStr('''''') -icon_cottage_sharp = NotStr('''''') -icon_local_printshop_twotone = NotStr(''' - - - -''') -icon_temple_buddhist_twotone = NotStr(''' - - -''') -icon_battery_std_round = NotStr('''''') -icon_camera_roll_sharp = NotStr('''''') -icon_flashlight_on_filled = NotStr('''''') -icon_add_location_alt_twotone = NotStr(''' - - -''') -icon_tonality_outlined = NotStr('''''') -icon_private_connectivity_filled = NotStr('''''') -icon_php_round = NotStr('''''') -icon_stay_primary_portrait_filled = NotStr('''''') -icon_sanitizer_outlined = NotStr('''''') -icon_security_filled = NotStr('''''') -icon_extension_sharp = NotStr('''''') -icon_psychology_outlined = NotStr(''' - - -''') -icon_md13_mp_sharp = NotStr(''' - - -''') -icon_motion_photos_on_outlined = NotStr('''''') -icon_bookmarks_round = NotStr('''''') -icon_redo_sharp = NotStr('''''') -icon_assignment_returned_outlined = NotStr('''''') -icon_bluetooth_connected_outlined = NotStr('''''') -icon_pin_end_filled = NotStr('''''') -icon_video_call_twotone = NotStr(''' - - -''') -icon_turn_sharp_left_sharp = NotStr('''''') -icon_currency_yuan_sharp = NotStr('''''') -icon_broken_image_round = NotStr('''''') -icon_play_circle_filled_filled = NotStr('''''') -icon_snowboarding_twotone = NotStr('''''') -icon_auto_awesome_mosaic_twotone = NotStr(''' - - -''') -icon_align_vertical_top_sharp = NotStr('''''') -icon_filter7_filled = NotStr('''''') -icon_compress_outlined = NotStr('''''') -icon_density_small_round = NotStr('''''') -icon_movie_creation_outlined = NotStr('''''') -icon_houseboat_outlined = NotStr('''''') -icon_play_lesson_sharp = NotStr(''' - - -''') -icon_expand_round = NotStr('''''') -icon_stay_primary_landscape_filled = NotStr('''''') -icon_hdr_weak_round = NotStr('''''') -icon_border_color_filled = NotStr('''''') -icon_add_road_round = NotStr('''''') -icon_social_distance_filled = NotStr('''''') -icon_keyboard_arrow_down_sharp = NotStr('''''') -icon_do_disturb_on_twotone = NotStr(''' - - -''') -icon_signal_cellular3_bar_twotone = NotStr(''' - - -''') -icon_border_vertical_filled = NotStr('''''') -icon_safety_check_round = NotStr('''''') -icon_event_busy_filled = NotStr('''''') -icon_schedule_send_round = NotStr(''' - - -''') -icon_backup_table_filled = NotStr(''' - - -''') -icon_md5_k_plus_twotone = NotStr(''' - - - -''') -icon_polyline_sharp = NotStr('''''') -icon_open_in_full_twotone = NotStr('''''') -icon_fmd_good_outlined = NotStr('''''') -icon_vertical_align_center_round = NotStr('''''') -icon_money_off_csred_twotone = NotStr('''''') -icon_directions_walk_outlined = NotStr('''''') -icon_folder_off_filled = NotStr('''''') -icon_closed_caption_off_sharp = NotStr('''''') -icon_bluetooth_disabled_outlined = NotStr('''''') -icon_money_off_csred_outlined = NotStr('''''') -icon_deselect_twotone = NotStr('''''') -icon_group_off_twotone = NotStr(''' - - -''') -icon_present_to_all_outlined = NotStr('''''') -icon_plus_minus_filled = NotStr('''''') -icon_insert_photo_twotone = NotStr(''' - - -''') -icon_phone_in_talk_filled = NotStr('''''') -icon_extension_round = NotStr('''''') -icon_door_back_sharp = NotStr('''''') -icon_wb_twilight_twotone = NotStr('''''') -icon_breakfast_dining_twotone = NotStr(''' - - - -''') -icon_access_alarms_twotone = NotStr(''' - - -''') -icon_shutter_speed_twotone = NotStr(''' - - -''') -icon_mic_twotone = NotStr(''' - - - -''') -icon_shower_twotone = NotStr(''' - - - - - - - - -''') -icon_next_plan_outlined = NotStr(''' - - -''') -icon_event_seat_twotone = NotStr(''' - - -''') -icon_g_translate_sharp = NotStr('''''') -icon_log_out_sharp = NotStr(''' - - -''') -icon_grass_round = NotStr('''''') -icon_connect_without_contact_outlined = NotStr('''''') -icon_currency_franc_round = NotStr('''''') -icon_filter5_sharp = NotStr('''''') -icon_hdr_auto_select_filled = NotStr(''' - - -''') -icon_phonelink_ring_sharp = NotStr('''''') -icon_javascript_outlined = NotStr('''''') -icon_person_add_sharp = NotStr('''''') -icon_insert_drive_file_twotone = NotStr(''' - - -''') -icon_nightlife_sharp = NotStr('''''') -icon_star_outline_filled = NotStr('''''') -icon_thumb_down_off_alt_filled = NotStr('''''') -icon_phone_android_round = NotStr('''''') -icon_pause_circle_outline_twotone = NotStr('''''') -icon_app_blocking_sharp = NotStr(''' - - -''') -icon_looks6_sharp = NotStr('''''') -icon_burst_mode_twotone = NotStr(''' - - -''') -icon_fingerprint_round = NotStr('''''') -icon_memory_outlined = NotStr('''''') -icon_category_twotone = NotStr(''' - - - -''') -icon_signal_wifi1_bar_round = NotStr(''' - - -''') -icon_handshake_outlined = NotStr('''''') -icon_tv_off_sharp = NotStr('''''') -icon_switch_access_shortcut_add_round = NotStr('''''') -icon_code_off_sharp = NotStr('''''') -icon_waves_outlined = NotStr('''''') -icon_cyclone_filled = NotStr(''' - - -''') -icon_notification_important_sharp = NotStr('''''') -icon_device_thermostat_twotone = NotStr('''''') -icon_alarm_on_sharp = NotStr('''''') -icon_synagogue_round = NotStr('''''') -icon_bedtime_off_filled = NotStr('''''') -icon_assignment_turned_in_filled = NotStr('''''') -icon_network_wifi3_bar_sharp = NotStr('''''') -icon_vertical_align_bottom_sharp = NotStr('''''') -icon_fullscreen_filled = NotStr('''''') -icon_accessibility_new_sharp = NotStr('''''') -icon_data_exploration_filled = NotStr('''''') -icon_toc_sharp = NotStr('''''') -icon_filter_drama_outlined = NotStr('''''') -icon_panorama_vertical_twotone = NotStr(''' - - -''') -icon_electric_bike_outlined = NotStr('''''') -icon_border_all_filled = NotStr('''''') -icon_description_twotone = NotStr(''' - - -''') -icon_strikethrough_s_round = NotStr('''''') -icon_location_searching_twotone = NotStr('''''') -icon_comment_outlined = NotStr('''''') -icon_wifi_tethering_error_rounded_outlined = NotStr('''''') -icon_keyboard_alt_sharp = NotStr('''''') -icon_paypal_outlined = NotStr(''' - - -''') -icon_mosque_round = NotStr(''' - - -''') -icon_directions_run_sharp = NotStr('''''') -icon_castle_round = NotStr('''''') -icon_no_transfer_twotone = NotStr(''' - - -''') -icon_aspect_ratio_twotone = NotStr(''' - - -''') -icon_attractions_filled = NotStr('''''') -icon_cloud_circle_twotone = NotStr(''' - - -''') -icon_arrow_forward_ios_twotone = NotStr('''''') -icon_pause_circle_sharp = NotStr('''''') -icon_calculate_twotone = NotStr(''' - - - -''') -icon_auto_awesome_twotone = NotStr(''' - - -''') -icon_group_add_outlined = NotStr('''''') -icon_send_and_archive_round = NotStr(''' - - -''') -icon_menu_twotone = NotStr('''''') -icon_severe_cold_outlined = NotStr('''''') -icon_send_and_archive_filled = NotStr('''''') -icon_flight_class_filled = NotStr('''''') -icon_poll_twotone = NotStr(''' - - -''') -icon_monetization_on_twotone = NotStr(''' - - -''') -icon_text_rotate_up_twotone = NotStr('''''') -icon_rotate_right_sharp = NotStr('''''') -icon_swap_horizontal_circle_round = NotStr('''''') -icon_music_note_sharp = NotStr('''''') -icon_leak_add_twotone = NotStr('''''') -icon_sports_golf_filled = NotStr(''' - - - - - -''') -icon_md3_k_filled = NotStr('''''') -icon_cast_for_education_round = NotStr('''''') -icon_swipe_sharp = NotStr(''' - - -''') -icon_mode_edit_round = NotStr('''''') -icon_pinch_outlined = NotStr('''''') -icon_flight_class_sharp = NotStr('''''') -icon_fingerprint_outlined = NotStr('''''') -icon_loyalty_filled = NotStr('''''') -icon_bedroom_child_twotone = NotStr(''' - - - -''') -icon_manage_history_sharp = NotStr('''''') -icon_system_security_update_good_sharp = NotStr('''''') -icon_pending_actions_round = NotStr('''''') -icon_donut_large_round = NotStr('''''') -icon_try_filled = NotStr('''''') -icon_panorama_horizontal_select_twotone = NotStr(''' - - -''') -icon_turned_in_twotone = NotStr(''' - - -''') -icon_compare_filled = NotStr('''''') -icon_md6_mp_outlined = NotStr(''' - - - -''') -icon_check_round = NotStr('''''') -icon_soap_filled = NotStr('''''') -icon_alarm_on_outlined = NotStr('''''') -icon_notification_important_outlined = NotStr('''''') -icon_brightness6_filled = NotStr('''''') -icon_media_bluetooth_on_round = NotStr('''''') -icon_ring_volume_round = NotStr('''''') -icon_md18_mp_twotone = NotStr(''' - - - - - - -''') -icon_piano_off_outlined = NotStr('''''') -icon_pin_end_outlined = NotStr('''''') -icon_shopping_cart_checkout_round = NotStr('''''') -icon_view_kanban_twotone = NotStr(''' - - - -''') -icon_medical_services_outlined = NotStr(''' - - -''') -icon_colorize_outlined = NotStr('''''') -icon_update_round = NotStr('''''') -icon_sports_handball_sharp = NotStr(''' - - -''') -icon_south_east_sharp = NotStr('''''') -icon_app_blocking_outlined = NotStr(''' - - -''') -icon_cake_outlined = NotStr('''''') -icon_greater_than_filled = NotStr('''''') -icon_co_present_round = NotStr(''' - - - -''') -icon_cancel_outlined = NotStr('''''') -icon_warehouse_round = NotStr('''''') -icon_filter_alt_filled = NotStr('''''') -icon_directions_run_twotone = NotStr('''''') -icon_all_out_twotone = NotStr(''' - - -''') -icon_turn_slight_left_sharp = NotStr('''''') -icon_airlines_twotone = NotStr(''' - - -''') -icon_keyboard_command_key_round = NotStr('''''') -icon_minus_twotone = NotStr('''''') -icon_reddit_sharp = NotStr(''' - - -''') -icon_music_note_filled = NotStr('''''') -icon_commit_twotone = NotStr('''''') -icon_indeterminate_check_box_outlined = NotStr('''''') -icon_short_text_twotone = NotStr('''''') -icon_class_outlined = NotStr('''''') -icon_kitesurfing_sharp = NotStr('''''') -icon_elderly_sharp = NotStr('''''') -icon_fullscreen_exit_filled = NotStr('''''') -icon_cabin_twotone = NotStr(''' - - -''') -icon_push_pin_round = NotStr('''''') -icon_work_round = NotStr('''''') -icon_open_in_full_outlined = NotStr('''''') -icon_sync_lock_outlined = NotStr('''''') -icon_flag_filled = NotStr('''''') -icon_soap_twotone = NotStr(''' - - -''') -icon_center_focus_weak_round = NotStr('''''') -icon_child_care_outlined = NotStr(''' - - - -''') -icon_view_kanban_round = NotStr('''''') -icon_post_add_round = NotStr(''' - - -''') -icon_thumb_down_off_alt_round = NotStr('''''') -icon_spatial_tracking_outlined = NotStr(''' - - -''') -icon_camera_alt_round = NotStr(''' - - -''') -icon_videogame_asset_off_outlined = NotStr('''''') -icon_forward10_twotone = NotStr(''' - - -''') -icon_replay_round = NotStr('''''') -icon_free_breakfast_outlined = NotStr('''''') -icon_tablet_filled = NotStr('''''') -icon_sim_card_download_filled = NotStr('''''') -icon_density_small_sharp = NotStr('''''') -icon_payments_filled = NotStr('''''') -icon_subscript_twotone = NotStr('''''') -icon_mediation_round = NotStr('''''') -icon_assistant_photo_filled = NotStr('''''') -icon_fast_rewind_round = NotStr('''''') -icon_switch_video_outlined = NotStr('''''') -icon_play_circle_outline_sharp = NotStr('''''') -icon_webhook_sharp = NotStr('''''') -icon_lan_round = NotStr('''''') -icon_low_priority_outlined = NotStr('''''') -icon_personal_injury_round = NotStr('''''') -icon_keyboard_capslock_twotone = NotStr('''''') -icon_brush_filled = NotStr('''''') -icon_settings_ethernet_twotone = NotStr('''''') -icon_add_round = NotStr('''''') -icon_hdr_off_select_filled = NotStr('''''') -icon_filter9_outlined = NotStr('''''') -icon_turn_left_outlined = NotStr('''''') -icon_replay5_round = NotStr('''''') -icon_subscriptions_sharp = NotStr('''''') -icon_share_arrival_time_outlined = NotStr('''''') -icon_thumb_up_alt_round = NotStr('''''') -icon_headset_mic_round = NotStr('''''') -icon_text_rotation_angleup_sharp = NotStr('''''') -icon_help_outline_twotone = NotStr('''''') -icon_hiking_filled = NotStr('''''') -icon_text_fields_round = NotStr('''''') -icon_flash_off_outlined = NotStr('''''') -icon_crib_filled = NotStr('''''') -icon_md24_mp_sharp = NotStr(''' - - -''') -icon_photo_filled = NotStr('''''') -icon_phone_disabled_outlined = NotStr('''''') -icon_donut_large_outlined = NotStr('''''') -icon_developer_board_outlined = NotStr('''''') -icon_south_east_outlined = NotStr('''''') -icon_timelapse_sharp = NotStr('''''') -icon_edgesensor_low_twotone = NotStr(''' - - -''') -icon_electric_scooter_filled = NotStr(''' - - -''') -icon_swipe_down_sharp = NotStr('''''') -icon_railway_alert_filled = NotStr('''''') -icon_moving_outlined = NotStr('''''') -icon_save_alt_sharp = NotStr('''''') -icon_scatter_plot_filled = NotStr(''' - - - -''') -icon_note_twotone = NotStr(''' - - -''') -icon_date_range_sharp = NotStr('''''') -icon_hearing_disabled_round = NotStr('''''') -icon_desktop_windows_sharp = NotStr('''''') -icon_subtitles_off_sharp = NotStr('''''') -icon_switch_video_round = NotStr('''''') -icon_add_twotone = NotStr('''''') -icon_fiber_new_twotone = NotStr(''' - - - -''') -icon_check_circle_filled = NotStr('''''') -icon_call_missed_outgoing_round = NotStr('''''') -icon_south_america_outlined = NotStr('''''') -icon_unfold_less_sharp = NotStr('''''') -icon_sd_storage_sharp = NotStr('''''') -icon_home_filled = NotStr('''''') -icon_discount_sharp = NotStr(''' - - -''') -icon_download_outlined = NotStr('''''') -icon_display_settings_twotone = NotStr(''' - - - -''') -icon_laptop_mac_round = NotStr('''''') -icon_edit_outlined = NotStr('''''') -icon_subscriptions_filled = NotStr('''''') -icon_compress_round = NotStr('''''') -icon_repeat_one_sharp = NotStr('''''') -icon_error_outline_sharp = NotStr('''''') -icon_filter1_twotone = NotStr(''' - - -''') -icon_crop_original_twotone = NotStr('''''') -icon_card_membership_outlined = NotStr('''''') -icon_vertical_split_filled = NotStr('''''') -icon_last_page_filled = NotStr('''''') -icon_cleaning_services_filled = NotStr('''''') -icon_panorama_wide_angle_outlined = NotStr('''''') -icon_text_rotate_vertical_sharp = NotStr('''''') -icon_pregnant_woman_filled = NotStr('''''') -icon_local_dining_twotone = NotStr('''''') -icon_checklist_rtl_outlined = NotStr('''''') -icon_local_convenience_store_filled = NotStr('''''') -icon_fence_outlined = NotStr('''''') -icon_sports_football_outlined = NotStr(''' - - -''') -icon_settings_bluetooth_sharp = NotStr('''''') -icon_military_tech_outlined = NotStr('''''') -icon_local_library_sharp = NotStr('''''') -icon_shutter_speed_outlined = NotStr('''''') -icon_gavel_twotone = NotStr('''''') -icon_sos_sharp = NotStr('''''') -icon_battery20_twotone = NotStr(''' - - -''') -icon_bike_scooter_twotone = NotStr(''' - - -''') -icon_edit_off_round = NotStr('''''') -icon_library_music_twotone = NotStr(''' - - -''') -icon_pan_tool_alt_twotone = NotStr(''' - - -''') -icon_battery_full_outlined = NotStr('''''') -icon_looks4_sharp = NotStr('''''') -icon_reduce_capacity_sharp = NotStr('''''') -icon_battery_charging60_outlined = NotStr(''' - - -''') -icon_mms_round = NotStr('''''') -icon_vibration_round = NotStr('''''') -icon_outlined_flag_filled = NotStr('''''') -icon_settings_backup_restore_filled = NotStr('''''') -icon_sim_card_alert_sharp = NotStr('''''') -icon_dynamic_feed_outlined = NotStr(''' - - -''') -icon_voice_over_off_sharp = NotStr('''''') -icon_notification_add_filled = NotStr('''''') -icon_bloodtype_round = NotStr('''''') -icon_directions_railway_filled = NotStr('''''') -icon_view_day_round = NotStr('''''') -icon_exposure_plus1_outlined = NotStr('''''') -icon_money_round = NotStr('''''') -icon_vaccines_twotone = NotStr(''' - - -''') -icon_apartment_round = NotStr('''''') -icon_density_small_twotone = NotStr('''''') -icon_network_cell_filled = NotStr('''''') -icon_mark_chat_unread_filled = NotStr('''''') -icon_dynamic_form_round = NotStr('''''') -icon_camera_enhance_outlined = NotStr('''''') -icon_greater_than_equal_sharp = NotStr(''' - - -''') -icon_photo_size_select_large_sharp = NotStr('''''') -icon_cloud_off_outlined = NotStr('''''') -icon_settings_input_component_outlined = NotStr('''''') -icon_policy_sharp = NotStr(''' - - -''') -icon_map_round = NotStr('''''') -icon_play_circle_filled_white_twotone = NotStr(''' - - -''') -icon_expand_less_twotone = NotStr('''''') -icon_explicit_outlined = NotStr('''''') -icon_crop_free_sharp = NotStr('''''') -icon_no_flash_round = NotStr('''''') -icon_message_twotone = NotStr(''' - - -''') -icon_move_to_inbox_twotone = NotStr(''' - - -''') -icon_drive_folder_upload_twotone = NotStr(''' - - - -''') -icon_currency_yen_round = NotStr('''''') -icon_repeat_one_on_filled = NotStr('''''') -icon_content_paste_filled = NotStr('''''') -icon_search_off_twotone = NotStr(''' - - -''') -icon_assessment_round = NotStr('''''') -icon_local_laundry_service_sharp = NotStr('''''') -icon_loupe_twotone = NotStr(''' - - -''') -icon_cable_round = NotStr('''''') -icon_domain_add_outlined = NotStr('''''') -icon_qr_code_scanner_twotone = NotStr('''''') -icon_wc_sharp = NotStr('''''') -icon_do_not_disturb_off_outlined = NotStr(''' - - -''') -icon_elderly_twotone = NotStr('''''') -icon_local_airport_sharp = NotStr('''''') -icon_autorenew_twotone = NotStr('''''') -icon_signal_wifi_statusbar_null_filled = NotStr('''''') -icon_vape_free_twotone = NotStr(''' - - -''') -icon_view_cozy_round = NotStr('''''') -icon_control_camera_outlined = NotStr(''' - - -''') -icon_md60_fps_select_round = NotStr('''''') -icon_md16_mp_sharp = NotStr(''' - - - -''') -icon_blur_off_outlined = NotStr(''' - - - - - - - - - - - - - -''') -icon_crop_din_sharp = NotStr('''''') -icon_mobile_friendly_outlined = NotStr('''''') -icon_install_desktop_sharp = NotStr(''' - - -''') -icon_party_mode_sharp = NotStr('''''') -icon_pageview_twotone = NotStr(''' - - -''') -icon_border_color_sharp = NotStr('''''') -icon_signal_cellular_connected_no_internet1_bar_outlined = NotStr(''' - - -''') -icon_dark_mode_outlined = NotStr('''''') -icon_turn_right_filled = NotStr('''''') -icon_output_outlined = NotStr(''' - - -''') -icon_insert_page_break_twotone = NotStr(''' - - - -''') -icon_swap_vert_sharp = NotStr('''''') -icon_rowing_outlined = NotStr('''''') -icon_stacked_bar_chart_twotone = NotStr('''''') -icon_closed_caption_off_round = NotStr('''''') -icon_car_repair_round = NotStr('''''') -icon_cached_filled = NotStr('''''') -icon_amp_stories_sharp = NotStr('''''') -icon_saved_search_round = NotStr(''' - - -''') -icon_inventory_outlined = NotStr(''' - - -''') -icon_do_disturb_outlined = NotStr('''''') -icon_text_rotation_none_outlined = NotStr('''''') -icon_arrow_back_sharp = NotStr('''''') -icon_exposure_filled = NotStr('''''') -icon_brunch_dining_twotone = NotStr(''' - - -''') -icon_beach_access_round = NotStr('''''') -icon_pause_circle_twotone = NotStr(''' - - - -''') -icon_input_round = NotStr('''''') -icon_low_priority_twotone = NotStr('''''') -icon_storefront_round = NotStr('''''') -icon_remember_me_outlined = NotStr(''' - - -''') -icon_factory_outlined = NotStr('''''') -icon_swipe_down_alt_round = NotStr('''''') -icon_pivot_table_chart_filled = NotStr('''''') -icon_hvac_twotone = NotStr(''' - - - -''') -icon_radio_round = NotStr('''''') -icon_stadium_filled = NotStr('''''') -icon_subject_twotone = NotStr('''''') -icon_travel_explore_sharp = NotStr('''''') -icon_wifi_tethering_error_outlined = NotStr('''''') -icon_wrong_location_sharp = NotStr(''' - - -''') -icon_storm_round = NotStr('''''') -icon_medical_information_filled = NotStr('''''') -icon_feed_round = NotStr('''''') -icon_horizontal_distribute_twotone = NotStr('''''') -icon_chat_bubble_outline_sharp = NotStr('''''') -icon_tablet_android_twotone = NotStr(''' - - -''') -icon_signal_wifi_statusbar4_bar_twotone = NotStr('''''') -icon_upload_filled = NotStr('''''') -icon_folder_special_twotone = NotStr(''' - - -''') -icon_villa_outlined = NotStr('''''') -icon_fiber_smart_record_round = NotStr(''' - - -''') -icon_signal_wifi_statusbar4_bar_sharp = NotStr('''''') -icon_monetization_on_outlined = NotStr('''''') -icon_chat_bubble_outline_filled = NotStr('''''') -icon_rule_outlined = NotStr('''''') -icon_exposure_zero_sharp = NotStr('''''') -icon_signal_wifi2_bar_lock_twotone = NotStr(''' - - -''') -icon_md12_mp_filled = NotStr('''''') -icon_work_sharp = NotStr('''''') -icon_face_retouching_natural_filled = NotStr(''' - - - - -''') -icon_crop_outlined = NotStr('''''') -icon_edit_attributes_round = NotStr('''''') -icon_directions_round = NotStr('''''') -icon_subdirectory_arrow_left_round = NotStr('''''') -icon_language_twotone = NotStr(''' - - -''') -icon_phone_android_twotone = NotStr(''' - - -''') -icon_photo_camera_back_outlined = NotStr(''' - - -''') -icon_camera_outdoor_outlined = NotStr('''''') -icon_align_vertical_bottom_sharp = NotStr('''''') -icon_battery_charging50_filled = NotStr(''' - - -''') -icon_border_clear_twotone = NotStr('''''') -icon_countertops_round = NotStr('''''') -icon_bedroom_parent_sharp = NotStr(''' - - -''') -icon_crop_free_filled = NotStr('''''') -icon_room_preferences_sharp = NotStr('''''') -icon_settings_input_svideo_round = NotStr(''' - - - - - - -''') -icon_skateboarding_round = NotStr('''''') -icon_escalator_warning_sharp = NotStr('''''') -icon_pageview_sharp = NotStr('''''') -icon_signal_wifi_off_sharp = NotStr('''''') -icon_shuffle_filled = NotStr('''''') -icon_notes_twotone = NotStr('''''') -icon_question_mark_twotone = NotStr('''''') -icon_share_location_filled = NotStr(''' - - -''') -icon_question_mark_filled = NotStr('''''') -icon_slideshow_round = NotStr('''''') -icon_format_strikethrough_filled = NotStr('''''') -icon_power_settings_new_filled = NotStr('''''') -icon_star_round = NotStr('''''') -icon_auto_delete_outlined = NotStr(''' - - -''') -icon_settings_brightness_round = NotStr('''''') -icon_format_color_fill_twotone = NotStr('''''') -icon_hdr_on_twotone = NotStr('''''') -icon_data_usage_twotone = NotStr('''''') -icon_add_moderator_outlined = NotStr(''' - - -''') -icon_web_asset_twotone = NotStr(''' - - -''') -icon_report_off_filled = NotStr('''''') -icon_network_wifi2_bar_sharp = NotStr('''''') -icon_format_clear_outlined = NotStr('''''') -icon_taxi_alert_round = NotStr(''' - - -''') -icon_signal_cellular_alt2_bar_outlined = NotStr('''''') -icon_warehouse_sharp = NotStr('''''') -icon_near_me_sharp = NotStr('''''') -icon_cookie_sharp = NotStr('''''') -icon_music_off_sharp = NotStr('''''') -icon_tiktok_round = NotStr('''''') -icon_do_disturb_off_outlined = NotStr('''''') -icon_swipe_left_alt_round = NotStr('''''') -icon_highlight_alt_filled = NotStr('''''') -icon_border_clear_filled = NotStr('''''') -icon_maps_ugc_outlined = NotStr(''' - - -''') -icon_alarm_off_twotone = NotStr('''''') -icon_send_outlined = NotStr('''''') -icon_zoom_out_map_twotone = NotStr('''''') -icon_dirty_lens_outlined = NotStr(''' - - -''') -icon_network_wifi2_bar_round = NotStr('''''') -icon_copyright_filled = NotStr('''''') -icon_hearing_twotone = NotStr(''' - - - -''') -icon_build_circle_twotone = NotStr(''' - - - -''') -icon_translate_round = NotStr('''''') -icon_electric_moped_filled = NotStr(''' - - -''') -icon_countertops_twotone = NotStr(''' - - -''') -icon_filter4_sharp = NotStr('''''') -icon_adjust_filled = NotStr('''''') -icon_border_right_round = NotStr('''''') -icon_sanitizer_round = NotStr('''''') -icon_flatware_twotone = NotStr('''''') -icon_flash_auto_twotone = NotStr('''''') -icon_outbond_outlined = NotStr('''''') -icon_fit_screen_filled = NotStr('''''') -icon_usb_outlined = NotStr('''''') -icon_money_off_sharp = NotStr('''''') -icon_attachment_sharp = NotStr('''''') -icon_more_time_outlined = NotStr(''' - - - -''') -icon_business_round = NotStr('''''') -icon_delivery_dining_round = NotStr(''' - - -''') -icon_deck_twotone = NotStr(''' - - - -''') -icon_campaign_sharp = NotStr('''''') -icon_laptop_mac_filled = NotStr('''''') -icon_language_round = NotStr('''''') -icon_featured_video_twotone = NotStr(''' - - -''') -icon_chat_bubble_filled = NotStr('''''') -icon_turn_sharp_left_twotone = NotStr('''''') -icon_forum_sharp = NotStr('''''') -icon_subdirectory_arrow_right_sharp = NotStr('''''') -icon_fort_filled = NotStr('''''') -icon_sports_volleyball_filled = NotStr('''''') -icon_signal_cellular_alt_round = NotStr('''''') -icon_arrow_right_alt_filled = NotStr('''''') -icon_explore_round = NotStr('''''') -icon_input_outlined = NotStr('''''') -icon_fork_right_twotone = NotStr('''''') -icon_transgender_filled = NotStr('''''') -icon_lightbulb_round = NotStr('''''') -icon_tty_sharp = NotStr('''''') -icon_family_restroom_filled = NotStr('''''') -icon_devices_other_twotone = NotStr(''' - - - -''') -icon_layers_sharp = NotStr('''''') -icon_desktop_mac_outlined = NotStr('''''') -icon_grid_off_round = NotStr('''''') -icon_date_range_filled = NotStr('''''') -icon_no_crash_twotone = NotStr(''' - - -''') -icon_currency_exchange_twotone = NotStr('''''') -icon_eco_sharp = NotStr('''''') -icon_mic_external_off_sharp = NotStr('''''') -icon_gpp_bad_round = NotStr('''''') -icon_downloading_sharp = NotStr('''''') -icon_discord_round = NotStr('''''') -icon_receipt_long_twotone = NotStr(''' - - - -''') -icon_smart_toy_twotone = NotStr(''' - - - - - -''') -icon_duo_sharp = NotStr('''''') -icon_md20_mp_round = NotStr(''' - - -''') -icon_currency_ruble_filled = NotStr('''''') -icon_reorder_round = NotStr('''''') -icon_alarm_add_round = NotStr('''''') -icon_leak_add_outlined = NotStr('''''') -icon_desktop_mac_round = NotStr('''''') -icon_face_retouching_off_sharp = NotStr(''' - - -''') -icon_plagiarism_outlined = NotStr(''' - - -''') -icon_print_round = NotStr('''''') -icon_no_backpack_filled = NotStr('''''') -icon_pentagon_sharp = NotStr('''''') -icon_swipe_left_twotone = NotStr(''' - - -''') -icon_upload_outlined = NotStr('''''') -icon_drive_file_move_rtl_sharp = NotStr('''''') -icon_arrow_forward_twotone = NotStr('''''') -icon_pause_filled = NotStr('''''') -icon_md6_ft_apart_sharp = NotStr('''''') -icon_forward_to_inbox_filled = NotStr('''''') -icon_fireplace_twotone = NotStr(''' - - - -''') -icon_book_twotone = NotStr(''' - - -''') -icon_perm_scan_wifi_sharp = NotStr('''''') -icon_square_foot_round = NotStr('''''') -icon_hd_outlined = NotStr('''''') -icon_key_off_round = NotStr('''''') -icon_maximize_round = NotStr('''''') -icon_timer_off_outlined = NotStr(''' - - -''') -icon_sports_cricket_outlined = NotStr('''''') -icon_battery80_outlined = NotStr(''' - - -''') -icon_delete_forever_filled = NotStr('''''') -icon_thumbs_up_down_twotone = NotStr(''' - - -''') -icon_currency_rupee_outlined = NotStr('''''') -icon_point_of_sale_twotone = NotStr(''' - - -''') -icon_https_filled = NotStr('''''') -icon_video_camera_front_filled = NotStr('''''') -icon_nature_people_filled = NotStr('''''') -icon_settings_input_svideo_sharp = NotStr('''''') -icon_crop32_sharp = NotStr('''''') -icon_category_outlined = NotStr('''''') -icon_important_devices_outlined = NotStr('''''') -icon_child_care_filled = NotStr(''' - - - -''') -icon_anchor_twotone = NotStr('''''') -icon_event_available_twotone = NotStr(''' - - -''') -icon_switch_access_shortcut_round = NotStr('''''') -icon_coffee_maker_filled = NotStr(''' - - -''') -icon_phone_forwarded_filled = NotStr('''''') -icon_file_download_done_twotone = NotStr('''''') -icon_festival_twotone = NotStr(''' - - -''') -icon_cached_sharp = NotStr('''''') -icon_no_sim_twotone = NotStr(''' - - - - -''') -icon_drafts_outlined = NotStr('''''') -icon_remember_me_round = NotStr(''' - - -''') -icon_cast_connected_round = NotStr('''''') -icon_sports_volleyball_outlined = NotStr('''''') -icon_phone_bluetooth_speaker_sharp = NotStr('''''') -icon_text_rotation_none_twotone = NotStr('''''') -icon_extension_off_twotone = NotStr(''' - - -''') -icon_do_not_step_round = NotStr('''''') -icon_traffic_outlined = NotStr('''''') -icon_greater_than_round = NotStr('''''') -icon_savings_sharp = NotStr('''''') -icon_surround_sound_round = NotStr('''''') -icon_settings_brightness_sharp = NotStr('''''') -icon_subscript_filled = NotStr('''''') -icon_add_comment_sharp = NotStr('''''') -icon_battery_std_sharp = NotStr('''''') -icon_moped_twotone = NotStr(''' - - - -''') -icon_md2_k_plus_outlined = NotStr(''' - - -''') -icon_keyboard_return_twotone = NotStr('''''') -icon_directions_railway_filled_sharp = NotStr('''''') -icon_free_cancellation_filled = NotStr('''''') -icon_snowmobile_twotone = NotStr(''' - - -''') -icon_stop_filled = NotStr('''''') -icon_view_list_filled = NotStr('''''') -icon_paid_twotone = NotStr(''' - - - -''') -icon_list_alt_filled = NotStr('''''') -icon_drag_indicator_round = NotStr('''''') -icon_flag_circle_outlined = NotStr(''' - - -''') -icon_wifi_tethering_off_outlined = NotStr('''''') -icon_drive_folder_upload_sharp = NotStr('''''') -icon_screen_lock_landscape_sharp = NotStr('''''') -icon_generating_tokens_outlined = NotStr('''''') -icon_md3_g_mobiledata_sharp = NotStr('''''') -icon_signal_cellular_connected_no_internet3_bar_round = NotStr(''' - - -''') -icon_domain_twotone = NotStr(''' - - -''') -icon_theater_comedy_filled = NotStr(''' - - -''') -icon_comment_round = NotStr('''''') -icon_sync_twotone = NotStr('''''') -icon_person_pin_twotone = NotStr(''' - - -''') -icon_pause_presentation_round = NotStr('''''') -icon_rule_folder_round = NotStr('''''') -icon_water_sharp = NotStr('''''') -icon_text_decrease_sharp = NotStr('''''') -icon_format_quote_twotone = NotStr(''' - - -''') -icon_devices_other_outlined = NotStr('''''') -icon_build_sharp = NotStr('''''') -icon_text_rotate_up_filled = NotStr('''''') -icon_add_photo_alternate_sharp = NotStr('''''') -icon_tv_outlined = NotStr('''''') -icon_not_started_outlined = NotStr('''''') -icon_speaker_notes_off_twotone = NotStr(''' - - -''') -icon_chair_alt_twotone = NotStr(''' - - -''') -icon_sports_score_twotone = NotStr('''''') -icon_watch_round = NotStr('''''') -icon_directions_transit_filled_sharp = NotStr('''''') -icon_attribution_filled = NotStr(''' - - - -''') -icon_markunread_round = NotStr('''''') -icon_remember_me_sharp = NotStr(''' - - -''') -icon_md3_k_outlined = NotStr(''' - - -''') -icon_less_than_equal_twotone = NotStr(''' - - -''') -icon_signal_cellular1_bar_outlined = NotStr(''' - - -''') -icon_view_comfy_twotone = NotStr(''' - - -''') -icon_yard_filled = NotStr(''' - - -''') -icon_account_balance_round = NotStr('''''') -icon_pentagon_outlined = NotStr('''''') -icon_face_retouching_natural_twotone = NotStr(''' - - - - - -''') -icon_auto_awesome_motion_filled = NotStr('''''') -icon_reply_all_outlined = NotStr('''''') -icon_swipe_left_sharp = NotStr('''''') -icon_md2_k_plus_sharp = NotStr('''''') -icon_close_outlined = NotStr('''''') -icon_heart_broken_sharp = NotStr('''''') -icon_directions_bus_round = NotStr('''''') -icon_do_not_touch_outlined = NotStr('''''') -icon_auto_awesome_motion_twotone = NotStr(''' - - - -''') -icon_speed_filled = NotStr('''''') -icon_security_update_outlined = NotStr('''''') -icon_telegram_twotone = NotStr('''''') -icon_escalator_outlined = NotStr('''''') -icon_toys_twotone = NotStr(''' - - -''') -icon_g_translate_round = NotStr('''''') -icon_crib_sharp = NotStr('''''') -icon_severe_cold_twotone = NotStr('''''') -icon_crop_din_twotone = NotStr('''''') -icon_splitscreen_sharp = NotStr('''''') -icon_auto_fix_off_round = NotStr('''''') -icon_create_new_folder_filled = NotStr('''''') -icon_exposure_neg2_sharp = NotStr('''''') -icon_hls_off_filled = NotStr('''''') -icon_money_off_csred_sharp = NotStr('''''') -icon_md16_mp_filled = NotStr('''''') -icon_accessible_filled = NotStr(''' - - -''') -icon_motion_photos_paused_twotone = NotStr('''''') -icon_local_pharmacy_filled = NotStr('''''') -icon_report_outlined = NotStr(''' - - - -''') -icon_mic_off_outlined = NotStr('''''') -icon_archive_twotone = NotStr(''' - - -''') -icon_question_answer_sharp = NotStr('''''') -icon_houseboat_twotone = NotStr(''' - - -''') -icon_arrow_upward_twotone = NotStr('''''') -icon_pin_end_sharp = NotStr('''''') -icon_align_vertical_top_filled = NotStr('''''') -icon_favorite_sharp = NotStr('''''') -icon_view_quilt_round = NotStr('''''') -icon_library_add_check_filled = NotStr('''''') -icon_screen_rotation_outlined = NotStr('''''') -icon_table_view_sharp = NotStr('''''') -icon_battery_alert_sharp = NotStr('''''') -icon_wifi_calling_outlined = NotStr(''' - - -''') -icon_pause_presentation_outlined = NotStr('''''') -icon_cable_filled = NotStr('''''') -icon_tablet_outlined = NotStr('''''') -icon_sd_outlined = NotStr(''' - - -''') -icon_manage_accounts_sharp = NotStr(''' - - - -''') -icon_airline_seat_legroom_reduced_outlined = NotStr('''''') -icon_podcasts_round = NotStr('''''') -icon_app_registration_sharp = NotStr('''''') -icon_deselect_sharp = NotStr('''''') -icon_flashlight_off_sharp = NotStr('''''') -icon_signal_cellular_connected_no_internet0_bar_filled = NotStr('''''') -icon_calendar_view_week_sharp = NotStr('''''') -icon_view_agenda_sharp = NotStr('''''') -icon_device_unknown_twotone = NotStr(''' - - -''') -icon_api_sharp = NotStr('''''') -icon_local_grocery_store_outlined = NotStr('''''') -icon_audio_file_outlined = NotStr('''''') -icon_settings_applications_sharp = NotStr(''' - - -''') -icon_keyboard_option_key_sharp = NotStr('''''') -icon_text_format_filled = NotStr('''''') -icon_access_time_outlined = NotStr('''''') -icon_moving_twotone = NotStr('''''') -icon_pause_presentation_filled = NotStr(''' - - -''') -icon_qr_code_outlined = NotStr('''''') -icon_wrong_location_outlined = NotStr(''' - - - -''') -icon_insert_chart_outlined_filled = NotStr('''''') -icon_kitesurfing_twotone = NotStr('''''') -icon_tab_round = NotStr('''''') -icon_generating_tokens_twotone = NotStr(''' - - -''') -icon_bookmark_sharp = NotStr('''''') -icon_carpenter_filled = NotStr('''''') -icon_gps_not_fixed_outlined = NotStr('''''') -icon_block_outlined = NotStr('''''') -icon_leave_bags_at_home_filled = NotStr('''''') -icon_rotate90_degrees_cw_twotone = NotStr(''' - - -''') -icon_airport_shuttle_sharp = NotStr('''''') -icon_find_replace_sharp = NotStr('''''') -icon_wifi_twotone = NotStr('''''') -icon_screen_rotation_filled = NotStr('''''') -icon_feed_filled = NotStr('''''') -icon_add_to_drive_round = NotStr('''''') -icon_local_hotel_filled = NotStr('''''') -icon_edit_notifications_filled = NotStr('''''') -icon_text_increase_outlined = NotStr('''''') -icon_picture_in_picture_alt_sharp = NotStr('''''') -icon_rocket_launch_sharp = NotStr('''''') -icon_notifications_paused_outlined = NotStr('''''') -icon_audio_file_twotone = NotStr(''' - - - -''') -icon_border_color_twotone = NotStr('''''') -icon_rsvp_outlined = NotStr('''''') -icon_remove_from_queue_outlined = NotStr('''''') -icon_vrpano_twotone = NotStr(''' - - - -''') -icon_notes_outlined = NotStr('''''') -icon_desktop_access_disabled_twotone = NotStr(''' - - -''') -icon_electric_scooter_sharp = NotStr(''' - - -''') -icon_pie_chart_outline_round = NotStr('''''') -icon_cell_tower_sharp = NotStr(''' - - -''') -icon_swap_vertical_circle_round = NotStr('''''') -icon_md6_ft_apart_filled = NotStr('''''') -icon_close_fullscreen_outlined = NotStr('''''') -icon_hdr_enhanced_select_twotone = NotStr(''' - - - -''') -icon_close_fullscreen_twotone = NotStr('''''') -icon_expand_less_sharp = NotStr('''''') -icon_no_encryption_gmailerrorred_sharp = NotStr('''''') -icon_flood_outlined = NotStr('''''') -icon_screenshot_sharp = NotStr('''''') -icon_monitor_sharp = NotStr('''''') -icon_swipe_vertical_sharp = NotStr('''''') -icon_tv_twotone = NotStr(''' - - -''') -icon_details_filled = NotStr('''''') -icon_link_off_filled = NotStr('''''') -icon_cloud_download_outlined = NotStr('''''') -icon_fast_forward_twotone = NotStr(''' - - -''') -icon_square_foot_sharp = NotStr('''''') -icon_density_small_filled = NotStr('''''') -icon_currency_exchange_filled = NotStr('''''') -icon_sports_bar_twotone = NotStr(''' - - -''') -icon_textsms_filled = NotStr('''''') -icon_shop2_outlined = NotStr(''' - - - -''') -icon_filter_list_outlined = NotStr('''''') -icon_south_west_filled = NotStr('''''') -icon_css_outlined = NotStr('''''') -icon_search_off_filled = NotStr(''' - - -''') -icon_verified_round = NotStr('''''') -icon_work_outline_outlined = NotStr('''''') -icon_device_hub_outlined = NotStr('''''') -icon_video_library_outlined = NotStr('''''') -icon_schedule_send_sharp = NotStr(''' - - -''') -icon_personal_video_filled = NotStr('''''') -icon_mms_twotone = NotStr(''' - - -''') -icon_time_to_leave_round = NotStr('''''') -icon_fit_screen_twotone = NotStr(''' - - -''') -icon_transform_outlined = NotStr('''''') -icon_border_left_sharp = NotStr('''''') -icon_content_paste_search_filled = NotStr(''' - - -''') -icon_pin_drop_twotone = NotStr(''' - - - -''') -icon_sports_tennis_round = NotStr('''''') -icon_verified_user_filled = NotStr('''''') -icon_signal_wifi3_bar_filled = NotStr(''' - - -''') -icon_monochrome_photos_round = NotStr('''''') -icon_plagiarism_sharp = NotStr(''' - - -''') -icon_send_time_extension_round = NotStr(''' - - -''') -icon_trip_origin_round = NotStr('''''') -icon_integration_instructions_sharp = NotStr('''''') -icon_select_all_twotone = NotStr('''''') -icon_panorama_wide_angle_select_outlined = NotStr('''''') -icon_indeterminate_check_box_sharp = NotStr('''''') -icon_downhill_skiing_round = NotStr('''''') -icon_manage_history_twotone = NotStr('''''') -icon_groups_outlined = NotStr('''''') -icon_dashboard_customize_outlined = NotStr('''''') -icon_celebration_sharp = NotStr(''' - - -''') -icon_change_circle_outlined = NotStr('''''') -icon_signal_cellular_connected_no_internet0_bar_outlined = NotStr('''''') -icon_switch_access_shortcut_outlined = NotStr('''''') -icon_repeat_on_outlined = NotStr('''''') -icon_remove_moderator_round = NotStr('''''') -icon_web_asset_filled = NotStr('''''') -icon_explicit_sharp = NotStr('''''') -icon_crisis_alert_filled = NotStr('''''') -icon_receipt_long_round = NotStr(''' - - - - -''') -icon_select_all_sharp = NotStr('''''') -icon_md9_mp_twotone = NotStr(''' - - - - - -''') -icon_free_cancellation_twotone = NotStr(''' - - -''') -icon_drive_file_rename_outline_outlined = NotStr('''''') -icon_support_round = NotStr('''''') -icon_brightness1_filled = NotStr('''''') -icon_open_in_browser_twotone = NotStr('''''') -icon_forest_sharp = NotStr(''' - - -''') -icon_single_bed_sharp = NotStr('''''') -icon_padding_sharp = NotStr('''''') -icon_sos_outlined = NotStr('''''') -icon_vaping_rooms_sharp = NotStr('''''') -icon_queue_outlined = NotStr('''''') -icon_move_up_outlined = NotStr('''''') -icon_md17_mp_filled = NotStr('''''') -icon_house_twotone = NotStr(''' - - - -''') -icon_picture_as_pdf_twotone = NotStr(''' - - - -''') -icon_signal_wifi1_bar_lock_round = NotStr(''' - - -''') -icon_wifi_tethering_error_filled = NotStr('''''') -icon_arrow_left_sharp = NotStr('''''') -icon_battery_saver_sharp = NotStr('''''') -icon_where_to_vote_filled = NotStr('''''') -icon_hail_round = NotStr('''''') -icon_edit_location_alt_round = NotStr(''' - - -''') -icon_file_copy_sharp = NotStr('''''') -icon_notifications_filled = NotStr('''''') -icon_file_copy_twotone = NotStr(''' - - -''') -icon_send_to_mobile_outlined = NotStr('''''') -icon_run_circle_filled = NotStr('''''') -icon_memory_filled = NotStr('''''') -icon_task_sharp = NotStr('''''') -icon_temple_hindu_twotone = NotStr(''' - - -''') -icon_escalator_filled = NotStr('''''') -icon_person_add_alt_filled = NotStr('''''') -icon_phone_iphone_round = NotStr('''''') -icon_vaping_rooms_outlined = NotStr('''''') -icon_document_scanner_outlined = NotStr('''''') -icon_games_filled = NotStr('''''') -icon_flourescent_twotone = NotStr(''' - - -''') -icon_local_phone_filled = NotStr('''''') -icon_multiple_stop_filled = NotStr('''''') -icon_headphones_sharp = NotStr('''''') -icon_sensors_twotone = NotStr('''''') -icon_file_present_filled = NotStr('''''') -icon_plus_minus_outlined = NotStr('''''') -icon_insert_link_round = NotStr('''''') -icon_pan_tool_sharp = NotStr('''''') -icon_less_than_equal_sharp = NotStr(''' - - -''') -icon_query_builder_round = NotStr('''''') -icon_nfc_outlined = NotStr('''''') -icon_margin_outlined = NotStr('''''') -icon_luggage_sharp = NotStr('''''') -icon_info_filled = NotStr('''''') -icon_signal_wifi_off_twotone = NotStr('''''') -icon_stars_round = NotStr('''''') -icon_facebook_sharp = NotStr('''''') -icon_help_sharp = NotStr('''''') -icon_devices_outlined = NotStr('''''') -icon_wifi_tethering_outlined = NotStr('''''') -icon_sign_language_filled = NotStr('''''') -icon_fast_forward_outlined = NotStr('''''') -icon_switch_access_shortcut_add_sharp = NotStr('''''') -icon_hail_twotone = NotStr('''''') -icon_mail_filled = NotStr('''''') -icon_change_history_twotone = NotStr(''' - - -''') -icon_charging_station_sharp = NotStr('''''') -icon_show_chart_round = NotStr('''''') -icon_md22_mp_sharp = NotStr(''' - - -''') -icon_signal_cellular_alt2_bar_filled = NotStr('''''') -icon_md9_k_plus_twotone = NotStr(''' - - - - - -''') -icon_height_twotone = NotStr('''''') -icon_train_outlined = NotStr(''' - - - -''') -icon_keyboard_arrow_up_filled = NotStr('''''') -icon_keyboard_command_key_filled = NotStr('''''') -icon_sports_baseball_filled = NotStr(''' - - -''') -icon_short_text_filled = NotStr('''''') -icon_phishing_twotone = NotStr('''''') -icon_notification_add_twotone = NotStr('''''') -icon_battery_charging80_filled = NotStr(''' - - -''') -icon_all_out_round = NotStr('''''') -icon_md8_k_plus_twotone = NotStr(''' - - - - - -''') -icon_signal_wifi2_bar_lock_sharp = NotStr(''' - - - -''') -icon_stop_twotone = NotStr(''' - - -''') -icon_directions_transit_round = NotStr('''''') -icon_star_border_purple500_round = NotStr('''''') -icon_play_for_work_filled = NotStr('''''') -icon_linked_camera_filled = NotStr(''' - - - -''') -icon_md5_mp_filled = NotStr('''''') -icon_developer_board_off_sharp = NotStr('''''') -icon_maps_ugc_sharp = NotStr(''' - - -''') -icon_battery3_bar_twotone = NotStr(''' - - -''') -icon_paypal_filled = NotStr(''' - - -''') -icon_file_upload_outlined = NotStr('''''') -icon_settings_backup_restore_sharp = NotStr('''''') -icon_text_rotation_down_twotone = NotStr('''''') -icon_topic_sharp = NotStr('''''') -icon_request_quote_round = NotStr('''''') -icon_tap_and_play_twotone = NotStr('''''') -icon_md12_mp_outlined = NotStr(''' - - - -''') -icon_monitor_heart_filled = NotStr(''' - - -''') -icon_public_off_round = NotStr('''''') -icon_view_stream_filled = NotStr('''''') -icon_brightness1_sharp = NotStr('''''') -icon_help_round = NotStr('''''') -icon_line_weight_sharp = NotStr('''''') -icon_signal_cellular4_bar_filled = NotStr('''''') -icon_connect_without_contact_sharp = NotStr('''''') -icon_shower_filled = NotStr(''' - - - - - - - -''') -icon_tungsten_sharp = NotStr('''''') -icon_add_ic_call_twotone = NotStr(''' - - -''') -icon_pin_invoke_outlined = NotStr('''''') -icon_terrain_filled = NotStr('''''') -icon_wifi_off_outlined = NotStr('''''') -icon_md10_mp_round = NotStr('''''') -icon_hot_tub_round = NotStr(''' - - -''') -icon_bungalow_filled = NotStr('''''') -icon_auto_fix_off_filled = NotStr('''''') -icon_help_twotone = NotStr(''' - - -''') -icon_near_me_outlined = NotStr('''''') -icon_settings_power_sharp = NotStr('''''') -icon_battery_charging80_twotone = NotStr(''' - - -''') -icon_md1_k_outlined = NotStr(''' - - -''') -icon_outlet_filled = NotStr('''''') -icon_mms_outlined = NotStr('''''') -icon_bookmarks_twotone = NotStr(''' - - -''') -icon_bento_round = NotStr('''''') -icon_upgrade_filled = NotStr('''''') -icon_sports_rugby_outlined = NotStr('''''') -icon_keyboard_capslock_outlined = NotStr('''''') -icon_local_fire_department_filled = NotStr('''''') -icon_bug_report_filled = NotStr('''''') -icon_notifications_off_sharp = NotStr('''''') -icon_signal_cellular_alt2_bar_sharp = NotStr('''''') -icon_cast_for_education_twotone = NotStr('''''') -icon_equalizer_filled = NotStr('''''') -icon_photo_camera_back_twotone = NotStr(''' - - -''') -icon_rounded_corner_twotone = NotStr('''''') -icon_crop_portrait_round = NotStr('''''') -icon_group_work_outlined = NotStr(''' - - - - -''') -icon_report_round = NotStr('''''') -icon_not_equal_outlined = NotStr(''' - - -''') -icon_signal_wifi_off_round = NotStr('''''') -icon_assignment_turned_in_sharp = NotStr('''''') -icon_skip_next_sharp = NotStr('''''') -icon_perm_camera_mic_filled = NotStr('''''') -icon_phonelink_lock_outlined = NotStr('''''') -icon_outbox_sharp = NotStr(''' - - -''') -icon_battery_charging30_round = NotStr(''' - - -''') -icon_today_outlined = NotStr('''''') -icon_hourglass_top_round = NotStr('''''') -icon_nature_sharp = NotStr('''''') -icon_find_replace_twotone = NotStr('''''') -icon_security_update_good_outlined = NotStr('''''') -icon_emergency_filled = NotStr('''''') -icon_sd_storage_outlined = NotStr('''''') -icon_wifi_calling_twotone = NotStr(''' - - - -''') -icon_toll_outlined = NotStr('''''') -icon_mode_twotone = NotStr(''' - - -''') -icon_monitor_heart_round = NotStr(''' - - -''') -icon_trending_flat_filled = NotStr('''''') -icon_subdirectory_arrow_left_sharp = NotStr('''''') -icon_sports_gymnastics_filled = NotStr('''''') -icon_roundabout_left_round = NotStr('''''') -icon_auto_stories_twotone = NotStr(''' - - - -''') -icon_zoom_in_map_twotone = NotStr('''''') -icon_edgesensor_low_round = NotStr('''''') -icon_outlet_twotone = NotStr(''' - - -''') -icon_pan_tool_filled = NotStr('''''') -icon_cloud_done_twotone = NotStr(''' - - -''') -icon_insert_emoticon_outlined = NotStr('''''') -icon_share_arrival_time_filled = NotStr('''''') -icon_camera_alt_twotone = NotStr(''' - - -''') -icon_car_rental_filled = NotStr('''''') -icon_security_update_good_filled = NotStr('''''') -icon_local_car_wash_filled = NotStr('''''') -icon_garage_outlined = NotStr(''' - - - - -''') -icon_text_snippet_filled = NotStr('''''') -icon_settings_overscan_sharp = NotStr('''''') -icon_snapchat_outlined = NotStr('''''') -icon_poll_sharp = NotStr('''''') -icon_watch_later_filled = NotStr('''''') -icon_tour_filled = NotStr('''''') -icon_md23_mp_twotone = NotStr(''' - - - - - -''') -icon_sports_football_sharp = NotStr('''''') -icon_attribution_outlined = NotStr(''' - - -''') -icon_fork_left_sharp = NotStr('''''') -icon_border_vertical_sharp = NotStr('''''') -icon_request_quote_twotone = NotStr(''' - - -''') -icon_brunch_dining_round = NotStr('''''') -icon_rice_bowl_twotone = NotStr(''' - - -''') -icon_usb_off_outlined = NotStr('''''') -icon_dns_filled = NotStr('''''') -icon_merge_round = NotStr('''''') -icon_code_outlined = NotStr('''''') -icon_wifi_calling3_round = NotStr(''' - - - -''') -icon_restore_from_trash_sharp = NotStr('''''') -icon_night_shelter_twotone = NotStr(''' - - -''') -icon_hdr_auto_sharp = NotStr(''' - - -''') -icon_format_line_spacing_outlined = NotStr('''''') -icon_border_clear_sharp = NotStr('''''') -icon_signal_wifi0_bar_round = NotStr('''''') -icon_work_outline_round = NotStr('''''') -icon_palette_filled = NotStr('''''') -icon_photo_round = NotStr('''''') -icon_insert_link_twotone = NotStr('''''') -icon_fact_check_outlined = NotStr(''' - - -''') -icon_settings_input_composite_twotone = NotStr(''' - - -''') -icon_linked_camera_twotone = NotStr(''' - - - -''') -icon_social_distance_outlined = NotStr('''''') -icon_supervisor_account_sharp = NotStr('''''') -icon_location_searching_outlined = NotStr('''''') -icon_hearing_sharp = NotStr('''''') -icon_volume_mute_filled = NotStr('''''') -icon_chalet_twotone = NotStr(''' - - -''') -icon_collections_outlined = NotStr('''''') -icon_forum_twotone = NotStr(''' - - -''') -icon_downhill_skiing_twotone = NotStr('''''') -icon_sports_esports_filled = NotStr('''''') -icon_mark_chat_read_filled = NotStr('''''') -icon_sports_rugby_twotone = NotStr(''' - - -''') -icon_rtt_outlined = NotStr('''''') -icon_inbox_round = NotStr('''''') -icon_local_pharmacy_outlined = NotStr('''''') -icon_autofps_select_filled = NotStr(''' - - -''') -icon_sledding_sharp = NotStr('''''') -icon_assignment_return_twotone = NotStr(''' - - -''') -icon_festival_round = NotStr('''''') -icon_done_twotone = NotStr('''''') -icon_vertical_align_top_sharp = NotStr('''''') -icon_system_security_update_good_round = NotStr('''''') -icon_md16_mp_twotone = NotStr(''' - - - - - -''') -icon_library_add_sharp = NotStr('''''') -icon_unpublished_outlined = NotStr('''''') -icon_airline_seat_individual_suite_round = NotStr('''''') -icon_videogame_asset_off_sharp = NotStr('''''') -icon_content_paste_go_twotone = NotStr(''' - - - -''') -icon_call_sharp = NotStr('''''') -icon_battery90_twotone = NotStr(''' - - -''') -icon_skip_next_round = NotStr('''''') -icon_hevc_sharp = NotStr('''''') -icon_face_retouching_off_round = NotStr(''' - - -''') -icon_contact_phone_round = NotStr('''''') -icon_balcony_outlined = NotStr('''''') -icon_nearby_error_sharp = NotStr('''''') -icon_gamepad_twotone = NotStr(''' - - -''') -icon_swipe_right_twotone = NotStr(''' - - -''') -icon_mood_bad_round = NotStr('''''') -icon_where_to_vote_sharp = NotStr('''''') -icon_ads_click_outlined = NotStr('''''') -icon_drive_folder_upload_filled = NotStr('''''') -icon_shutter_speed_round = NotStr('''''') -icon_safety_divider_outlined = NotStr('''''') -icon_call_to_action_sharp = NotStr('''''') -icon_plagiarism_filled = NotStr(''' - - -''') -icon_dinner_dining_filled = NotStr('''''') -icon_sd_card_outlined = NotStr('''''') -icon_media_bluetooth_off_outlined = NotStr('''''') -icon_layers_round = NotStr('''''') -icon_content_paste_off_twotone = NotStr(''' - - -''') -icon_discord_outlined = NotStr('''''') -icon_healing_twotone = NotStr(''' - - -''') -icon_pin_off_outlined = NotStr(''' - - -''') -icon_sim_card_download_twotone = NotStr(''' - - - -''') -icon_signal_cellular_nodata_round = NotStr('''''') -icon_data_saver_on_sharp = NotStr('''''') -icon_credit_card_off_twotone = NotStr(''' - - -''') -icon_set_meal_sharp = NotStr('''''') -icon_personal_video_outlined = NotStr('''''') -icon_price_check_outlined = NotStr('''''') -icon_turn_slight_right_outlined = NotStr('''''') -icon_cyclone_outlined = NotStr(''' - - -''') -icon_zoom_in_map_filled = NotStr('''''') -icon_cloud_off_twotone = NotStr(''' - - -''') -icon_md23_mp_filled = NotStr('''''') -icon_ad_units_filled = NotStr('''''') -icon_subdirectory_arrow_left_outlined = NotStr('''''') -icon_settings_brightness_outlined = NotStr('''''') -icon_sentiment_satisfied_alt_twotone = NotStr(''' - - - - -''') -icon_queue_sharp = NotStr('''''') -icon_center_focus_strong_filled = NotStr('''''') -icon_flash_auto_round = NotStr('''''') -icon_location_on_sharp = NotStr('''''') -icon_earbuds_sharp = NotStr(''' - - -''') -icon_brightness3_twotone = NotStr(''' - - -''') -icon_home_max_round = NotStr('''''') -icon_foundation_twotone = NotStr(''' - - -''') -icon_print_disabled_outlined = NotStr(''' - - -''') -icon_fireplace_sharp = NotStr('''''') -icon_emoji_nature_sharp = NotStr('''''') -icon_minus_outlined = NotStr('''''') -icon_format_paint_filled = NotStr('''''') -icon_signal_cellular_connected_no_internet3_bar_filled = NotStr(''' - - -''') -icon_swipe_down_alt_outlined = NotStr('''''') -icon_file_download_done_round = NotStr('''''') -icon_update_disabled_twotone = NotStr('''''') -icon_grid4_x4_outlined = NotStr('''''') -icon_monitor_weight_filled = NotStr(''' - - -''') -icon_volume_off_filled = NotStr('''''') -icon_percent_filled = NotStr('''''') -icon_auto_fix_normal_outlined = NotStr('''''') -icon_auto_graph_twotone = NotStr('''''') -icon_camera_front_outlined = NotStr('''''') -icon_signal_cellular_connected_no_internet1_bar_twotone = NotStr(''' - - -''') -icon_directions_bus_filled_outlined = NotStr(''' - - - -''') -icon_video_camera_back_twotone = NotStr(''' - - - -''') -icon_screen_search_desktop_filled = NotStr('''''') -icon_sledding_outlined = NotStr('''''') -icon_zoom_in_map_sharp = NotStr('''''') -icon_apartment_outlined = NotStr('''''') -icon_crop75_round = NotStr('''''') -icon_swipe_vertical_outlined = NotStr('''''') -icon_signpost_twotone = NotStr(''' - - -''') -icon_switch_left_outlined = NotStr('''''') -icon_currency_bitcoin_twotone = NotStr('''''') -icon_arrow_back_filled = NotStr('''''') -icon_create_filled = NotStr('''''') -icon_border_vertical_twotone = NotStr('''''') -icon_cancel_sharp = NotStr('''''') -icon_featured_play_list_outlined = NotStr('''''') -icon_event_round = NotStr('''''') -icon_perm_phone_msg_sharp = NotStr('''''') -icon_watch_filled = NotStr('''''') -icon_md4_g_mobiledata_sharp = NotStr('''''') -icon_view_timeline_filled = NotStr('''''') -icon_credit_card_filled = NotStr('''''') -icon_crop_square_outlined = NotStr('''''') -icon_chalet_outlined = NotStr('''''') -icon_reviews_outlined = NotStr(''' - - -''') -icon_transfer_within_a_station_twotone = NotStr('''''') -icon_deck_filled = NotStr(''' - - -''') -icon_switch_access_shortcut_add_filled = NotStr('''''') -icon_signal_wifi1_bar_outlined = NotStr(''' - - -''') -icon_expand_more_round = NotStr('''''') -icon_more_horiz_sharp = NotStr('''''') -icon_view_kanban_sharp = NotStr('''''') -icon_gesture_filled = NotStr('''''') -icon_md1_x_mobiledata_sharp = NotStr('''''') -icon_restore_page_sharp = NotStr('''''') -icon_close_fullscreen_sharp = NotStr('''''') -icon_keyboard_alt_outlined = NotStr('''''') -icon_alarm_outlined = NotStr('''''') -icon_keyboard_arrow_up_round = NotStr('''''') -icon_sentiment_neutral_filled = NotStr(''' - - - - -''') -icon_flight_round = NotStr('''''') -icon_install_desktop_round = NotStr(''' - - -''') -icon_save_as_sharp = NotStr('''''') -icon_local_hotel_twotone = NotStr(''' - - - -''') -icon_deblur_filled = NotStr(''' - - - - - - - - - - - - - -''') -icon_child_care_round = NotStr(''' - - - -''') -icon_trip_origin_outlined = NotStr('''''') -icon_keyboard_double_arrow_down_outlined = NotStr(''' - - -''') -icon_psychology_twotone = NotStr(''' - - - -''') -icon_file_download_off_outlined = NotStr('''''') -icon_report_off_round = NotStr('''''') -icon_hide_image_filled = NotStr('''''') -icon_signal_wifi0_bar_filled = NotStr('''''') -icon_arrow_drop_down_filled = NotStr('''''') -icon_thunderstorm_filled = NotStr('''''') -icon_view_sidebar_outlined = NotStr('''''') -icon_border_horizontal_outlined = NotStr('''''') -icon_paragliding_filled = NotStr('''''') -icon_water_outlined = NotStr('''''') -icon_border_top_outlined = NotStr('''''') -icon_chair_outlined = NotStr('''''') -icon_pan_tool_alt_sharp = NotStr('''''') -icon_help_center_sharp = NotStr('''''') -icon_format_line_spacing_sharp = NotStr('''''') -icon_north_west_sharp = NotStr('''''') -icon_looks_outlined = NotStr('''''') -icon_sensors_sharp = NotStr('''''') -icon_directions_subway_twotone = NotStr(''' - - - - -''') -icon_payments_outlined = NotStr('''''') -icon_takeout_dining_sharp = NotStr('''''') -icon_kitchen_filled = NotStr('''''') -icon_battery20_outlined = NotStr(''' - - -''') -icon_horizontal_distribute_round = NotStr('''''') -icon_network_check_sharp = NotStr('''''') -icon_settings_ethernet_filled = NotStr('''''') -icon_format_align_justify_twotone = NotStr('''''') -icon_hardware_filled = NotStr('''''') -icon_rotate90_degrees_ccw_round = NotStr('''''') -icon_interests_filled = NotStr('''''') -icon_gavel_round = NotStr('''''') -icon_title_round = NotStr('''''') -icon_cloud_upload_sharp = NotStr('''''') -icon_woman_sharp = NotStr(''' - - -''') -icon_headset_mic_outlined = NotStr('''''') -icon_align_horizontal_center_twotone = NotStr('''''') -icon_preview_sharp = NotStr('''''') -icon_co2_sharp = NotStr('''''') -icon_reddit_round = NotStr(''' - - -''') -icon_arrow_right_outlined = NotStr('''''') -icon_outdoor_grill_outlined = NotStr('''''') -icon_event_seat_round = NotStr('''''') -icon_payment_twotone = NotStr(''' - - -''') -icon_folder_open_outlined = NotStr('''''') -icon_hls_off_twotone = NotStr('''''') -icon_bedtime_round = NotStr('''''') -icon_missed_video_call_twotone = NotStr(''' - - -''') -icon_spatial_tracking_filled = NotStr(''' - - - -''') -icon_bluetooth_audio_sharp = NotStr('''''') -icon_settings_ethernet_outlined = NotStr('''''') -icon_arrow_forward_round = NotStr('''''') -icon_event_repeat_filled = NotStr('''''') -icon_temple_buddhist_outlined = NotStr('''''') -icon_swipe_down_alt_filled = NotStr('''''') -icon_error_outline_filled = NotStr('''''') -icon_play_circle_filled_white_filled = NotStr('''''') -icon_yard_twotone = NotStr(''' - - - -''') -icon_sports_golf_round = NotStr(''' - - - - - -''') -icon_play_lesson_filled = NotStr(''' - - -''') -icon_add_link_round = NotStr('''''') -icon_fingerprint_filled = NotStr('''''') -icon_replay30_outlined = NotStr('''''') -icon_camera_round = NotStr('''''') -icon_computer_filled = NotStr('''''') -icon_interests_twotone = NotStr(''' - - -''') -icon_local_mall_filled = NotStr('''''') -icon_bedroom_baby_filled = NotStr(''' - - -''') -icon_soup_kitchen_twotone = NotStr(''' - - -''') -icon_network_ping_outlined = NotStr('''''') -icon_luggage_filled = NotStr('''''') -icon_padding_filled = NotStr('''''') -icon_horizontal_rule_twotone = NotStr('''''') -icon_upcoming_sharp = NotStr('''''') -icon_wifi_protected_setup_outlined = NotStr(''' - - -''') -icon_rotate90_degrees_cw_outlined = NotStr('''''') -icon_panorama_wide_angle_select_twotone = NotStr('''''') -icon_shield_sharp = NotStr('''''') -icon_woo_commerce_round = NotStr('''''') -icon_g_mobiledata_twotone = NotStr('''''') -icon_remove_sharp = NotStr('''''') -icon_nature_people_outlined = NotStr(''' - - -''') -icon_find_replace_outlined = NotStr('''''') -icon_add_ic_call_round = NotStr('''''') -icon_attach_email_twotone = NotStr(''' - - -''') -icon_south_twotone = NotStr('''''') -icon_add_to_drive_sharp = NotStr('''''') -icon_tablet_mac_sharp = NotStr('''''') -icon_assured_workload_outlined = NotStr('''''') -icon_local_parking_sharp = NotStr('''''') -icon_task_outlined = NotStr('''''') -icon_auto_fix_off_sharp = NotStr('''''') -icon_invert_colors_off_twotone = NotStr(''' - - -''') -icon_emoji_flags_twotone = NotStr(''' - - -''') -icon_add_circle_outlined = NotStr('''''') -icon_build_circle_round = NotStr('''''') -icon_replay5_filled = NotStr(''' - - -''') -icon_hdr_plus_sharp = NotStr(''' - - -''') -icon_battery_charging80_round = NotStr(''' - - -''') -icon_doorbell_sharp = NotStr('''''') -icon_folder_copy_round = NotStr(''' - - -''') -icon_room_preferences_round = NotStr('''''') -icon_maps_home_work_filled = NotStr(''' - - -''') -icon_join_full_filled = NotStr(''' - - -''') -icon_sensor_window_sharp = NotStr('''''') -icon_biotech_twotone = NotStr(''' - - - -''') -icon_adf_scanner_sharp = NotStr('''''') -icon_keyboard_hide_outlined = NotStr('''''') -icon_md3_d_rotation_outlined = NotStr('''''') -icon_more_outlined = NotStr(''' - - - - -''') -icon_outlined_flag_outlined = NotStr('''''') -icon_add_box_filled = NotStr('''''') -icon_lock_open_round = NotStr('''''') -icon_done_all_outlined = NotStr('''''') -icon_ramen_dining_filled = NotStr('''''') -icon_local_grocery_store_twotone = NotStr(''' - - -''') -icon_discord_filled = NotStr('''''') -icon_upload_sharp = NotStr('''''') -icon_group_sharp = NotStr('''''') -icon_swipe_up_alt_twotone = NotStr(''' - - -''') -icon_control_point_duplicate_sharp = NotStr('''''') -icon_aod_twotone = NotStr(''' - - -''') -icon_do_disturb_round = NotStr('''''') -icon_female_sharp = NotStr('''''') -icon_wifi_sharp = NotStr('''''') -icon_bathtub_twotone = NotStr(''' - - - -''') -icon_alarm_off_filled = NotStr('''''') -icon_backpack_twotone = NotStr(''' - - -''') -icon_dynamic_feed_sharp = NotStr(''' - - -''') -icon_chevron_left_sharp = NotStr('''''') -icon_folder_copy_filled = NotStr(''' - - -''') -icon_motorcycle_sharp = NotStr('''''') -icon_drag_handle_outlined = NotStr('''''') -icon_indeterminate_check_box_round = NotStr('''''') -icon_tire_repair_filled = NotStr(''' - - -''') -icon_phone_bluetooth_speaker_outlined = NotStr('''''') -icon_link_sharp = NotStr('''''') -icon_add_task_outlined = NotStr('''''') -icon_important_devices_filled = NotStr('''''') -icon_greater_than_sharp = NotStr('''''') -icon_lan_filled = NotStr('''''') -icon_view_module_filled = NotStr('''''') -icon_preview_round = NotStr('''''') -icon_doorbell_filled = NotStr('''''') -icon_storefront_filled = NotStr('''''') -icon_pest_control_round = NotStr('''''') -icon_comments_disabled_outlined = NotStr('''''') -icon_art_track_outlined = NotStr('''''') -icon_output_sharp = NotStr(''' - - -''') -icon_ramp_right_twotone = NotStr('''''') -icon_male_outlined = NotStr('''''') -icon_grain_outlined = NotStr('''''') -icon_disabled_visible_sharp = NotStr('''''') -icon_panorama_vertical_select_outlined = NotStr('''''') -icon_star_outline_twotone = NotStr('''''') -icon_sports_motorsports_outlined = NotStr('''''') -icon_dirty_lens_filled = NotStr('''''') -icon_import_contacts_outlined = NotStr('''''') -icon_wrap_text_twotone = NotStr('''''') -icon_exposure_plus1_sharp = NotStr('''''') -icon_two_wheeler_round = NotStr('''''') -icon_sports_basketball_round = NotStr('''''') -icon_cloud_sync_filled = NotStr('''''') -icon_add_road_filled = NotStr('''''') -icon_draw_twotone = NotStr(''' - - -''') -icon_format_color_fill_sharp = NotStr('''''') -icon_share_sharp = NotStr('''''') -icon_edit_calendar_filled = NotStr('''''') -icon_queue_play_next_twotone = NotStr('''''') -icon_airline_seat_recline_extra_round = NotStr('''''') -icon_aod_filled = NotStr('''''') -icon_smoking_rooms_filled = NotStr('''''') -icon_signal_cellular_connected_no_internet0_bar_round = NotStr('''''') -icon_tag_faces_outlined = NotStr('''''') -icon_sensors_off_sharp = NotStr('''''') -icon_settings_outlined = NotStr('''''') -icon_subdirectory_arrow_right_round = NotStr('''''') -icon_help_outline_outlined = NotStr('''''') -icon_person_pin_circle_outlined = NotStr('''''') -icon_turn_sharp_right_round = NotStr('''''') -icon_east_outlined = NotStr('''''') -icon_fullscreen_outlined = NotStr('''''') -icon_timer10_select_round = NotStr('''''') -icon_list_alt_outlined = NotStr('''''') -icon_sd_card_alert_round = NotStr('''''') -icon_emoji_people_twotone = NotStr(''' - - -''') -icon_keyboard_tab_outlined = NotStr('''''') -icon_clear_filled = NotStr('''''') -icon_mood_sharp = NotStr('''''') -icon_rounded_corner_round = NotStr('''''') -icon_replay10_round = NotStr('''''') -icon_lock_clock_outlined = NotStr(''' - - -''') -icon_group_off_outlined = NotStr('''''') -icon_flutter_dash_outlined = NotStr('''''') -icon_format_align_left_outlined = NotStr('''''') -icon_switch_account_sharp = NotStr('''''') -icon_md1_k_round = NotStr('''''') -icon_content_paste_outlined = NotStr('''''') -icon_architecture_sharp = NotStr('''''') -icon_slow_motion_video_round = NotStr('''''') -icon_person_remove_round = NotStr('''''') -icon_arrow_circle_right_twotone = NotStr(''' - - -''') -icon_phonelink_ring_round = NotStr('''''') -icon_invert_colors_round = NotStr('''''') -icon_local_hospital_sharp = NotStr('''''') -icon_raw_on_filled = NotStr('''''') -icon_sentiment_neutral_sharp = NotStr('''''') -icon_looks_one_sharp = NotStr('''''') -icon_medication_sharp = NotStr('''''') -icon_timer10_twotone = NotStr('''''') -icon_filter2_filled = NotStr('''''') -icon_castle_filled = NotStr('''''') -icon_local_taxi_outlined = NotStr(''' - - - -''') -icon_reviews_twotone = NotStr(''' - - - -''') -icon_format_clear_twotone = NotStr('''''') -icon_edgesensor_low_outlined = NotStr('''''') -icon_movie_filter_outlined = NotStr('''''') -icon_less_than_twotone = NotStr('''''') -icon_area_chart_outlined = NotStr('''''') -icon_keyboard_alt_filled = NotStr('''''') -icon_smoking_rooms_outlined = NotStr('''''') -icon_add_alarm_sharp = NotStr('''''') -icon_credit_card_outlined = NotStr('''''') -icon_horizontal_distribute_sharp = NotStr('''''') -icon_flatware_outlined = NotStr('''''') -icon_headphones_twotone = NotStr(''' - - -''') -icon_pest_control_rodent_twotone = NotStr(''' - - - -''') -icon_dock_filled = NotStr('''''') -icon_grading_round = NotStr('''''') -icon_insert_chart_outlined = NotStr('''''') -icon_fullscreen_exit_outlined = NotStr('''''') -icon_md17_mp_round = NotStr(''' - - -''') -icon_restore_from_trash_filled = NotStr('''''') -icon_chevron_right_twotone = NotStr('''''') -icon_integration_instructions_filled = NotStr('''''') -icon_theaters_sharp = NotStr('''''') -icon_home_work_sharp = NotStr(''' - - -''') -icon_md4_k_plus_sharp = NotStr('''''') -icon_sentiment_satisfied_alt_sharp = NotStr(''' - - - -''') -icon_desktop_access_disabled_outlined = NotStr('''''') -icon_sticky_note2_sharp = NotStr('''''') -icon_wifi2_bar_round = NotStr('''''') -icon_cases_twotone = NotStr(''' - - - -''') -icon_inventory2_outlined = NotStr(''' - - -''') -icon_shopping_cart_outlined = NotStr('''''') -icon_javascript_twotone = NotStr('''''') -icon_sticky_note2_twotone = NotStr(''' - - -''') -icon_party_mode_twotone = NotStr(''' - - -''') -icon_sd_card_sharp = NotStr('''''') -icon_add_to_home_screen_outlined = NotStr('''''') -icon_radio_button_unchecked_twotone = NotStr('''''') -icon_monitor_heart_outlined = NotStr(''' - - -''') -icon_leak_remove_twotone = NotStr('''''') -icon_quickreply_sharp = NotStr(''' - - -''') -icon_arrow_right_alt_sharp = NotStr('''''') -icon_thermostat_auto_twotone = NotStr(''' - - -''') -icon_timer10_outlined = NotStr('''''') -icon_tablet_android_filled = NotStr('''''') -icon_download_round = NotStr('''''') -icon_verified_user_sharp = NotStr('''''') -icon_free_cancellation_sharp = NotStr('''''') -icon_branding_watermark_outlined = NotStr('''''') -icon_accessible_forward_sharp = NotStr(''' - - -''') -icon_insert_page_break_sharp = NotStr('''''') -icon_stop_circle_sharp = NotStr('''''') -icon_euro_outlined = NotStr('''''') -icon_timer10_select_filled = NotStr('''''') -icon_add_to_queue_sharp = NotStr('''''') -icon_beenhere_filled = NotStr('''''') -icon_align_horizontal_center_filled = NotStr('''''') -icon_dirty_lens_sharp = NotStr('''''') -icon_vignette_twotone = NotStr(''' - - -''') -icon_thumbs_up_down_sharp = NotStr('''''') -icon_perm_phone_msg_twotone = NotStr(''' - - -''') -icon_store_mall_directory_round = NotStr('''''') -icon_public_filled = NotStr('''''') -icon_bedroom_baby_twotone = NotStr(''' - - - - -''') -icon_checkroom_sharp = NotStr('''''') -icon_add_alert_outlined = NotStr('''''') -icon_panorama_photosphere_twotone = NotStr(''' - - -''') -icon_md22_mp_filled = NotStr('''''') -icon_keyboard_arrow_left_sharp = NotStr('''''') -icon_cookie_outlined = NotStr(''' - - - - -''') -icon_airline_stops_filled = NotStr('''''') -icon_video_library_filled = NotStr('''''') -icon_system_security_update_round = NotStr('''''') -icon_sign_language_round = NotStr('''''') -icon_terminal_sharp = NotStr('''''') -icon_format_color_text_twotone = NotStr('''''') -icon_adobe_outlined = NotStr('''''') -icon_assistant_photo_outlined = NotStr('''''') -icon_desktop_mac_twotone = NotStr(''' - - -''') -icon_door_sliding_outlined = NotStr('''''') -icon_wine_bar_round = NotStr('''''') -icon_import_export_outlined = NotStr('''''') -icon_view_compact_alt_outlined = NotStr(''' - - -''') -icon_access_time_filled_outlined = NotStr('''''') -icon_emoji_people_filled = NotStr(''' - - -''') -icon_no_encryption_outlined = NotStr('''''') -icon_sports_volleyball_sharp = NotStr('''''') -icon_zoom_in_map_round = NotStr('''''') -icon_photo_filter_sharp = NotStr('''''') -icon_local_airport_outlined = NotStr('''''') -icon_calendar_view_day_twotone = NotStr(''' - - -''') -icon_ads_click_filled = NotStr('''''') -icon_md5_mp_outlined = NotStr(''' - - - -''') -icon_md4_g_mobiledata_outlined = NotStr('''''') -icon_filter4_twotone = NotStr(''' - - -''') -icon_wifi_find_sharp = NotStr(''' - - -''') -icon_piano_off_twotone = NotStr(''' - - -''') -icon_adb_filled = NotStr('''''') -icon_kebab_dining_round = NotStr('''''') -icon_ice_skating_twotone = NotStr(''' - - -''') -icon_mark_chat_unread_outlined = NotStr('''''') -icon_device_thermostat_outlined = NotStr('''''') -icon_fit_screen_round = NotStr('''''') -icon_production_quantity_limits_filled = NotStr('''''') -icon_airline_seat_recline_extra_filled = NotStr('''''') -icon_open_in_browser_filled = NotStr('''''') -icon_soap_outlined = NotStr('''''') -icon_merge_type_round = NotStr('''''') -icon_commute_filled = NotStr('''''') -icon_signal_wifi_statusbar_connected_no_internet4_outlined = NotStr(''' - - -''') -icon_smart_toy_sharp = NotStr('''''') -icon_stay_current_landscape_filled = NotStr('''''') -icon_edit_calendar_twotone = NotStr(''' - - -''') -icon_currency_exchange_outlined = NotStr('''''') -icon_library_add_twotone = NotStr(''' - - -''') -icon_snippet_folder_sharp = NotStr('''''') -icon_switch_camera_round = NotStr('''''') -icon_phishing_sharp = NotStr('''''') -icon_plus_filled = NotStr('''''') -icon_change_history_filled = NotStr('''''') -icon_maps_home_work_round = NotStr(''' - - -''') -icon_airlines_outlined = NotStr('''''') -icon_local_movies_outlined = NotStr('''''') -icon_mail_round = NotStr('''''') -icon_phone_missed_outlined = NotStr('''''') -icon_system_security_update_good_outlined = NotStr('''''') -icon_markunread_mailbox_filled = NotStr('''''') -icon_sentiment_dissatisfied_filled = NotStr(''' - - - -''') -icon_tapas_outlined = NotStr('''''') -icon_satellite_outlined = NotStr('''''') -icon_library_books_outlined = NotStr('''''') -icon_vertical_align_top_filled = NotStr('''''') -icon_airline_seat_recline_extra_twotone = NotStr('''''') -icon_nights_stay_sharp = NotStr(''' - - -''') -icon_table_chart_sharp = NotStr('''''') -icon_hourglass_top_outlined = NotStr('''''') -icon_signal_wifi_statusbar_connected_no_internet4_round = NotStr('''''') -icon_no_luggage_sharp = NotStr('''''') -icon_attach_file_outlined = NotStr('''''') -icon_call_split_outlined = NotStr('''''') -icon_edit_attributes_twotone = NotStr(''' - - -''') -icon_cached_round = NotStr('''''') -icon_wifi_calling3_twotone = NotStr(''' - - - - -''') -icon_cases_round = NotStr('''''') -icon_text_rotation_down_outlined = NotStr('''''') -icon_join_inner_round = NotStr(''' - - -''') -icon_comment_bank_round = NotStr('''''') -icon_view_module_twotone = NotStr(''' - - -''') -icon_store_outlined = NotStr('''''') -icon_speaker_notes_twotone = NotStr(''' - - -''') -icon_timelapse_outlined = NotStr('''''') -icon_clean_hands_sharp = NotStr('''''') -icon_keyboard_command_key_outlined = NotStr('''''') -icon_app_settings_alt_outlined = NotStr('''''') -icon_panorama_filled = NotStr('''''') -icon_reduce_capacity_twotone = NotStr('''''') -icon_hls_outlined = NotStr('''''') -icon_directions_railway_filled_twotone = NotStr(''' - - - -''') -icon_texture_round = NotStr('''''') -icon_redo_filled = NotStr('''''') -icon_mouse_filled = NotStr('''''') -icon_panorama_horizontal_select_filled = NotStr('''''') -icon_mark_email_read_outlined = NotStr('''''') -icon_airline_seat_flat_angled_twotone = NotStr(''' - - -''') -icon_agriculture_filled = NotStr(''' - - -''') -icon_elderly_woman_twotone = NotStr('''''') -icon_wifi_tethering_off_filled = NotStr('''''') -icon_polymer_twotone = NotStr('''''') -icon_grid_off_filled = NotStr('''''') -icon_move_to_inbox_sharp = NotStr('''''') -icon_thermostat_twotone = NotStr('''''') -icon_library_add_check_twotone = NotStr(''' - - -''') -icon_straighten_filled = NotStr('''''') -icon_collections_bookmark_round = NotStr('''''') -icon_line_style_outlined = NotStr('''''') -icon_settings_voice_outlined = NotStr('''''') -icon_wifi_calling3_sharp = NotStr(''' - - - -''') -icon_security_update_warning_twotone = NotStr(''' - - - - -''') -icon_surround_sound_sharp = NotStr('''''') -icon_self_improvement_twotone = NotStr(''' - - -''') -icon_send_to_mobile_sharp = NotStr(''' - - -''') -icon_download_for_offline_round = NotStr('''''') -icon_mode_comment_filled = NotStr('''''') -icon_join_inner_filled = NotStr(''' - - -''') -icon_mobile_friendly_sharp = NotStr('''''') -icon_format_indent_decrease_round = NotStr('''''') -icon_rocket_launch_round = NotStr('''''') -icon_outbound_sharp = NotStr('''''') -icon_camera_outlined = NotStr('''''') -icon_category_filled = NotStr(''' - - - -''') -icon_local_police_twotone = NotStr(''' - - -''') -icon_md4_k_plus_outlined = NotStr(''' - - -''') -icon_attribution_twotone = NotStr(''' - - - -''') -icon_apps_round = NotStr('''''') -icon_move_up_sharp = NotStr('''''') -icon_hide_source_outlined = NotStr('''''') -icon_queue_music_sharp = NotStr('''''') -icon_supervised_user_circle_filled = NotStr('''''') -icon_do_not_disturb_alt_outlined = NotStr('''''') -icon_format_paint_twotone = NotStr(''' - - -''') -icon_rv_hookup_filled = NotStr('''''') -icon_fmd_good_twotone = NotStr(''' - - -''') -icon_stay_primary_portrait_outlined = NotStr('''''') -icon_disabled_by_default_twotone = NotStr(''' - - -''') -icon_autofps_select_sharp = NotStr(''' - - -''') -icon_view_stream_round = NotStr('''''') -icon_memory_round = NotStr('''''') -icon_sports_round = NotStr(''' - - -''') -icon_tap_and_play_round = NotStr('''''') -icon_next_week_twotone = NotStr(''' - - -''') -icon_video_label_sharp = NotStr('''''') -icon_filter5_filled = NotStr('''''') -icon_cloud_download_twotone = NotStr(''' - - -''') -icon_space_bar_twotone = NotStr('''''') -icon_architecture_round = NotStr('''''') -icon_electrical_services_outlined = NotStr(''' - - -''') -icon_straighten_outlined = NotStr('''''') -icon_panorama_fish_eye_round = NotStr('''''') -icon_folder_open_round = NotStr('''''') -icon_calculate_round = NotStr('''''') -icon_offline_bolt_outlined = NotStr('''''') -icon_wysiwyg_round = NotStr('''''') -icon_scale_sharp = NotStr('''''') -icon_restaurant_outlined = NotStr('''''') -icon_cake_twotone = NotStr(''' - - -''') -icon_image_outlined = NotStr('''''') -icon_auto_awesome_mosaic_outlined = NotStr('''''') -icon_person_pin_circle_filled = NotStr('''''') -icon_no_cell_filled = NotStr('''''') -icon_leak_add_filled = NotStr('''''') -icon_route_outlined = NotStr('''''') -icon_hdr_on_select_round = NotStr('''''') -icon_no_food_filled = NotStr('''''') -icon_dehaze_filled = NotStr('''''') -icon_call_missed_round = NotStr('''''') -icon_battery6_bar_filled = NotStr('''''') -icon_moving_round = NotStr('''''') -icon_published_with_changes_filled = NotStr('''''') -icon_emergency_recording_round = NotStr('''''') -icon_stay_primary_portrait_round = NotStr('''''') -icon_filter6_filled = NotStr('''''') -icon_settings_phone_round = NotStr(''' - - - - -''') -icon_wifi_channel_outlined = NotStr('''''') -icon_sd_card_alert_outlined = NotStr('''''') -icon_format_textdirection_l_to_r_twotone = NotStr(''' - - -''') -icon_battery_charging_full_outlined = NotStr('''''') -icon_new_label_twotone = NotStr(''' - - -''') -icon_work_off_outlined = NotStr('''''') -icon_autorenew_sharp = NotStr('''''') -icon_camera_outdoor_sharp = NotStr('''''') -icon_no_meeting_room_sharp = NotStr('''''') -icon_copy_all_round = NotStr('''''') -icon_md6_mp_round = NotStr(''' - - - -''') -icon_sports_twotone = NotStr(''' - - -''') -icon_signal_cellular_null_round = NotStr('''''') -icon_dinner_dining_sharp = NotStr('''''') -icon_lock_reset_twotone = NotStr('''''') -icon_blur_circular_round = NotStr('''''') -icon_wb_twilight_filled = NotStr('''''') -icon_remove_circle_round = NotStr('''''') -icon_error_sharp = NotStr('''''') -icon_rotate_right_filled = NotStr('''''') -icon_forest_filled = NotStr(''' - - -''') -icon_east_filled = NotStr('''''') -icon_saved_search_outlined = NotStr(''' - - -''') -icon_circle_notifications_outlined = NotStr('''''') -icon_css_filled = NotStr('''''') -icon_masks_filled = NotStr('''''') -icon_thumb_up_off_alt_filled = NotStr('''''') -icon_north_round = NotStr('''''') -icon_loupe_filled = NotStr('''''') -icon_data_object_twotone = NotStr('''''') -icon_storage_twotone = NotStr('''''') -icon_storm_sharp = NotStr('''''') -icon_plus_minus_alt_outlined = NotStr('''''') -icon_roller_skating_round = NotStr('''''') -icon_toys_sharp = NotStr('''''') -icon_connected_tv_twotone = NotStr(''' - - -''') -icon_electric_scooter_round = NotStr(''' - - -''') -icon_nature_people_round = NotStr(''' - - -''') -icon_photo_size_select_large_filled = NotStr('''''') -icon_hvac_filled = NotStr(''' - - -''') -icon_grid_goldenratio_round = NotStr('''''') -icon_forward10_sharp = NotStr(''' - - -''') -icon_lightbulb_circle_twotone = NotStr(''' - - - -''') -icon_copyright_outlined = NotStr('''''') -icon_voice_chat_outlined = NotStr('''''') -icon_rule_folder_filled = NotStr('''''') -icon_fitbit_sharp = NotStr('''''') -icon_houseboat_filled = NotStr('''''') -icon_picture_in_picture_alt_twotone = NotStr(''' - - -''') -icon_star_rate_twotone = NotStr(''' - - -''') -icon_local_movies_sharp = NotStr('''''') -icon_crop54_twotone = NotStr('''''') -icon_signal_cellular_no_sim_outlined = NotStr('''''') -icon_do_not_step_twotone = NotStr(''' - - -''') -icon_cloud_sync_round = NotStr('''''') -icon_perm_data_setting_twotone = NotStr('''''') -icon_mic_none_round = NotStr('''''') -icon_get_app_outlined = NotStr('''''') -icon_fitness_center_filled = NotStr('''''') -icon_snowmobile_filled = NotStr('''''') -icon_functions_twotone = NotStr('''''') -icon_outlined_flag_round = NotStr('''''') -icon_timer10_round = NotStr('''''') -icon_output_round = NotStr(''' - - -''') -icon_media_bluetooth_on_outlined = NotStr('''''') -icon_replay_outlined = NotStr('''''') -icon_north_twotone = NotStr('''''') -icon_brightness_medium_round = NotStr('''''') -icon_supervised_user_circle_round = NotStr('''''') -icon_watch_outlined = NotStr('''''') -icon_south_west_round = NotStr('''''') -icon_assistant_direction_round = NotStr('''''') -icon_ondemand_video_outlined = NotStr('''''') -icon_wb_sunny_outlined = NotStr('''''') -icon_get_app_round = NotStr('''''') -icon_arrow_back_ios_new_twotone = NotStr('''''') -icon_file_open_twotone = NotStr(''' - - -''') -icon_brightness6_round = NotStr('''''') -icon_emoji_food_beverage_twotone = NotStr(''' - - -''') -icon_stroller_round = NotStr('''''') -icon_lan_twotone = NotStr(''' - - -''') -icon_h_plus_mobiledata_outlined = NotStr('''''') -icon_anchor_round = NotStr('''''') -icon_emoji_food_beverage_outlined = NotStr('''''') -icon_palette_outlined = NotStr(''' - - - - - -''') -icon_miscellaneous_services_twotone = NotStr('''''') -icon_wifi_password_twotone = NotStr('''''') -icon_escalator_warning_round = NotStr('''''') -icon_cast_for_education_outlined = NotStr('''''') -icon_align_horizontal_left_round = NotStr('''''') -icon_volume_down_outlined = NotStr('''''') -icon_task_alt_filled = NotStr('''''') -icon_clear_all_outlined = NotStr('''''') -icon_tablet_mac_round = NotStr('''''') -icon_coronavirus_round = NotStr('''''') -icon_thumb_down_off_alt_twotone = NotStr(''' - - -''') -icon_radio_sharp = NotStr('''''') -icon_category_round = NotStr(''' - - - -''') -icon_photo_filter_filled = NotStr('''''') -icon_battery6_bar_round = NotStr('''''') -icon_work_off_round = NotStr('''''') -icon_flip_filled = NotStr('''''') -icon_disabled_by_default_sharp = NotStr('''''') -icon_wifi_off_twotone = NotStr('''''') -icon_close_twotone = NotStr('''''') -icon_swipe_down_alt_twotone = NotStr(''' - - -''') -icon_grid3_x3_sharp = NotStr('''''') -icon_integration_instructions_outlined = NotStr(''' - - -''') -icon_home_work_round = NotStr(''' - - -''') -icon_md18_mp_filled = NotStr('''''') -icon_wechat_sharp = NotStr(''' - - -''') -icon_exposure_zero_filled = NotStr('''''') -icon_bathroom_sharp = NotStr('''''') -icon_double_arrow_sharp = NotStr(''' - - -''') -icon_settings_applications_filled = NotStr('''''') -icon_gps_fixed_sharp = NotStr('''''') -icon_call_merge_twotone = NotStr('''''') -icon_menu_open_filled = NotStr('''''') -icon_key_outlined = NotStr('''''') -icon_roofing_twotone = NotStr(''' - - -''') -icon_file_upload_twotone = NotStr(''' - - -''') -icon_pix_twotone = NotStr(''' - - -''') -icon_format_textdirection_r_to_l_sharp = NotStr('''''') -icon_no_stroller_filled = NotStr('''''') -icon_replay_circle_filled_outlined = NotStr('''''') -icon_disabled_visible_twotone = NotStr(''' - - -''') -icon_sync_filled = NotStr('''''') -icon_power_off_filled = NotStr('''''') -icon_sentiment_satisfied_alt_outlined = NotStr(''' - - - -''') -icon_autorenew_round = NotStr('''''') -icon_cloud_sync_twotone = NotStr(''' - - -''') -icon_add_ic_call_sharp = NotStr('''''') -icon_explore_off_twotone = NotStr(''' - - -''') -icon_domain_disabled_sharp = NotStr('''''') -icon_phishing_round = NotStr('''''') -icon_wifi_channel_round = NotStr('''''') -icon_commit_sharp = NotStr('''''') -icon_email_filled = NotStr('''''') -icon_water_damage_round = NotStr('''''') -icon_signal_wifi4_bar_sharp = NotStr('''''') -icon_local_play_sharp = NotStr('''''') -icon_workspaces_outlined = NotStr('''''') -icon_smoke_free_filled = NotStr('''''') -icon_border_horizontal_round = NotStr('''''') -icon_calendar_view_month_twotone = NotStr(''' - - -''') -icon_battery4_bar_twotone = NotStr(''' - - -''') -icon_nightlight_round = NotStr('''''') -icon_do_not_disturb_on_filled = NotStr('''''') -icon_bedroom_baby_outlined = NotStr('''''') -icon_sell_outlined = NotStr(''' - - -''') -icon_filter6_sharp = NotStr('''''') -icon_md8_k_plus_sharp = NotStr('''''') -icon_filter_frames_twotone = NotStr(''' - - -''') -icon_translate_twotone = NotStr('''''') -icon_signal_wifi3_bar_round = NotStr(''' - - -''') -icon_join_inner_outlined = NotStr(''' - - -''') -icon_turned_in_filled = NotStr('''''') -icon_functions_round = NotStr('''''') -icon_location_off_filled = NotStr('''''') -icon_mode_edit_outlined = NotStr('''''') -icon_restaurant_menu_round = NotStr('''''') -icon_eco_round = NotStr('''''') -icon_style_outlined = NotStr(''' - - - -''') -icon_movie_outlined = NotStr('''''') -icon_lock_reset_sharp = NotStr('''''') -icon_interpreter_mode_round = NotStr('''''') -icon_water_drop_round = NotStr('''''') -icon_new_label_filled = NotStr('''''') -icon_accessible_forward_filled = NotStr(''' - - -''') -icon_assistant_twotone = NotStr(''' - - -''') -icon_format_indent_decrease_twotone = NotStr('''''') -icon_filter_b_and_w_round = NotStr('''''') -icon_star_border_purple500_outlined = NotStr('''''') -icon_more_filled = NotStr('''''') -icon_chat_outlined = NotStr('''''') -icon_hearing_disabled_outlined = NotStr('''''') -icon_subway_filled = NotStr(''' - - - -''') -icon_picture_in_picture_filled = NotStr('''''') -icon_directions_off_filled = NotStr(''' - - -''') -icon_filter9_plus_filled = NotStr('''''') -icon_roofing_filled = NotStr('''''') -icon_arrow_circle_down_sharp = NotStr('''''') -icon_store_round = NotStr('''''') -icon_iso_sharp = NotStr('''''') -icon_delete_outline_sharp = NotStr('''''') -icon_public_twotone = NotStr(''' - - -''') -icon_pool_filled = NotStr(''' - - -''') -icon_vertical_distribute_twotone = NotStr('''''') -icon_battery_unknown_outlined = NotStr('''''') -icon_hot_tub_filled = NotStr(''' - - -''') -icon_more_time_twotone = NotStr(''' - - - -''') -icon_raw_on_outlined = NotStr('''''') -icon_explore_off_round = NotStr('''''') -icon_playlist_add_circle_sharp = NotStr('''''') -icon_swipe_right_outlined = NotStr('''''') -icon_password_round = NotStr('''''') -icon_copyright_twotone = NotStr(''' - - -''') -icon_gpp_bad_twotone = NotStr(''' - - -''') -icon_directions_run_round = NotStr('''''') -icon_signal_wifi2_bar_twotone = NotStr(''' - - -''') -icon_difference_round = NotStr('''''') -icon_signal_wifi4_bar_lock_sharp = NotStr(''' - - -''') -icon_crib_round = NotStr('''''') -icon_align_horizontal_right_twotone = NotStr('''''') -icon_keyboard_arrow_left_filled = NotStr('''''') -icon_emoji_flags_round = NotStr('''''') -icon_currency_lira_sharp = NotStr('''''') -icon_headset_off_twotone = NotStr(''' - - -''') -icon_format_list_bulleted_sharp = NotStr('''''') -icon_local_activity_sharp = NotStr('''''') -icon_smart_button_sharp = NotStr('''''') -icon_ondemand_video_sharp = NotStr('''''') -icon_phishing_outlined = NotStr('''''') -icon_settings_remote_filled = NotStr('''''') -icon_line_axis_twotone = NotStr('''''') -icon_md360_filled = NotStr('''''') -icon_house_filled = NotStr('''''') -icon_low_priority_sharp = NotStr('''''') -icon_join_inner_sharp = NotStr(''' - - -''') -icon_living_twotone = NotStr(''' - - -''') -icon_add_link_twotone = NotStr('''''') -icon_rv_hookup_outlined = NotStr('''''') -icon_assistant_direction_filled = NotStr('''''') -icon_restaurant_round = NotStr('''''') -icon_rate_review_outlined = NotStr('''''') -icon_add_link_filled = NotStr('''''') -icon_pin_twotone = NotStr(''' - - - -''') -icon_add_comment_twotone = NotStr(''' - - -''') -icon_filter_round = NotStr('''''') -icon_crop169_outlined = NotStr('''''') -icon_airport_shuttle_outlined = NotStr('''''') -icon_electric_bike_sharp = NotStr('''''') -icon_leave_bags_at_home_twotone = NotStr(''' - - -''') -icon_hiking_round = NotStr('''''') -icon_log_in_sharp = NotStr(''' - - -''') -icon_photo_album_twotone = NotStr(''' - - -''') -icon_system_update_filled = NotStr('''''') -icon_music_note_outlined = NotStr('''''') -icon_pest_control_twotone = NotStr(''' - - - -''') -icon_confirmation_number_filled = NotStr('''''') -icon_mail_outlined = NotStr('''''') -icon_remove_road_round = NotStr('''''') -icon_battery_full_filled = NotStr('''''') -icon_md15_mp_sharp = NotStr(''' - - -''') -icon_mark_as_unread_sharp = NotStr(''' - - -''') -icon_surfing_sharp = NotStr('''''') -icon_stroller_outlined = NotStr('''''') -icon_bookmarks_filled = NotStr('''''') -icon_bar_chart_twotone = NotStr('''''') -icon_usb_filled = NotStr('''''') -icon_fmd_good_round = NotStr('''''') -icon_mode_night_round = NotStr('''''') -icon_person_remove_filled = NotStr('''''') -icon_view_timeline_twotone = NotStr(''' - - - -''') -icon_shop_two_round = NotStr('''''') -icon_collections_round = NotStr('''''') -icon_movie_filter_twotone = NotStr(''' - - -''') -icon_gif_box_round = NotStr('''''') -icon_add_chart_sharp = NotStr(''' - - -''') -icon_medication_filled = NotStr('''''') -icon_airplay_outlined = NotStr(''' - - -''') -icon_fork_right_sharp = NotStr('''''') -icon_rss_feed_round = NotStr(''' - - -''') -icon_boy_outlined = NotStr('''''') -icon_settings_overscan_outlined = NotStr('''''') -icon_laptop_windows_outlined = NotStr('''''') -icon_ice_skating_round = NotStr('''''') -icon_houseboat_round = NotStr('''''') -icon_airline_seat_legroom_extra_outlined = NotStr('''''') -icon_portrait_round = NotStr('''''') -icon_cloud_queue_filled = NotStr('''''') -icon_disabled_by_default_filled = NotStr('''''') -icon_network_wifi3_bar_outlined = NotStr('''''') -icon_ramp_right_round = NotStr('''''') -icon_king_bed_outlined = NotStr('''''') -icon_receipt_twotone = NotStr(''' - - -''') -icon_event_seat_filled = NotStr('''''') -icon_circle_notifications_twotone = NotStr(''' - - -''') -icon_edit_attributes_outlined = NotStr('''''') -icon_keyboard_arrow_up_outlined = NotStr('''''') -icon_electric_scooter_twotone = NotStr(''' - - -''') -icon_content_paste_go_filled = NotStr(''' - - -''') -icon_directions_boat_round = NotStr('''''') -icon_price_change_sharp = NotStr('''''') -icon_policy_filled = NotStr(''' - - -''') -icon_linked_camera_outlined = NotStr('''''') -icon_date_range_twotone = NotStr(''' - - -''') -icon_coffee_maker_round = NotStr(''' - - -''') -icon_park_twotone = NotStr(''' - - -''') -icon_screen_lock_rotation_outlined = NotStr('''''') -icon_wifi_tethering_off_sharp = NotStr('''''') -icon_zoom_out_outlined = NotStr('''''') -icon_edit_road_filled = NotStr('''''') -icon_keyboard_option_key_round = NotStr('''''') -icon_pan_tool_alt_outlined = NotStr('''''') -icon_app_blocking_filled = NotStr('''''') -icon_brightness_low_twotone = NotStr(''' - - -''') -icon_insert_chart_sharp = NotStr('''''') -icon_domain_disabled_round = NotStr('''''') -icon_upload_file_filled = NotStr('''''') -icon_filter_drama_twotone = NotStr(''' - - -''') -icon_panorama_wide_angle_filled = NotStr('''''') -icon_keyboard_capslock_sharp = NotStr('''''') -icon_not_equal_filled = NotStr(''' - - -''') -icon_battery90_sharp = NotStr(''' - - -''') -icon_apps_sharp = NotStr('''''') -icon_signal_cellular_connected_no_internet1_bar_round = NotStr(''' - - -''') -icon_highlight_twotone = NotStr(''' - - -''') -icon_delete_twotone = NotStr(''' - - -''') -icon_egg_twotone = NotStr(''' - - - -''') -icon_play_circle_outlined = NotStr('''''') -icon_insert_comment_twotone = NotStr(''' - - -''') -icon_cancel_presentation_sharp = NotStr('''''') -icon_contact_mail_filled = NotStr('''''') -icon_motion_photos_paused_sharp = NotStr('''''') -icon_light_outlined = NotStr('''''') -icon_update_sharp = NotStr('''''') -icon_tab_unselected_outlined = NotStr('''''') -icon_add_road_outlined = NotStr('''''') -icon_stacked_line_chart_outlined = NotStr('''''') -icon_format_size_twotone = NotStr('''''') -icon_hide_source_twotone = NotStr('''''') -icon_smoking_rooms_round = NotStr('''''') -icon_format_bold_sharp = NotStr('''''') -icon_forward_twotone = NotStr(''' - - -''') -icon_md3_k_plus_twotone = NotStr(''' - - - -''') -icon_usb_twotone = NotStr('''''') -icon_md4_mp_sharp = NotStr(''' - - -''') -icon_fastfood_round = NotStr('''''') -icon_next_week_round = NotStr('''''') -icon_spa_outlined = NotStr('''''') -icon_eject_sharp = NotStr('''''') -icon_repeat_on_sharp = NotStr('''''') -icon_score_filled = NotStr('''''') -icon_timer_off_sharp = NotStr('''''') -icon_arrow_circle_up_sharp = NotStr('''''') -icon_short_text_round = NotStr('''''') -icon_bluetooth_drive_sharp = NotStr(''' - - -''') -icon_adobe_round = NotStr('''''') -icon_video_settings_sharp = NotStr(''' - - -''') -icon_settings_power_filled = NotStr('''''') -icon_color_lens_round = NotStr('''''') -icon_shopping_cart_checkout_outlined = NotStr('''''') -icon_auto_fix_normal_filled = NotStr('''''') -icon_md360_round = NotStr('''''') -icon_apps_outage_outlined = NotStr('''''') -icon_bookmark_border_sharp = NotStr('''''') -icon_md4_g_mobiledata_filled = NotStr('''''') -icon_md10_mp_outlined = NotStr(''' - - -''') -icon_business_sharp = NotStr('''''') -icon_bloodtype_filled = NotStr('''''') -icon_content_paste_off_round = NotStr('''''') -icon_bedtime_off_twotone = NotStr(''' - - -''') -icon_no_sim_outlined = NotStr('''''') -icon_cloud_download_filled = NotStr('''''') -icon_drive_eta_filled = NotStr('''''') -icon_photo_album_outlined = NotStr('''''') -icon_switch_camera_filled = NotStr('''''') -icon_train_twotone = NotStr(''' - - - - -''') -icon_psychology_sharp = NotStr(''' - - -''') -icon_filter_list_off_outlined = NotStr('''''') -icon_volume_down_twotone = NotStr(''' - - -''') -icon_approval_round = NotStr('''''') -icon_md15_mp_twotone = NotStr(''' - - - - - -''') -icon_pool_round = NotStr(''' - - -''') -icon_find_in_page_round = NotStr('''''') -icon_coffee_sharp = NotStr('''''') -icon_wifi_off_sharp = NotStr('''''') -icon_local_grocery_store_round = NotStr('''''') -icon_md6_k_plus_outlined = NotStr(''' - - -''') -icon_add_task_twotone = NotStr('''''') -icon_luggage_outlined = NotStr('''''') -icon_settings_system_daydream_filled = NotStr('''''') -icon_stay_current_landscape_twotone = NotStr(''' - - -''') -icon_cake_filled = NotStr('''''') -icon_airline_seat_individual_suite_outlined = NotStr('''''') -icon_md4_k_plus_twotone = NotStr(''' - - - -''') -icon_check_circle_outline_outlined = NotStr('''''') -icon_rotate90_degrees_cw_filled = NotStr('''''') -icon_keyboard_double_arrow_down_round = NotStr(''' - - -''') -icon_nature_people_sharp = NotStr('''''') -icon_signal_cellular_connected_no_internet4_bar_round = NotStr('''''') -icon_baby_changing_station_round = NotStr('''''') -icon_cast_for_education_sharp = NotStr('''''') -icon_hdr_off_outlined = NotStr('''''') -icon_coffee_round = NotStr('''''') -icon_battery_charging20_twotone = NotStr(''' - - -''') -icon_adf_scanner_twotone = NotStr(''' - - - -''') -icon_data_usage_filled = NotStr('''''') -icon_voicemail_round = NotStr('''''') -icon_soup_kitchen_outlined = NotStr('''''') -icon_dashboard_round = NotStr('''''') -icon_looks4_round = NotStr('''''') -icon_sentiment_very_satisfied_round = NotStr('''''') -icon_gps_fixed_outlined = NotStr('''''') -icon_font_download_round = NotStr('''''') -icon_arrow_back_ios_new_outlined = NotStr('''''') -icon_pin_round = NotStr('''''') -icon_rss_feed_twotone = NotStr(''' - - -''') -icon_receipt_long_outlined = NotStr(''' - - -''') -icon_ramen_dining_round = NotStr('''''') -icon_font_download_off_twotone = NotStr(''' - - -''') -icon_inventory_round = NotStr(''' - - -''') -icon_forward_to_inbox_outlined = NotStr('''''') -icon_star_purple500_twotone = NotStr('''''') -icon_thumbs_up_down_round = NotStr('''''') -icon_flag_sharp = NotStr('''''') -icon_pool_twotone = NotStr(''' - - - - -''') -icon_autorenew_filled = NotStr('''''') -icon_dvr_filled = NotStr('''''') -icon_people_outline_twotone = NotStr(''' - - - -''') -icon_u_turn_right_twotone = NotStr('''''') -icon_groups_twotone = NotStr(''' - - -''') -icon_candlestick_chart_outlined = NotStr('''''') -icon_hardware_outlined = NotStr('''''') -icon_signal_cellular_nodata_outlined = NotStr('''''') -icon_co_present_sharp = NotStr(''' - - - -''') -icon_computer_sharp = NotStr('''''') -icon_workspace_premium_filled = NotStr('''''') -icon_print_outlined = NotStr(''' - - -''') -icon_gradient_round = NotStr('''''') -icon_style_sharp = NotStr('''''') -icon_barcode_outlined = NotStr('''''') -icon_wechat_outlined = NotStr(''' - - -''') -icon_timelapse_twotone = NotStr(''' - - -''') -icon_md24_mp_twotone = NotStr(''' - - - - - -''') -icon_sticky_note2_round = NotStr('''''') -icon_compare_outlined = NotStr('''''') -icon_waterfall_chart_filled = NotStr('''''') -icon_gif_outlined = NotStr('''''') -icon_logo_dev_round = NotStr(''' - - -''') -icon_star_rate_outlined = NotStr('''''') -icon_no_backpack_outlined = NotStr('''''') -icon_run_circle_twotone = NotStr(''' - - - - -''') -icon_fire_extinguisher_round = NotStr('''''') -icon_gamepad_filled = NotStr('''''') -icon_stairs_twotone = NotStr(''' - - -''') -icon_local_dining_filled = NotStr('''''') -icon_settings_input_svideo_outlined = NotStr('''''') -icon_local_shipping_twotone = NotStr(''' - - -''') -icon_format_align_justify_filled = NotStr('''''') -icon_new_releases_twotone = NotStr(''' - - -''') -icon_poll_filled = NotStr('''''') -icon_sim_card_download_outlined = NotStr(''' - - -''') -icon_photo_size_select_small_twotone = NotStr('''''') -icon_spatial_audio_off_twotone = NotStr(''' - - - - -''') -icon_system_security_update_warning_round = NotStr(''' - - - -''') -icon_account_balance_twotone = NotStr(''' - - -''') -icon_signal_cellular_connected_no_internet2_bar_round = NotStr(''' - - -''') -icon_ramp_left_outlined = NotStr('''''') -icon_hourglass_full_round = NotStr('''''') -icon_hdr_off_select_twotone = NotStr('''''') -icon_batch_prediction_sharp = NotStr('''''') -icon_pin_invoke_round = NotStr('''''') -icon_pix_sharp = NotStr(''' - - -''') -icon_signal_cellular_no_sim_twotone = NotStr(''' - - -''') -icon_add_box_sharp = NotStr('''''') -icon_podcasts_outlined = NotStr('''''') -icon_vape_free_filled = NotStr('''''') -icon_bookmark_round = NotStr('''''') -icon_skip_previous_filled = NotStr('''''') -icon_fiber_pin_twotone = NotStr(''' - - - -''') -icon_view_compact_alt_sharp = NotStr('''''') -icon_insert_comment_outlined = NotStr('''''') -icon_device_thermostat_sharp = NotStr('''''') -icon_network_cell_sharp = NotStr('''''') -icon_md8_k_plus_outlined = NotStr(''' - - - -''') -icon_view_comfy_alt_outlined = NotStr(''' - - -''') -icon_iso_twotone = NotStr(''' - - -''') -icon_east_sharp = NotStr('''''') -icon_stroller_sharp = NotStr('''''') -icon_fireplace_round = NotStr('''''') -icon_perm_contact_calendar_outlined = NotStr('''''') -icon_phone_sharp = NotStr('''''') -icon_local_phone_sharp = NotStr('''''') -icon_local_florist_twotone = NotStr(''' - - -''') -icon_equals_outlined = NotStr('''''') -icon_pin_drop_sharp = NotStr('''''') -icon_panorama_vertical_outlined = NotStr('''''') -icon_settings_brightness_twotone = NotStr(''' - - -''') -icon_healing_round = NotStr('''''') -icon_unfold_less_round = NotStr('''''') -icon_border_left_round = NotStr('''''') -icon_photo_library_outlined = NotStr('''''') -icon_article_round = NotStr('''''') -icon_open_with_round = NotStr('''''') -icon_report_twotone = NotStr(''' - - - - -''') -icon_boy_round = NotStr('''''') -icon_directions_boat_filled_round = NotStr('''''') -icon_create_new_folder_sharp = NotStr('''''') -icon_phone_paused_filled = NotStr('''''') -icon_leave_bags_at_home_sharp = NotStr('''''') -icon_forest_outlined = NotStr('''''') -icon_phone_paused_twotone = NotStr(''' - - -''') -icon_edgesensor_high_round = NotStr('''''') -icon_file_upload_sharp = NotStr('''''') -icon_candlestick_chart_filled = NotStr('''''') -icon_turn_left_filled = NotStr('''''') -icon_kebab_dining_outlined = NotStr('''''') -icon_speaker_filled = NotStr('''''') -icon_less_than_outlined = NotStr('''''') -icon_apple_twotone = NotStr('''''') -icon_local_pizza_filled = NotStr('''''') -icon_publish_round = NotStr('''''') -icon_hd_twotone = NotStr(''' - - -''') -icon_wifi_outlined = NotStr('''''') -icon_assistant_photo_twotone = NotStr(''' - - -''') -icon_offline_bolt_filled = NotStr('''''') -icon_woo_commerce_twotone = NotStr('''''') -icon_zoom_out_map_outlined = NotStr('''''') -icon_directions_railway_round = NotStr('''''') -icon_phonelink_setup_filled = NotStr('''''') -icon_fitbit_round = NotStr('''''') -icon_brightness5_outlined = NotStr('''''') -icon_motion_photos_pause_filled = NotStr('''''') -icon_layers_clear_twotone = NotStr(''' - - -''') -icon_signal_cellular_alt1_bar_filled = NotStr('''''') -icon_lunch_dining_outlined = NotStr('''''') -icon_manage_search_sharp = NotStr('''''') -icon_drag_indicator_outlined = NotStr('''''') -icon_account_circle_sharp = NotStr('''''') -icon_south_sharp = NotStr('''''') -icon_contact_support_outlined = NotStr('''''') -icon_border_top_twotone = NotStr('''''') -icon_wb_cloudy_sharp = NotStr('''''') -icon_javascript_filled = NotStr('''''') -icon_rate_review_round = NotStr('''''') -icon_tv_off_filled = NotStr('''''') -icon_h_mobiledata_filled = NotStr('''''') -icon_shop_outlined = NotStr('''''') -icon_raw_off_sharp = NotStr('''''') -icon_videocam_filled = NotStr('''''') -icon_keyboard_double_arrow_down_sharp = NotStr(''' - - -''') -icon_table_rows_round = NotStr('''''') -icon_filter_alt_outlined = NotStr('''''') -icon_format_strikethrough_round = NotStr('''''') -icon_landscape_round = NotStr('''''') -icon_md22_mp_round = NotStr(''' - - -''') -icon_access_time_filled_sharp = NotStr('''''') -icon_markunread_outlined = NotStr('''''') -icon_do_not_disturb_off_twotone = NotStr(''' - - -''') -icon_straighten_twotone = NotStr(''' - - -''') -icon_content_paste_twotone = NotStr(''' - - -''') -icon_sentiment_very_dissatisfied_round = NotStr('''''') -icon_synagogue_outlined = NotStr(''' - - -''') -icon_developer_board_sharp = NotStr('''''') -icon_phone_missed_filled = NotStr('''''') -icon_sports_martial_arts_sharp = NotStr(''' - - -''') -icon_battery1_bar_filled = NotStr('''''') -icon_fort_round = NotStr('''''') -icon_night_shelter_sharp = NotStr('''''') -icon_tonality_filled = NotStr('''''') -icon_inventory2_round = NotStr('''''') -icon_scale_round = NotStr('''''') -icon_control_point_duplicate_outlined = NotStr('''''') -icon_move_up_round = NotStr('''''') -icon_restore_from_trash_twotone = NotStr(''' - - -''') -icon_subdirectory_arrow_left_twotone = NotStr('''''') -icon_area_chart_filled = NotStr('''''') -icon_attach_file_round = NotStr('''''') -icon_wifi2_bar_twotone = NotStr('''''') -icon_local_convenience_store_outlined = NotStr('''''') -icon_md9_k_twotone = NotStr(''' - - - - - -''') -icon_pie_chart_outline_twotone = NotStr('''''') -icon_wysiwyg_twotone = NotStr(''' - - -''') -icon_memory_twotone = NotStr(''' - - -''') -icon_calendar_month_outlined = NotStr('''''') -icon_format_italic_round = NotStr('''''') -icon_screen_share_filled = NotStr('''''') -icon_event_note_twotone = NotStr(''' - - -''') -icon_wb_sunny_round = NotStr('''''') -icon_hdr_enhanced_select_filled = NotStr('''''') -icon_shopping_cart_twotone = NotStr(''' - - -''') -icon_taxi_alert_sharp = NotStr(''' - - -''') -icon_bookmark_add_sharp = NotStr('''''') -icon_textsms_outlined = NotStr('''''') -icon_pageview_filled = NotStr('''''') -icon_sailing_outlined = NotStr('''''') -icon_kebab_dining_filled = NotStr('''''') -icon_filter8_outlined = NotStr('''''') -icon_no_photography_twotone = NotStr(''' - - -''') -icon_memory_sharp = NotStr('''''') -icon_e_mobiledata_round = NotStr('''''') -icon_assistant_outlined = NotStr('''''') -icon_not_interested_outlined = NotStr('''''') -icon_brightness_high_round = NotStr('''''') -icon_segment_round = NotStr('''''') -icon_book_sharp = NotStr('''''') -icon_filter_b_and_w_filled = NotStr('''''') -icon_adobe_sharp = NotStr('''''') -icon_switch_video_twotone = NotStr(''' - - -''') -icon_fork_right_filled = NotStr('''''') -icon_local_offer_outlined = NotStr(''' - - -''') -icon_thumbs_up_down_filled = NotStr('''''') -icon_read_more_filled = NotStr('''''') -icon_insert_page_break_round = NotStr('''''') -icon_tag_twotone = NotStr('''''') -icon_keyboard_tab_round = NotStr('''''') -icon_recommend_outlined = NotStr(''' - - -''') -icon_do_not_disturb_round = NotStr('''''') -icon_swipe_left_alt_twotone = NotStr(''' - - -''') -icon_people_round = NotStr('''''') -icon_charging_station_filled = NotStr('''''') -icon_all_inbox_twotone = NotStr(''' - - -''') -icon_perm_scan_wifi_filled = NotStr('''''') -icon_visibility_off_outlined = NotStr('''''') -icon_arrow_forward_sharp = NotStr('''''') -icon_price_change_twotone = NotStr(''' - - - -''') -icon_support_twotone = NotStr(''' - - -''') -icon_boy_sharp = NotStr('''''') -icon_stars_sharp = NotStr('''''') -icon_lens_filled = NotStr('''''') -icon_support_agent_sharp = NotStr(''' - - - - -''') -icon_md21_mp_round = NotStr(''' - - -''') -icon_stroller_filled = NotStr(''' - - - -''') -icon_spa_round = NotStr('''''') -icon_content_paste_search_twotone = NotStr(''' - - - -''') -icon_view_comfy_outlined = NotStr('''''') -icon_offline_share_filled = NotStr('''''') -icon_aod_outlined = NotStr('''''') -icon_pentagon_round = NotStr('''''') -icon_pause_circle_outline_filled = NotStr('''''') -icon_local_play_round = NotStr('''''') -icon_rv_hookup_sharp = NotStr('''''') -icon_text_rotate_vertical_twotone = NotStr('''''') -icon_call_made_outlined = NotStr('''''') -icon_trending_down_twotone = NotStr('''''') -icon_view_headline_twotone = NotStr('''''') -icon_vertical_align_top_round = NotStr('''''') -icon_all_inbox_outlined = NotStr('''''') -icon_format_list_bulleted_outlined = NotStr('''''') -icon_nightlight_round_round = NotStr('''''') -icon_directions_car_filled_round = NotStr('''''') -icon_align_horizontal_center_outlined = NotStr('''''') -icon_drag_handle_twotone = NotStr('''''') -icon_gamepad_sharp = NotStr('''''') -icon_density_large_sharp = NotStr('''''') -icon_exposure_plus2_outlined = NotStr('''''') -icon_mode_edit_filled = NotStr('''''') -icon_flourescent_filled = NotStr('''''') -icon_http_outlined = NotStr('''''') -icon_chair_alt_outlined = NotStr('''''') -icon_directions_transit_outlined = NotStr(''' - - - -''') -icon_cloud_sync_sharp = NotStr('''''') -icon_moped_outlined = NotStr(''' - - -''') -icon_publish_twotone = NotStr(''' - - -''') -icon_remove_road_sharp = NotStr('''''') -icon_account_box_sharp = NotStr('''''') -icon_equalizer_outlined = NotStr('''''') -icon_r_mobiledata_filled = NotStr('''''') -icon_text_format_round = NotStr('''''') -icon_favorite_border_filled = NotStr('''''') -icon_cloud_circle_filled = NotStr('''''') -icon_video_settings_round = NotStr(''' - - -''') -icon_mode_round = NotStr('''''') -icon_library_books_filled = NotStr('''''') -icon_explicit_round = NotStr('''''') -icon_phone_forwarded_sharp = NotStr('''''') -icon_perm_data_setting_sharp = NotStr('''''') -icon_price_check_twotone = NotStr('''''') -icon_calculate_sharp = NotStr('''''') -icon_self_improvement_filled = NotStr(''' - - -''') -icon_pest_control_rodent_round = NotStr('''''') -icon_md17_mp_sharp = NotStr(''' - - -''') -icon_md5_k_plus_round = NotStr('''''') -icon_share_arrival_time_sharp = NotStr('''''') -icon_device_hub_filled = NotStr('''''') -icon_md60_fps_select_outlined = NotStr('''''') -icon_favorite_round = NotStr('''''') -icon_label_important_round = NotStr('''''') -icon_subject_outlined = NotStr('''''') -icon_emoji_objects_filled = NotStr('''''') -icon_adb_sharp = NotStr('''''') -icon_open_in_browser_sharp = NotStr('''''') -icon_admin_panel_settings_filled = NotStr(''' - - -''') -icon_brightness3_sharp = NotStr('''''') -icon_account_balance_wallet_outlined = NotStr(''' - - -''') -icon_incomplete_circle_round = NotStr('''''') -icon_label_twotone = NotStr(''' - - -''') -icon_domain_add_twotone = NotStr(''' - - -''') -icon_md2_k_twotone = NotStr(''' - - - -''') -icon_camera_roll_filled = NotStr('''''') -icon_screenshot_round = NotStr('''''') -icon_expand_twotone = NotStr('''''') -icon_content_paste_sharp = NotStr('''''') -icon_play_circle_filled_outlined = NotStr('''''') -icon_download_done_sharp = NotStr('''''') -icon_access_alarm_twotone = NotStr(''' - - -''') -icon_outbond_sharp = NotStr('''''') -icon_nearby_off_sharp = NotStr('''''') -icon_folder_shared_filled = NotStr('''''') -icon_palette_sharp = NotStr('''''') -icon_scuba_diving_sharp = NotStr('''''') -icon_roofing_outlined = NotStr('''''') -icon_ssid_chart_sharp = NotStr('''''') -icon_add_link_outlined = NotStr('''''') -icon_grid_view_twotone = NotStr(''' - - -''') -icon_less_than_equal_round = NotStr(''' - - -''') -icon_room_sharp = NotStr('''''') -icon_sports_martial_arts_filled = NotStr(''' - - -''') -icon_mobile_screen_share_sharp = NotStr('''''') -icon_landslide_outlined = NotStr('''''') -icon_pan_tool_outlined = NotStr('''''') -icon_panorama_wide_angle_select_round = NotStr('''''') -icon_temple_hindu_round = NotStr('''''') -icon_near_me_disabled_twotone = NotStr(''' - - -''') -icon_soap_round = NotStr('''''') -icon_minimize_filled = NotStr('''''') -icon_signal_wifi_statusbar_null_twotone = NotStr('''''') -icon_person_add_alt_outlined = NotStr('''''') -icon_format_list_bulleted_round = NotStr('''''') -icon_gavel_outlined = NotStr('''''') -icon_videocam_off_filled = NotStr('''''') -icon_align_horizontal_center_round = NotStr('''''') -icon_inventory2_sharp = NotStr('''''') -icon_vertical_align_top_outlined = NotStr('''''') -icon_event_available_round = NotStr('''''') -icon_view_cozy_twotone = NotStr(''' - - - -''') -icon_roundabout_left_outlined = NotStr('''''') -icon_smart_screen_filled = NotStr(''' - - -''') -icon_science_sharp = NotStr('''''') -icon_camera_indoor_sharp = NotStr('''''') -icon_signal_wifi_statusbar_null_round = NotStr('''''') -icon_swipe_up_round = NotStr('''''') -icon_calendar_view_month_round = NotStr('''''') -icon_blender_filled = NotStr('''''') -icon_attach_money_filled = NotStr('''''') -icon_room_outlined = NotStr(''' - - -''') -icon_queue_twotone = NotStr(''' - - -''') -icon_display_settings_round = NotStr(''' - - -''') -icon_picture_in_picture_twotone = NotStr(''' - - - -''') -icon_arrow_circle_left_round = NotStr('''''') -icon_tsunami_sharp = NotStr('''''') -icon_horizontal_rule_sharp = NotStr('''''') -icon_drive_file_rename_outline_round = NotStr('''''') -icon_delete_sweep_outlined = NotStr('''''') -icon_front_hand_round = NotStr('''''') -icon_queue_music_round = NotStr('''''') -icon_subject_filled = NotStr('''''') -icon_swap_vert_filled = NotStr('''''') -icon_dark_mode_twotone = NotStr(''' - - -''') -icon_rule_round = NotStr('''''') -icon_north_west_outlined = NotStr('''''') -icon_corporate_fare_round = NotStr('''''') -icon_signal_wifi2_bar_outlined = NotStr(''' - - -''') -icon_notifications_paused_filled = NotStr('''''') -icon_perm_contact_calendar_twotone = NotStr(''' - - -''') -icon_drive_folder_upload_outlined = NotStr('''''') -icon_dns_outlined = NotStr('''''') -icon_mark_email_unread_filled = NotStr('''''') -icon_sync_disabled_round = NotStr('''''') -icon_sentiment_slightly_dissatisfied_twotone = NotStr(''' - - -''') -icon_no_cell_round = NotStr('''''') -icon_swap_calls_outlined = NotStr('''''') -icon_interests_sharp = NotStr('''''') -icon_warehouse_outlined = NotStr('''''') -icon_open_in_browser_round = NotStr('''''') -icon_wifi_find_twotone = NotStr(''' - - - -''') -icon_precision_manufacturing_twotone = NotStr(''' - - - -''') -icon_repeat_twotone = NotStr('''''') -icon_highlight_alt_outlined = NotStr('''''') -icon_masks_outlined = NotStr('''''') -icon_task_round = NotStr('''''') -icon_message_filled = NotStr('''''') -icon_horizontal_split_outlined = NotStr('''''') -icon_system_update_round = NotStr('''''') -icon_present_to_all_filled = NotStr('''''') -icon_crop75_outlined = NotStr('''''') -icon_nordic_walking_filled = NotStr('''''') -icon_group_add_sharp = NotStr('''''') -icon_hide_image_twotone = NotStr(''' - - -''') -icon_airlines_round = NotStr('''''') -icon_signal_cellular_connected_no_internet4_bar_outlined = NotStr('''''') -icon_panorama_horizontal_sharp = NotStr('''''') -icon_timer_twotone = NotStr(''' - - - -''') -icon_hotel_outlined = NotStr('''''') -icon_gpp_good_outlined = NotStr('''''') -icon_add_chart_outlined = NotStr(''' - - -''') -icon_file_download_outlined = NotStr('''''') -icon_md10_k_filled = NotStr('''''') -icon_door_sliding_round = NotStr('''''') -icon_dialpad_round = NotStr('''''') -icon_markunread_mailbox_round = NotStr('''''') -icon_account_box_filled = NotStr('''''') -icon_roundabout_left_filled = NotStr('''''') -icon_elderly_woman_round = NotStr('''''') -icon_person_add_filled = NotStr('''''') -icon_snippet_folder_filled = NotStr('''''') -icon_check_circle_outlined = NotStr('''''') -icon_light_mode_filled = NotStr('''''') -icon_insights_outlined = NotStr(''' - - -''') -icon_share_location_round = NotStr(''' - - -''') -icon_settings_system_daydream_outlined = NotStr('''''') -icon_print_sharp = NotStr('''''') -icon_label_important_twotone = NotStr(''' - - -''') -icon_assignment_ind_outlined = NotStr('''''') -icon_battery50_round = NotStr(''' - - -''') -icon_playlist_add_check_circle_sharp = NotStr('''''') -icon_battery20_sharp = NotStr(''' - - -''') -icon_system_update_alt_sharp = NotStr('''''') -icon_battery4_bar_filled = NotStr('''''') -icon_summarize_twotone = NotStr(''' - - - - - -''') -icon_battery60_outlined = NotStr(''' - - -''') -icon_gif_filled = NotStr('''''') -icon_exposure_outlined = NotStr('''''') -icon_star_border_purple500_filled = NotStr('''''') -icon_manage_accounts_twotone = NotStr(''' - - - -''') -icon_mode_comment_outlined = NotStr('''''') -icon_breakfast_dining_sharp = NotStr('''''') -icon_alternate_email_round = NotStr('''''') -icon_compare_arrows_round = NotStr('''''') -icon_exposure_plus1_round = NotStr('''''') -icon_do_disturb_off_twotone = NotStr(''' - - -''') -icon_delete_sweep_round = NotStr('''''') -icon_skateboarding_sharp = NotStr('''''') -icon_stay_primary_landscape_sharp = NotStr('''''') -icon_md12_mp_twotone = NotStr(''' - - - - - -''') -icon_incomplete_circle_twotone = NotStr('''''') -icon_cloud_circle_round = NotStr('''''') -icon_iso_round = NotStr('''''') -icon_import_contacts_filled = NotStr('''''') -icon_table_view_filled = NotStr('''''') -icon_storefront_outlined = NotStr('''''') -icon_extension_outlined = NotStr('''''') -icon_error_outline_outlined = NotStr('''''') -icon_stadium_round = NotStr('''''') -icon_widgets_sharp = NotStr('''''') -icon_motion_photos_pause_twotone = NotStr('''''') -icon_view_agenda_round = NotStr('''''') -icon_av_timer_twotone = NotStr(''' - - - - -''') -icon_screen_search_desktop_outlined = NotStr(''' - - -''') -icon_http_twotone = NotStr('''''') -icon_flood_sharp = NotStr('''''') -icon_south_east_filled = NotStr('''''') -icon_swipe_vertical_round = NotStr('''''') -icon_mark_email_read_round = NotStr('''''') -icon_turn_slight_right_round = NotStr('''''') -icon_visibility_off_sharp = NotStr('''''') -icon_bookmarks_outlined = NotStr('''''') -icon_beenhere_sharp = NotStr('''''') -icon_do_not_disturb_off_sharp = NotStr('''''') -icon_table_view_twotone = NotStr(''' - - -''') -icon_volume_up_outlined = NotStr('''''') -icon_battery_charging60_round = NotStr(''' - - -''') -icon_table_rows_filled = NotStr('''''') -icon_format_overline_filled = NotStr('''''') -icon_wb_auto_round = NotStr('''''') -icon_expand_outlined = NotStr('''''') -icon_production_quantity_limits_round = NotStr('''''') -icon_battery6_bar_sharp = NotStr('''''') -icon_bluetooth_connected_round = NotStr('''''') -icon_business_center_twotone = NotStr(''' - - -''') -icon_request_page_twotone = NotStr(''' - - -''') -icon_signal_cellular1_bar_sharp = NotStr(''' - - -''') -icon_line_axis_round = NotStr('''''') -icon_playlist_add_circle_outlined = NotStr('''''') -icon_add_chart_round = NotStr(''' - - - -''') -icon_health_and_safety_outlined = NotStr('''''') -icon_desktop_mac_sharp = NotStr('''''') -icon_wc_round = NotStr('''''') -icon_send_time_extension_twotone = NotStr(''' - - - -''') -icon_person_add_alt1_twotone = NotStr(''' - - - -''') -icon_phone_enabled_filled = NotStr('''''') -icon_offline_bolt_round = NotStr('''''') -icon_domain_verification_sharp = NotStr(''' - - -''') -icon_cloud_queue_outlined = NotStr('''''') -icon_waves_round = NotStr('''''') -icon_vertical_split_round = NotStr('''''') -icon_games_round = NotStr('''''') -icon_filter6_round = NotStr('''''') -icon_wb_iridescent_round = NotStr('''''') -icon_stay_primary_landscape_twotone = NotStr(''' - - -''') -icon_transgender_outlined = NotStr('''''') -icon_bluetooth_disabled_twotone = NotStr('''''') -icon_sentiment_neutral_twotone = NotStr(''' - - - - - -''') -icon_storm_twotone = NotStr(''' - - - - -''') -icon_alt_route_round = NotStr('''''') -icon_difference_sharp = NotStr('''''') -icon_mic_sharp = NotStr(''' - - -''') -icon_looks4_outlined = NotStr('''''') -icon_egg_alt_sharp = NotStr('''''') -icon_expand_more_outlined = NotStr('''''') -icon_battery5_bar_sharp = NotStr('''''') -icon_expand_less_round = NotStr('''''') -icon_flight_twotone = NotStr('''''') -icon_numbers_outlined = NotStr('''''') -icon_noise_aware_filled = NotStr(''' - - -''') -icon_support_agent_outlined = NotStr(''' - - - - -''') -icon_charging_station_round = NotStr('''''') -icon_text_rotation_none_round = NotStr('''''') -icon_push_pin_outlined = NotStr('''''') -icon_change_circle_twotone = NotStr(''' - - -''') -icon_cell_tower_twotone = NotStr(''' - - -''') -icon_format_size_outlined = NotStr('''''') -icon_undo_outlined = NotStr('''''') -icon_h_plus_mobiledata_filled = NotStr('''''') -icon_brightness_low_sharp = NotStr('''''') -icon_track_changes_round = NotStr('''''') -icon_nordic_walking_outlined = NotStr('''''') -icon_fastfood_filled = NotStr('''''') -icon_inbox_twotone = NotStr(''' - - -''') -icon_adjust_round = NotStr('''''') -icon_md8_k_round = NotStr('''''') -icon_speaker_notes_round = NotStr('''''') -icon_downhill_skiing_outlined = NotStr('''''') -icon_subtitles_off_twotone = NotStr(''' - - - -''') -icon_headphones_round = NotStr('''''') -icon_videogame_asset_off_filled = NotStr('''''') -icon_sports_motorsports_round = NotStr(''' - - -''') -icon_brightness4_sharp = NotStr('''''') -icon_house_siding_twotone = NotStr(''' - - -''') -icon_local_police_round = NotStr('''''') -icon_keyboard_option_key_filled = NotStr('''''') -icon_crib_twotone = NotStr(''' - - -''') -icon_markunread_filled = NotStr('''''') -icon_download_for_offline_filled = NotStr('''''') -icon_airline_seat_legroom_reduced_filled = NotStr('''''') -icon_post_add_filled = NotStr(''' - - -''') -icon_crop_sharp = NotStr('''''') -icon_agriculture_twotone = NotStr(''' - - - -''') -icon_electric_rickshaw_outlined = NotStr('''''') -icon_phonelink_lock_sharp = NotStr('''''') -icon_do_disturb_alt_outlined = NotStr('''''') -icon_format_shapes_round = NotStr('''''') -icon_filter_hdr_round = NotStr('''''') -icon_nearby_error_round = NotStr(''' - - - -''') -icon_backpack_filled = NotStr('''''') -icon_forward5_twotone = NotStr('''''') -icon_highlight_alt_round = NotStr('''''') -icon_move_up_twotone = NotStr(''' - - -''') -icon_exposure_sharp = NotStr('''''') -icon_copy_all_outlined = NotStr('''''') -icon_playlist_play_sharp = NotStr('''''') -icon_assignment_ind_filled = NotStr('''''') -icon_window_filled = NotStr('''''') -icon_pause_circle_filled_filled = NotStr('''''') -icon_calculate_filled = NotStr('''''') -icon_saved_search_twotone = NotStr(''' - - -''') -icon_remove_red_eye_outlined = NotStr('''''') -icon_discount_twotone = NotStr(''' - - - - -''') -icon_pix_round = NotStr(''' - - -''') -icon_star_border_round = NotStr('''''') -icon_add_shopping_cart_sharp = NotStr('''''') -icon_accessibility_new_filled = NotStr('''''') -icon_view_array_round = NotStr('''''') -icon_transfer_within_a_station_filled = NotStr('''''') -icon_flip_camera_ios_twotone = NotStr(''' - - - -''') -icon_md6_ft_apart_round = NotStr('''''') -icon_settings_accessibility_sharp = NotStr('''''') -icon_face_round = NotStr('''''') -icon_do_not_disturb_on_sharp = NotStr('''''') -icon_perm_device_information_filled = NotStr('''''') -icon_pending_actions_sharp = NotStr('''''') -icon_playlist_add_check_circle_round = NotStr('''''') -icon_deselect_filled = NotStr('''''') -icon_scoreboard_outlined = NotStr('''''') -icon_directions_bike_outlined = NotStr('''''') -icon_punch_clock_round = NotStr(''' - - -''') -icon_fax_round = NotStr('''''') -icon_wrong_location_twotone = NotStr(''' - - - -''') -icon_format_align_left_round = NotStr('''''') -icon_tsunami_outlined = NotStr('''''') -icon_dialer_sip_round = NotStr('''''') -icon_vaping_rooms_filled = NotStr('''''') -icon_pin_off_sharp = NotStr(''' - - -''') -icon_light_mode_sharp = NotStr('''''') -icon_emoji_transportation_filled = NotStr(''' - - - -''') -icon_check_circle_outline_sharp = NotStr('''''') -icon_sentiment_very_dissatisfied_sharp = NotStr('''''') -icon_open_in_new_twotone = NotStr('''''') -icon_view_headline_outlined = NotStr('''''') -icon_cyclone_round = NotStr(''' - - -''') -icon_divide_sharp = NotStr('''''') -icon_no_sim_round = NotStr('''''') -icon_calendar_view_day_round = NotStr('''''') -icon_border_top_round = NotStr('''''') -icon_toc_outlined = NotStr('''''') -icon_system_update_sharp = NotStr('''''') -icon_pie_chart_outline_filled = NotStr('''''') -icon_keyboard_tab_sharp = NotStr('''''') -icon_reply_round = NotStr('''''') -icon_person_pin_sharp = NotStr('''''') -icon_looks_one_outlined = NotStr('''''') -icon_camera_outdoor_round = NotStr('''''') -icon_calendar_view_day_sharp = NotStr('''''') -icon_md8_k_sharp = NotStr('''''') -icon_app_settings_alt_sharp = NotStr('''''') -icon_home_max_outlined = NotStr('''''') -icon_key_round = NotStr('''''') -icon_flaky_filled = NotStr('''''') -icon_card_membership_round = NotStr('''''') -icon_insights_twotone = NotStr(''' - - -''') -icon_warning_amber_sharp = NotStr('''''') -icon_local_car_wash_twotone = NotStr(''' - - - - -''') -icon_show_chart_sharp = NotStr('''''') -icon_signal_cellular_no_sim_round = NotStr('''''') -icon_personal_injury_filled = NotStr('''''') -icon_group_work_filled = NotStr('''''') -icon_loop_round = NotStr('''''') -icon_wb_iridescent_sharp = NotStr('''''') -icon_md15_mp_round = NotStr(''' - - -''') -icon_fiber_pin_filled = NotStr('''''') -icon_enhanced_encryption_twotone = NotStr(''' - - -''') -icon_battery_saver_twotone = NotStr('''''') -icon_shield_moon_outlined = NotStr(''' - - -''') -icon_upcoming_outlined = NotStr('''''') -icon_alternate_email_filled = NotStr('''''') -icon_snowmobile_round = NotStr('''''') -icon_pin_end_round = NotStr('''''') -icon_exposure_round = NotStr('''''') -icon_space_dashboard_sharp = NotStr('''''') -icon_iron_round = NotStr('''''') -icon_do_not_disturb_outlined = NotStr('''''') -icon_nature_people_twotone = NotStr(''' - - - -''') -icon_arrow_forward_outlined = NotStr('''''') -icon_install_desktop_filled = NotStr(''' - - -''') -icon_screen_lock_portrait_twotone = NotStr(''' - - -''') -icon_assignment_filled = NotStr('''''') -icon_video_file_filled = NotStr('''''') -icon_transfer_within_a_station_sharp = NotStr('''''') -icon_car_rental_sharp = NotStr('''''') -icon_volume_off_twotone = NotStr(''' - - -''') -icon_open_in_new_sharp = NotStr('''''') -icon_south_east_round = NotStr('''''') -icon_height_round = NotStr('''''') -icon_format_color_reset_sharp = NotStr('''''') -icon_swipe_twotone = NotStr(''' - - - -''') -icon_signal_cellular4_bar_round = NotStr('''''') -icon_expand_circle_down_outlined = NotStr('''''') -icon_add_comment_filled = NotStr('''''') -icon_import_export_filled = NotStr('''''') -icon_mark_as_unread_twotone = NotStr(''' - - - - -''') -icon_power_settings_new_outlined = NotStr('''''') -icon_reply_outlined = NotStr('''''') -icon_king_bed_sharp = NotStr('''''') -icon_dvr_outlined = NotStr('''''') -icon_motion_photos_on_round = NotStr('''''') -icon_keyboard_double_arrow_up_filled = NotStr(''' - - -''') -icon_military_tech_sharp = NotStr('''''') -icon_av_timer_filled = NotStr('''''') -icon_telegram_outlined = NotStr('''''') -icon_clear_outlined = NotStr('''''') -icon_no_encryption_filled = NotStr('''''') -icon_payment_round = NotStr('''''') -icon_holiday_village_filled = NotStr('''''') -icon_roundabout_right_round = NotStr('''''') -icon_departure_board_round = NotStr('''''') -icon_view_column_outlined = NotStr('''''') -icon_dry_cleaning_sharp = NotStr('''''') -icon_linear_scale_sharp = NotStr('''''') -icon_audio_file_filled = NotStr('''''') -icon_bedroom_child_round = NotStr(''' - - -''') -icon_forward_outlined = NotStr('''''') -icon_location_off_sharp = NotStr('''''') -icon_password_sharp = NotStr('''''') -icon_settings_input_antenna_filled = NotStr('''''') -icon_pause_round = NotStr('''''') -icon_list_twotone = NotStr('''''') -icon_medical_information_round = NotStr('''''') -icon_lunch_dining_round = NotStr('''''') -icon_network_locked_filled = NotStr('''''') -icon_local_pharmacy_round = NotStr('''''') -icon_co_present_filled = NotStr(''' - - - -''') -icon_car_repair_sharp = NotStr('''''') -icon_filter_tilt_shift_filled = NotStr('''''') -icon_pages_outlined = NotStr('''''') -icon_egg_alt_round = NotStr('''''') -icon_thunderstorm_outlined = NotStr('''''') -icon_dining_outlined = NotStr('''''') -icon_no_flash_outlined = NotStr('''''') -icon_bedroom_child_sharp = NotStr(''' - - -''') -icon_traffic_sharp = NotStr('''''') -icon_euro_round = NotStr('''''') -icon_wb_shade_twotone = NotStr('''''') -icon_assignment_turned_in_round = NotStr('''''') -icon_share_arrival_time_round = NotStr('''''') -icon_roller_skating_twotone = NotStr(''' - - -''') -icon_get_app_sharp = NotStr('''''') -icon_signal_wifi_bad_sharp = NotStr('''''') -icon_call_missed_sharp = NotStr('''''') -icon_md3_p_sharp = NotStr('''''') -icon_interests_round = NotStr('''''') -icon_read_more_sharp = NotStr('''''') -icon_call_end_filled = NotStr('''''') -icon_watch_later_outlined = NotStr('''''') -icon_browser_not_supported_filled = NotStr('''''') -icon_turn_slight_right_twotone = NotStr('''''') -icon_chrome_reader_mode_round = NotStr('''''') -icon_camera_filled = NotStr('''''') -icon_change_history_outlined = NotStr('''''') -icon_filter_center_focus_filled = NotStr('''''') -icon_poll_outlined = NotStr('''''') -icon_dry_filled = NotStr('''''') -icon_closed_caption_disabled_round = NotStr('''''') -icon_auto_fix_high_sharp = NotStr('''''') -icon_keyboard_arrow_right_sharp = NotStr('''''') -icon_segment_outlined = NotStr('''''') -icon_animation_sharp = NotStr('''''') -icon_css_sharp = NotStr('''''') -icon_format_bold_outlined = NotStr('''''') -icon_report_problem_filled = NotStr('''''') -icon_md4_g_mobiledata_twotone = NotStr('''''') -icon_youtube_searched_for_twotone = NotStr('''''') -icon_language_filled = NotStr('''''') -icon_local_library_round = NotStr('''''') -icon_publish_filled = NotStr('''''') -icon_fire_extinguisher_sharp = NotStr('''''') -icon_tune_sharp = NotStr('''''') -icon_content_paste_search_sharp = NotStr(''' - - -''') -icon_md15_mp_outlined = NotStr(''' - - - -''') -icon_emoji_nature_outlined = NotStr('''''') -icon_lens_blur_sharp = NotStr('''''') -icon_splitscreen_filled = NotStr('''''') -icon_fireplace_filled = NotStr('''''') -icon_gif_round = NotStr('''''') -icon_md4_mp_round = NotStr(''' - - -''') -icon_account_balance_filled = NotStr('''''') -icon_hdr_on_outlined = NotStr('''''') -icon_subscriptions_outlined = NotStr('''''') -icon_warning_amber_filled = NotStr(''' - - -''') -icon_offline_share_outlined = NotStr(''' - - - -''') -icon_cameraswitch_outlined = NotStr(''' - - - -''') -icon_cruelty_free_round = NotStr('''''') -icon_rtt_filled = NotStr('''''') -icon_pets_outlined = NotStr(''' - - - - - -''') -icon_h_plus_mobiledata_round = NotStr('''''') -icon_remove_shopping_cart_round = NotStr('''''') -icon_check_circle_round = NotStr('''''') -icon_local_laundry_service_filled = NotStr('''''') -icon_inventory_twotone = NotStr(''' - - - -''') -icon_mark_chat_read_sharp = NotStr('''''') -icon_connecting_airports_outlined = NotStr('''''') -icon_md60_fps_outlined = NotStr('''''') -icon_extension_filled = NotStr('''''') -icon_compost_round = NotStr('''''') -icon_border_left_twotone = NotStr('''''') -icon_sports_basketball_twotone = NotStr(''' - - -''') -icon_data_object_round = NotStr('''''') -icon_polyline_filled = NotStr('''''') -icon_align_vertical_center_filled = NotStr('''''') -icon_slideshow_filled = NotStr('''''') -icon_sports_motorsports_sharp = NotStr(''' - - -''') -icon_gite_round = NotStr('''''') -icon_subdirectory_arrow_right_filled = NotStr('''''') -icon_living_filled = NotStr(''' - - - -''') -icon_single_bed_outlined = NotStr('''''') -icon_rss_feed_filled = NotStr(''' - - -''') -icon_pan_tool_alt_round = NotStr('''''') -icon_temple_buddhist_filled = NotStr(''' - - - -''') -icon_edit_off_sharp = NotStr('''''') -icon_filter7_outlined = NotStr('''''') -icon_code_off_twotone = NotStr('''''') -icon_signal_cellular0_bar_round = NotStr('''''') -icon_record_voice_over_outlined = NotStr('''''') -icon_wifi1_bar_filled = NotStr('''''') -icon_playlist_add_check_filled = NotStr('''''') -icon_tablet_round = NotStr('''''') -icon_brightness5_twotone = NotStr(''' - - -''') -icon_contactless_twotone = NotStr(''' - - - -''') -icon_add_ic_call_outlined = NotStr('''''') -icon_hourglass_disabled_filled = NotStr('''''') -icon_ac_unit_outlined = NotStr('''''') -icon_trip_origin_twotone = NotStr('''''') -icon_schema_filled = NotStr('''''') -icon_hdr_enhanced_select_outlined = NotStr('''''') -icon_redo_outlined = NotStr('''''') -icon_mic_none_outlined = NotStr('''''') -icon_disc_full_round = NotStr('''''') -icon_two_wheeler_outlined = NotStr('''''') -icon_phone_callback_filled = NotStr('''''') -icon_drive_file_move_round = NotStr('''''') -icon_kitchen_sharp = NotStr('''''') -icon_cast_connected_sharp = NotStr('''''') -icon_notifications_none_filled = NotStr('''''') -icon_group_off_round = NotStr('''''') -icon_eject_round = NotStr('''''') -icon_html_round = NotStr('''''') -icon_system_update_outlined = NotStr('''''') -icon_score_round = NotStr('''''') -icon_brightness5_round = NotStr('''''') -icon_sports_soccer_filled = NotStr('''''') -icon_keyboard_control_key_sharp = NotStr('''''') -icon_delete_filled = NotStr('''''') -icon_directions_railway_filled_round = NotStr('''''') -icon_mark_unread_chat_alt_round = NotStr(''' - - -''') -icon_open_in_full_filled = NotStr('''''') -icon_php_outlined = NotStr('''''') -icon_keyboard_double_arrow_right_round = NotStr(''' - - -''') -icon_child_care_sharp = NotStr(''' - - - -''') -icon_file_upload_filled = NotStr('''''') -icon_donut_small_outlined = NotStr('''''') -icon_next_plan_sharp = NotStr('''''') -icon_local_printshop_sharp = NotStr('''''') -icon_align_horizontal_center_sharp = NotStr('''''') -icon_pause_circle_filled_sharp = NotStr('''''') -icon_electric_scooter_outlined = NotStr(''' - - -''') -icon_hdr_strong_sharp = NotStr('''''') -icon_https_sharp = NotStr('''''') -icon_directions_subway_filled_sharp = NotStr('''''') -icon_real_estate_agent_filled = NotStr('''''') -icon_multiple_stop_round = NotStr('''''') -icon_equals_sharp = NotStr('''''') -icon_download_twotone = NotStr(''' - - -''') -icon_emergency_share_outlined = NotStr('''''') -icon_folder_zip_round = NotStr('''''') -icon_stacked_bar_chart_filled = NotStr('''''') -icon_temple_buddhist_sharp = NotStr(''' - - - -''') -icon_vpn_key_off_outlined = NotStr('''''') -icon_chat_sharp = NotStr('''''') -icon_sports_volleyball_round = NotStr('''''') -icon_perm_scan_wifi_outlined = NotStr('''''') -icon_emoji_food_beverage_round = NotStr('''''') -icon_view_list_round = NotStr('''''') -icon_kayaking_outlined = NotStr('''''') -icon_earbuds_battery_outlined = NotStr('''''') -icon_add_circle_outline_round = NotStr('''''') -icon_md5_g_round = NotStr('''''') -icon_data_array_sharp = NotStr('''''') -icon_battery_charging30_outlined = NotStr(''' - - -''') -icon_app_shortcut_round = NotStr(''' - - -''') -icon_ondemand_video_twotone = NotStr(''' - - -''') -icon_battery3_bar_outlined = NotStr('''''') -icon_maximize_sharp = NotStr('''''') -icon_baby_changing_station_filled = NotStr('''''') -icon_security_sharp = NotStr('''''') -icon_md21_mp_sharp = NotStr(''' - - -''') -icon_chrome_reader_mode_sharp = NotStr('''''') -icon_margin_sharp = NotStr('''''') -icon_signal_cellular_off_round = NotStr('''''') -icon_flight_outlined = NotStr('''''') -icon_high_quality_outlined = NotStr('''''') -icon_keyboard_hide_twotone = NotStr(''' - - -''') -icon_screen_share_outlined = NotStr('''''') -icon_md4_mp_twotone = NotStr(''' - - - - - -''') -icon_looks3_twotone = NotStr(''' - - -''') -icon_hls_sharp = NotStr('''''') -icon_history_edu_outlined = NotStr('''''') -icon_unarchive_filled = NotStr('''''') -icon_no_transfer_filled = NotStr('''''') -icon_vpn_lock_sharp = NotStr('''''') -icon_connect_without_contact_round = NotStr('''''') -icon_view_headline_sharp = NotStr('''''') -icon_personal_injury_sharp = NotStr('''''') -icon_connected_tv_outlined = NotStr('''''') -icon_md4_k_twotone = NotStr(''' - - -''') -icon_leaderboard_twotone = NotStr(''' - - -''') -icon_battery_charging20_filled = NotStr(''' - - -''') -icon_contact_page_outlined = NotStr('''''') -icon_online_prediction_sharp = NotStr('''''') -icon_directions_off_twotone = NotStr(''' - - -''') -icon_wifi_protected_setup_sharp = NotStr(''' - - -''') -icon_sd_card_alert_twotone = NotStr(''' - - -''') -icon_settings_suggest_sharp = NotStr('''''') -icon_phonelink_erase_round = NotStr('''''') -icon_attach_email_round = NotStr(''' - - -''') -icon_snooze_sharp = NotStr('''''') -icon_qr_code_twotone = NotStr(''' - - -''') -icon_md18_mp_sharp = NotStr(''' - - - -''') -icon_photo_size_select_small_round = NotStr('''''') -icon_subscriptions_twotone = NotStr(''' - - -''') -icon_north_east_filled = NotStr('''''') -icon_edit_notifications_sharp = NotStr('''''') -icon_vrpano_filled = NotStr('''''') -icon_stop_circle_outlined = NotStr('''''') -icon_filter_alt_sharp = NotStr('''''') -icon_sentiment_slightly_dissatisfied_outlined = NotStr(''' - - - -''') -icon_settings_cell_twotone = NotStr(''' - - -''') -icon_qr_code_scanner_filled = NotStr('''''') -icon_playlist_add_check_circle_filled = NotStr('''''') -icon_currency_lira_outlined = NotStr('''''') -icon_alternate_email_twotone = NotStr('''''') -icon_task_alt_outlined = NotStr('''''') -icon_exposure_zero_round = NotStr('''''') -icon_square_twotone = NotStr(''' - - -''') -icon_md1_x_mobiledata_filled = NotStr('''''') -icon_brightness_medium_twotone = NotStr(''' - - -''') -icon_view_column_sharp = NotStr('''''') -icon_next_week_sharp = NotStr('''''') -icon_md7_k_round = NotStr('''''') -icon_sports_gymnastics_round = NotStr('''''') -icon_villa_filled = NotStr('''''') -icon_history_edu_twotone = NotStr(''' - - - -''') -icon_airline_seat_flat_angled_sharp = NotStr('''''') -icon_new_label_outlined = NotStr('''''') -icon_no_accounts_sharp = NotStr(''' - - -''') -icon_phonelink_lock_round = NotStr(''' - - -''') -icon_cancel_round = NotStr('''''') -icon_pageview_round = NotStr('''''') -icon_home_max_filled = NotStr('''''') -icon_font_download_twotone = NotStr(''' - - -''') -icon_link_outlined = NotStr('''''') -icon_send_and_archive_twotone = NotStr(''' - - - -''') -icon_wb_shade_filled = NotStr('''''') -icon_delete_outline_round = NotStr('''''') -icon_md11_mp_round = NotStr(''' - - -''') -icon_noise_aware_round = NotStr(''' - - -''') -icon_battery_unknown_filled = NotStr('''''') -icon_local_movies_filled = NotStr('''''') -icon_aspect_ratio_outlined = NotStr('''''') -icon_supervisor_account_outlined = NotStr('''''') -icon_assignment_returned_twotone = NotStr(''' - - -''') -icon_table_chart_round = NotStr('''''') -icon_euro_twotone = NotStr('''''') -icon_picture_as_pdf_round = NotStr('''''') -icon_code_off_outlined = NotStr('''''') -icon_fitness_center_twotone = NotStr('''''') -icon_access_time_filled = NotStr(''' - - -''') -icon_lock_reset_filled = NotStr('''''') -icon_laptop_windows_twotone = NotStr(''' - - -''') -icon_view_timeline_sharp = NotStr('''''') -icon_online_prediction_round = NotStr('''''') -icon_stop_screen_share_sharp = NotStr('''''') -icon_apple_filled = NotStr('''''') -icon_warning_twotone = NotStr(''' - - -''') -icon_arrow_circle_right_outlined = NotStr('''''') -icon_emoji_events_twotone = NotStr(''' - - -''') -icon_construction_twotone = NotStr('''''') -icon_volume_mute_outlined = NotStr('''''') -icon_md5_k_filled = NotStr('''''') -icon_blur_off_twotone = NotStr(''' - - - - - - - - - - - - - -''') -icon_directions_bus_sharp = NotStr('''''') -icon_scanner_round = NotStr('''''') -icon_build_circle_outlined = NotStr(''' - - -''') -icon_loyalty_outlined = NotStr(''' - - - -''') -icon_filter3_twotone = NotStr(''' - - -''') -icon_star_rate_filled = NotStr('''''') -icon_insert_invitation_sharp = NotStr('''''') -icon_tour_outlined = NotStr('''''') -icon_medication_round = NotStr('''''') -icon_incomplete_circle_filled = NotStr('''''') -icon_backup_filled = NotStr('''''') -icon_skateboarding_filled = NotStr('''''') -icon_sim_card_round = NotStr('''''') -icon_network_wifi2_bar_outlined = NotStr('''''') -icon_save_outlined = NotStr('''''') -icon_access_alarm_round = NotStr('''''') -icon_shopping_bag_sharp = NotStr('''''') -icon_format_quote_filled = NotStr('''''') -icon_dirty_lens_round = NotStr('''''') -icon_text_rotation_down_sharp = NotStr('''''') -icon_theater_comedy_round = NotStr(''' - - -''') -icon_forward30_sharp = NotStr('''''') -icon_subway_twotone = NotStr(''' - - -''') -icon_mark_chat_read_twotone = NotStr(''' - - -''') -icon_stadium_outlined = NotStr('''''') -icon_directions_subway_filled_twotone = NotStr(''' - - - - -''') -icon_store_mall_directory_twotone = NotStr(''' - - -''') -icon_speed_outlined = NotStr(''' - - -''') -icon_motion_photos_auto_twotone = NotStr('''''') -icon_charging_station_outlined = NotStr('''''') -icon_disabled_visible_outlined = NotStr('''''') -icon_directions_boat_filled_twotone = NotStr(''' - - -''') -icon_flare_twotone = NotStr('''''') -icon_offline_pin_sharp = NotStr('''''') -icon_color_lens_outlined = NotStr(''' - - - - - -''') -icon_vertical_align_bottom_outlined = NotStr('''''') -icon_directions_walk_round = NotStr('''''') -icon_call_missed_outlined = NotStr('''''') -icon_navigate_before_sharp = NotStr('''''') -icon_pause_circle_filled_twotone = NotStr(''' - - - -''') -icon_md30_fps_select_twotone = NotStr('''''') -icon_running_with_errors_round = NotStr('''''') -icon_south_filled = NotStr('''''') -icon_control_point_twotone = NotStr(''' - - -''') -icon_people_outline_filled = NotStr('''''') -icon_md6_ft_apart_twotone = NotStr('''''') -icon_remove_from_queue_round = NotStr('''''') -icon_vertical_split_outlined = NotStr('''''') -icon_add_circle_outline_twotone = NotStr('''''') -icon_download_for_offline_sharp = NotStr('''''') -icon_swipe_up_alt_sharp = NotStr('''''') -icon_sentiment_very_dissatisfied_filled = NotStr(''' - - - -''') -icon_attachment_outlined = NotStr('''''') -icon_currency_yuan_outlined = NotStr('''''') -icon_sports_hockey_sharp = NotStr('''''') -icon_camera_alt_sharp = NotStr(''' - - -''') -icon_commute_outlined = NotStr('''''') -icon_stay_current_portrait_twotone = NotStr(''' - - -''') -icon_nightlife_filled = NotStr('''''') -icon_u_turn_right_outlined = NotStr('''''') -icon_straight_round = NotStr('''''') -icon_text_rotation_angledown_twotone = NotStr('''''') -icon_remove_circle_outline_twotone = NotStr('''''') -icon_snapchat_twotone = NotStr('''''') -icon_restaurant_twotone = NotStr('''''') -icon_settings_filled = NotStr('''''') -icon_php_filled = NotStr('''''') -icon_swipe_up_filled = NotStr('''''') -icon_directions_subway_filled_round = NotStr('''''') -icon_signal_cellular_connected_no_internet4_bar_sharp = NotStr('''''') -icon_recommend_filled = NotStr('''''') -icon_call_missed_filled = NotStr('''''') -icon_fmd_good_filled = NotStr('''''') -icon_car_rental_round = NotStr('''''') -icon_motion_photos_paused_round = NotStr('''''') -icon_coronavirus_filled = NotStr('''''') -icon_security_update_sharp = NotStr('''''') -icon_md60_fps_twotone = NotStr('''''') -icon_straighten_sharp = NotStr('''''') -icon_play_circle_outline_twotone = NotStr('''''') -icon_play_for_work_sharp = NotStr('''''') -icon_elderly_round = NotStr('''''') -icon_add_location_filled = NotStr('''''') -icon_notifications_outlined = NotStr('''''') -icon_local_police_outlined = NotStr('''''') -icon_usb_round = NotStr('''''') -icon_sync_disabled_filled = NotStr('''''') -icon_ad_units_outlined = NotStr(''' - - -''') -icon_flare_filled = NotStr('''''') -icon_send_to_mobile_filled = NotStr('''''') -icon_hardware_twotone = NotStr(''' - - -''') -icon_nightlife_twotone = NotStr('''''') -icon_agriculture_round = NotStr(''' - - -''') -icon_spatial_audio_off_filled = NotStr(''' - - - -''') -icon_design_services_filled = NotStr('''''') -icon_notes_sharp = NotStr('''''') -icon_info_twotone = NotStr(''' - - -''') -icon_swap_horizontal_circle_sharp = NotStr('''''') -icon_swap_horiz_round = NotStr('''''') -icon_border_vertical_outlined = NotStr('''''') -icon_admin_panel_settings_outlined = NotStr(''' - - - -''') -icon_get_app_filled = NotStr('''''') -icon_md9_mp_outlined = NotStr(''' - - - -''') -icon_woman_outlined = NotStr(''' - - -''') -icon_unarchive_sharp = NotStr('''''') -icon_swap_horiz_filled = NotStr('''''') -icon_kebab_dining_sharp = NotStr('''''') -icon_text_rotation_angleup_round = NotStr('''''') -icon_tab_unselected_round = NotStr('''''') -icon_mic_none_twotone = NotStr(''' - - -''') -icon_cable_outlined = NotStr('''''') -icon_filter7_round = NotStr('''''') -icon_sync_lock_sharp = NotStr('''''') -icon_settings_input_antenna_outlined = NotStr('''''') -icon_ssid_chart_filled = NotStr('''''') -icon_settings_input_composite_round = NotStr('''''') -icon_do_not_disturb_on_outlined = NotStr('''''') -icon_linear_scale_filled = NotStr('''''') -icon_airplanemode_inactive_round = NotStr('''''') -icon_sports_kabaddi_filled = NotStr(''' - - - -''') -icon_volume_mute_sharp = NotStr('''''') -icon_campaign_outlined = NotStr('''''') -icon_brightness_auto_twotone = NotStr(''' - - -''') -icon_add_reaction_round = NotStr('''''') -icon_cruelty_free_filled = NotStr('''''') -icon_zoom_in_round = NotStr('''''') -icon_plus_sharp = NotStr('''''') -icon_edit_location_alt_filled = NotStr(''' - - -''') -icon_workspaces_sharp = NotStr('''''') -icon_note_add_twotone = NotStr(''' - - -''') -icon_favorite_twotone = NotStr(''' - - -''') -icon_clear_all_twotone = NotStr('''''') -icon_arrow_back_ios_sharp = NotStr('''''') -icon_panorama_horizontal_twotone = NotStr(''' - - -''') -icon_cast_filled = NotStr('''''') -icon_timer3_select_outlined = NotStr('''''') -icon_assignment_return_round = NotStr('''''') -icon_switch_account_twotone = NotStr(''' - - -''') -icon_place_outlined = NotStr('''''') -icon_forward_round = NotStr('''''') -icon_add_location_outlined = NotStr('''''') -icon_directions_off_sharp = NotStr('''''') -icon_md24_mp_outlined = NotStr(''' - - - -''') -icon_monochrome_photos_outlined = NotStr('''''') -icon_chair_alt_filled = NotStr('''''') -icon_emergency_share_twotone = NotStr(''' - - -''') -icon_flashlight_off_twotone = NotStr(''' - - -''') -icon_no_drinks_sharp = NotStr('''''') -icon_phone_twotone = NotStr(''' - - -''') -icon_microwave_sharp = NotStr('''''') -icon_local_parking_twotone = NotStr('''''') -icon_video_stable_round = NotStr(''' - - -''') -icon_currency_yen_filled = NotStr('''''') -icon_volume_down_filled = NotStr('''''') -icon_gif_box_sharp = NotStr('''''') -icon_settings_phone_sharp = NotStr('''''') -icon_dehaze_sharp = NotStr('''''') -icon_flourescent_sharp = NotStr('''''') -icon_pivot_table_chart_round = NotStr('''''') -icon_switch_left_filled = NotStr('''''') -icon_laptop_mac_twotone = NotStr(''' - - -''') -icon_traffic_filled = NotStr('''''') -icon_apps_outlined = NotStr('''''') -icon_power_outlined = NotStr('''''') -icon_visibility_off_twotone = NotStr(''' - - -''') -icon_filter_twotone = NotStr(''' - - -''') -icon_settings_input_hdmi_round = NotStr('''''') -icon_fort_twotone = NotStr(''' - - -''') -icon_battery_charging50_round = NotStr(''' - - -''') -icon_yard_sharp = NotStr(''' - - -''') -icon_people_outline_sharp = NotStr('''''') -icon_text_rotate_vertical_outlined = NotStr('''''') -icon_api_outlined = NotStr('''''') -icon_devices_fold_filled = NotStr('''''') -icon_tapas_round = NotStr('''''') -icon_settings_applications_round = NotStr(''' - - -''') -icon_turn_right_sharp = NotStr('''''') -icon_bar_chart_round = NotStr('''''') -icon_airline_seat_recline_normal_twotone = NotStr('''''') -icon_downloading_outlined = NotStr('''''') -icon_control_point_duplicate_round = NotStr('''''') -icon_record_voice_over_filled = NotStr(''' - - -''') -icon_battery_full_round = NotStr('''''') -icon_arrow_drop_down_twotone = NotStr('''''') -icon_campaign_twotone = NotStr(''' - - -''') -icon_auto_fix_off_outlined = NotStr('''''') -icon_play_arrow_twotone = NotStr(''' - - -''') -icon_crop54_filled = NotStr('''''') -icon_alarm_add_outlined = NotStr('''''') -icon_vpn_key_outlined = NotStr('''''') -icon_perm_device_information_outlined = NotStr('''''') -icon_pentagon_twotone = NotStr(''' - - -''') -icon_center_focus_weak_outlined = NotStr('''''') -icon_qr_code2_outlined = NotStr('''''') -icon_no_meals_sharp = NotStr('''''') -icon_toggle_on_twotone = NotStr(''' - - -''') -icon_percent_twotone = NotStr('''''') -icon_pattern_twotone = NotStr('''''') -icon_web_asset_off_outlined = NotStr('''''') -icon_account_circle_twotone = NotStr(''' - - -''') -icon_fax_twotone = NotStr(''' - - - - - - - -''') -icon_panorama_wide_angle_sharp = NotStr('''''') -icon_view_carousel_filled = NotStr('''''') -icon_remove_circle_sharp = NotStr('''''') -icon_snowshoeing_round = NotStr('''''') -icon_closed_caption_disabled_twotone = NotStr(''' - - -''') -icon_location_disabled_round = NotStr('''''') -icon_md23_mp_outlined = NotStr(''' - - - -''') -icon_local_post_office_sharp = NotStr('''''') -icon_female_round = NotStr('''''') -icon_view_sidebar_round = NotStr('''''') -icon_deblur_sharp = NotStr(''' - - - - - - - - - - - - - -''') -icon_play_disabled_twotone = NotStr(''' - - -''') -icon_hd_round = NotStr('''''') -icon_mark_email_unread_sharp = NotStr('''''') -icon_no_cell_outlined = NotStr('''''') -icon_horizontal_split_sharp = NotStr('''''') -icon_maps_home_work_sharp = NotStr(''' - - -''') -icon_sim_card_alert_filled = NotStr('''''') -icon_divide_filled = NotStr('''''') -icon_fast_forward_sharp = NotStr('''''') -icon_monitor_round = NotStr('''''') -icon_battery30_twotone = NotStr(''' - - -''') -icon_bike_scooter_round = NotStr(''' - - -''') -icon_amp_stories_round = NotStr('''''') -icon_single_bed_filled = NotStr('''''') -icon_more_horiz_filled = NotStr('''''') -icon_snooze_twotone = NotStr('''''') -icon_format_list_numbered_rtl_outlined = NotStr('''''') -icon_camera_rear_filled = NotStr('''''') -icon_burst_mode_filled = NotStr('''''') -icon_spatial_audio_sharp = NotStr(''' - - - -''') -icon_blur_linear_sharp = NotStr('''''') -icon_emergency_sharp = NotStr('''''') -icon_lock_clock_twotone = NotStr(''' - - - -''') -icon_auto_graph_round = NotStr('''''') -icon_emergency_recording_outlined = NotStr('''''') -icon_format_clear_sharp = NotStr('''''') -icon_fork_left_filled = NotStr('''''') -icon_science_twotone = NotStr(''' - - -''') -icon_imagesearch_roller_round = NotStr('''''') -icon_mp_twotone = NotStr(''' - - - - -''') -icon_lightbulb_filled = NotStr('''''') -icon_signal_cellular4_bar_sharp = NotStr('''''') -icon_airline_seat_flat_round = NotStr('''''') -icon_restore_page_filled = NotStr('''''') -icon_local_grocery_store_filled = NotStr('''''') -icon_comments_disabled_round = NotStr('''''') -icon_local_activity_outlined = NotStr('''''') -icon_hdr_on_select_twotone = NotStr('''''') -icon_blur_on_sharp = NotStr('''''') -icon_compost_sharp = NotStr('''''') -icon_file_download_sharp = NotStr('''''') -icon_md5_mp_twotone = NotStr(''' - - - - - -''') -icon_videogame_asset_outlined = NotStr(''' - - - -''') -icon_factory_round = NotStr('''''') -icon_cancel_schedule_send_outlined = NotStr(''' - - -''') -icon_grid_goldenratio_twotone = NotStr('''''') -icon_attachment_filled = NotStr('''''') -icon_person_add_disabled_outlined = NotStr('''''') -icon_md360_outlined = NotStr('''''') -icon_person_search_outlined = NotStr('''''') -icon_group_add_filled = NotStr('''''') -icon_video_label_twotone = NotStr(''' - - -''') -icon_dock_outlined = NotStr('''''') -icon_panorama_vertical_sharp = NotStr('''''') -icon_view_comfy_alt_sharp = NotStr('''''') -icon_sms_failed_twotone = NotStr(''' - - -''') -icon_pageview_outlined = NotStr('''''') -icon_turn_sharp_right_twotone = NotStr('''''') -icon_install_desktop_outlined = NotStr(''' - - -''') -icon_recent_actors_sharp = NotStr('''''') -icon_sensors_outlined = NotStr('''''') -icon_golf_course_round = NotStr(''' - - -''') -icon_credit_card_off_outlined = NotStr('''''') -icon_directions_sharp = NotStr('''''') -icon_circle_notifications_filled = NotStr('''''') -icon_backpack_outlined = NotStr('''''') -icon_pinch_round = NotStr('''''') -icon_shopping_cart_round = NotStr('''''') -icon_mic_off_filled = NotStr('''''') -icon_facebook_twotone = NotStr('''''') -icon_electrical_services_twotone = NotStr(''' - - -''') -icon_hdr_off_round = NotStr('''''') -icon_md2_mp_filled = NotStr('''''') -icon_compare_sharp = NotStr('''''') -icon_male_sharp = NotStr('''''') -icon_assignment_return_sharp = NotStr('''''') -icon_waves_twotone = NotStr('''''') -icon_forward_to_inbox_twotone = NotStr(''' - - -''') -icon_repeat_one_outlined = NotStr('''''') -icon_assignment_ind_round = NotStr('''''') -icon_bakery_dining_twotone = NotStr(''' - - -''') -icon_rectangle_round = NotStr('''''') -icon_swap_vertical_circle_twotone = NotStr(''' - - -''') -icon_directions_twotone = NotStr(''' - - -''') -icon_flag_circle_sharp = NotStr('''''') -icon_key_off_sharp = NotStr('''''') -icon_how_to_vote_filled = NotStr('''''') -icon_grid_off_sharp = NotStr('''''') -icon_filter1_round = NotStr('''''') -icon_airplanemode_inactive_sharp = NotStr('''''') -icon_vpn_key_sharp = NotStr('''''') -icon_keyboard_double_arrow_right_outlined = NotStr(''' - - -''') -icon_fmd_bad_round = NotStr('''''') -icon_shuffle_twotone = NotStr('''''') -icon_festival_outlined = NotStr('''''') -icon_rowing_sharp = NotStr('''''') -icon_auto_fix_high_outlined = NotStr('''''') -icon_nfc_twotone = NotStr('''''') -icon_thumb_down_outlined = NotStr('''''') -icon_request_quote_sharp = NotStr('''''') -icon_no_transfer_round = NotStr('''''') -icon_create_round = NotStr('''''') -icon_crop_rotate_round = NotStr('''''') -icon_navigate_before_round = NotStr('''''') -icon_backspace_outlined = NotStr('''''') -icon_add_circle_outline_sharp = NotStr('''''') -icon_screen_search_desktop_twotone = NotStr(''' - - - -''') -icon_notification_add_round = NotStr('''''') -icon_linear_scale_round = NotStr('''''') -icon_play_circle_round = NotStr('''''') -icon_insert_photo_outlined = NotStr('''''') -icon_md3_d_rotation_twotone = NotStr('''''') -icon_drafts_filled = NotStr('''''') -icon_grid_on_sharp = NotStr('''''') -icon_turn_slight_right_filled = NotStr('''''') -icon_star_purple500_sharp = NotStr('''''') -icon_crop_original_outlined = NotStr('''''') -icon_fact_check_sharp = NotStr('''''') -icon_save_as_filled = NotStr('''''') -icon_note_add_filled = NotStr('''''') -icon_contrast_twotone = NotStr('''''') -icon_format_strikethrough_outlined = NotStr('''''') -icon_face_retouching_natural_round = NotStr(''' - - - - -''') -icon_airline_seat_legroom_extra_filled = NotStr('''''') -icon_delete_round = NotStr('''''') -icon_terminal_filled = NotStr('''''') -icon_web_asset_off_round = NotStr('''''') -icon_dialpad_outlined = NotStr('''''') -icon_panorama_vertical_select_sharp = NotStr('''''') -icon_screen_search_desktop_round = NotStr(''' - - -''') -icon_wifi_find_filled = NotStr(''' - - -''') -icon_phonelink_erase_outlined = NotStr('''''') -icon_control_camera_sharp = NotStr(''' - - -''') -icon_music_video_round = NotStr(''' - - -''') -icon_business_center_outlined = NotStr('''''') -icon_bus_alert_outlined = NotStr(''' - - - - -''') -icon_headset_sharp = NotStr('''''') -icon_image_aspect_ratio_filled = NotStr('''''') -icon_safety_check_outlined = NotStr('''''') -icon_flash_auto_sharp = NotStr('''''') -icon_child_friendly_twotone = NotStr(''' - - -''') -icon_data_exploration_twotone = NotStr(''' - - -''') -icon_hourglass_empty_sharp = NotStr('''''') -icon_snapchat_sharp = NotStr('''''') -icon_pest_control_outlined = NotStr(''' - - -''') -icon_bloodtype_sharp = NotStr('''''') -icon_signal_wifi3_bar_twotone = NotStr(''' - - -''') -icon_filter_hdr_twotone = NotStr(''' - - -''') -icon_numbers_twotone = NotStr('''''') -icon_signal_cellular_alt1_bar_sharp = NotStr('''''') -icon_density_small_outlined = NotStr('''''') -icon_thumb_up_off_alt_sharp = NotStr('''''') -icon_signal_wifi1_bar_lock_twotone = NotStr(''' - - -''') -icon_local_pizza_outlined = NotStr('''''') -icon_hub_round = NotStr('''''') -icon_do_not_touch_twotone = NotStr(''' - - -''') -icon_flag_twotone = NotStr(''' - - -''') -icon_downloading_round = NotStr('''''') -icon_message_round = NotStr('''''') -icon_analytics_outlined = NotStr(''' - - -''') -icon_forward5_round = NotStr('''''') -icon_redeem_filled = NotStr('''''') -icon_keyboard_backspace_round = NotStr('''''') -icon_directions_car_outlined = NotStr(''' - - - -''') -icon_park_round = NotStr('''''') -icon_mediation_sharp = NotStr('''''') -icon_videocam_twotone = NotStr(''' - - -''') -icon_radio_outlined = NotStr(''' - - -''') -icon_display_settings_sharp = NotStr(''' - - -''') -icon_network_wifi1_bar_filled = NotStr('''''') -icon_motion_photos_off_outlined = NotStr('''''') -icon_gite_filled = NotStr('''''') -icon_medical_services_sharp = NotStr('''''') -icon_call_to_action_round = NotStr('''''') -icon_signal_wifi_statusbar_null_sharp = NotStr('''''') -icon_perm_scan_wifi_round = NotStr('''''') -icon_sports_baseball_twotone = NotStr(''' - - - - -''') -icon_backup_table_sharp = NotStr(''' - - -''') -icon_add_to_photos_filled = NotStr('''''') -icon_app_registration_round = NotStr(''' - - - - - - -''') -icon_highlight_off_round = NotStr('''''') -icon_add_to_photos_round = NotStr('''''') -icon_ballot_filled = NotStr('''''') -icon_pie_chart_outlined = NotStr('''''') -icon_dashboard_customize_twotone = NotStr(''' - - -''') -icon_merge_type_sharp = NotStr('''''') -icon_remove_shopping_cart_twotone = NotStr(''' - - - -''') -icon_waving_hand_sharp = NotStr('''''') -icon_equals_twotone = NotStr('''''') -icon_catching_pokemon_filled = NotStr('''''') -icon_bolt_outlined = NotStr('''''') -icon_local_gas_station_filled = NotStr('''''') -icon_control_camera_round = NotStr(''' - - -''') -icon_rice_bowl_outlined = NotStr('''''') -icon_water_twotone = NotStr('''''') -icon_widgets_filled = NotStr('''''') -icon_card_giftcard_filled = NotStr('''''') -icon_screen_lock_rotation_sharp = NotStr('''''') -icon_add_card_round = NotStr('''''') -icon_share_filled = NotStr('''''') -icon_whatsapp_outlined = NotStr('''''') -icon_south_east_twotone = NotStr('''''') -icon_settings_overscan_twotone = NotStr(''' - - -''') -icon_library_music_filled = NotStr('''''') -icon_filter_tilt_shift_round = NotStr('''''') -icon_delivery_dining_twotone = NotStr(''' - - - -''') -icon_not_started_filled = NotStr('''''') -icon_image_search_sharp = NotStr('''''') -icon_md4_k_filled = NotStr('''''') -icon_monitor_twotone = NotStr(''' - - -''') -icon_linear_scale_twotone = NotStr('''''') -icon_photo_size_select_actual_twotone = NotStr(''' - - -''') -icon_star_outline_round = NotStr('''''') -icon_border_bottom_sharp = NotStr('''''') -icon_my_location_round = NotStr('''''') -icon_hardware_sharp = NotStr('''''') -icon_arrow_left_filled = NotStr('''''') -icon_person_search_twotone = NotStr(''' - - - - -''') -icon_horizontal_split_filled = NotStr('''''') -icon_important_devices_twotone = NotStr(''' - - -''') -icon_equalizer_twotone = NotStr('''''') -icon_dns_sharp = NotStr('''''') -icon_skip_previous_twotone = NotStr(''' - - -''') -icon_thumb_up_alt_sharp = NotStr('''''') -icon_vrpano_round = NotStr('''''') -icon_report_off_twotone = NotStr(''' - - - - -''') -icon_deblur_twotone = NotStr(''' - - - - - - - - - - - - - - -''') -icon_airline_seat_legroom_extra_sharp = NotStr('''''') -icon_hail_filled = NotStr('''''') -icon_sports_soccer_round = NotStr('''''') -icon_folder_special_outlined = NotStr('''''') -icon_control_point_filled = NotStr('''''') -icon_md9_k_filled = NotStr('''''') -icon_audio_file_sharp = NotStr('''''') -icon_church_round = NotStr('''''') -icon_checkroom_outlined = NotStr('''''') -icon_high_quality_round = NotStr('''''') -icon_comment_filled = NotStr('''''') -icon_md3_k_plus_round = NotStr('''''') -icon_motorcycle_twotone = NotStr(''' - - -''') -icon_system_security_update_warning_twotone = NotStr(''' - - - - -''') -icon_center_focus_weak_sharp = NotStr('''''') -icon_supervisor_account_filled = NotStr('''''') -icon_rounded_corner_sharp = NotStr('''''') -icon_battery_charging_full_filled = NotStr('''''') -icon_taxi_alert_outlined = NotStr(''' - - - - -''') -icon_table_restaurant_round = NotStr('''''') -icon_settings_input_component_round = NotStr('''''') -icon_view_module_sharp = NotStr('''''') -icon_free_cancellation_round = NotStr('''''') -icon_directions_filled = NotStr('''''') -icon_power_settings_new_round = NotStr('''''') -icon_videogame_asset_filled = NotStr('''''') -icon_track_changes_twotone = NotStr('''''') -icon_medical_services_twotone = NotStr(''' - - - -''') -icon_flash_on_round = NotStr('''''') -icon_playlist_play_twotone = NotStr('''''') -icon_vpn_key_filled = NotStr('''''') -icon_dns_round = NotStr('''''') -icon_panorama_fish_eye_outlined = NotStr('''''') -icon_volume_down_round = NotStr('''''') -icon_local_phone_round = NotStr('''''') -icon_security_update_good_twotone = NotStr(''' - - -''') -icon_flip_to_back_filled = NotStr('''''') -icon_data_thresholding_outlined = NotStr(''' - - -''') -icon_md3_k_sharp = NotStr('''''') -icon_local_post_office_twotone = NotStr(''' - - -''') -icon_audiotrack_round = NotStr('''''') -icon_no_photography_outlined = NotStr('''''') -icon_no_drinks_round = NotStr('''''') -icon_hourglass_top_twotone = NotStr(''' - - - -''') -icon_reorder_outlined = NotStr('''''') -icon_tune_twotone = NotStr('''''') -icon_rv_hookup_twotone = NotStr(''' - - -''') -icon_piano_sharp = NotStr('''''') -icon_bluetooth_drive_twotone = NotStr(''' - - - - - -''') -icon_follow_the_signs_filled = NotStr('''''') -icon_checkroom_filled = NotStr('''''') -icon_md2_mp_sharp = NotStr(''' - - -''') -icon_satellite_sharp = NotStr('''''') -icon_signal_cellular_null_sharp = NotStr('''''') -icon_pan_tool_round = NotStr('''''') -icon_forest_twotone = NotStr(''' - - -''') -icon_more_horiz_twotone = NotStr('''''') -icon_sms_round = NotStr('''''') -icon_reviews_sharp = NotStr('''''') -icon_support_agent_twotone = NotStr(''' - - - - -''') -icon_pending_filled = NotStr('''''') -icon_severe_cold_filled = NotStr('''''') -icon_girl_round = NotStr('''''') -icon_score_twotone = NotStr(''' - - -''') -icon_disabled_by_default_round = NotStr('''''') -icon_camera_roll_outlined = NotStr('''''') -icon_mobile_friendly_round = NotStr('''''') -icon_stay_primary_portrait_twotone = NotStr(''' - - -''') -icon_directions_subway_outlined = NotStr(''' - - - -''') -icon_waving_hand_filled = NotStr('''''') -icon_video_call_sharp = NotStr('''''') -icon_directions_bike_round = NotStr('''''') -icon_tire_repair_sharp = NotStr(''' - - -''') -icon_signal_cellular0_bar_outlined = NotStr('''''') -icon_cloud_off_filled = NotStr('''''') -icon_md4_k_plus_round = NotStr('''''') -icon_local_mall_outlined = NotStr('''''') -icon_u_turn_right_round = NotStr('''''') -icon_bluetooth_round = NotStr('''''') -icon_shuffle_on_outlined = NotStr('''''') -icon_book_online_round = NotStr('''''') -icon_border_style_round = NotStr('''''') -icon_sports_mma_outlined = NotStr(''' - - -''') -icon_mic_none_filled = NotStr('''''') -icon_loupe_sharp = NotStr('''''') -icon_camera_rear_round = NotStr('''''') -icon_unpublished_sharp = NotStr('''''') -icon_blur_circular_filled = NotStr('''''') -icon_airline_seat_individual_suite_filled = NotStr('''''') -icon_invert_colors_off_filled = NotStr('''''') -icon_on_device_training_sharp = NotStr(''' - - - -''') -icon_navigate_next_sharp = NotStr('''''') -icon_timer10_select_outlined = NotStr('''''') -icon_save_all_round = NotStr(''' - - -''') -icon_event_available_filled = NotStr('''''') -icon_iron_sharp = NotStr('''''') -icon_local_gas_station_outlined = NotStr('''''') -icon_carpenter_outlined = NotStr('''''') -icon_keyboard_backspace_sharp = NotStr('''''') -icon_insert_emoticon_sharp = NotStr('''''') -icon_check_box_outline_blank_filled = NotStr('''''') -icon_send_sharp = NotStr('''''') -icon_adobe_twotone = NotStr('''''') -icon_flip_camera_android_sharp = NotStr(''' - - -''') -icon_portrait_twotone = NotStr(''' - - -''') -icon_format_underlined_twotone = NotStr('''''') -icon_brightness5_sharp = NotStr('''''') -icon_local_taxi_filled = NotStr('''''') -icon_currency_yuan_twotone = NotStr('''''') -icon_signal_cellular_connected_no_internet3_bar_twotone = NotStr(''' - - -''') -icon_hdr_strong_filled = NotStr('''''') -icon_keyboard_voice_sharp = NotStr('''''') -icon_search_filled = NotStr('''''') -icon_camera_sharp = NotStr('''''') -icon_toys_filled = NotStr('''''') -icon_play_circle_sharp = NotStr('''''') -icon_golf_course_outlined = NotStr(''' - - -''') -icon_file_download_done_filled = NotStr('''''') -icon_redeem_outlined = NotStr('''''') -icon_hearing_round = NotStr('''''') -icon_text_snippet_outlined = NotStr('''''') -icon_exit_to_app_sharp = NotStr('''''') -icon_format_italic_twotone = NotStr('''''') -icon_shopping_bag_outlined = NotStr('''''') -icon_volunteer_activism_round = NotStr('''''') -icon_forward5_filled = NotStr(''' - - -''') -icon_ios_share_sharp = NotStr(''' - - -''') -icon_festival_filled = NotStr('''''') -icon_data_object_outlined = NotStr('''''') -icon_align_vertical_center_round = NotStr('''''') -icon_travel_explore_round = NotStr('''''') -icon_speaker_notes_off_sharp = NotStr('''''') -icon_web_asset_off_filled = NotStr('''''') -icon_data_thresholding_sharp = NotStr('''''') -icon_cancel_presentation_round = NotStr('''''') -icon_border_outer_sharp = NotStr('''''') -icon_border_outer_twotone = NotStr('''''') -icon_smoke_free_outlined = NotStr('''''') -icon_event_twotone = NotStr(''' - - -''') -icon_earbuds_battery_round = NotStr('''''') -icon_reply_twotone = NotStr('''''') -icon_battery_charging80_outlined = NotStr(''' - - -''') -icon_report_filled = NotStr('''''') -icon_perm_device_information_twotone = NotStr(''' - - -''') -icon_folder_special_sharp = NotStr('''''') -icon_cloud_filled = NotStr('''''') -icon_people_filled = NotStr('''''') -icon_engineering_twotone = NotStr(''' - - -''') -icon_whatshot_sharp = NotStr('''''') -icon_swap_horiz_twotone = NotStr('''''') -icon_density_large_filled = NotStr('''''') -icon_mark_email_unread_twotone = NotStr(''' - - -''') -icon_other_houses_twotone = NotStr(''' - - -''') -icon_commit_round = NotStr('''''') -icon_grading_filled = NotStr('''''') -icon_query_builder_sharp = NotStr('''''') -icon_wifi_protected_setup_twotone = NotStr(''' - - -''') -icon_stay_current_landscape_sharp = NotStr('''''') -icon_remove_circle_outline_sharp = NotStr('''''') -icon_photo_camera_round = NotStr(''' - - -''') -icon_roller_skating_outlined = NotStr('''''') -icon_gesture_round = NotStr('''''') -icon_md8_mp_sharp = NotStr(''' - - - -''') -icon_mosque_twotone = NotStr(''' - - -''') -icon_holiday_village_round = NotStr('''''') -icon_md7_mp_round = NotStr(''' - - -''') -icon_bedroom_baby_round = NotStr(''' - - -''') -icon_shopping_bag_twotone = NotStr(''' - - -''') -icon_swipe_left_alt_outlined = NotStr('''''') -icon_lunch_dining_twotone = NotStr(''' - - -''') -icon_medical_information_twotone = NotStr(''' - - -''') -icon_local_taxi_twotone = NotStr(''' - - - - -''') -icon_female_outlined = NotStr('''''') -icon_gps_fixed_round = NotStr('''''') -icon_smoking_rooms_twotone = NotStr(''' - - -''') -icon_perm_data_setting_round = NotStr('''''') -icon_signal_cellular_off_twotone = NotStr('''''') -icon_md2_k_plus_filled = NotStr('''''') -icon_restore_outlined = NotStr('''''') -icon_spellcheck_round = NotStr('''''') -icon_signal_cellular0_bar_twotone = NotStr('''''') -icon_volume_off_outlined = NotStr('''''') -icon_lock_open_filled = NotStr('''''') -icon_quora_round = NotStr('''''') -icon_arrow_upward_sharp = NotStr('''''') -icon_restore_filled = NotStr('''''') -icon_grain_twotone = NotStr('''''') -icon_photo_camera_front_twotone = NotStr(''' - - -''') -icon_filter_vintage_round = NotStr('''''') -icon_no_flash_sharp = NotStr('''''') -icon_vertical_split_sharp = NotStr('''''') -icon_no_backpack_round = NotStr('''''') -icon_disabled_visible_round = NotStr('''''') -icon_today_filled = NotStr('''''') -icon_queue_music_outlined = NotStr('''''') -icon_interpreter_mode_twotone = NotStr(''' - - -''') -icon_line_weight_round = NotStr('''''') -icon_note_alt_outlined = NotStr(''' - - -''') -icon_mood_bad_outlined = NotStr('''''') -icon_stadium_twotone = NotStr(''' - - -''') -icon_swap_horizontal_circle_twotone = NotStr(''' - - -''') -icon_u_turn_left_round = NotStr('''''') -icon_move_up_filled = NotStr('''''') -icon_phone_locked_twotone = NotStr(''' - - - -''') -icon_directions_subway_round = NotStr('''''') -icon_landscape_twotone = NotStr(''' - - -''') -icon_data_array_twotone = NotStr('''''') -icon_bookmark_remove_filled = NotStr('''''') -icon_checklist_filled = NotStr('''''') -icon_burst_mode_round = NotStr('''''') -icon_md60_fps_select_twotone = NotStr('''''') -icon_notifications_off_filled = NotStr('''''') -icon_mood_outlined = NotStr('''''') -icon_nightlight_outlined = NotStr('''''') -icon_leak_remove_outlined = NotStr('''''') -icon_spa_twotone = NotStr(''' - - - - -''') -icon_border_inner_filled = NotStr('''''') -icon_md9_k_plus_filled = NotStr('''''') -icon_polyline_twotone = NotStr(''' - - -''') -icon_local_pharmacy_twotone = NotStr(''' - - -''') -icon_keyboard_return_round = NotStr('''''') -icon_password_outlined = NotStr('''''') -icon_data_array_filled = NotStr('''''') -icon_recycling_filled = NotStr('''''') -icon_rss_feed_outlined = NotStr(''' - - -''') -icon_warning_filled = NotStr('''''') -icon_airline_seat_flat_outlined = NotStr('''''') -icon_elderly_woman_sharp = NotStr('''''') -icon_single_bed_twotone = NotStr(''' - - -''') -icon_flip_camera_ios_sharp = NotStr('''''') -icon_keyboard_double_arrow_left_outlined = NotStr(''' - - -''') -icon_sign_language_sharp = NotStr('''''') -icon_battery60_sharp = NotStr(''' - - -''') -icon_call_received_sharp = NotStr('''''') -icon_map_twotone = NotStr(''' - - -''') -icon_accessibility_round = NotStr('''''') -icon_west_sharp = NotStr('''''') -icon_next_plan_filled = NotStr('''''') -icon_place_twotone = NotStr(''' - - -''') -icon_carpenter_round = NotStr('''''') -icon_text_rotation_none_sharp = NotStr('''''') -icon_flutter_dash_sharp = NotStr('''''') -icon_card_giftcard_outlined = NotStr('''''') -icon_elevator_filled = NotStr('''''') -icon_ac_unit_round = NotStr('''''') -icon_arrow_back_ios_filled = NotStr('''''') -icon_library_add_check_outlined = NotStr('''''') -icon_folder_copy_outlined = NotStr('''''') -icon_sledding_filled = NotStr('''''') -icon_transit_enterexit_round = NotStr('''''') -icon_dangerous_sharp = NotStr('''''') -icon_brightness3_round = NotStr('''''') -icon_gps_not_fixed_sharp = NotStr('''''') -icon_gpp_bad_filled = NotStr('''''') -icon_flashlight_on_outlined = NotStr(''' - - -''') -icon_brightness7_twotone = NotStr(''' - - - -''') -icon_pie_chart_sharp = NotStr('''''') -icon_tapas_filled = NotStr('''''') -icon_text_snippet_twotone = NotStr(''' - - -''') -icon_more_horiz_round = NotStr('''''') -icon_multiple_stop_twotone = NotStr('''''') -icon_pin_drop_outlined = NotStr(''' - - -''') -icon_reduce_capacity_round = NotStr('''''') -icon_no_encryption_gmailerrorred_twotone = NotStr(''' - - -''') -icon_signal_wifi0_bar_twotone = NotStr('''''') -icon_pause_circle_outline_sharp = NotStr('''''') -icon_directions_outlined = NotStr('''''') -icon_vertical_align_center_filled = NotStr('''''') -icon_call_missed_outgoing_outlined = NotStr('''''') -icon_local_mall_sharp = NotStr('''''') -icon_attach_money_round = NotStr('''''') -icon_supervised_user_circle_outlined = NotStr('''''') -icon_signal_wifi4_bar_round = NotStr('''''') -icon_restaurant_filled = NotStr('''''') -icon_piano_off_sharp = NotStr('''''') -icon_ramp_left_filled = NotStr('''''') -icon_arrow_back_outlined = NotStr('''''') -icon_md8_k_filled = NotStr('''''') -icon_directions_boat_filled_outlined = NotStr('''''') -icon_screen_rotation_alt_round = NotStr('''''') -icon_hourglass_full_sharp = NotStr('''''') -icon_repeat_outlined = NotStr('''''') -icon_currency_bitcoin_outlined = NotStr('''''') -icon_crop54_round = NotStr('''''') -icon_md1_k_plus_sharp = NotStr('''''') -icon_mood_bad_filled = NotStr('''''') -icon_snowshoeing_twotone = NotStr('''''') -icon_accessible_sharp = NotStr(''' - - -''') -icon_currency_pound_outlined = NotStr('''''') -icon_paid_filled = NotStr('''''') -icon_history_outlined = NotStr('''''') -icon_today_round = NotStr('''''') -icon_wifi2_bar_sharp = NotStr('''''') -icon_room_service_round = NotStr('''''') -icon_wifi_channel_twotone = NotStr(''' - - -''') -icon_merge_type_filled = NotStr('''''') -icon_safety_divider_sharp = NotStr('''''') -icon_label_off_sharp = NotStr('''''') -icon_church_sharp = NotStr('''''') -icon_umbrella_sharp = NotStr('''''') -icon_unsubscribe_twotone = NotStr(''' - - -''') -icon_play_circle_outline_round = NotStr('''''') -icon_broken_image_sharp = NotStr('''''') -icon_icecream_twotone = NotStr(''' - - -''') -icon_text_rotate_up_sharp = NotStr('''''') -icon_plus_one_round = NotStr('''''') -icon_polyline_outlined = NotStr('''''') -icon_local_fire_department_round = NotStr(''' - - -''') -icon_add_photo_alternate_twotone = NotStr(''' - - - -''') -icon_perm_contact_calendar_round = NotStr('''''') -icon_library_books_round = NotStr('''''') -icon_houseboat_sharp = NotStr('''''') -icon_change_circle_filled = NotStr('''''') -icon_signal_cellular_connected_no_internet2_bar_outlined = NotStr(''' - - -''') -icon_crop_square_round = NotStr('''''') -icon_library_music_sharp = NotStr('''''') -icon_token_twotone = NotStr(''' - - -''') -icon_warning_outlined = NotStr('''''') -icon_dry_cleaning_round = NotStr('''''') -icon_gpp_good_round = NotStr('''''') -icon_flight_land_filled = NotStr('''''') -icon_query_stats_outlined = NotStr('''''') -icon_filter5_outlined = NotStr('''''') -icon_balance_filled = NotStr('''''') -icon_list_alt_round = NotStr('''''') -icon_format_paint_outlined = NotStr('''''') -icon_event_busy_sharp = NotStr('''''') -icon_location_city_twotone = NotStr('''''') -icon_attach_money_sharp = NotStr('''''') -icon_sms_failed_sharp = NotStr('''''') -icon_display_settings_outlined = NotStr(''' - - -''') -icon_business_center_round = NotStr('''''') -icon_voice_over_off_outlined = NotStr('''''') -icon_done_outline_round = NotStr('''''') -icon_money_outlined = NotStr('''''') -icon_flip_twotone = NotStr('''''') -icon_synagogue_twotone = NotStr(''' - - - -''') -icon_lan_outlined = NotStr('''''') -icon_swipe_right_sharp = NotStr('''''') -icon_mark_as_unread_filled = NotStr('''''') -icon_smartphone_twotone = NotStr(''' - - -''') -icon_perm_media_twotone = NotStr(''' - - -''') -icon_more_sharp = NotStr('''''') -icon_child_friendly_outlined = NotStr('''''') -icon_check_box_outline_blank_sharp = NotStr('''''') -icon_arrow_circle_down_twotone = NotStr(''' - - -''') -icon_gif_box_twotone = NotStr(''' - - -''') -icon_military_tech_twotone = NotStr(''' - - -''') -icon_print_disabled_round = NotStr('''''') -icon_aspect_ratio_sharp = NotStr('''''') -icon_streetview_sharp = NotStr(''' - - - -''') -icon_incomplete_circle_sharp = NotStr('''''') -icon_check_box_outline_blank_round = NotStr('''''') -icon_drive_file_move_rtl_outlined = NotStr('''''') -icon_laptop_chromebook_filled = NotStr('''''') -icon_visibility_off_round = NotStr('''''') -icon_baby_changing_station_twotone = NotStr('''''') -icon_play_arrow_round = NotStr('''''') -icon_microwave_twotone = NotStr(''' - - -''') -icon_md11_mp_twotone = NotStr(''' - - - - - -''') -icon_border_bottom_round = NotStr('''''') -icon_notification_add_outlined = NotStr('''''') -icon_schedule_sharp = NotStr('''''') -icon_clear_all_filled = NotStr('''''') -icon_inventory_sharp = NotStr(''' - - -''') -icon_reply_filled = NotStr('''''') -icon_perm_contact_calendar_filled = NotStr('''''') -icon_format_align_left_sharp = NotStr('''''') -icon_developer_mode_round = NotStr('''''') -icon_elderly_outlined = NotStr('''''') -icon_android_outlined = NotStr('''''') -icon_headset_off_filled = NotStr('''''') -icon_fitbit_outlined = NotStr('''''') -icon_view_quilt_sharp = NotStr('''''') -icon_flaky_round = NotStr('''''') -icon_polymer_round = NotStr('''''') -icon_apps_outage_twotone = NotStr('''''') -icon_shopping_bag_filled = NotStr('''''') -icon_fiber_manual_record_sharp = NotStr('''''') -icon_high_quality_twotone = NotStr(''' - - -''') -icon_wifi1_bar_sharp = NotStr('''''') -icon_cloud_twotone = NotStr(''' - - -''') -icon_close_fullscreen_round = NotStr('''''') -icon_do_disturb_alt_twotone = NotStr('''''') -icon_airplay_round = NotStr('''''') -icon_flashlight_on_twotone = NotStr(''' - - - -''') -icon_thumb_down_twotone = NotStr(''' - - -''') -icon_more_round = NotStr('''''') -icon_accessibility_twotone = NotStr('''''') -icon_paid_sharp = NotStr('''''') -icon_place_round = NotStr('''''') -icon_design_services_round = NotStr('''''') -icon_king_bed_round = NotStr('''''') -icon_check_circle_outline_round = NotStr('''''') -icon_payment_outlined = NotStr('''''') -icon_qr_code2_filled = NotStr('''''') -icon_flight_class_round = NotStr('''''') -icon_subtitles_off_outlined = NotStr(''' - - -''') -icon_code_sharp = NotStr('''''') -icon_sports_soccer_sharp = NotStr('''''') -icon_key_off_twotone = NotStr(''' - - -''') -icon_favorite_border_sharp = NotStr('''''') -icon_format_strikethrough_twotone = NotStr('''''') -icon_settings_cell_round = NotStr('''''') -icon_camera_alt_outlined = NotStr('''''') -icon_sensor_window_twotone = NotStr(''' - - -''') -icon_car_crash_sharp = NotStr('''''') -icon_format_italic_outlined = NotStr('''''') -icon_headphones_battery_filled = NotStr('''''') -icon_call_merge_round = NotStr('''''') -icon_coffee_filled = NotStr('''''') -icon_keyboard_double_arrow_left_sharp = NotStr(''' - - -''') -icon_merge_type_outlined = NotStr('''''') -icon_schedule_send_filled = NotStr('''''') -icon_add_photo_alternate_outlined = NotStr('''''') -icon_contact_mail_round = NotStr('''''') -icon_euro_filled = NotStr('''''') -icon_roundabout_left_twotone = NotStr('''''') -icon_featured_video_sharp = NotStr('''''') -icon_hdr_enhanced_select_round = NotStr('''''') -icon_broken_image_outlined = NotStr('''''') -icon_swipe_up_outlined = NotStr('''''') -icon_contact_page_sharp = NotStr('''''') -icon_baby_changing_station_sharp = NotStr('''''') -icon_android_sharp = NotStr('''''') -icon_format_line_spacing_filled = NotStr('''''') -icon_palette_twotone = NotStr(''' - - - - - - -''') -icon_battery_charging60_sharp = NotStr(''' - - -''') -icon_person_outline_filled = NotStr('''''') -icon_add_a_photo_sharp = NotStr('''''') -icon_calendar_month_filled = NotStr('''''') -icon_backup_table_twotone = NotStr(''' - - - -''') -icon_brightness_auto_filled = NotStr('''''') -icon_wifi_calling3_outlined = NotStr(''' - - - -''') -icon_add_photo_alternate_round = NotStr('''''') -icon_align_vertical_center_twotone = NotStr('''''') -icon_text_snippet_round = NotStr('''''') -icon_filter9_plus_round = NotStr('''''') -icon_roundabout_right_twotone = NotStr('''''') -icon_pivot_table_chart_sharp = NotStr('''''') -icon_location_on_twotone = NotStr(''' - - - -''') -icon_border_outer_outlined = NotStr('''''') -icon_battery_charging50_outlined = NotStr(''' - - -''') -icon_newspaper_filled = NotStr('''''') -icon_sports_kabaddi_sharp = NotStr(''' - - - -''') -icon_sailing_round = NotStr('''''') -icon_gpp_maybe_sharp = NotStr('''''') -icon_cell_wifi_twotone = NotStr('''''') -icon_person_off_filled = NotStr('''''') -icon_cameraswitch_round = NotStr(''' - - -''') -icon_reset_tv_filled = NotStr('''''') -icon_e_mobiledata_sharp = NotStr('''''') -icon_swipe_right_alt_twotone = NotStr(''' - - -''') -icon_scuba_diving_round = NotStr('''''') -icon_airline_seat_legroom_reduced_sharp = NotStr('''''') -icon_fork_right_round = NotStr('''''') -icon_card_travel_filled = NotStr('''''') -icon_text_rotate_vertical_round = NotStr('''''') -icon_shuffle_round = NotStr('''''') -icon_diamond_sharp = NotStr('''''') -icon_border_all_round = NotStr('''''') -icon_reorder_sharp = NotStr('''''') -icon_start_filled = NotStr('''''') -icon_work_outline_sharp = NotStr('''''') -icon_logo_dev_filled = NotStr(''' - - -''') -icon_post_add_twotone = NotStr(''' - - -''') -icon_wb_iridescent_twotone = NotStr(''' - - -''') -icon_read_more_outlined = NotStr('''''') -icon_h_mobiledata_outlined = NotStr('''''') -icon_timer3_twotone = NotStr('''''') -icon_fiber_pin_round = NotStr('''''') -icon_bedtime_off_sharp = NotStr('''''') -icon_md123_outlined = NotStr('''''') -icon_sports_bar_filled = NotStr('''''') -icon_bathroom_outlined = NotStr('''''') -icon_new_releases_sharp = NotStr('''''') -icon_divide_outlined = NotStr('''''') -icon_smoke_free_round = NotStr('''''') -icon_extension_off_round = NotStr('''''') -icon_face_retouching_off_outlined = NotStr(''' - - -''') -icon_arrow_left_twotone = NotStr('''''') -icon_folder_twotone = NotStr(''' - - -''') -icon_format_list_bulleted_twotone = NotStr(''' - - - - -''') -icon_priority_high_sharp = NotStr(''' - - -''') -icon_spa_filled = NotStr('''''') -icon_medication_outlined = NotStr('''''') -icon_portrait_sharp = NotStr('''''') -icon_create_new_folder_round = NotStr('''''') -icon_data_thresholding_filled = NotStr('''''') -icon_no_transfer_outlined = NotStr('''''') -icon_density_large_outlined = NotStr('''''') -icon_quickreply_twotone = NotStr(''' - - - -''') -icon_network_check_filled = NotStr('''''') -icon_lte_plus_mobiledata_round = NotStr('''''') -icon_repeat_one_round = NotStr('''''') -icon_upload_file_sharp = NotStr('''''') -icon_lte_mobiledata_outlined = NotStr('''''') -icon_folder_delete_filled = NotStr('''''') -icon_format_strikethrough_sharp = NotStr('''''') -icon_filter_tilt_shift_twotone = NotStr('''''') -icon_house_outlined = NotStr(''' - - -''') -icon_launch_sharp = NotStr('''''') -icon_motion_photos_on_twotone = NotStr('''''') -icon_summarize_filled = NotStr('''''') -icon_segment_twotone = NotStr('''''') -icon_home_max_sharp = NotStr('''''') -icon_mic_external_on_sharp = NotStr('''''') -icon_account_circle_outlined = NotStr('''''') -icon_panorama_vertical_select_twotone = NotStr('''''') -icon_shortcut_round = NotStr('''''') -icon_expand_more_sharp = NotStr('''''') -icon_phone_locked_round = NotStr(''' - - -''') -icon_contactless_sharp = NotStr('''''') -icon_paid_outlined = NotStr('''''') -icon_tty_round = NotStr('''''') -icon_folder_special_filled = NotStr('''''') -icon_keyboard_double_arrow_up_round = NotStr(''' - - -''') -icon_directions_car_filled_filled = NotStr('''''') -icon_tiktok_sharp = NotStr('''''') -icon_call_missed_outgoing_twotone = NotStr('''''') -icon_segment_filled = NotStr('''''') -icon_flash_on_twotone = NotStr('''''') -icon_transfer_within_a_station_outlined = NotStr('''''') -icon_telegram_filled = NotStr('''''') -icon_warning_amber_outlined = NotStr('''''') -icon_battery0_bar_twotone = NotStr(''' - - -''') -icon_motorcycle_round = NotStr('''''') -icon_tram_sharp = NotStr('''''') -icon_format_indent_decrease_filled = NotStr('''''') -icon_tag_filled = NotStr('''''') -icon_camera_enhance_twotone = NotStr(''' - - -''') -icon_manage_search_filled = NotStr('''''') -icon_phone_missed_sharp = NotStr('''''') -icon_card_membership_sharp = NotStr('''''') -icon_edit_notifications_outlined = NotStr('''''') -icon_sim_card_alert_twotone = NotStr(''' - - - -''') -icon_play_lesson_round = NotStr(''' - - -''') -icon_person_add_alt1_sharp = NotStr('''''') -icon_fast_rewind_outlined = NotStr('''''') -icon_storefront_sharp = NotStr('''''') -icon_do_not_disturb_on_total_silence_twotone = NotStr('''''') -icon_local_dining_sharp = NotStr('''''') -icon_place_sharp = NotStr('''''') -icon_request_quote_filled = NotStr('''''') -icon_play_circle_filled_white_sharp = NotStr('''''') -icon_dynamic_form_filled = NotStr('''''') -icon_line_style_twotone = NotStr('''''') -icon_bubble_chart_twotone = NotStr(''' - - - - -''') -icon_airplanemode_active_outlined = NotStr('''''') -icon_money_filled = NotStr(''' - - -''') -icon_line_weight_twotone = NotStr('''''') -icon_chrome_reader_mode_outlined = NotStr('''''') -icon_signal_wifi4_bar_twotone = NotStr('''''') -icon_view_array_sharp = NotStr('''''') -icon_closed_caption_off_twotone = NotStr(''' - - - -''') -icon_vaccines_outlined = NotStr('''''') -icon_cloud_outlined = NotStr('''''') -icon_vertical_distribute_outlined = NotStr('''''') -icon_lens_outlined = NotStr('''''') -icon_play_circle_twotone = NotStr(''' - - - -''') -icon_swap_vertical_circle_sharp = NotStr('''''') -icon_move_down_twotone = NotStr(''' - - -''') -icon_library_music_round = NotStr('''''') -icon_format_clear_filled = NotStr('''''') -icon_thumb_down_alt_twotone = NotStr(''' - - -''') -icon_mic_off_sharp = NotStr('''''') -icon_timer_off_round = NotStr('''''') -icon_bluetooth_connected_filled = NotStr('''''') -icon_local_convenience_store_twotone = NotStr(''' - - -''') -icon_brightness7_sharp = NotStr('''''') -icon_forward_to_inbox_sharp = NotStr('''''') -icon_auto_delete_filled = NotStr(''' - - -''') -icon_change_circle_sharp = NotStr('''''') -icon_filter_list_off_twotone = NotStr('''''') -icon_backup_outlined = NotStr('''''') -icon_newspaper_twotone = NotStr('''''') -icon_offline_bolt_twotone = NotStr(''' - - -''') -icon_stacked_bar_chart_sharp = NotStr('''''') -icon_mode_edit_outline_filled = NotStr('''''') -icon_computer_twotone = NotStr(''' - - -''') -icon_keyboard_double_arrow_left_round = NotStr(''' - - -''') -icon_zoom_out_map_round = NotStr('''''') -icon_credit_score_outlined = NotStr('''''') -icon_format_list_numbered_filled = NotStr('''''') -icon_brightness_low_outlined = NotStr('''''') -icon_style_twotone = NotStr(''' - - - - -''') -icon_thumb_down_alt_filled = NotStr('''''') -icon_notifications_active_filled = NotStr('''''') -icon_no_encryption_round = NotStr('''''') -icon_slow_motion_video_twotone = NotStr('''''') -icon_timer3_round = NotStr('''''') -icon_assignment_twotone = NotStr(''' - - -''') -icon_wrap_text_sharp = NotStr('''''') -icon_checklist_rtl_filled = NotStr('''''') -icon_west_twotone = NotStr('''''') -icon_agriculture_sharp = NotStr(''' - - -''') -icon_gps_not_fixed_twotone = NotStr('''''') -icon_qr_code_filled = NotStr('''''') -icon_md2_mp_outlined = NotStr(''' - - - -''') -icon_local_cafe_round = NotStr('''''') -icon_foundation_sharp = NotStr('''''') -icon_browser_not_supported_sharp = NotStr('''''') -icon_report_off_sharp = NotStr('''''') -icon_ac_unit_twotone = NotStr('''''') -icon_card_membership_filled = NotStr('''''') -icon_radar_outlined = NotStr('''''') -icon_checklist_sharp = NotStr('''''') -icon_ballot_round = NotStr('''''') -icon_flatware_sharp = NotStr('''''') -icon_book_online_outlined = NotStr('''''') -icon_format_align_left_twotone = NotStr('''''') -icon_align_vertical_bottom_round = NotStr('''''') -icon_md1_k_filled = NotStr('''''') -icon_settings_system_daydream_twotone = NotStr(''' - - -''') -icon_turn_sharp_right_filled = NotStr('''''') -icon_highlight_off_sharp = NotStr('''''') -icon_burst_mode_outlined = NotStr('''''') -icon_format_align_right_filled = NotStr('''''') -icon_folder_sharp = NotStr('''''') -icon_dynamic_feed_round = NotStr(''' - - -''') -icon_volume_off_sharp = NotStr('''''') -icon_switch_video_sharp = NotStr('''''') -icon_queue_music_twotone = NotStr(''' - - -''') -icon_md9_k_plus_outlined = NotStr(''' - - - -''') -icon_switch_access_shortcut_add_twotone = NotStr('''''') -icon_pie_chart_filled = NotStr('''''') -icon_nearby_error_twotone = NotStr('''''') -icon_qr_code_sharp = NotStr('''''') -icon_rectangle_outlined = NotStr('''''') -icon_mail_sharp = NotStr('''''') -icon_contact_phone_sharp = NotStr('''''') -icon_mode_edit_outline_round = NotStr('''''') -icon_local_fire_department_sharp = NotStr('''''') -icon_motion_photos_off_round = NotStr(''' - - -''') -icon_hotel_class_twotone = NotStr(''' - - -''') -icon_pause_circle_filled_round = NotStr('''''') -icon_comments_disabled_sharp = NotStr('''''') -icon_wallpaper_twotone = NotStr('''''') -icon_hub_outlined = NotStr('''''') -icon_no_crash_sharp = NotStr('''''') -icon_assistant_photo_sharp = NotStr('''''') -icon_refresh_round = NotStr('''''') -icon_food_bank_outlined = NotStr('''''') -icon_blur_circular_twotone = NotStr(''' - - - - - - - - -''') -icon_transform_round = NotStr('''''') -icon_person_off_round = NotStr('''''') -icon_summarize_sharp = NotStr('''''') -icon_call_to_action_filled = NotStr('''''') -icon_center_focus_strong_twotone = NotStr(''' - - -''') -icon_font_download_off_outlined = NotStr('''''') -icon_compost_twotone = NotStr('''''') -icon_md8_k_plus_filled = NotStr('''''') -icon_coronavirus_outlined = NotStr('''''') -icon_compress_sharp = NotStr('''''') -icon_bookmark_added_outlined = NotStr('''''') -icon_remove_done_round = NotStr('''''') -icon_card_travel_round = NotStr('''''') -icon_more_vert_sharp = NotStr('''''') -icon_handshake_filled = NotStr('''''') -icon_wifi_tethering_error_twotone = NotStr('''''') -icon_pause_twotone = NotStr('''''') -icon_forward5_sharp = NotStr('''''') -icon_emoji_nature_filled = NotStr('''''') -icon_emoji_people_outlined = NotStr(''' - - -''') -icon_explicit_twotone = NotStr(''' - - -''') -icon_flip_camera_android_outlined = NotStr(''' - - -''') -icon_settings_voice_round = NotStr('''''') -icon_bike_scooter_sharp = NotStr(''' - - -''') -icon_area_chart_sharp = NotStr('''''') -icon_start_round = NotStr('''''') -icon_edit_calendar_sharp = NotStr('''''') -icon_format_color_fill_outlined = NotStr('''''') -icon_fitbit_filled = NotStr('''''') -icon_upload_file_round = NotStr('''''') -icon_timeline_filled = NotStr('''''') -icon_scoreboard_twotone = NotStr(''' - - -''') -icon_view_carousel_sharp = NotStr('''''') -icon_lightbulb_circle_filled = NotStr('''''') -icon_commute_sharp = NotStr('''''') -icon_surfing_round = NotStr('''''') -icon_unarchive_round = NotStr('''''') -icon_donut_large_filled = NotStr('''''') -icon_bookmarks_sharp = NotStr('''''') -icon_hot_tub_sharp = NotStr(''' - - -''') -icon_superscript_filled = NotStr('''''') -icon_library_add_filled = NotStr('''''') -icon_chrome_reader_mode_twotone = NotStr(''' - - -''') -icon_restaurant_menu_twotone = NotStr('''''') -icon_turned_in_not_outlined = NotStr('''''') -icon_light_mode_twotone = NotStr(''' - - -''') -icon_roofing_round = NotStr('''''') -icon_medication_liquid_round = NotStr('''''') -icon_bookmark_border_round = NotStr('''''') -icon_settings_input_antenna_sharp = NotStr('''''') -icon_gps_off_round = NotStr('''''') -icon_view_list_sharp = NotStr('''''') -icon_date_range_outlined = NotStr('''''') -icon_grid4_x4_twotone = NotStr('''''') -icon_punch_clock_twotone = NotStr(''' - - - - -''') -icon_send_and_archive_sharp = NotStr(''' - - -''') -icon_park_filled = NotStr('''''') -icon_domain_disabled_outlined = NotStr('''''') -icon_perm_media_outlined = NotStr('''''') -icon_update_disabled_filled = NotStr('''''') -icon_account_tree_filled = NotStr('''''') -icon_assignment_ind_sharp = NotStr('''''') -icon_help_outline_sharp = NotStr('''''') -icon_do_not_disturb_alt_filled = NotStr('''''') -icon_currency_lira_twotone = NotStr('''''') -icon_format_indent_decrease_sharp = NotStr('''''') -icon_settings_input_composite_outlined = NotStr('''''') -icon_fiber_dvr_filled = NotStr('''''') -icon_waterfall_chart_sharp = NotStr('''''') -icon_settings_system_daydream_sharp = NotStr('''''') -icon_toggle_on_sharp = NotStr('''''') -icon_edit_location_filled = NotStr('''''') -icon_monitor_heart_twotone = NotStr(''' - - - - -''') -icon_emoji_symbols_twotone = NotStr(''' - - - - -''') -icon_settings_accessibility_outlined = NotStr('''''') -icon_table_rows_outlined = NotStr('''''') -icon_md6_mp_twotone = NotStr(''' - - - - - -''') -icon_keyboard_hide_round = NotStr('''''') -icon_key_off_filled = NotStr('''''') -icon_workspace_premium_round = NotStr('''''') -icon_movie_creation_round = NotStr('''''') -icon_assistant_filled = NotStr('''''') -icon_battery4_bar_round = NotStr('''''') -icon_zoom_out_map_sharp = NotStr('''''') -icon_plus_one_sharp = NotStr('''''') -icon_signal_cellular1_bar_round = NotStr(''' - - -''') -icon_play_lesson_twotone = NotStr(''' - - - -''') -icon_pin_off_filled = NotStr(''' - - -''') -icon_switch_access_shortcut_twotone = NotStr('''''') -icon_departure_board_filled = NotStr('''''') -icon_battery20_round = NotStr(''' - - -''') -icon_man_filled = NotStr(''' - - -''') -icon_discord_sharp = NotStr('''''') -icon_set_meal_filled = NotStr('''''') -icon_control_point_duplicate_filled = NotStr('''''') -icon_production_quantity_limits_sharp = NotStr('''''') -icon_brightness6_twotone = NotStr(''' - - -''') -icon_sports_filled = NotStr(''' - - -''') -icon_layers_filled = NotStr('''''') -icon_shop2_round = NotStr(''' - - -''') -icon_arrow_drop_up_outlined = NotStr('''''') -icon_egg_alt_twotone = NotStr(''' - - - -''') -icon_reply_all_twotone = NotStr('''''') -icon_content_paste_off_outlined = NotStr('''''') -icon_outdoor_grill_round = NotStr('''''') -icon_settings_input_hdmi_twotone = NotStr(''' - - -''') -icon_percent_round = NotStr('''''') -icon_assignment_late_twotone = NotStr(''' - - -''') -icon_set_meal_round = NotStr('''''') -icon_how_to_reg_twotone = NotStr(''' - - - -''') -icon_query_stats_sharp = NotStr('''''') -icon_fork_left_twotone = NotStr('''''') -icon_remove_road_outlined = NotStr('''''') -icon_bed_twotone = NotStr(''' - - -''') -icon_bookmark_added_round = NotStr('''''') -icon_lock_clock_round = NotStr(''' - - -''') -icon_switch_camera_sharp = NotStr('''''') -icon_emoji_events_round = NotStr('''''') -icon_signal_wifi_connected_no_internet4_sharp = NotStr('''''') -icon_how_to_vote_sharp = NotStr('''''') -icon_arrow_right_round = NotStr('''''') -icon_md21_mp_outlined = NotStr(''' - - -''') -icon_record_voice_over_round = NotStr(''' - - -''') -icon_leak_remove_round = NotStr('''''') -icon_find_in_page_outlined = NotStr('''''') -icon_celebration_outlined = NotStr('''''') -icon_remove_from_queue_filled = NotStr('''''') -icon_payments_sharp = NotStr('''''') -icon_change_history_sharp = NotStr('''''') -icon_photo_camera_back_filled = NotStr('''''') -icon_stairs_filled = NotStr('''''') -icon_playlist_add_check_twotone = NotStr('''''') -icon_room_preferences_filled = NotStr('''''') -icon_north_filled = NotStr('''''') -icon_flash_off_sharp = NotStr('''''') -icon_legend_toggle_twotone = NotStr('''''') -icon_hearing_filled = NotStr('''''') -icon_mobile_screen_share_twotone = NotStr(''' - - -''') -icon_hiking_sharp = NotStr('''''') -icon_html_outlined = NotStr('''''') -icon_call_end_outlined = NotStr('''''') -icon_camera_twotone = NotStr(''' - - -''') -icon_wallpaper_filled = NotStr('''''') -icon_car_rental_twotone = NotStr(''' - - - - -''') -icon_how_to_reg_outlined = NotStr('''''') -icon_image_not_supported_filled = NotStr('''''') -icon_view_in_ar_twotone = NotStr(''' - - -''') -icon_device_unknown_filled = NotStr('''''') -icon_apartment_twotone = NotStr('''''') -icon_emoji_events_outlined = NotStr('''''') -icon_local_phone_outlined = NotStr('''''') -icon_crop_rotate_sharp = NotStr('''''') -icon_airline_stops_twotone = NotStr('''''') -icon_dry_cleaning_twotone = NotStr(''' - - -''') -icon_save_all_twotone = NotStr(''' - - - - - -''') -icon_tire_repair_round = NotStr(''' - - -''') -icon_question_mark_round = NotStr('''''') -icon_waterfall_chart_round = NotStr('''''') -icon_keyboard_tab_filled = NotStr('''''') -icon_emoji_emotions_filled = NotStr('''''') -icon_dark_mode_sharp = NotStr('''''') -icon_details_outlined = NotStr('''''') -icon_do_not_touch_filled = NotStr('''''') -icon_exit_to_app_filled = NotStr('''''') -icon_church_filled = NotStr('''''') -icon_voice_over_off_filled = NotStr('''''') -icon_settings_accessibility_filled = NotStr('''''') -icon_insert_link_filled = NotStr('''''') -icon_flight_takeoff_sharp = NotStr('''''') -icon_wifi_tethering_twotone = NotStr('''''') -icon_md60_fps_sharp = NotStr('''''') -icon_reset_tv_twotone = NotStr('''''') -icon_temple_hindu_filled = NotStr('''''') -icon_free_breakfast_filled = NotStr('''''') -icon_restart_alt_twotone = NotStr('''''') -icon_flag_circle_round = NotStr('''''') -icon_mark_as_unread_round = NotStr(''' - - -''') -icon_minus_round = NotStr('''''') -icon_network_wifi3_bar_round = NotStr('''''') -icon_assignment_turned_in_twotone = NotStr(''' - - -''') -icon_lte_plus_mobiledata_sharp = NotStr('''''') -icon_radar_sharp = NotStr('''''') -icon_flight_sharp = NotStr('''''') -icon_dirty_lens_twotone = NotStr(''' - - - -''') -icon_lock_sharp = NotStr('''''') -icon_satellite_twotone = NotStr(''' - - -''') -icon_gif_box_outlined = NotStr('''''') -icon_airline_seat_recline_extra_outlined = NotStr('''''') -icon_show_chart_outlined = NotStr('''''') -icon_moped_filled = NotStr(''' - - -''') -icon_calendar_view_day_outlined = NotStr('''''') -icon_hotel_class_round = NotStr('''''') -icon_hot_tub_outlined = NotStr(''' - - -''') -icon_window_twotone = NotStr(''' - - -''') -icon_explore_sharp = NotStr('''''') -icon_pending_actions_twotone = NotStr(''' - - -''') -icon_info_round = NotStr('''''') -icon_do_not_disturb_alt_sharp = NotStr('''''') -icon_invert_colors_filled = NotStr('''''') -icon_format_underlined_round = NotStr('''''') -icon_playlist_play_filled = NotStr('''''') -icon_filter_sharp = NotStr('''''') -icon_candlestick_chart_round = NotStr('''''') -icon_currency_ruble_sharp = NotStr('''''') -icon_fiber_new_filled = NotStr('''''') -icon_workspaces_twotone = NotStr(''' - - - - -''') -icon_filter_vintage_twotone = NotStr(''' - - -''') -icon_grid4_x4_sharp = NotStr('''''') -icon_unsubscribe_outlined = NotStr('''''') -icon_keyboard_double_arrow_up_twotone = NotStr(''' - - -''') -icon_compass_calibration_twotone = NotStr(''' - - - -''') -icon_local_gas_station_twotone = NotStr(''' - - -''') -icon_keyboard_twotone = NotStr(''' - - -''') -icon_router_twotone = NotStr(''' - - -''') -icon_savings_outlined = NotStr('''''') -icon_timer3_select_round = NotStr('''''') -icon_preview_filled = NotStr('''''') -icon_motion_photos_pause_sharp = NotStr('''''') -icon_wechat_filled = NotStr(''' - - -''') -icon_rsvp_sharp = NotStr('''''') -icon_gamepad_outlined = NotStr('''''') -icon_plus_one_twotone = NotStr('''''') -icon_speaker_group_outlined = NotStr('''''') -icon_offline_share_sharp = NotStr(''' - - - -''') -icon_raw_off_filled = NotStr('''''') -icon_currency_rupee_round = NotStr('''''') -icon_wrap_text_filled = NotStr('''''') -icon_rule_sharp = NotStr('''''') -icon_swipe_down_alt_sharp = NotStr('''''') -icon_app_shortcut_sharp = NotStr(''' - - -''') -icon_query_builder_twotone = NotStr(''' - - -''') -icon_videocam_sharp = NotStr('''''') -icon_monitor_weight_outlined = NotStr('''''') -icon_family_restroom_twotone = NotStr('''''') -icon_face_sharp = NotStr('''''') -icon_auto_awesome_filled = NotStr('''''') -icon_star_border_purple500_sharp = NotStr('''''') -icon_remove_shopping_cart_filled = NotStr('''''') -icon_start_twotone = NotStr('''''') -icon_plus_twotone = NotStr('''''') -icon_comments_disabled_filled = NotStr('''''') -icon_directions_walk_twotone = NotStr('''''') -icon_md3_g_mobiledata_outlined = NotStr('''''') -icon_notifications_paused_round = NotStr('''''') -icon_cloud_upload_twotone = NotStr(''' - - -''') -icon_masks_sharp = NotStr('''''') -icon_aod_sharp = NotStr('''''') -icon_photo_filter_outlined = NotStr('''''') -icon_noise_control_off_round = NotStr('''''') -icon_file_open_round = NotStr('''''') -icon_forward_to_inbox_round = NotStr('''''') -icon_align_vertical_bottom_filled = NotStr('''''') -icon_horizontal_distribute_filled = NotStr('''''') -icon_casino_round = NotStr('''''') -icon_flag_outlined = NotStr('''''') -icon_emoji_nature_twotone = NotStr(''' - - - - -''') -icon_rtt_sharp = NotStr('''''') -icon_md6_mp_sharp = NotStr(''' - - - -''') -icon_do_not_disturb_on_total_silence_outlined = NotStr('''''') -icon_contact_support_sharp = NotStr('''''') -icon_directions_railway_filled_filled = NotStr('''''') -icon_model_training_round = NotStr('''''') -icon_touch_app_twotone = NotStr(''' - - -''') -icon_hdr_plus_twotone = NotStr(''' - - - - -''') -icon_source_outlined = NotStr('''''') -icon_invert_colors_off_outlined = NotStr('''''') -icon_screen_share_round = NotStr('''''') -icon_topic_filled = NotStr('''''') -icon_mark_chat_unread_round = NotStr('''''') -icon_font_download_off_filled = NotStr('''''') -icon_badge_round = NotStr('''''') -icon_car_repair_twotone = NotStr(''' - - - - -''') -icon_motion_photos_auto_filled = NotStr('''''') -icon_view_sidebar_twotone = NotStr(''' - - -''') -icon_arrow_circle_right_filled = NotStr('''''') -icon_drag_indicator_sharp = NotStr('''''') -icon_apple_sharp = NotStr('''''') -icon_density_medium_sharp = NotStr('''''') -icon_sports_mma_sharp = NotStr('''''') -icon_recommend_sharp = NotStr('''''') -icon_bento_filled = NotStr('''''') -icon_power_settings_new_sharp = NotStr('''''') -icon_drive_eta_round = NotStr('''''') -icon_security_outlined = NotStr('''''') -icon_insert_drive_file_sharp = NotStr('''''') -icon_wb_shade_outlined = NotStr('''''') -icon_theater_comedy_outlined = NotStr(''' - - - - - - - -''') -icon_timer3_select_twotone = NotStr('''''') -icon_sailing_twotone = NotStr(''' - - -''') -icon_panorama_vertical_round = NotStr('''''') -icon_local_activity_twotone = NotStr(''' - - -''') -icon_search_twotone = NotStr('''''') -icon_call_split_round = NotStr('''''') -icon_directions_subway_filled = NotStr('''''') -icon_snowboarding_outlined = NotStr('''''') -icon_headphones_outlined = NotStr('''''') -icon_g_translate_filled = NotStr('''''') -icon_filter_frames_round = NotStr('''''') -icon_flaky_sharp = NotStr('''''') -icon_compare_arrows_filled = NotStr('''''') -icon_data_array_outlined = NotStr('''''') -icon_launch_round = NotStr('''''') -icon_route_sharp = NotStr('''''') -icon_bluetooth_audio_filled = NotStr('''''') -icon_hvac_outlined = NotStr(''' - - -''') -icon_system_security_update_warning_sharp = NotStr(''' - - -''') -icon_sports_sharp = NotStr(''' - - -''') -icon_nature_round = NotStr('''''') -icon_panorama_vertical_select_filled = NotStr('''''') -icon_align_horizontal_left_outlined = NotStr('''''') -icon_north_east_round = NotStr('''''') -icon_no_photography_filled = NotStr('''''') -icon_location_searching_filled = NotStr('''''') -icon_synagogue_filled = NotStr('''''') -icon_label_off_filled = NotStr('''''') -icon_difference_twotone = NotStr(''' - - -''') -icon_delete_outline_filled = NotStr('''''') -icon_md4_k_outlined = NotStr('''''') -icon_accessible_round = NotStr(''' - - -''') -icon_verified_filled = NotStr('''''') -icon_bathroom_round = NotStr('''''') -icon_other_houses_round = NotStr('''''') -icon_code_round = NotStr('''''') -icon_restart_alt_filled = NotStr('''''') -icon_looks6_outlined = NotStr('''''') -icon_blur_on_filled = NotStr('''''') -icon_smoking_rooms_sharp = NotStr('''''') -icon_file_open_sharp = NotStr('''''') -icon_video_call_outlined = NotStr('''''') -icon_signal_cellular_connected_no_internet0_bar_sharp = NotStr('''''') -icon_first_page_round = NotStr('''''') -icon_priority_high_filled = NotStr(''' - - -''') -icon_video_settings_outlined = NotStr(''' - - -''') -icon_headset_off_outlined = NotStr('''''') -icon_remove_done_twotone = NotStr('''''') -icon_toggle_off_round = NotStr('''''') -icon_local_hotel_outlined = NotStr('''''') -icon_auto_fix_off_twotone = NotStr(''' - - -''') -icon_find_replace_round = NotStr('''''') -icon_disc_full_sharp = NotStr('''''') -icon_bakery_dining_outlined = NotStr('''''') -icon_sentiment_very_satisfied_filled = NotStr(''' - - - -''') -icon_sync_outlined = NotStr('''''') -icon_create_twotone = NotStr(''' - - -''') -icon_pool_sharp = NotStr(''' - - -''') -icon_duo_twotone = NotStr('''''') -icon_source_twotone = NotStr(''' - - -''') -icon_device_hub_round = NotStr('''''') -icon_filter_alt_off_sharp = NotStr('''''') -icon_family_restroom_sharp = NotStr('''''') -icon_airplanemode_active_sharp = NotStr('''''') -icon_backspace_filled = NotStr('''''') -icon_grid_on_outlined = NotStr('''''') -icon_house_siding_filled = NotStr('''''') -icon_speaker_notes_off_filled = NotStr('''''') -icon_noise_aware_twotone = NotStr(''' - - -''') -icon_forward5_outlined = NotStr('''''') -icon_music_note_twotone = NotStr(''' - - -''') -icon_grade_outlined = NotStr('''''') -icon_text_fields_outlined = NotStr('''''') -icon_mic_external_off_round = NotStr('''''') -icon_drive_eta_twotone = NotStr(''' - - - - -''') -icon_leaderboard_sharp = NotStr('''''') -icon_directions_off_outlined = NotStr(''' - - -''') -icon_voice_over_off_twotone = NotStr(''' - - -''') -icon_folder_delete_sharp = NotStr('''''') -icon_edit_location_round = NotStr('''''') -icon_fit_screen_sharp = NotStr('''''') -icon_account_box_round = NotStr('''''') -icon_drive_file_rename_outline_sharp = NotStr('''''') -icon_car_crash_filled = NotStr('''''') -icon_stacked_line_chart_sharp = NotStr('''''') -icon_directions_transit_sharp = NotStr('''''') -icon_flip_camera_android_twotone = NotStr(''' - - - -''') -icon_widgets_outlined = NotStr('''''') -icon_opacity_filled = NotStr('''''') -icon_speaker_notes_filled = NotStr('''''') -icon_electric_car_sharp = NotStr('''''') -icon_label_off_outlined = NotStr('''''') -icon_currency_ruble_outlined = NotStr('''''') -icon_room_round = NotStr('''''') -icon_scoreboard_round = NotStr('''''') -icon_md8_mp_filled = NotStr('''''') -icon_people_twotone = NotStr(''' - - - -''') -icon_sports_esports_round = NotStr('''''') -icon_add_to_queue_round = NotStr('''''') -icon_kayaking_filled = NotStr('''''') -icon_last_page_round = NotStr('''''') -icon_assistant_direction_twotone = NotStr(''' - - - -''') -icon_hdr_strong_outlined = NotStr('''''') -icon_headset_round = NotStr('''''') -icon_md30_fps_round = NotStr('''''') -icon_headphones_battery_twotone = NotStr(''' - - -''') -icon_refresh_filled = NotStr('''''') -icon_anchor_filled = NotStr('''''') -icon_wrap_text_outlined = NotStr('''''') -icon_screen_rotation_alt_outlined = NotStr('''''') -icon_price_check_filled = NotStr('''''') -icon_format_overline_round = NotStr('''''') -icon_domain_verification_filled = NotStr(''' - - -''') -icon_female_twotone = NotStr('''''') -icon_grid_goldenratio_filled = NotStr('''''') -icon_battery90_outlined = NotStr(''' - - -''') -icon_double_arrow_filled = NotStr(''' - - -''') -icon_mood_bad_twotone = NotStr(''' - - - - -''') -icon_closed_caption_outlined = NotStr('''''') -icon_link_twotone = NotStr('''''') -icon_streetview_outlined = NotStr(''' - - - -''') -icon_hdr_off_filled = NotStr('''''') -icon_content_paste_round = NotStr('''''') -icon_hls_off_round = NotStr('''''') -icon_snooze_filled = NotStr('''''') -icon_folder_open_filled = NotStr('''''') -icon_signal_cellular2_bar_twotone = NotStr(''' - - -''') -icon_wb_incandescent_filled = NotStr('''''') -icon_home_max_twotone = NotStr(''' - - -''') -icon_portrait_filled = NotStr('''''') -icon_grid_view_outlined = NotStr('''''') -icon_mode_edit_outline_outlined = NotStr('''''') -icon_md24_mp_round = NotStr(''' - - -''') -icon_sync_alt_round = NotStr('''''') -icon_settings_suggest_twotone = NotStr(''' - - -''') -icon_duo_filled = NotStr('''''') -icon_security_twotone = NotStr(''' - - -''') -icon_hdr_auto_round = NotStr(''' - - -''') -icon_forum_round = NotStr('''''') -icon_dining_round = NotStr('''''') -icon_rice_bowl_filled = NotStr('''''') -icon_height_sharp = NotStr('''''') -icon_shopping_cart_filled = NotStr('''''') -icon_on_device_training_outlined = NotStr(''' - - - -''') -icon_system_update_alt_round = NotStr('''''') -icon_view_week_filled = NotStr('''''') -icon_sort_filled = NotStr('''''') -icon_headphones_battery_outlined = NotStr('''''') -icon_local_cafe_filled = NotStr('''''') -icon_browse_gallery_round = NotStr(''' - - -''') -icon_video_label_round = NotStr('''''') -icon_md19_mp_sharp = NotStr(''' - - -''') -icon_currency_franc_outlined = NotStr('''''') -icon_leaderboard_round = NotStr('''''') -icon_wifi_tethering_round = NotStr('''''') -icon_timer3_sharp = NotStr('''''') -icon_add_to_photos_outlined = NotStr('''''') -icon_screen_lock_portrait_filled = NotStr('''''') -icon_border_vertical_round = NotStr('''''') -icon_text_format_outlined = NotStr('''''') -icon_filter2_twotone = NotStr(''' - - -''') -icon_directions_boat_outlined = NotStr('''''') -icon_blur_circular_outlined = NotStr('''''') -icon_receipt_sharp = NotStr('''''') -icon_logo_dev_sharp = NotStr(''' - - -''') -icon_fmd_good_sharp = NotStr('''''') -icon_query_builder_outlined = NotStr('''''') -icon_private_connectivity_sharp = NotStr('''''') -icon_file_download_done_outlined = NotStr('''''') -icon_back_hand_outlined = NotStr('''''') -icon_bug_report_twotone = NotStr(''' - - -''') -icon_feedback_sharp = NotStr('''''') -icon_person_add_round = NotStr('''''') -icon_format_textdirection_r_to_l_round = NotStr('''''') -icon_md5_k_sharp = NotStr('''''') -icon_turn_slight_right_sharp = NotStr('''''') -icon_rotate90_degrees_ccw_twotone = NotStr(''' - - -''') -icon_call_made_sharp = NotStr('''''') -icon_swipe_vertical_twotone = NotStr(''' - - -''') -icon_battery4_bar_outlined = NotStr('''''') -icon_airline_stops_round = NotStr('''''') -icon_beach_access_outlined = NotStr('''''') -icon_dining_filled = NotStr('''''') -icon_hdr_enhanced_select_sharp = NotStr('''''') -icon_expand_filled = NotStr('''''') -icon_wb_auto_filled = NotStr('''''') -icon_brightness4_filled = NotStr('''''') -icon_close_filled = NotStr('''''') -icon_open_with_outlined = NotStr('''''') -icon_import_export_twotone = NotStr('''''') -icon_collections_bookmark_sharp = NotStr('''''') -icon_device_unknown_outlined = NotStr('''''') -icon_view_kanban_filled = NotStr('''''') -icon_title_sharp = NotStr('''''') -icon_hourglass_full_twotone = NotStr(''' - - -''') -icon_picture_as_pdf_filled = NotStr('''''') -icon_work_filled = NotStr('''''') -icon_not_accessible_filled = NotStr('''''') -icon_waving_hand_twotone = NotStr(''' - - -''') -icon_md7_mp_twotone = NotStr(''' - - - - - -''') -icon_nearby_error_filled = NotStr('''''') -icon_anchor_outlined = NotStr('''''') -icon_animation_outlined = NotStr('''''') -icon_skip_next_filled = NotStr('''''') -icon_sports_handball_filled = NotStr(''' - - -''') -icon_close_round = NotStr('''''') -icon_mark_email_read_twotone = NotStr(''' - - -''') -icon_volume_up_sharp = NotStr('''''') -icon_search_sharp = NotStr('''''') -icon_add_to_drive_outlined = NotStr('''''') -icon_block_twotone = NotStr('''''') -icon_grid_goldenratio_outlined = NotStr('''''') -icon_contact_support_round = NotStr('''''') -icon_featured_video_outlined = NotStr('''''') -icon_directions_boat_filled = NotStr('''''') -icon_upload_file_twotone = NotStr(''' - - - -''') -icon_add_a_photo_twotone = NotStr(''' - - -''') -icon_horizontal_rule_outlined = NotStr('''''') -icon_tram_filled = NotStr('''''') -icon_agriculture_outlined = NotStr(''' - - -''') -icon_table_bar_outlined = NotStr('''''') -icon_mode_comment_round = NotStr('''''') -icon_input_filled = NotStr('''''') -icon_comment_bank_twotone = NotStr(''' - - - -''') -icon_add_to_home_screen_sharp = NotStr('''''') -icon_arrow_drop_down_circle_filled = NotStr('''''') -icon_format_quote_round = NotStr('''''') -icon_sip_sharp = NotStr(''' - - -''') -icon_vignette_sharp = NotStr('''''') -icon_pending_round = NotStr('''''') -icon_filter_alt_round = NotStr('''''') -icon_approval_sharp = NotStr('''''') -icon_paragliding_sharp = NotStr('''''') -icon_music_video_sharp = NotStr('''''') -icon_currency_franc_sharp = NotStr('''''') -icon_auto_awesome_round = NotStr('''''') -icon_auto_awesome_mosaic_round = NotStr('''''') -icon_currency_pound_round = NotStr('''''') -icon_escalator_warning_filled = NotStr('''''') -icon_piano_twotone = NotStr(''' - - -''') -icon_next_plan_twotone = NotStr(''' - - - -''') -icon_forward10_filled = NotStr(''' - - -''') -icon_slow_motion_video_filled = NotStr('''''') -icon_md7_mp_outlined = NotStr(''' - - - -''') -icon_sports_handball_outlined = NotStr(''' - - -''') -icon_remove_road_twotone = NotStr('''''') -icon_alarm_on_twotone = NotStr(''' - - -''') -icon_open_with_filled = NotStr('''''') -icon_tap_and_play_filled = NotStr('''''') -icon_landscape_sharp = NotStr('''''') -icon_cloud_done_sharp = NotStr('''''') -icon_subtitles_filled = NotStr('''''') -icon_public_round = NotStr('''''') -icon_developer_board_off_outlined = NotStr('''''') -icon_usb_off_twotone = NotStr('''''') -icon_vrpano_outlined = NotStr(''' - - -''') -icon_bluetooth_connected_sharp = NotStr('''''') -icon_announcement_filled = NotStr('''''') -icon_folder_shared_sharp = NotStr('''''') -icon_sd_card_twotone = NotStr(''' - - -''') -icon_directions_bike_sharp = NotStr('''''') -icon_dynamic_feed_twotone = NotStr(''' - - - -''') -icon_looks_two_filled = NotStr('''''') -icon_insert_photo_sharp = NotStr('''''') -icon_dry_twotone = NotStr(''' - - -''') -icon_featured_play_list_filled = NotStr('''''') -icon_compass_calibration_outlined = NotStr('''''') -icon_festival_sharp = NotStr('''''') -icon_chat_bubble_twotone = NotStr(''' - - -''') -icon_inbox_sharp = NotStr('''''') -icon_directions_boat_sharp = NotStr('''''') -icon_delivery_dining_sharp = NotStr(''' - - -''') -icon_drag_handle_filled = NotStr('''''') -icon_md2_mp_round = NotStr(''' - - -''') -icon_wrap_text_round = NotStr('''''') -icon_tab_outlined = NotStr('''''') -icon_camera_front_twotone = NotStr(''' - - -''') -icon_stay_current_landscape_round = NotStr('''''') -icon_sync_problem_filled = NotStr('''''') -icon_group_remove_round = NotStr('''''') -icon_skip_previous_round = NotStr('''''') -icon_commit_outlined = NotStr('''''') -icon_text_rotate_up_round = NotStr('''''') -icon_streetview_round = NotStr(''' - - - -''') -icon_no_meeting_room_twotone = NotStr(''' - - -''') -icon_paragliding_round = NotStr('''''') -icon_waving_hand_outlined = NotStr('''''') -icon_barcode_filled = NotStr('''''') -icon_sports_tennis_twotone = NotStr('''''') -icon_animation_round = NotStr('''''') -icon_markunread_mailbox_outlined = NotStr('''''') -icon_touch_app_filled = NotStr('''''') -icon_grid3_x3_twotone = NotStr('''''') -icon_add_comment_outlined = NotStr('''''') -icon_try_sharp = NotStr('''''') -icon_electric_car_twotone = NotStr(''' - - - - - -''') -icon_feed_twotone = NotStr(''' - - -''') -icon_group_off_filled = NotStr('''''') -icon_drive_file_move_twotone = NotStr(''' - - - -''') -icon_u_turn_right_sharp = NotStr('''''') -icon_sentiment_dissatisfied_sharp = NotStr(''' - - - -''') -icon_ring_volume_twotone = NotStr(''' - - -''') -icon_crop75_sharp = NotStr('''''') -icon_local_movies_twotone = NotStr(''' - - -''') -icon_emergency_outlined = NotStr('''''') -icon_border_horizontal_sharp = NotStr('''''') -icon_attach_email_outlined = NotStr(''' - - -''') -icon_filter_list_round = NotStr('''''') -icon_note_filled = NotStr('''''') -icon_md2_k_round = NotStr('''''') -icon_gradient_filled = NotStr('''''') -icon_remove_moderator_twotone = NotStr(''' - - -''') -icon_dashboard_outlined = NotStr('''''') -icon_wc_twotone = NotStr('''''') -icon_flatware_filled = NotStr('''''') -icon_notifications_off_outlined = NotStr('''''') -icon_sms_failed_outlined = NotStr('''''') -icon_currency_lira_filled = NotStr('''''') -icon_restart_alt_outlined = NotStr('''''') -icon_wb_iridescent_filled = NotStr('''''') -icon_eco_filled = NotStr('''''') -icon_store_filled = NotStr('''''') -icon_watch_off_sharp = NotStr('''''') -icon_text_rotation_down_filled = NotStr('''''') -icon_settings_accessibility_round = NotStr('''''') -icon_crisis_alert_round = NotStr('''''') -icon_arrow_upward_round = NotStr('''''') -icon_cancel_twotone = NotStr(''' - - -''') -icon_priority_high_twotone = NotStr(''' - - -''') -icon_mode_edit_outline_sharp = NotStr('''''') -icon_wallpaper_outlined = NotStr('''''') -icon_sensor_window_filled = NotStr('''''') -icon_bookmark_added_filled = NotStr('''''') -icon_qr_code_scanner_round = NotStr('''''') -icon_video_camera_front_twotone = NotStr(''' - - -''') -icon_navigation_twotone = NotStr(''' - - -''') -icon_settings_input_composite_sharp = NotStr('''''') -icon_signal_wifi_bad_round = NotStr(''' - - -''') -icon_group_filled = NotStr('''''') -icon_microwave_round = NotStr('''''') -icon_pause_circle_outline_round = NotStr('''''') -icon_no_encryption_gmailerrorred_filled = NotStr('''''') -icon_battery_charging20_outlined = NotStr(''' - - -''') -icon_biotech_filled = NotStr(''' - - - -''') -icon_network_cell_outlined = NotStr('''''') -icon_slideshow_outlined = NotStr('''''') -icon_commute_round = NotStr('''''') -icon_shuffle_on_sharp = NotStr('''''') -icon_timer_outlined = NotStr('''''') -icon_add_shopping_cart_round = NotStr('''''') -icon_restaurant_menu_filled = NotStr('''''') -icon_sync_problem_outlined = NotStr('''''') -icon_signal_cellular_alt_outlined = NotStr('''''') -icon_local_mall_round = NotStr('''''') -icon_filter8_filled = NotStr('''''') -icon_military_tech_filled = NotStr('''''') -icon_perm_contact_calendar_sharp = NotStr('''''') -icon_format_textdirection_l_to_r_round = NotStr('''''') -icon_science_round = NotStr('''''') -icon_no_meeting_room_filled = NotStr('''''') -icon_video_stable_twotone = NotStr(''' - - -''') -icon_calendar_view_month_filled = NotStr('''''') -icon_airline_seat_recline_normal_round = NotStr('''''') -icon_arrow_circle_left_filled = NotStr('''''') -icon_grade_filled = NotStr('''''') -icon_transgender_round = NotStr('''''') -icon_published_with_changes_sharp = NotStr('''''') -icon_info_outlined = NotStr('''''') -icon_signal_wifi_statusbar4_bar_filled = NotStr('''''') -icon_import_export_sharp = NotStr('''''') -icon_cell_tower_outlined = NotStr(''' - - -''') -icon_person_add_disabled_twotone = NotStr(''' - - -''') -icon_battery50_twotone = NotStr(''' - - -''') -icon_nature_outlined = NotStr('''''') -icon_soup_kitchen_round = NotStr('''''') -icon_fiber_dvr_outlined = NotStr('''''') -icon_unarchive_twotone = NotStr(''' - - -''') -icon_topic_round = NotStr('''''') -icon_md10_mp_twotone = NotStr(''' - - - - -''') -icon_radio_button_checked_round = NotStr(''' - - -''') -icon_villa_sharp = NotStr('''''') -icon_text_rotate_up_outlined = NotStr('''''') -icon_insert_photo_round = NotStr('''''') -icon_shopping_bag_round = NotStr('''''') -icon_md13_mp_outlined = NotStr(''' - - -''') -icon_tablet_mac_filled = NotStr('''''') -icon_monitor_weight_round = NotStr(''' - - - - -''') -icon_no_encryption_gmailerrorred_outlined = NotStr('''''') -icon_edit_road_sharp = NotStr('''''') -icon_assignment_late_outlined = NotStr('''''') -icon_error_outlined = NotStr('''''') -icon_security_update_good_sharp = NotStr('''''') -icon_medication_liquid_outlined = NotStr('''''') -icon_star_purple500_outlined = NotStr('''''') -icon_route_filled = NotStr('''''') -icon_earbuds_filled = NotStr('''''') -icon_media_bluetooth_on_sharp = NotStr('''''') -icon_save_filled = NotStr('''''') -icon_donut_small_filled = NotStr('''''') -icon_child_friendly_round = NotStr('''''') -icon_bluetooth_drive_round = NotStr(''' - - -''') -icon_looks_two_round = NotStr('''''') -icon_md5_mp_sharp = NotStr(''' - - -''') -icon_more_vert_twotone = NotStr('''''') -icon_panorama_horizontal_outlined = NotStr('''''') -icon_desktop_windows_outlined = NotStr('''''') -icon_merge_type_twotone = NotStr('''''') -icon_lightbulb_sharp = NotStr('''''') -icon_track_changes_outlined = NotStr('''''') -icon_wallpaper_sharp = NotStr('''''') -icon_fullscreen_exit_twotone = NotStr('''''') -icon_call_merge_sharp = NotStr('''''') -icon_apartment_filled = NotStr('''''') -icon_filter1_filled = NotStr('''''') -icon_biotech_outlined = NotStr('''''') -icon_keyboard_return_sharp = NotStr('''''') -icon_view_quilt_twotone = NotStr(''' - - -''') -icon_surfing_twotone = NotStr('''''') -icon_arrow_forward_filled = NotStr('''''') -icon_photo_size_select_actual_round = NotStr('''''') -icon_wifi_protected_setup_filled = NotStr(''' - - -''') -icon_umbrella_twotone = NotStr(''' - - -''') -icon_screen_rotation_sharp = NotStr('''''') -icon_fax_filled = NotStr('''''') -icon_email_sharp = NotStr('''''') -icon_wb_sunny_sharp = NotStr('''''') -icon_flip_sharp = NotStr('''''') -icon_paragliding_outlined = NotStr('''''') -icon_nordic_walking_sharp = NotStr('''''') -icon_sip_filled = NotStr(''' - - -''') -icon_restore_sharp = NotStr('''''') -icon_md3_p_round = NotStr('''''') -icon_accessibility_new_round = NotStr('''''') -icon_battery0_bar_outlined = NotStr('''''') -icon_qr_code2_sharp = NotStr('''''') -icon_sd_filled = NotStr('''''') -icon_power_input_filled = NotStr('''''') -icon_crop_square_filled = NotStr('''''') -icon_not_listed_location_twotone = NotStr(''' - - -''') -icon_battery_charging_full_sharp = NotStr('''''') -icon_battery_charging90_round = NotStr(''' - - -''') -icon_upgrade_sharp = NotStr('''''') -icon_not_accessible_sharp = NotStr('''''') -icon_raw_off_outlined = NotStr('''''') -icon_rotate90_degrees_cw_round = NotStr(''' - - -''') -icon_date_range_round = NotStr('''''') -icon_smart_display_twotone = NotStr(''' - - - -''') -icon_fmd_bad_outlined = NotStr(''' - - -''') -icon_person_pin_round = NotStr('''''') -icon_sort_by_alpha_sharp = NotStr('''''') -icon_quiz_filled = NotStr(''' - - -''') -icon_satellite_filled = NotStr('''''') -icon_sensor_door_sharp = NotStr('''''') -icon_hourglass_empty_twotone = NotStr('''''') -icon_event_note_filled = NotStr('''''') -icon_handshake_round = NotStr('''''') -icon_emoji_symbols_round = NotStr(''' - - - - -''') -icon_settings_round = NotStr('''''') -icon_group_twotone = NotStr(''' - - - -''') -icon_pix_filled = NotStr(''' - - -''') -icon_not_equal_twotone = NotStr(''' - - -''') -icon_filter_frames_sharp = NotStr('''''') -icon_model_training_filled = NotStr('''''') -icon_cell_wifi_sharp = NotStr('''''') -icon_storage_outlined = NotStr('''''') -icon_swipe_up_alt_outlined = NotStr('''''') -icon_fork_left_outlined = NotStr('''''') -icon_short_text_outlined = NotStr('''''') -icon_md30_fps_outlined = NotStr('''''') -icon_view_week_round = NotStr('''''') -icon_expand_sharp = NotStr('''''') -icon_space_dashboard_outlined = NotStr('''''') -icon_spoke_sharp = NotStr('''''') -icon_straight_sharp = NotStr('''''') -icon_workspace_premium_outlined = NotStr('''''') -icon_mouse_twotone = NotStr(''' - - -''') -icon_add_circle_outline_outlined = NotStr('''''') -icon_timer_sharp = NotStr('''''') -icon_start_outlined = NotStr('''''') -icon_error_round = NotStr('''''') -icon_event_note_sharp = NotStr('''''') -icon_report_problem_sharp = NotStr('''''') -icon_add_moderator_round = NotStr(''' - - -''') -icon_keyboard_return_filled = NotStr('''''') -icon_science_outlined = NotStr('''''') -icon_devices_fold_twotone = NotStr(''' - - -''') -icon_sentiment_satisfied_filled = NotStr(''' - - - -''') -icon_signal_wifi2_bar_round = NotStr(''' - - -''') -icon_stream_twotone = NotStr(''' - - - - - -''') -icon_medical_services_round = NotStr('''''') -icon_restart_alt_round = NotStr('''''') -icon_view_agenda_outlined = NotStr('''''') -icon_perm_data_setting_filled = NotStr('''''') -icon_satellite_alt_filled = NotStr('''''') -icon_home_twotone = NotStr(''' - - -''') -icon_panorama_twotone = NotStr(''' - - -''') -icon_looks6_filled = NotStr('''''') -icon_content_copy_round = NotStr('''''') -icon_backspace_twotone = NotStr(''' - - -''') -icon_batch_prediction_outlined = NotStr('''''') -icon_forward30_round = NotStr('''''') -icon_corporate_fare_outlined = NotStr('''''') -icon_straighten_round = NotStr('''''') -icon_contact_phone_twotone = NotStr(''' - - -''') -icon_auto_graph_filled = NotStr('''''') -icon_movie_twotone = NotStr(''' - - -''') -icon_no_accounts_round = NotStr(''' - - -''') -icon_punch_clock_filled = NotStr(''' - - -''') -icon_house_siding_round = NotStr('''''') -icon_bluetooth_drive_outlined = NotStr(''' - - - - -''') -icon_highlight_off_twotone = NotStr(''' - - -''') -icon_alarm_add_twotone = NotStr(''' - - -''') -icon_not_equal_sharp = NotStr(''' - - -''') -icon_time_to_leave_sharp = NotStr('''''') -icon_campaign_round = NotStr('''''') -icon_man_sharp = NotStr(''' - - -''') -icon_emergency_recording_filled = NotStr('''''') -icon_atm_twotone = NotStr('''''') -icon_integration_instructions_round = NotStr('''''') -icon_wb_auto_sharp = NotStr('''''') -icon_present_to_all_round = NotStr('''''') -icon_album_sharp = NotStr('''''') -icon_view_timeline_round = NotStr('''''') -icon_school_sharp = NotStr('''''') -icon_line_weight_filled = NotStr('''''') -icon_video_call_filled = NotStr('''''') -icon_kayaking_sharp = NotStr('''''') -icon_keyboard_return_outlined = NotStr('''''') -icon_lightbulb_circle_sharp = NotStr('''''') -icon_remove_circle_outline_filled = NotStr('''''') -icon_keyboard_backspace_twotone = NotStr('''''') -icon_photo_album_filled = NotStr('''''') -icon_contactless_filled = NotStr('''''') -icon_adb_twotone = NotStr('''''') -icon_waterfall_chart_outlined = NotStr('''''') -icon_navigate_next_twotone = NotStr('''''') -icon_speaker_group_filled = NotStr(''' - - - -''') -icon_visibility_round = NotStr('''''') -icon_batch_prediction_twotone = NotStr(''' - - -''') -icon_border_color_round = NotStr('''''') -icon_egg_filled = NotStr('''''') -icon_brightness6_outlined = NotStr('''''') -icon_queue_play_next_sharp = NotStr('''''') -icon_dvr_twotone = NotStr(''' - - -''') -icon_signal_wifi_statusbar_connected_no_internet4_filled = NotStr(''' - - -''') -icon_link_off_twotone = NotStr('''''') -icon_slideshow_twotone = NotStr(''' - - -''') -icon_celebration_twotone = NotStr(''' - - -''') -icon_multiline_chart_twotone = NotStr('''''') -icon_sports_mma_filled = NotStr('''''') -icon_sentiment_very_satisfied_sharp = NotStr('''''') -icon_accessible_forward_outlined = NotStr(''' - - -''') -icon_preview_outlined = NotStr('''''') -icon_delete_sweep_filled = NotStr('''''') -icon_source_sharp = NotStr('''''') -icon_network_locked_round = NotStr('''''') -icon_streetview_twotone = NotStr(''' - - - -''') -icon_work_outlined = NotStr('''''') -icon_amp_stories_filled = NotStr('''''') -icon_navigate_next_round = NotStr('''''') -icon_file_copy_filled = NotStr('''''') -icon_crop_portrait_twotone = NotStr('''''') -icon_games_outlined = NotStr('''''') -icon_add_to_photos_sharp = NotStr('''''') -icon_forward30_twotone = NotStr('''''') -icon_network_ping_round = NotStr('''''') -icon_system_security_update_good_filled = NotStr('''''') -icon_nfc_filled = NotStr('''''') -icon_cloud_sync_outlined = NotStr('''''') -icon_pin_invoke_sharp = NotStr('''''') -icon_bed_filled = NotStr('''''') -icon_headset_mic_filled = NotStr('''''') -icon_arrow_drop_up_twotone = NotStr('''''') -icon_pin_invoke_twotone = NotStr('''''') -icon_playlist_play_round = NotStr('''''') -icon_bookmark_remove_twotone = NotStr(''' - - -''') -icon_featured_play_list_twotone = NotStr(''' - - -''') -icon_connect_without_contact_filled = NotStr('''''') -icon_laptop_twotone = NotStr(''' - - -''') -icon_quiz_twotone = NotStr(''' - - -''') -icon_map_sharp = NotStr('''''') -icon_stop_circle_round = NotStr('''''') -icon_male_filled = NotStr('''''') -icon_supervisor_account_twotone = NotStr(''' - - - -''') -icon_md30_fps_select_outlined = NotStr('''''') -icon_md3_d_rotation_round = NotStr('''''') -icon_charging_station_twotone = NotStr(''' - - -''') -icon_ev_station_sharp = NotStr('''''') -icon_bathtub_filled = NotStr(''' - - -''') -icon_battery_saver_filled = NotStr('''''') -icon_no_meeting_room_outlined = NotStr('''''') -icon_save_all_sharp = NotStr(''' - - -''') -icon_tty_outlined = NotStr('''''') -icon_alt_route_outlined = NotStr('''''') -icon_bakery_dining_filled = NotStr('''''') -icon_sentiment_satisfied_twotone = NotStr(''' - - - - -''') -icon_no_meals_twotone = NotStr('''''') -icon_swipe_outlined = NotStr(''' - - -''') -icon_arrow_forward_ios_outlined = NotStr('''''') -icon_chat_bubble_outline_round = NotStr('''''') -icon_power_input_round = NotStr('''''') -icon_abc_round = NotStr('''''') -icon_quiz_sharp = NotStr(''' - - -''') -icon_mark_email_read_sharp = NotStr('''''') -icon_router_sharp = NotStr('''''') -icon_signal_cellular_connected_no_internet4_bar_twotone = NotStr('''''') -icon_token_sharp = NotStr('''''') -icon_book_round = NotStr('''''') -icon_call_end_twotone = NotStr(''' - - -''') -icon_adb_round = NotStr('''''') -icon_phonelink_setup_outlined = NotStr('''''') -icon_apps_filled = NotStr('''''') -icon_volcano_outlined = NotStr('''''') -icon_find_in_page_twotone = NotStr(''' - - -''') -icon_radar_round = NotStr('''''') -icon_list_filled = NotStr('''''') -icon_camera_roll_twotone = NotStr(''' - - -''') -icon_voice_chat_round = NotStr('''''') -icon_repeat_on_twotone = NotStr('''''') -icon_switch_access_shortcut_add_outlined = NotStr('''''') -icon_md15_mp_filled = NotStr('''''') -icon_adjust_outlined = NotStr('''''') -icon_flip_to_back_outlined = NotStr('''''') -icon_drive_file_move_rtl_twotone = NotStr(''' - - -''') -icon_transform_sharp = NotStr('''''') -icon_mobiledata_off_twotone = NotStr('''''') -icon_domain_add_sharp = NotStr('''''') -icon_public_off_outlined = NotStr('''''') -icon_border_inner_round = NotStr('''''') -icon_assignment_turned_in_outlined = NotStr('''''') -icon_drive_file_rename_outline_twotone = NotStr(''' - - -''') -icon_spatial_tracking_twotone = NotStr(''' - - - - - -''') -icon_h_plus_mobiledata_sharp = NotStr('''''') -icon_campaign_filled = NotStr('''''') -icon_space_dashboard_filled = NotStr('''''') -icon_thumb_up_off_alt_round = NotStr('''''') -icon_shield_round = NotStr('''''') -icon_handshake_twotone = NotStr(''' - - -''') -icon_outbox_outlined = NotStr(''' - - -''') -icon_md3_k_round = NotStr('''''') -icon_format_size_round = NotStr('''''') -icon_insert_emoticon_filled = NotStr('''''') -icon_speaker_phone_twotone = NotStr(''' - - -''') -icon_dehaze_round = NotStr('''''') -icon_no_luggage_outlined = NotStr('''''') -icon_pattern_filled = NotStr('''''') -icon_stars_outlined = NotStr('''''') -icon_md8_mp_outlined = NotStr(''' - - - -''') -icon_discount_round = NotStr(''' - - -''') -icon_garage_filled = NotStr(''' - - - - -''') -icon_autofps_select_twotone = NotStr(''' - - -''') -icon_clear_all_sharp = NotStr('''''') -icon_lock_reset_round = NotStr('''''') -icon_smoke_free_sharp = NotStr('''''') -icon_elderly_woman_filled = NotStr('''''') -icon_turn_sharp_left_outlined = NotStr('''''') -icon_swipe_right_alt_sharp = NotStr('''''') -icon_hexagon_outlined = NotStr('''''') -icon_play_circle_filled_sharp = NotStr('''''') -icon_phone_iphone_sharp = NotStr('''''') -icon_traffic_twotone = NotStr(''' - - -''') -icon_people_outlined = NotStr('''''') -icon_local_play_filled = NotStr('''''') -icon_whatshot_filled = NotStr('''''') -icon_pregnant_woman_round = NotStr('''''') -icon_arrow_drop_down_circle_sharp = NotStr('''''') -icon_fullscreen_exit_sharp = NotStr('''''') -icon_playlist_play_outlined = NotStr('''''') -icon_flare_round = NotStr('''''') -icon_collections_sharp = NotStr('''''') -icon_drive_eta_outlined = NotStr(''' - - - -''') -icon_skip_next_twotone = NotStr(''' - - -''') -icon_grass_filled = NotStr('''''') -icon_minus_filled = NotStr('''''') -icon_person_add_outlined = NotStr('''''') -icon_earbuds_battery_filled = NotStr('''''') -icon_sports_gymnastics_twotone = NotStr('''''') -icon_repeat_sharp = NotStr('''''') -icon_rowing_twotone = NotStr('''''') -icon_signal_wifi_statusbar_connected_no_internet4_twotone = NotStr(''' - - -''') -icon_event_repeat_twotone = NotStr(''' - - -''') -icon_bungalow_sharp = NotStr('''''') -icon_view_week_twotone = NotStr(''' - - -''') -icon_view_array_outlined = NotStr('''''') -icon_catching_pokemon_round = NotStr('''''') -icon_stream_filled = NotStr(''' - - - - - -''') -icon_view_compact_alt_filled = NotStr('''''') -icon_room_service_sharp = NotStr('''''') -icon_emergency_round = NotStr('''''') -icon_touch_app_sharp = NotStr('''''') -icon_iron_twotone = NotStr(''' - - -''') -icon_signal_cellular_connected_no_internet1_bar_sharp = NotStr(''' - - -''') -icon_video_file_twotone = NotStr(''' - - -''') -icon_snowboarding_round = NotStr('''''') -icon_cell_wifi_round = NotStr(''' - - -''') -icon_web_asset_off_sharp = NotStr('''''') -icon_remove_from_queue_twotone = NotStr(''' - - -''') -icon_timer_off_filled = NotStr('''''') -icon_edit_off_filled = NotStr('''''') -icon_spatial_tracking_sharp = NotStr(''' - - - -''') -icon_whatsapp_twotone = NotStr('''''') -icon_highlight_outlined = NotStr('''''') -icon_flare_sharp = NotStr('''''') -icon_view_compact_twotone = NotStr(''' - - -''') -icon_md9_k_outlined = NotStr(''' - - - -''') -icon_queue_play_next_filled = NotStr('''''') -icon_md30_fps_twotone = NotStr('''''') -icon_cloud_queue_round = NotStr('''''') -icon_spatial_audio_off_sharp = NotStr(''' - - - -''') -icon_subtitles_outlined = NotStr('''''') -icon_filter_alt_off_round = NotStr('''''') -icon_bug_report_round = NotStr('''''') -icon_signal_cellular_null_outlined = NotStr('''''') -icon_first_page_sharp = NotStr('''''') -icon_delivery_dining_outlined = NotStr(''' - - -''') -icon_surround_sound_filled = NotStr('''''') -icon_house_round = NotStr('''''') -icon_star_border_filled = NotStr('''''') -icon_commute_twotone = NotStr('''''') -icon_system_security_update_filled = NotStr('''''') -icon_line_weight_outlined = NotStr('''''') -icon_mood_bad_sharp = NotStr('''''') -icon_draw_filled = NotStr('''''') -icon_screen_lock_landscape_twotone = NotStr(''' - - -''') -icon_local_offer_sharp = NotStr('''''') -icon_terminal_outlined = NotStr('''''') -icon_group_add_twotone = NotStr(''' - - - -''') -icon_developer_board_off_filled = NotStr('''''') -icon_history_toggle_off_filled = NotStr('''''') -icon_bathroom_filled = NotStr('''''') -icon_free_breakfast_twotone = NotStr(''' - - -''') -icon_devices_other_round = NotStr('''''') -icon_electrical_services_filled = NotStr(''' - - -''') -icon_price_change_filled = NotStr('''''') -icon_battery_alert_round = NotStr('''''') -icon_format_color_reset_round = NotStr('''''') -icon_piano_off_filled = NotStr('''''') -icon_sanitizer_filled = NotStr('''''') -icon_sports_score_filled = NotStr('''''') -icon_room_twotone = NotStr(''' - - - -''') -icon_cabin_filled = NotStr('''''') -icon_manage_search_round = NotStr('''''') -icon_credit_card_off_round = NotStr('''''') -icon_signal_wifi3_bar_lock_filled = NotStr(''' - - -''') -icon_density_large_round = NotStr('''''') -icon_brightness1_outlined = NotStr('''''') -icon_done_round = NotStr('''''') -icon_drafts_sharp = NotStr('''''') -icon_cabin_outlined = NotStr('''''') -icon_how_to_vote_outlined = NotStr('''''') -icon_equalizer_sharp = NotStr('''''') -icon_device_thermostat_round = NotStr('''''') -icon_accessible_twotone = NotStr(''' - - -''') -icon_filter_list_sharp = NotStr('''''') -icon_school_twotone = NotStr(''' - - -''') -icon_save_as_twotone = NotStr(''' - - -''') -icon_videogame_asset_off_twotone = NotStr(''' - - -''') -icon_do_disturb_on_round = NotStr('''''') -icon_assignment_return_outlined = NotStr('''''') -icon_price_change_round = NotStr('''''') -icon_filter_none_filled = NotStr('''''') -icon_currency_pound_filled = NotStr('''''') -icon_minor_crash_outlined = NotStr('''''') -icon_r_mobiledata_round = NotStr('''''') -icon_edit_off_outlined = NotStr('''''') -icon_newspaper_round = NotStr('''''') -icon_imagesearch_roller_sharp = NotStr('''''') -icon_room_preferences_twotone = NotStr(''' - - -''') -icon_camera_rear_outlined = NotStr('''''') -icon_analytics_round = NotStr('''''') -icon_md7_mp_filled = NotStr('''''') -icon_md1_x_mobiledata_outlined = NotStr('''''') -icon_telegram_sharp = NotStr('''''') -icon_air_round = NotStr('''''') -icon_device_hub_twotone = NotStr('''''') -icon_link_off_outlined = NotStr('''''') -icon_airplane_ticket_twotone = NotStr(''' - - - -''') -icon_surround_sound_outlined = NotStr(''' - - -''') -icon_star_half_round = NotStr('''''') -icon_switch_left_sharp = NotStr('''''') -icon_vibration_outlined = NotStr('''''') -icon_airline_seat_individual_suite_sharp = NotStr('''''') -icon_tram_twotone = NotStr(''' - - -''') -icon_assistant_sharp = NotStr('''''') -icon_light_filled = NotStr('''''') -icon_ring_volume_outlined = NotStr('''''') -icon_gps_off_sharp = NotStr('''''') -icon_md2_k_sharp = NotStr('''''') -icon_auto_awesome_mosaic_filled = NotStr('''''') -icon_panorama_wide_angle_round = NotStr('''''') -icon_no_drinks_twotone = NotStr(''' - - -''') -icon_manage_search_twotone = NotStr('''''') -icon_join_right_twotone = NotStr(''' - - -''') -icon_savings_twotone = NotStr(''' - - -''') -icon_filter_none_round = NotStr('''''') -icon_favorite_border_twotone = NotStr('''''') -icon_border_inner_sharp = NotStr('''''') -icon_md7_k_twotone = NotStr(''' - - - -''') -icon_developer_mode_outlined = NotStr('''''') -icon_arrow_drop_down_circle_outlined = NotStr('''''') -icon_calendar_today_round = NotStr('''''') -icon_swap_vert_twotone = NotStr('''''') -icon_signal_wifi0_bar_outlined = NotStr('''''') -icon_point_of_sale_filled = NotStr('''''') -icon_text_rotation_angledown_filled = NotStr('''''') -icon_gpp_maybe_round = NotStr('''''') -icon_unarchive_outlined = NotStr('''''') -icon_check_box_filled = NotStr('''''') -icon_speaker_sharp = NotStr('''''') -icon_shortcut_twotone = NotStr('''''') -icon_swap_horiz_sharp = NotStr('''''') -icon_work_off_sharp = NotStr('''''') -icon_hexagon_round = NotStr('''''') -icon_arrow_back_twotone = NotStr('''''') -icon_payments_twotone = NotStr(''' - - - -''') -icon_volcano_round = NotStr('''''') -icon_luggage_twotone = NotStr(''' - - -''') -icon_hotel_class_outlined = NotStr('''''') -icon_pages_twotone = NotStr(''' - - -''') -icon_content_paste_go_outlined = NotStr(''' - - -''') -icon_no_crash_filled = NotStr('''''') -icon_reviews_round = NotStr('''''') -icon_location_city_filled = NotStr('''''') -icon_sd_storage_twotone = NotStr(''' - - -''') -icon_motion_photos_paused_filled = NotStr('''''') -icon_stop_screen_share_twotone = NotStr(''' - - - -''') -icon_view_in_ar_sharp = NotStr('''''') -icon_assessment_filled = NotStr('''''') -icon_sick_twotone = NotStr('''''') -icon_nfc_sharp = NotStr('''''') -icon_co2_twotone = NotStr('''''') -icon_dangerous_outlined = NotStr('''''') -icon_blur_on_round = NotStr('''''') -icon_turn_slight_left_round = NotStr('''''') -icon_cases_outlined = NotStr(''' - - -''') -icon_ssid_chart_twotone = NotStr('''''') -icon_bike_scooter_outlined = NotStr(''' - - -''') -icon_remove_moderator_sharp = NotStr('''''') -icon_tablet_android_outlined = NotStr('''''') -icon_record_voice_over_sharp = NotStr(''' - - -''') -icon_gps_off_filled = NotStr('''''') -icon_task_twotone = NotStr(''' - - -''') -icon_drag_indicator_filled = NotStr('''''') -icon_browser_updated_sharp = NotStr('''''') -icon_md123_filled = NotStr('''''') -icon_signal_cellular3_bar_outlined = NotStr(''' - - -''') -icon_arrow_drop_down_round = NotStr('''''') -icon_loyalty_twotone = NotStr(''' - - - - -''') -icon_sentiment_satisfied_round = NotStr(''' - - - -''') -icon_video_library_sharp = NotStr('''''') -icon_view_module_round = NotStr('''''') -icon_battery60_twotone = NotStr(''' - - -''') -icon_flash_auto_filled = NotStr('''''') -icon_image_search_round = NotStr('''''') -icon_star_filled = NotStr('''''') -icon_history_sharp = NotStr('''''') -icon_balcony_sharp = NotStr('''''') -icon_person_outline_twotone = NotStr(''' - - - -''') -icon_keyboard_double_arrow_right_twotone = NotStr(''' - - -''') -icon_dining_twotone = NotStr(''' - - - -''') -icon_keyboard_backspace_filled = NotStr('''''') -icon_airline_seat_recline_extra_sharp = NotStr('''''') -icon_panorama_horizontal_select_round = NotStr('''''') -icon_thumbs_up_down_outlined = NotStr('''''') -icon_pinch_twotone = NotStr(''' - - -''') -icon_screen_rotation_alt_filled = NotStr('''''') -icon_keyboard_filled = NotStr('''''') -icon_collections_filled = NotStr('''''') -icon_domain_verification_outlined = NotStr(''' - - -''') -icon_update_outlined = NotStr('''''') -icon_missed_video_call_filled = NotStr('''''') -icon_menu_book_twotone = NotStr(''' - - - -''') -icon_contact_mail_twotone = NotStr(''' - - -''') -icon_lock_outlined = NotStr('''''') -icon_space_bar_sharp = NotStr('''''') -icon_auto_awesome_motion_sharp = NotStr('''''') -icon_priority_high_round = NotStr(''' - - -''') -icon_md1_k_twotone = NotStr(''' - - - -''') -icon_phone_in_talk_twotone = NotStr(''' - - -''') -icon_thermostat_auto_outlined = NotStr('''''') -icon_monitor_outlined = NotStr('''''') -icon_family_restroom_outlined = NotStr('''''') -icon_md1_k_plus_round = NotStr('''''') -icon_r_mobiledata_twotone = NotStr('''''') -icon_back_hand_sharp = NotStr('''''') -icon_handyman_twotone = NotStr(''' - - - -''') -icon_surfing_filled = NotStr('''''') -icon_stop_round = NotStr('''''') -icon_format_paint_round = NotStr('''''') -icon_square_sharp = NotStr('''''') -icon_align_vertical_bottom_twotone = NotStr('''''') -icon_thumb_up_off_alt_twotone = NotStr(''' - - -''') -icon_local_gas_station_round = NotStr('''''') -icon_media_bluetooth_on_twotone = NotStr('''''') -icon_photo_camera_front_sharp = NotStr('''''') -icon_print_disabled_filled = NotStr('''''') -icon_plumbing_twotone = NotStr(''' - - -''') -icon_find_in_page_sharp = NotStr('''''') -icon_publish_sharp = NotStr('''''') -icon_format_underlined_filled = NotStr('''''') -icon_home_round = NotStr('''''') -icon_reset_tv_sharp = NotStr('''''') -icon_undo_sharp = NotStr('''''') -icon_slow_motion_video_outlined = NotStr('''''') -icon_nightlight_sharp = NotStr('''''') -icon_motion_photos_auto_sharp = NotStr('''''') -icon_sd_card_alert_sharp = NotStr('''''') -icon_toll_filled = NotStr('''''') -icon_light_sharp = NotStr('''''') -icon_filter5_twotone = NotStr(''' - - -''') -icon_closed_caption_disabled_sharp = NotStr('''''') -icon_group_round = NotStr('''''') -icon_description_round = NotStr('''''') -icon_local_bar_twotone = NotStr(''' - - -''') -icon_icecream_sharp = NotStr('''''') -icon_sensors_off_round = NotStr('''''') -icon_phone_callback_round = NotStr('''''') -icon_report_gmailerrorred_outlined = NotStr(''' - - - -''') -icon_my_location_outlined = NotStr('''''') -icon_laptop_sharp = NotStr('''''') -icon_fiber_smart_record_outlined = NotStr('''''') -icon_interpreter_mode_sharp = NotStr('''''') -icon_signal_wifi0_bar_sharp = NotStr('''''') -icon_ios_share_outlined = NotStr('''''') -icon_chat_bubble_round = NotStr('''''') -icon_data_thresholding_twotone = NotStr(''' - - - -''') -icon_highlight_alt_sharp = NotStr('''''') -icon_edit_note_outlined = NotStr('''''') -icon_unfold_more_round = NotStr('''''') -icon_signal_cellular_no_sim_filled = NotStr('''''') -icon_card_giftcard_twotone = NotStr(''' - - -''') -icon_checklist_twotone = NotStr('''''') -icon_devices_round = NotStr('''''') -icon_library_add_check_round = NotStr('''''') -icon_access_time_round = NotStr('''''') -icon_folder_zip_filled = NotStr('''''') -icon_weekend_twotone = NotStr(''' - - -''') -icon_add_reaction_filled = NotStr('''''') -icon_block_sharp = NotStr('''''') -icon_trending_up_sharp = NotStr('''''') -icon_star_purple500_round = NotStr('''''') -icon_airplay_sharp = NotStr('''''') -icon_lte_mobiledata_round = NotStr('''''') -icon_contact_phone_filled = NotStr('''''') -icon_upgrade_outlined = NotStr('''''') -icon_event_seat_outlined = NotStr('''''') -icon_sync_problem_twotone = NotStr('''''') -icon_attractions_outlined = NotStr('''''') -icon_battery0_bar_round = NotStr('''''') -icon_terrain_sharp = NotStr('''''') -icon_monochrome_photos_twotone = NotStr(''' - - -''') -icon_scatter_plot_twotone = NotStr(''' - - - - -''') -icon_fort_outlined = NotStr('''''') -icon_share_arrival_time_twotone = NotStr(''' - - -''') -icon_gradient_twotone = NotStr('''''') -icon_assistant_direction_sharp = NotStr('''''') -icon_auto_awesome_sharp = NotStr('''''') -icon_groups_round = NotStr('''''') -icon_medication_twotone = NotStr(''' - - - -''') -icon_replay5_sharp = NotStr('''''') -icon_switch_right_twotone = NotStr(''' - - -''') -icon_trending_up_filled = NotStr('''''') -icon_shop2_twotone = NotStr(''' - - - - -''') -icon_time_to_leave_outlined = NotStr(''' - - - -''') -icon_add_location_alt_outlined = NotStr('''''') -icon_skip_previous_outlined = NotStr('''''') -icon_open_in_new_outlined = NotStr('''''') -icon_border_bottom_filled = NotStr('''''') -icon_av_timer_outlined = NotStr('''''') -icon_directions_off_round = NotStr('''''') -icon_people_alt_sharp = NotStr(''' - - - -''') -icon_domain_add_filled = NotStr('''''') -icon_smart_screen_outlined = NotStr(''' - - -''') -icon_table_bar_twotone = NotStr(''' - - -''') -icon_turned_in_not_filled = NotStr('''''') -icon_grid4_x4_round = NotStr('''''') -icon_fence_sharp = NotStr('''''') -icon_g_mobiledata_round = NotStr('''''') -icon_not_accessible_round = NotStr('''''') -icon_exposure_plus1_twotone = NotStr('''''') -icon_tap_and_play_outlined = NotStr('''''') -icon_developer_mode_twotone = NotStr('''''') -icon_settings_phone_twotone = NotStr(''' - - -''') -icon_person_off_outlined = NotStr('''''') -icon_repeat_filled = NotStr('''''') -icon_sports_kabaddi_round = NotStr(''' - - - -''') -icon_cloud_circle_sharp = NotStr('''''') -icon_mode_of_travel_filled = NotStr('''''') -icon_blur_linear_round = NotStr('''''') -icon_browse_gallery_filled = NotStr(''' - - -''') -icon_filter6_twotone = NotStr(''' - - -''') -icon_route_round = NotStr('''''') -icon_install_desktop_twotone = NotStr(''' - - - -''') -icon_mic_external_off_outlined = NotStr('''''') -icon_factory_twotone = NotStr(''' - - -''') -icon_remove_twotone = NotStr('''''') -icon_lock_clock_sharp = NotStr('''''') -icon_camera_indoor_round = NotStr('''''') -icon_health_and_safety_twotone = NotStr(''' - - -''') -icon_photo_size_select_actual_sharp = NotStr('''''') -icon_md14_mp_twotone = NotStr(''' - - - - - -''') -icon_drafts_round = NotStr('''''') -icon_snippet_folder_round = NotStr('''''') -icon_polymer_filled = NotStr('''''') -icon_bluetooth_disabled_sharp = NotStr('''''') -icon_restore_page_round = NotStr('''''') -icon_md3_p_twotone = NotStr(''' - - -''') -icon_notification_important_twotone = NotStr(''' - - -''') -icon_local_police_sharp = NotStr('''''') -icon_local_post_office_filled = NotStr('''''') -icon_square_foot_filled = NotStr('''''') -icon_group_remove_twotone = NotStr(''' - - -''') -icon_call_merge_outlined = NotStr('''''') -icon_thunderstorm_sharp = NotStr('''''') -icon_emoji_objects_outlined = NotStr(''' - - - - -''') -icon_chrome_reader_mode_filled = NotStr('''''') -icon_local_airport_filled = NotStr('''''') -icon_add_task_sharp = NotStr('''''') -icon_person_search_round = NotStr(''' - - -''') -icon_landslide_round = NotStr('''''') -icon_account_balance_sharp = NotStr('''''') -icon_media_bluetooth_off_twotone = NotStr('''''') -icon_view_carousel_twotone = NotStr(''' - - -''') -icon_align_horizontal_right_round = NotStr('''''') -icon_shower_round = NotStr(''' - - - - - - - -''') -icon_podcasts_sharp = NotStr('''''') -icon_cookie_twotone = NotStr(''' - - - - - -''') -icon_mobile_off_sharp = NotStr('''''') -icon_mic_round = NotStr('''''') -icon_extension_off_filled = NotStr('''''') -icon_bedroom_parent_filled = NotStr(''' - - -''') -icon_departure_board_outlined = NotStr(''' - - - -''') -icon_museum_sharp = NotStr('''''') -icon_cancel_schedule_send_filled = NotStr(''' - - -''') -icon_radio_filled = NotStr('''''') -icon_local_drink_outlined = NotStr('''''') -icon_photo_size_select_small_outlined = NotStr('''''') -icon_battery_charging_full_round = NotStr('''''') -icon_flight_land_twotone = NotStr('''''') -icon_polymer_outlined = NotStr('''''') -icon_view_comfy_round = NotStr('''''') -icon_ac_unit_sharp = NotStr('''''') -icon_downloading_twotone = NotStr('''''') -icon_note_add_sharp = NotStr('''''') -icon_wechat_round = NotStr(''' - - -''') -icon_emoji_emotions_twotone = NotStr(''' - - - - - -''') -icon_note_alt_round = NotStr('''''') -icon_people_outline_outlined = NotStr('''''') -icon_wordpress_round = NotStr('''''') -icon_add_sharp = NotStr('''''') -icon_panorama_photosphere_round = NotStr('''''') -icon_playlist_remove_sharp = NotStr('''''') -icon_insert_invitation_round = NotStr('''''') -icon_live_tv_filled = NotStr('''''') -icon_landslide_sharp = NotStr('''''') -icon_thermostat_filled = NotStr('''''') -icon_airline_seat_legroom_extra_twotone = NotStr('''''') -icon_deselect_outlined = NotStr('''''') -icon_minor_crash_filled = NotStr('''''') -icon_wb_cloudy_outlined = NotStr('''''') -icon_md8_k_twotone = NotStr(''' - - - - - -''') -icon_phonelink_setup_round = NotStr('''''') -icon_ev_station_filled = NotStr('''''') -icon_format_align_justify_round = NotStr('''''') -icon_hdr_off_twotone = NotStr('''''') -icon_do_disturb_alt_round = NotStr('''''') -icon_backup_twotone = NotStr(''' - - -''') -icon_safety_divider_filled = NotStr('''''') -icon_golf_course_twotone = NotStr(''' - - - - -''') -icon_format_shapes_sharp = NotStr('''''') -icon_filter1_outlined = NotStr('''''') -icon_screen_rotation_twotone = NotStr(''' - - -''') -icon_spa_sharp = NotStr('''''') -icon_man_round = NotStr(''' - - -''') -icon_south_round = NotStr('''''') -icon_phonelink_off_outlined = NotStr('''''') -icon_holiday_village_twotone = NotStr(''' - - -''') -icon_keyboard_control_key_twotone = NotStr('''''') -icon_article_filled = NotStr('''''') -icon_gpp_maybe_filled = NotStr('''''') -icon_text_decrease_filled = NotStr('''''') -icon_power_off_sharp = NotStr('''''') -icon_comment_bank_filled = NotStr('''''') -icon_image_not_supported_twotone = NotStr(''' - - -''') -icon_looks_one_filled = NotStr('''''') -icon_tsunami_twotone = NotStr(''' - - -''') -icon_browser_updated_outlined = NotStr('''''') -icon_phone_in_talk_sharp = NotStr('''''') -icon_call_to_action_outlined = NotStr('''''') -icon_design_services_sharp = NotStr('''''') -icon_format_shapes_twotone = NotStr(''' - - -''') -icon_fax_sharp = NotStr('''''') -icon_door_sliding_sharp = NotStr('''''') -icon_exposure_zero_twotone = NotStr('''''') -icon_confirmation_number_round = NotStr('''''') -icon_pin_end_twotone = NotStr('''''') -icon_remember_me_filled = NotStr(''' - - -''') -icon_opacity_twotone = NotStr(''' - - -''') -icon_shield_moon_filled = NotStr('''''') -icon_movie_round = NotStr('''''') -icon_bungalow_outlined = NotStr('''''') -icon_text_rotation_angledown_sharp = NotStr('''''') -icon_sports_bar_outlined = NotStr('''''') -icon_event_seat_sharp = NotStr('''''') -icon_dialer_sip_outlined = NotStr('''''') -icon_exposure_neg1_twotone = NotStr('''''') -icon_iron_filled = NotStr('''''') -icon_electric_car_outlined = NotStr(''' - - - - -''') -icon_camera_front_filled = NotStr('''''') -icon_crop_landscape_filled = NotStr('''''') -icon_north_east_outlined = NotStr('''''') -icon_notification_important_round = NotStr('''''') -icon_layers_clear_round = NotStr('''''') -icon_upcoming_filled = NotStr('''''') -icon_web_twotone = NotStr(''' - - -''') -icon_terminal_twotone = NotStr(''' - - - - -''') -icon_mode_standby_twotone = NotStr('''''') -icon_nearby_error_outlined = NotStr('''''') -icon_roller_skating_sharp = NotStr('''''') -icon_task_filled = NotStr('''''') -icon_class_filled = NotStr('''''') -icon_electrical_services_round = NotStr('''''') -icon_md8_k_outlined = NotStr(''' - - - -''') -icon_laptop_filled = NotStr('''''') -icon_local_library_outlined = NotStr('''''') -icon_soup_kitchen_sharp = NotStr('''''') -icon_settings_input_antenna_round = NotStr('''''') -icon_folder_open_twotone = NotStr(''' - - -''') -icon_signpost_filled = NotStr('''''') -icon_wheelchair_pickup_filled = NotStr('''''') -icon_phone_callback_outlined = NotStr('''''') -icon_edit_note_round = NotStr('''''') -icon_error_twotone = NotStr(''' - - -''') -icon_edit_calendar_round = NotStr('''''') -icon_sports_tennis_filled = NotStr('''''') -icon_terrain_twotone = NotStr(''' - - -''') -icon_filter5_round = NotStr('''''') -icon_cabin_round = NotStr('''''') -icon_md6_ft_apart_outlined = NotStr('''''') -icon_bookmark_add_twotone = NotStr(''' - - -''') -icon_location_disabled_twotone = NotStr('''''') -icon_rotate_right_outlined = NotStr('''''') -icon_corporate_fare_sharp = NotStr('''''') -icon_bookmark_border_filled = NotStr('''''') -icon_animation_filled = NotStr('''''') -icon_looks_twotone = NotStr('''''') -icon_save_twotone = NotStr(''' - - -''') -icon_sentiment_very_dissatisfied_twotone = NotStr(''' - - -''') -icon_radio_button_unchecked_filled = NotStr('''''') -icon_settings_power_round = NotStr('''''') -icon_vertical_align_center_twotone = NotStr('''''') -icon_view_compact_outlined = NotStr('''''') -icon_queue_round = NotStr('''''') -icon_edgesensor_high_twotone = NotStr(''' - - -''') -icon_event_outlined = NotStr('''''') -icon_timer3_select_sharp = NotStr('''''') -icon_light_mode_round = NotStr('''''') -icon_pest_control_rodent_filled = NotStr('''''') -icon_less_than_sharp = NotStr('''''') -icon_edit_off_twotone = NotStr(''' - - -''') -icon_description_sharp = NotStr('''''') -icon_keyboard_double_arrow_right_filled = NotStr(''' - - -''') -icon_speaker_phone_sharp = NotStr('''''') -icon_border_style_sharp = NotStr('''''') -icon_drive_folder_upload_round = NotStr('''''') -icon_refresh_sharp = NotStr('''''') -icon_notifications_active_outlined = NotStr('''''') -icon_folder_shared_round = NotStr('''''') -icon_miscellaneous_services_filled = NotStr('''''') -icon_menu_open_sharp = NotStr('''''') -icon_arrow_circle_left_sharp = NotStr('''''') -icon_car_repair_outlined = NotStr(''' - - - -''') -icon_post_add_outlined = NotStr(''' - - -''') -icon_report_problem_outlined = NotStr('''''') -icon_co2_outlined = NotStr('''''') -icon_food_bank_twotone = NotStr(''' - - -''') -icon_logo_dev_outlined = NotStr(''' - - -''') -icon_clean_hands_outlined = NotStr('''''') -icon_account_tree_twotone = NotStr(''' - - -''') -icon_emoji_transportation_sharp = NotStr(''' - - - -''') -icon_flip_to_front_round = NotStr('''''') -icon_do_not_touch_round = NotStr('''''') -icon_less_than_equal_filled = NotStr(''' - - -''') -icon_shield_outlined = NotStr('''''') -icon_scale_filled = NotStr('''''') -icon_install_mobile_filled = NotStr(''' - - -''') -icon_phonelink_off_round = NotStr('''''') -icon_wifi_lock_filled = NotStr(''' - - -''') -icon_replay_twotone = NotStr('''''') -icon_emergency_twotone = NotStr(''' - - -''') -icon_mode_outlined = NotStr('''''') -icon_comment_bank_sharp = NotStr('''''') -icon_hdr_off_sharp = NotStr('''''') -icon_trending_down_outlined = NotStr('''''') -icon_battery1_bar_twotone = NotStr(''' - - -''') -icon_md10_mp_filled = NotStr('''''') -icon_audio_file_round = NotStr('''''') -icon_live_tv_round = NotStr('''''') -icon_extension_off_outlined = NotStr('''''') -icon_table_restaurant_outlined = NotStr('''''') -icon_local_parking_round = NotStr('''''') -icon_open_in_new_off_round = NotStr('''''') -icon_balcony_filled = NotStr('''''') -icon_signal_wifi1_bar_filled = NotStr(''' - - -''') -icon_highlight_sharp = NotStr('''''') -icon_kitesurfing_filled = NotStr('''''') -icon_dialer_sip_sharp = NotStr('''''') -icon_format_color_reset_filled = NotStr('''''') -icon_format_color_text_round = NotStr('''''') -icon_point_of_sale_sharp = NotStr('''''') -icon_drive_file_move_rtl_filled = NotStr('''''') -icon_speed_sharp = NotStr(''' - - -''') -icon_bar_chart_sharp = NotStr('''''') -icon_keyboard_double_arrow_right_sharp = NotStr(''' - - -''') -icon_pedal_bike_sharp = NotStr('''''') -icon_run_circle_sharp = NotStr('''''') -icon_newspaper_outlined = NotStr('''''') -icon_padding_outlined = NotStr('''''') -icon_view_headline_filled = NotStr('''''') -icon_signal_wifi4_bar_outlined = NotStr('''''') -icon_telegram_round = NotStr('''''') -icon_switch_right_outlined = NotStr('''''') -icon_token_outlined = NotStr('''''') -icon_leave_bags_at_home_outlined = NotStr('''''') -icon_phone_enabled_twotone = NotStr('''''') -icon_filter3_round = NotStr('''''') -icon_headset_filled = NotStr('''''') -icon_work_outline_filled = NotStr('''''') -icon_audiotrack_outlined = NotStr('''''') -icon_edit_sharp = NotStr('''''') -icon_abc_sharp = NotStr('''''') -icon_leaderboard_outlined = NotStr('''''') -icon_roller_skating_filled = NotStr('''''') -icon_phonelink_filled = NotStr('''''') -icon_fullscreen_exit_round = NotStr('''''') -icon_vertical_align_bottom_filled = NotStr('''''') -icon_eco_outlined = NotStr('''''') -icon_mp_filled = NotStr('''''') -icon_smart_display_filled = NotStr('''''') -icon_vrpano_sharp = NotStr('''''') -icon_eject_twotone = NotStr(''' - - -''') -icon_unfold_less_twotone = NotStr('''''') -icon_face_retouching_off_filled = NotStr(''' - - -''') -icon_beenhere_outlined = NotStr('''''') -icon_md3_k_plus_outlined = NotStr(''' - - -''') -icon_local_florist_filled = NotStr('''''') -icon_thumb_up_filled = NotStr('''''') -icon_time_to_leave_twotone = NotStr(''' - - - - -''') -icon_md6_k_twotone = NotStr(''' - - - - -''') -icon_sports_bar_round = NotStr('''''') -icon_playlist_remove_twotone = NotStr('''''') -icon_reply_all_sharp = NotStr('''''') -icon_grid3_x3_outlined = NotStr('''''') -icon_crop_round = NotStr('''''') -icon_highlight_off_outlined = NotStr('''''') -icon_woo_commerce_outlined = NotStr('''''') -icon_photo_size_select_small_sharp = NotStr('''''') -icon_poll_round = NotStr('''''') -icon_settings_suggest_outlined = NotStr('''''') -icon_checklist_rtl_twotone = NotStr('''''') -icon_forum_outlined = NotStr('''''') -icon_electric_bike_twotone = NotStr('''''') -icon_photo_size_select_large_round = NotStr('''''') -icon_domain_filled = NotStr('''''') -icon_content_paste_go_sharp = NotStr(''' - - -''') -icon_more_twotone = NotStr(''' - - - - - -''') -icon_shopping_cart_checkout_twotone = NotStr('''''') -icon_av_timer_sharp = NotStr('''''') -icon_border_top_filled = NotStr('''''') -icon_outbound_outlined = NotStr('''''') -icon_lens_blur_twotone = NotStr('''''') -icon_keyboard_arrow_down_round = NotStr('''''') -icon_arrow_back_ios_outlined = NotStr('''''') -icon_do_disturb_twotone = NotStr('''''') -icon_swap_calls_round = NotStr('''''') -icon_feedback_filled = NotStr('''''') -icon_local_police_filled = NotStr('''''') -icon_plus_minus_round = NotStr('''''') -icon_access_alarm_outlined = NotStr('''''') -icon_favorite_outlined = NotStr('''''') -icon_e_mobiledata_outlined = NotStr('''''') -icon_person_pin_circle_twotone = NotStr(''' - - -''') -icon_euro_symbol_outlined = NotStr('''''') -icon_rotate_right_twotone = NotStr('''''') -icon_check_circle_sharp = NotStr('''''') -icon_percentage_twotone = NotStr(''' - - - - -''') -icon_bento_sharp = NotStr('''''') -icon_slideshow_sharp = NotStr('''''') -icon_sticky_note2_filled = NotStr('''''') -icon_celebration_filled = NotStr('''''') -icon_history_round = NotStr('''''') -icon_sensor_window_round = NotStr('''''') -icon_pets_twotone = NotStr(''' - - - - - -''') -icon_airline_seat_legroom_normal_filled = NotStr('''''') -icon_keyboard_double_arrow_up_sharp = NotStr(''' - - -''') -icon_difference_filled = NotStr('''''') -icon_face_twotone = NotStr(''' - - - - -''') -icon_text_decrease_round = NotStr('''''') -icon_open_in_new_off_sharp = NotStr('''''') -icon_fastfood_outlined = NotStr('''''') -icon_airplanemode_active_filled = NotStr('''''') -icon_inventory2_filled = NotStr('''''') -icon_location_disabled_filled = NotStr('''''') -icon_currency_lira_round = NotStr('''''') -icon_mobile_off_outlined = NotStr('''''') -icon_turned_in_outlined = NotStr('''''') -icon_radar_twotone = NotStr('''''') -icon_notification_important_filled = NotStr('''''') -icon_insights_filled = NotStr(''' - - -''') -icon_replay_circle_filled_twotone = NotStr('''''') -icon_view_compact_sharp = NotStr('''''') -icon_escalator_round = NotStr('''''') -icon_copyright_round = NotStr('''''') -icon_outlet_round = NotStr('''''') -icon_vpn_key_round = NotStr('''''') -icon_masks_twotone = NotStr(''' - - -''') -icon_looks_two_twotone = NotStr(''' - - -''') -icon_restaurant_menu_outlined = NotStr('''''') -icon_blur_off_round = NotStr(''' - - - - - - - - - - - - - -''') -icon_transit_enterexit_filled = NotStr('''''') -icon_woman_twotone = NotStr(''' - - -''') -icon_content_cut_outlined = NotStr('''''') -icon_wb_cloudy_filled = NotStr('''''') -icon_looks5_sharp = NotStr('''''') -icon_grid_view_sharp = NotStr('''''') -icon_redeem_round = NotStr('''''') -icon_h_mobiledata_twotone = NotStr('''''') -icon_mail_outline_filled = NotStr('''''') -icon_text_format_twotone = NotStr('''''') -icon_delete_forever_outlined = NotStr('''''') -icon_g_translate_twotone = NotStr('''''') -icon_personal_injury_twotone = NotStr(''' - - -''') -icon_filter8_twotone = NotStr(''' - - -''') -icon_do_disturb_filled = NotStr('''''') -icon_mouse_sharp = NotStr('''''') -icon_theater_comedy_twotone = NotStr(''' - - - - - - - - - -''') -icon_image_aspect_ratio_sharp = NotStr('''''') -icon_pause_circle_filled_outlined = NotStr('''''') -icon_elevator_twotone = NotStr(''' - - -''') -icon_image_filled = NotStr('''''') -icon_airline_seat_recline_normal_outlined = NotStr('''''') -icon_format_bold_twotone = NotStr('''''') -icon_format_list_bulleted_filled = NotStr('''''') -icon_textsms_sharp = NotStr('''''') -icon_grid_off_outlined = NotStr('''''') -icon_safety_divider_twotone = NotStr('''''') -icon_no_food_outlined = NotStr('''''') -icon_crop_din_round = NotStr('''''') -icon_downloading_filled = NotStr('''''') -icon_playlist_add_check_circle_twotone = NotStr(''' - - -''') -icon_production_quantity_limits_outlined = NotStr('''''') -icon_toggle_on_outlined = NotStr('''''') -icon_sports_kabaddi_outlined = NotStr(''' - - - -''') -icon_headset_off_sharp = NotStr('''''') -icon_expand_circle_down_twotone = NotStr(''' - - -''') -icon_person_remove_sharp = NotStr('''''') -icon_md6_mp_filled = NotStr('''''') -icon_front_hand_outlined = NotStr('''''') -icon_bungalow_twotone = NotStr(''' - - -''') -icon_directions_transit_filled_twotone = NotStr(''' - - - - -''') -icon_folder_delete_outlined = NotStr('''''') -icon_keyboard_voice_round = NotStr('''''') -icon_pause_circle_outline_outlined = NotStr('''''') -icon_person_add_alt_twotone = NotStr(''' - - - -''') -icon_assistant_round = NotStr('''''') -icon_directions_transit_filled_outlined = NotStr(''' - - - -''') -icon_arrow_circle_down_outlined = NotStr('''''') -icon_splitscreen_round = NotStr('''''') -icon_signal_wifi4_bar_filled = NotStr('''''') -icon_chevron_right_sharp = NotStr('''''') -icon_add_to_home_screen_filled = NotStr('''''') -icon_edit_attributes_filled = NotStr('''''') -icon_signal_wifi_statusbar4_bar_round = NotStr('''''') -icon_call_split_filled = NotStr('''''') -icon_exposure_neg1_round = NotStr('''''') -icon_md1_k_sharp = NotStr('''''') -icon_spatial_audio_off_round = NotStr(''' - - -''') -icon_air_filled = NotStr('''''') -icon_format_textdirection_r_to_l_outlined = NotStr('''''') -icon_timer3_select_filled = NotStr('''''') -icon_receipt_long_sharp = NotStr(''' - - -''') -icon_hls_off_sharp = NotStr('''''') -icon_fiber_manual_record_twotone = NotStr(''' - - -''') -icon_g_translate_outlined = NotStr('''''') -icon_online_prediction_filled = NotStr('''''') -icon_shopping_basket_sharp = NotStr('''''') -icon_brightness7_outlined = NotStr(''' - - -''') -icon_paragliding_twotone = NotStr(''' - - -''') -icon_tram_outlined = NotStr('''''') -icon_water_drop_twotone = NotStr(''' - - -''') -icon_fullscreen_sharp = NotStr('''''') -icon_local_library_filled = NotStr('''''') -icon_remove_red_eye_round = NotStr('''''') -icon_delete_sharp = NotStr('''''') -icon_closed_caption_filled = NotStr('''''') -icon_router_round = NotStr('''''') -icon_shortcut_sharp = NotStr('''''') -icon_temple_hindu_sharp = NotStr('''''') -icon_wifi_password_filled = NotStr('''''') -icon_remove_outlined = NotStr('''''') -icon_money_off_round = NotStr('''''') -icon_restart_alt_sharp = NotStr('''''') -icon_highlight_filled = NotStr('''''') -icon_local_post_office_outlined = NotStr('''''') -icon_http_sharp = NotStr('''''') -icon_coffee_maker_twotone = NotStr(''' - - - -''') -icon_trending_up_round = NotStr('''''') -icon_add_reaction_twotone = NotStr(''' - - -''') -icon_portable_wifi_off_filled = NotStr('''''') -icon_airlines_filled = NotStr('''''') -icon_contactless_outlined = NotStr(''' - - -''') -icon_store_sharp = NotStr('''''') -icon_folder_copy_sharp = NotStr(''' - - -''') -icon_more_vert_round = NotStr('''''') -icon_content_paste_off_sharp = NotStr('''''') -icon_less_than_filled = NotStr('''''') -icon_phone_disabled_round = NotStr('''''') -icon_wb_incandescent_twotone = NotStr(''' - - -''') -icon_border_inner_outlined = NotStr('''''') -icon_live_help_filled = NotStr('''''') -icon_data_saver_off_round = NotStr('''''') -icon_tonality_twotone = NotStr(''' - - -''') -icon_donut_small_twotone = NotStr(''' - - -''') -icon_install_mobile_outlined = NotStr(''' - - -''') -icon_cloud_upload_round = NotStr('''''') -icon_local_drink_filled = NotStr('''''') -icon_md3_d_rotation_filled = NotStr('''''') -icon_menu_round = NotStr('''''') -icon_outlet_outlined = NotStr('''''') -icon_location_on_outlined = NotStr(''' - - -''') -icon_airline_seat_legroom_extra_round = NotStr('''''') -icon_emoji_symbols_filled = NotStr(''' - - - - -''') -icon_arrow_back_round = NotStr('''''') -icon_view_comfy_alt_twotone = NotStr(''' - - - -''') -icon_fiber_new_outlined = NotStr('''''') -icon_arrow_circle_up_filled = NotStr('''''') -icon_crop_rotate_outlined = NotStr('''''') -icon_format_list_numbered_sharp = NotStr('''''') -icon_add_chart_twotone = NotStr(''' - - - -''') -icon_money_twotone = NotStr(''' - - -''') -icon_redo_round = NotStr('''''') -icon_settings_applications_twotone = NotStr(''' - - -''') -icon_verified_user_twotone = NotStr(''' - - -''') -icon_apple_round = NotStr('''''') -icon_manage_history_round = NotStr('''''') -icon_photo_camera_twotone = NotStr(''' - - -''') -icon_car_crash_round = NotStr('''''') -icon_security_update_filled = NotStr('''''') -icon_wysiwyg_sharp = NotStr('''''') -icon_play_circle_filled_white_outlined = NotStr('''''') -icon_keyboard_control_key_filled = NotStr('''''') -icon_hourglass_disabled_twotone = NotStr('''''') -icon_filter8_round = NotStr('''''') -icon_smartphone_filled = NotStr('''''') -icon_content_paste_search_round = NotStr(''' - - -''') -icon_golf_course_filled = NotStr(''' - - -''') -icon_sports_football_round = NotStr('''''') -icon_local_airport_round = NotStr('''''') -icon_density_medium_outlined = NotStr('''''') -icon_access_time_filled_round = NotStr('''''') -icon_insert_page_break_filled = NotStr('''''') -icon_battery_charging90_filled = NotStr(''' - - -''') -icon_copy_all_twotone = NotStr(''' - - -''') -icon_remove_circle_outlined = NotStr('''''') -icon_switch_access_shortcut_filled = NotStr('''''') -icon_reddit_filled = NotStr(''' - - -''') -icon_mic_external_on_filled = NotStr('''''') -icon_sync_problem_round = NotStr('''''') -icon_no_meals_round = NotStr('''''') -icon_cell_wifi_filled = NotStr('''''') -icon_wifi_off_round = NotStr('''''') -icon_download_done_filled = NotStr('''''') -icon_voice_chat_sharp = NotStr('''''') -icon_announcement_round = NotStr('''''') -icon_flight_takeoff_outlined = NotStr('''''') -icon_chevron_right_filled = NotStr('''''') -icon_airplay_filled = NotStr(''' - - -''') -icon_flip_to_front_twotone = NotStr('''''') -icon_wifi2_bar_filled = NotStr('''''') -icon_attribution_sharp = NotStr(''' - - -''') -icon_add_to_home_screen_round = NotStr('''''') -icon_insert_chart_outlined_round = NotStr('''''') -icon_tap_and_play_sharp = NotStr('''''') -icon_dry_round = NotStr('''''') -icon_rv_hookup_round = NotStr('''''') -icon_miscellaneous_services_sharp = NotStr('''''') -icon_baby_changing_station_outlined = NotStr('''''') -icon_leaderboard_filled = NotStr('''''') -icon_open_in_new_off_twotone = NotStr('''''') -icon_cases_sharp = NotStr('''''') -icon_signal_wifi3_bar_lock_outlined = NotStr(''' - - -''') -icon_battery_charging60_filled = NotStr(''' - - -''') -icon_exposure_twotone = NotStr(''' - - -''') -icon_terminal_round = NotStr('''''') -icon_flip_camera_android_filled = NotStr(''' - - -''') -icon_data_exploration_sharp = NotStr('''''') -icon_currency_yen_outlined = NotStr('''''') -icon_emoji_objects_twotone = NotStr(''' - - - - - -''') -icon_medical_information_sharp = NotStr('''''') -icon_circle_round = NotStr('''''') -icon_support_agent_filled = NotStr(''' - - - - -''') -icon_shuffle_on_filled = NotStr('''''') -icon_align_vertical_top_round = NotStr('''''') -icon_fullscreen_twotone = NotStr('''''') -icon_network_wifi_outlined = NotStr('''''') -icon_credit_card_round = NotStr('''''') -icon_text_format_sharp = NotStr('''''') -icon_sanitizer_sharp = NotStr('''''') -icon_tungsten_twotone = NotStr(''' - - -''') -icon_recent_actors_filled = NotStr('''''') -icon_apps_twotone = NotStr('''''') -icon_md22_mp_outlined = NotStr(''' - - - -''') -icon_edgesensor_high_outlined = NotStr('''''') -icon_photo_library_filled = NotStr('''''') -icon_text_increase_round = NotStr('''''') -icon_person_remove_alt1_filled = NotStr('''''') -icon_format_align_center_round = NotStr('''''') -icon_signal_cellular_alt1_bar_outlined = NotStr('''''') -icon_kitchen_twotone = NotStr(''' - - -''') -icon_web_asset_off_twotone = NotStr(''' - - -''') -icon_local_pharmacy_sharp = NotStr('''''') -icon_wifi_calling_sharp = NotStr(''' - - -''') -icon_party_mode_outlined = NotStr('''''') -icon_select_all_round = NotStr('''''') -icon_qr_code_scanner_outlined = NotStr('''''') -icon_sports_martial_arts_twotone = NotStr(''' - - -''') -icon_error_outline_twotone = NotStr('''''') -icon_motion_photos_pause_outlined = NotStr('''''') -icon_format_overline_outlined = NotStr('''''') -icon_signal_cellular2_bar_outlined = NotStr(''' - - -''') -icon_notifications_none_sharp = NotStr('''''') -icon_format_align_center_sharp = NotStr('''''') -icon_volcano_twotone = NotStr(''' - - -''') -icon_no_sim_filled = NotStr('''''') -icon_aspect_ratio_filled = NotStr('''''') -icon_flourescent_outlined = NotStr('''''') -icon_directions_boat_filled_sharp = NotStr('''''') -icon_folder_off_outlined = NotStr('''''') -icon_south_outlined = NotStr('''''') -icon_signal_wifi_statusbar_connected_no_internet4_sharp = NotStr(''' - - -''') -icon_chat_bubble_sharp = NotStr('''''') -icon_rectangle_twotone = NotStr(''' - - -''') -icon_lens_sharp = NotStr('''''') -icon_roundabout_left_sharp = NotStr('''''') -icon_bedroom_parent_outlined = NotStr('''''') -icon_unfold_more_outlined = NotStr('''''') -icon_view_week_outlined = NotStr('''''') -icon_folder_zip_twotone = NotStr(''' - - -''') -icon_emoji_nature_round = NotStr('''''') -icon_padding_twotone = NotStr(''' - - - -''') -icon_local_drink_round = NotStr('''''') -icon_subtitles_twotone = NotStr(''' - - -''') -icon_electric_rickshaw_sharp = NotStr('''''') -icon_restore_page_outlined = NotStr('''''') -icon_arrow_drop_down_circle_twotone = NotStr(''' - - -''') -icon_edit_road_outlined = NotStr('''''') -icon_tablet_twotone = NotStr(''' - - -''') -icon_local_airport_twotone = NotStr('''''') -icon_mode_edit_sharp = NotStr('''''') -icon_r_mobiledata_sharp = NotStr('''''') -icon_playlist_add_sharp = NotStr('''''') -icon_md7_mp_sharp = NotStr(''' - - -''') -icon_emoji_people_sharp = NotStr(''' - - -''') -icon_cancel_filled = NotStr('''''') -icon_takeout_dining_twotone = NotStr(''' - - -''') -icon_offline_pin_filled = NotStr('''''') -icon_border_style_twotone = NotStr('''''') -icon_computer_round = NotStr('''''') -icon_taxi_alert_filled = NotStr('''''') -icon_hdr_off_select_outlined = NotStr('''''') -icon_blur_off_filled = NotStr('''''') -icon_battery_alert_outlined = NotStr('''''') -icon_details_sharp = NotStr('''''') -icon_view_carousel_outlined = NotStr('''''') -icon_do_not_disturb_sharp = NotStr('''''') -icon_front_hand_filled = NotStr('''''') -icon_arrow_drop_down_sharp = NotStr('''''') -icon_add_location_alt_sharp = NotStr('''''') -icon_water_round = NotStr('''''') -icon_local_dining_outlined = NotStr('''''') -icon_stop_sharp = NotStr('''''') -icon_microwave_outlined = NotStr('''''') -icon_local_shipping_sharp = NotStr('''''') -icon_moving_sharp = NotStr('''''') -icon_replay10_outlined = NotStr('''''') -icon_airplanemode_inactive_outlined = NotStr('''''') -icon_phonelink_round = NotStr('''''') -icon_play_arrow_filled = NotStr('''''') -icon_cottage_outlined = NotStr('''''') -icon_checkroom_round = NotStr('''''') -icon_phonelink_ring_filled = NotStr('''''') -icon_card_giftcard_round = NotStr('''''') -icon_backspace_round = NotStr('''''') -icon_description_filled = NotStr('''''') -icon_local_atm_sharp = NotStr('''''') -icon_hail_sharp = NotStr('''''') -icon_signal_cellular3_bar_sharp = NotStr(''' - - -''') -icon_phonelink_ring_outlined = NotStr('''''') -icon_backpack_round = NotStr('''''') -icon_account_box_outlined = NotStr('''''') -icon_linear_scale_outlined = NotStr('''''') -icon_add_location_alt_round = NotStr('''''') -icon_time_to_leave_filled = NotStr('''''') -icon_hearing_disabled_twotone = NotStr('''''') -icon_looks_two_outlined = NotStr('''''') -icon_graphic_eq_sharp = NotStr('''''') -icon_architecture_outlined = NotStr('''''') -icon_hd_filled = NotStr('''''') -icon_network_wifi1_bar_round = NotStr('''''') -icon_vpn_lock_round = NotStr('''''') -icon_picture_in_picture_round = NotStr('''''') -icon_imagesearch_roller_filled = NotStr('''''') -icon_currency_rupee_sharp = NotStr('''''') -icon_brightness_high_sharp = NotStr('''''') -icon_theaters_outlined = NotStr('''''') -icon_open_in_full_sharp = NotStr('''''') -icon_insert_invitation_outlined = NotStr('''''') -icon_star_sharp = NotStr('''''') -icon_directions_subway_filled_outlined = NotStr(''' - - - -''') -icon_change_circle_round = NotStr('''''') -icon_phonelink_off_twotone = NotStr(''' - - -''') -icon_filter_vintage_sharp = NotStr('''''') -icon_spatial_audio_filled = NotStr(''' - - - -''') -icon_running_with_errors_sharp = NotStr('''''') -icon_format_italic_filled = NotStr('''''') -icon_format_textdirection_r_to_l_filled = NotStr('''''') -icon_monochrome_photos_filled = NotStr('''''') -icon_video_camera_back_sharp = NotStr('''''') -icon_near_me_disabled_sharp = NotStr('''''') -icon_category_sharp = NotStr(''' - - - -''') -icon_mode_sharp = NotStr('''''') -icon_maps_ugc_round = NotStr(''' - - -''') -icon_file_present_round = NotStr('''''') -icon_superscript_outlined = NotStr('''''') -icon_plus_minus_alt_filled = NotStr('''''') -icon_md1_x_mobiledata_twotone = NotStr('''''') -icon_speaker_phone_round = NotStr(''' - - -''') -icon_mail_twotone = NotStr(''' - - -''') -icon_accessibility_outlined = NotStr('''''') -icon_collections_twotone = NotStr(''' - - -''') -icon_arrow_forward_ios_sharp = NotStr('''''') -icon_folder_filled = NotStr('''''') -icon_signal_wifi2_bar_filled = NotStr(''' - - -''') -icon_new_releases_outlined = NotStr('''''') -icon_line_style_sharp = NotStr('''''') -icon_manage_accounts_outlined = NotStr('''''') -icon_on_device_training_round = NotStr(''' - - - -''') -icon_monetization_on_sharp = NotStr('''''') -icon_bedroom_parent_round = NotStr(''' - - -''') -icon_layers_clear_filled = NotStr('''''') -icon_schema_outlined = NotStr('''''') -icon_replay10_twotone = NotStr('''''') -icon_network_ping_twotone = NotStr('''''') -icon_library_add_check_sharp = NotStr('''''') -icon_apps_outage_round = NotStr('''''') -icon_system_update_alt_outlined = NotStr('''''') -icon_dinner_dining_outlined = NotStr('''''') -icon_flash_auto_outlined = NotStr('''''') -icon_share_twotone = NotStr(''' - - - - -''') -icon_task_alt_round = NotStr('''''') -icon_preview_twotone = NotStr(''' - - -''') -icon_phone_disabled_sharp = NotStr('''''') -icon_redeem_twotone = NotStr(''' - - -''') -icon_all_inbox_sharp = NotStr('''''') -icon_battery1_bar_outlined = NotStr('''''') -icon_sd_round = NotStr('''''') -icon_monitor_weight_twotone = NotStr(''' - - - - -''') -icon_filter_list_twotone = NotStr('''''') -icon_rotate_left_twotone = NotStr('''''') -icon_local_florist_sharp = NotStr('''''') -icon_burst_mode_sharp = NotStr('''''') -icon_content_copy_twotone = NotStr(''' - - -''') -icon_nightlight_twotone = NotStr(''' - - -''') -icon_border_right_outlined = NotStr('''''') -icon_private_connectivity_twotone = NotStr(''' - - -''') -icon_md20_mp_filled = NotStr('''''') -icon_local_parking_outlined = NotStr('''''') -icon_add_alarm_filled = NotStr('''''') -icon_where_to_vote_twotone = NotStr(''' - - -''') -icon_get_app_twotone = NotStr(''' - - -''') -icon_http_round = NotStr('''''') -icon_power_off_round = NotStr('''''') -icon_mic_off_twotone = NotStr(''' - - -''') -icon_design_services_outlined = NotStr('''''') -icon_tv_sharp = NotStr('''''') -icon_security_update_warning_filled = NotStr(''' - - -''') -icon_snowshoeing_sharp = NotStr('''''') -icon_border_outer_round = NotStr('''''') -icon_quora_twotone = NotStr('''''') -icon_cloud_download_round = NotStr('''''') -icon_brush_twotone = NotStr(''' - - -''') -icon_savings_round = NotStr('''''') -icon_search_off_round = NotStr(''' - - -''') -icon_question_mark_outlined = NotStr('''''') -icon_favorite_border_outlined = NotStr('''''') -icon_volunteer_activism_twotone = NotStr(''' - - -''') -icon_how_to_reg_filled = NotStr('''''') -icon_engineering_round = NotStr('''''') -icon_speed_twotone = NotStr(''' - - -''') -icon_turn_slight_left_twotone = NotStr('''''') -icon_hotel_filled = NotStr('''''') -icon_center_focus_strong_outlined = NotStr('''''') -icon_schema_round = NotStr('''''') -icon_access_alarms_sharp = NotStr('''''') -icon_pages_round = NotStr('''''') -icon_remove_shopping_cart_sharp = NotStr('''''') -icon_generating_tokens_round = NotStr('''''') -icon_opacity_outlined = NotStr('''''') -icon_webhook_twotone = NotStr('''''') -icon_folder_zip_sharp = NotStr('''''') -icon_blur_linear_outlined = NotStr('''''') -icon_article_twotone = NotStr(''' - - -''') -icon_playlist_add_twotone = NotStr('''''') -icon_meeting_room_filled = NotStr('''''') -icon_mark_unread_chat_alt_sharp = NotStr(''' - - -''') -icon_directions_bike_filled = NotStr('''''') -icon_wifi2_bar_outlined = NotStr('''''') -icon_graphic_eq_twotone = NotStr('''''') -icon_flag_round = NotStr('''''') -icon_free_breakfast_round = NotStr('''''') -icon_auto_stories_filled = NotStr('''''') -icon_fingerprint_twotone = NotStr('''''') -icon_chair_twotone = NotStr(''' - - - -''') -icon_sentiment_slightly_dissatisfied_round = NotStr(''' - - - -''') -icon_filter_b_and_w_sharp = NotStr('''''') -icon_wheelchair_pickup_twotone = NotStr('''''') -icon_grade_twotone = NotStr(''' - - -''') -icon_no_backpack_sharp = NotStr('''''') -icon_looks_sharp = NotStr('''''') -icon_umbrella_outlined = NotStr('''''') -icon_flash_off_twotone = NotStr('''''') -icon_phishing_filled = NotStr('''''') -icon_join_right_outlined = NotStr(''' - - -''') -icon_perm_identity_sharp = NotStr('''''') -icon_arrow_circle_left_outlined = NotStr('''''') -icon_video_camera_front_outlined = NotStr(''' - - - -''') -icon_bedtime_twotone = NotStr(''' - - -''') -icon_vpn_key_off_filled = NotStr('''''') -icon_minor_crash_twotone = NotStr(''' - - -''') -icon_not_started_twotone = NotStr(''' - - -''') -icon_signal_cellular4_bar_outlined = NotStr('''''') -icon_north_east_sharp = NotStr('''''') -icon_textsms_round = NotStr('''''') -icon_toll_round = NotStr('''''') -icon_last_page_twotone = NotStr('''''') -icon_local_laundry_service_outlined = NotStr(''' - - - - -''') -icon_done_outlined = NotStr('''''') -icon_stream_round = NotStr(''' - - - - - -''') -icon_cloud_off_sharp = NotStr('''''') -icon_accessibility_new_outlined = NotStr('''''') -icon_format_line_spacing_twotone = NotStr('''''') -icon_format_color_text_outlined = NotStr('''''') -icon_hive_sharp = NotStr('''''') -icon_taxi_alert_twotone = NotStr(''' - - - - - -''') -icon_import_contacts_round = NotStr('''''') -icon_airline_seat_legroom_normal_round = NotStr('''''') -icon_published_with_changes_outlined = NotStr('''''') -icon_arrow_right_filled = NotStr('''''') -icon_weekend_round = NotStr('''''') -icon_face_retouching_natural_outlined = NotStr(''' - - - - -''') -icon_add_alert_twotone = NotStr(''' - - -''') -icon_rate_review_sharp = NotStr('''''') -icon_sd_storage_round = NotStr('''''') -icon_image_sharp = NotStr('''''') -icon_edgesensor_high_filled = NotStr('''''') -icon_install_mobile_round = NotStr(''' - - -''') -icon_fiber_new_round = NotStr('''''') -icon_keyboard_backspace_outlined = NotStr('''''') -icon_stacked_bar_chart_outlined = NotStr('''''') -icon_sick_sharp = NotStr('''''') -icon_chat_bubble_outline_twotone = NotStr('''''') -icon_lock_twotone = NotStr(''' - - -''') -icon_fact_check_round = NotStr('''''') -icon_remove_red_eye_twotone = NotStr(''' - - -''') -icon_person_add_disabled_sharp = NotStr('''''') -icon_add_moderator_twotone = NotStr(''' - - - -''') -icon_elevator_outlined = NotStr('''''') -icon_archive_filled = NotStr('''''') -icon_perm_camera_mic_twotone = NotStr(''' - - -''') -icon_tonality_round = NotStr('''''') -icon_mark_chat_read_outlined = NotStr('''''') -icon_filter_alt_off_twotone = NotStr(''' - - -''') -icon_assignment_return_filled = NotStr('''''') -icon_barcode_twotone = NotStr('''''') -icon_domain_add_round = NotStr('''''') -icon_wash_round = NotStr('''''') -icon_restore_page_twotone = NotStr(''' - - -''') -icon_css_twotone = NotStr('''''') -icon_perm_data_setting_outlined = NotStr('''''') -icon_tag_round = NotStr('''''') -icon_add_task_filled = NotStr('''''') -icon_mode_standby_filled = NotStr('''''') -icon_rotate90_degrees_ccw_outlined = NotStr('''''') -icon_filter3_sharp = NotStr('''''') -icon_pedal_bike_outlined = NotStr('''''') -icon_sync_round = NotStr('''''') -icon_fast_rewind_filled = NotStr('''''') -icon_phone_android_outlined = NotStr('''''') -icon_trip_origin_filled = NotStr('''''') -icon_sentiment_slightly_dissatisfied_sharp = NotStr(''' - - - -''') -icon_signal_wifi_connected_no_internet4_round = NotStr(''' - - -''') -icon_h_mobiledata_round = NotStr('''''') -icon_mail_outline_round = NotStr('''''') -icon_mark_email_unread_outlined = NotStr('''''') -icon_calendar_month_round = NotStr('''''') -icon_mark_email_unread_round = NotStr('''''') -icon_md5_g_outlined = NotStr('''''') -icon_pie_chart_outline_sharp = NotStr('''''') -icon_filter_b_and_w_twotone = NotStr(''' - - -''') -icon_view_compact_alt_twotone = NotStr(''' - - - -''') -icon_devices_sharp = NotStr('''''') -icon_wb_twilight_outlined = NotStr('''''') -icon_hourglass_disabled_sharp = NotStr('''''') -icon_html_twotone = NotStr('''''') -icon_phone_disabled_filled = NotStr('''''') -icon_less_than_equal_outlined = NotStr(''' - - -''') -icon_input_sharp = NotStr('''''') -icon_space_bar_round = NotStr('''''') -icon_md9_mp_filled = NotStr('''''') -icon_snooze_outlined = NotStr('''''') -icon_link_off_round = NotStr('''''') -icon_wb_sunny_filled = NotStr('''''') -icon_missed_video_call_outlined = NotStr('''''') -icon_plus_one_filled = NotStr('''''') -icon_timer10_sharp = NotStr('''''') -icon_no_flash_filled = NotStr('''''') -icon_md9_k_sharp = NotStr('''''') -icon_bluetooth_searching_round = NotStr('''''') -icon_crop54_outlined = NotStr('''''') -icon_arrow_forward_ios_filled = NotStr('''''') -icon_medication_liquid_twotone = NotStr(''' - - - - - -''') -icon_badge_twotone = NotStr(''' - - -''') -icon_elevator_sharp = NotStr('''''') -icon_phone_bluetooth_speaker_twotone = NotStr(''' - - -''') -icon_playlist_add_round = NotStr('''''') -icon_download_sharp = NotStr('''''') -icon_person_remove_alt1_sharp = NotStr('''''') -icon_brightness3_outlined = NotStr('''''') -icon_location_city_round = NotStr('''''') -icon_view_sidebar_sharp = NotStr('''''') -icon_launch_filled = NotStr('''''') -icon_notifications_none_outlined = NotStr('''''') -icon_folder_delete_round = NotStr('''''') -icon_alarm_twotone = NotStr(''' - - -''') -icon_calendar_today_twotone = NotStr(''' - - -''') -icon_tab_unselected_sharp = NotStr('''''') -icon_map_outlined = NotStr('''''') -icon_md7_k_plus_sharp = NotStr('''''') -icon_water_damage_sharp = NotStr('''''') -icon_portable_wifi_off_sharp = NotStr('''''') -icon_replay_sharp = NotStr('''''') -icon_vertical_split_twotone = NotStr(''' - - -''') -icon_swipe_left_outlined = NotStr('''''') -icon_mobile_friendly_filled = NotStr('''''') -icon_zoom_out_twotone = NotStr('''''') -icon_hourglass_top_sharp = NotStr('''''') -icon_settings_accessibility_twotone = NotStr('''''') -icon_call_missed_outgoing_sharp = NotStr('''''') -icon_tablet_sharp = NotStr('''''') -icon_battery50_filled = NotStr(''' - - -''') -icon_navigation_round = NotStr('''''') -icon_unfold_less_filled = NotStr('''''') -icon_incomplete_circle_outlined = NotStr('''''') -icon_remember_me_twotone = NotStr(''' - - - - - -''') -icon_brightness2_round = NotStr('''''') -icon_no_encryption_gmailerrorred_round = NotStr('''''') -icon_list_alt_sharp = NotStr('''''') -icon_reddit_outlined = NotStr(''' - - -''') -icon_menu_book_filled = NotStr(''' - - -''') -icon_bluetooth_audio_round = NotStr('''''') -icon_keyboard_arrow_right_filled = NotStr('''''') -icon_signal_cellular_alt1_bar_twotone = NotStr('''''') -icon_md5_g_filled = NotStr('''''') -icon_android_filled = NotStr('''''') -icon_hive_round = NotStr('''''') -icon_translate_filled = NotStr('''''') -icon_format_align_left_filled = NotStr('''''') -icon_nights_stay_filled = NotStr(''' - - -''') -icon_voicemail_outlined = NotStr('''''') -icon_brightness_auto_outlined = NotStr('''''') -icon_adf_scanner_round = NotStr('''''') -icon_credit_card_twotone = NotStr(''' - - -''') -icon_delete_forever_round = NotStr('''''') -icon_bus_alert_filled = NotStr('''''') -icon_shuffle_outlined = NotStr('''''') -icon_music_video_filled = NotStr('''''') -icon_align_horizontal_right_outlined = NotStr('''''') -icon_cable_sharp = NotStr('''''') -icon_published_with_changes_round = NotStr('''''') -icon_airplane_ticket_outlined = NotStr('''''') -icon_stairs_outlined = NotStr('''''') -icon_remove_road_filled = NotStr('''''') -icon_devices_fold_round = NotStr('''''') -icon_water_drop_filled = NotStr('''''') -icon_crop169_twotone = NotStr('''''') -icon_find_in_page_filled = NotStr('''''') -icon_auto_fix_high_filled = NotStr('''''') -icon_exposure_neg2_filled = NotStr('''''') -icon_vpn_key_twotone = NotStr(''' - - -''') -icon_electric_rickshaw_round = NotStr('''''') -icon_wb_twilight_round = NotStr('''''') -icon_currency_yen_sharp = NotStr('''''') -icon_directions_run_outlined = NotStr('''''') -icon_filter_center_focus_twotone = NotStr('''''') -icon_vaping_rooms_round = NotStr('''''') -icon_bookmark_remove_round = NotStr('''''') -icon_minimize_twotone = NotStr('''''') -icon_battery_charging60_twotone = NotStr(''' - - -''') -icon_smartphone_outlined = NotStr('''''') -icon_swap_vertical_circle_filled = NotStr('''''') -icon_sms_failed_filled = NotStr('''''') -icon_md4_k_sharp = NotStr('''''') -icon_pages_filled = NotStr('''''') -icon_thumb_up_off_alt_outlined = NotStr('''''') -icon_airplanemode_active_twotone = NotStr('''''') -icon_run_circle_round = NotStr('''''') -icon_shop_two_twotone = NotStr(''' - - -''') -icon_woman_filled = NotStr(''' - - -''') -icon_backup_sharp = NotStr('''''') -icon_play_for_work_outlined = NotStr('''''') -icon_expand_circle_down_sharp = NotStr('''''') -icon_arrow_drop_up_filled = NotStr('''''') -icon_extension_twotone = NotStr(''' - - -''') -icon_brightness_medium_sharp = NotStr('''''') -icon_waterfall_chart_twotone = NotStr('''''') -icon_local_shipping_round = NotStr('''''') -icon_batch_prediction_filled = NotStr('''''') -icon_door_front_filled = NotStr('''''') -icon_shop2_sharp = NotStr(''' - - -''') -icon_menu_outlined = NotStr('''''') -icon_important_devices_round = NotStr('''''') -icon_view_day_filled = NotStr('''''') -icon_next_plan_round = NotStr('''''') -icon_filter2_round = NotStr('''''') -icon_model_training_twotone = NotStr('''''') -icon_videogame_asset_sharp = NotStr('''''') -icon_compost_filled = NotStr('''''') -icon_flaky_twotone = NotStr('''''') -icon_escalator_sharp = NotStr('''''') -icon_md4_mp_filled = NotStr('''''') -icon_padding_round = NotStr('''''') -icon_keyboard_double_arrow_down_twotone = NotStr(''' - - -''') -icon_filter_b_and_w_outlined = NotStr('''''') -icon_transgender_twotone = NotStr('''''') -icon_dry_cleaning_outlined = NotStr('''''') -icon_screen_share_sharp = NotStr('''''') -icon_tty_filled = NotStr('''''') -icon_browser_updated_twotone = NotStr('''''') -icon_join_right_round = NotStr(''' - - -''') -icon_engineering_outlined = NotStr('''''') -icon_phone_enabled_outlined = NotStr('''''') -icon_filter1_sharp = NotStr('''''') -icon_how_to_reg_sharp = NotStr('''''') -icon_phone_bluetooth_speaker_filled = NotStr('''''') -icon_md3_k_plus_sharp = NotStr('''''') -icon_assignment_late_filled = NotStr('''''') -icon_assured_workload_filled = NotStr('''''') -icon_currency_bitcoin_round = NotStr('''''') -icon_videocam_off_round = NotStr('''''') -icon_shop_twotone = NotStr(''' - - -''') -icon_auto_fix_normal_twotone = NotStr(''' - - -''') -icon_bookmark_filled = NotStr('''''') -icon_keyboard_double_arrow_left_twotone = NotStr(''' - - -''') -icon_speaker_outlined = NotStr('''''') -icon_near_me_filled = NotStr('''''') -icon_file_copy_round = NotStr('''''') -icon_loop_filled = NotStr('''''') -icon_border_bottom_twotone = NotStr('''''') -icon_smart_display_outlined = NotStr(''' - - -''') -icon_md20_mp_twotone = NotStr(''' - - - - - -''') -icon_home_outlined = NotStr('''''') -icon_pedal_bike_twotone = NotStr('''''') -icon_safety_check_sharp = NotStr('''''') -icon_app_registration_outlined = NotStr('''''') -icon_photo_camera_back_round = NotStr('''''') -icon_data_object_filled = NotStr('''''') -icon_vertical_align_center_outlined = NotStr('''''') -icon_align_horizontal_right_filled = NotStr('''''') -icon_battery80_twotone = NotStr(''' - - -''') -icon_trending_flat_twotone = NotStr('''''') -icon_battery_std_twotone = NotStr('''''') -icon_sos_round = NotStr('''''') -icon_battery_saver_round = NotStr('''''') -icon_person_off_twotone = NotStr(''' - - -''') -icon_headphones_battery_round = NotStr('''''') -icon_join_left_sharp = NotStr(''' - - -''') -icon_hdr_plus_filled = NotStr(''' - - -''') -icon_wifi_tethering_sharp = NotStr('''''') -icon_md19_mp_round = NotStr(''' - - - -''') -icon_voicemail_sharp = NotStr('''''') -icon_offline_pin_twotone = NotStr(''' - - -''') -icon_nat_sharp = NotStr(''' - - -''') -icon_account_balance_outlined = NotStr('''''') -icon_disc_full_outlined = NotStr('''''') -icon_keyboard_option_key_twotone = NotStr('''''') -icon_turn_sharp_left_filled = NotStr('''''') -icon_sports_golf_twotone = NotStr(''' - - - - - - -''') -icon_battery60_filled = NotStr(''' - - -''') -icon_minimize_outlined = NotStr('''''') -icon_nearby_off_filled = NotStr('''''') -icon_md123_twotone = NotStr('''''') -icon_do_disturb_on_sharp = NotStr('''''') -icon_power_sharp = NotStr('''''') -icon_laptop_chromebook_outlined = NotStr('''''') -icon_g_mobiledata_outlined = NotStr('''''') -icon_drafts_twotone = NotStr(''' - - -''') -icon_nightlight_round_twotone = NotStr('''''') -icon_invert_colors_off_round = NotStr('''''') -icon_settings_cell_filled = NotStr('''''') -icon_balance_twotone = NotStr(''' - - -''') -icon_travel_explore_filled = NotStr('''''') -icon_signal_wifi1_bar_lock_outlined = NotStr(''' - - -''') -icon_file_open_filled = NotStr('''''') -icon_invert_colors_twotone = NotStr(''' - - -''') -icon_flash_off_round = NotStr('''''') -icon_settings_twotone = NotStr(''' - - -''') -icon_assistant_photo_round = NotStr('''''') -icon_grass_outlined = NotStr('''''') -icon_token_round = NotStr('''''') -icon_album_twotone = NotStr(''' - - -''') -icon_fmd_bad_filled = NotStr('''''') -icon_laptop_chromebook_twotone = NotStr(''' - - -''') -icon_add_filled = NotStr('''''') -icon_panorama_fish_eye_filled = NotStr('''''') -icon_earbuds_battery_twotone = NotStr(''' - - -''') -icon_check_box_outlined = NotStr('''''') -icon_unfold_more_sharp = NotStr('''''') -icon_add_reaction_outlined = NotStr('''''') -icon_linked_camera_round = NotStr(''' - - - -''') -icon_battery_charging90_twotone = NotStr(''' - - -''') -icon_looks_round = NotStr('''''') -icon_functions_outlined = NotStr('''''') -icon_currency_rupee_filled = NotStr('''''') -icon_reorder_twotone = NotStr('''''') -icon_bedroom_child_filled = NotStr(''' - - -''') -icon_mode_standby_outlined = NotStr('''''') -icon_accessibility_filled = NotStr('''''') -icon_volume_down_sharp = NotStr('''''') -icon_contact_page_twotone = NotStr(''' - - -''') -icon_waves_filled = NotStr('''''') -icon_feedback_outlined = NotStr('''''') -icon_join_left_filled = NotStr(''' - - -''') -icon_align_vertical_center_sharp = NotStr('''''') -icon_markunread_mailbox_sharp = NotStr('''''') -icon_wc_outlined = NotStr('''''') -icon_keyboard_arrow_right_twotone = NotStr('''''') -icon_redeem_sharp = NotStr('''''') -icon_format_list_numbered_rtl_filled = NotStr('''''') -icon_iso_filled = NotStr('''''') -icon_error_filled = NotStr('''''') -icon_menu_open_round = NotStr('''''') -icon_headset_outlined = NotStr('''''') -icon_note_add_round = NotStr('''''') -icon_view_in_ar_round = NotStr('''''') -icon_md3_p_filled = NotStr('''''') -icon_panorama_fish_eye_twotone = NotStr(''' - - -''') -icon_atm_filled = NotStr('''''') -icon_sports_baseball_sharp = NotStr(''' - - -''') -icon_do_disturb_off_filled = NotStr('''''') -icon_photo_sharp = NotStr('''''') -icon_folder_shared_outlined = NotStr('''''') -icon_sync_disabled_twotone = NotStr('''''') -icon_shop2_filled = NotStr(''' - - -''') -icon_scuba_diving_outlined = NotStr('''''') -icon_soap_sharp = NotStr('''''') -icon_add_location_round = NotStr('''''') -icon_vape_free_sharp = NotStr('''''') -icon_airplane_ticket_round = NotStr('''''') -icon_format_overline_twotone = NotStr('''''') -icon_circle_notifications_round = NotStr('''''') -icon_add_card_twotone = NotStr('''''') -icon_lte_plus_mobiledata_filled = NotStr('''''') -icon_vertical_distribute_filled = NotStr('''''') -icon_domain_disabled_filled = NotStr('''''') -icon_display_settings_filled = NotStr(''' - - -''') -icon_settings_ethernet_round = NotStr('''''') -icon_phone_missed_round = NotStr('''''') -icon_horizontal_split_twotone = NotStr(''' - - -''') -icon_folder_round = NotStr('''''') -icon_airline_seat_flat_angled_filled = NotStr('''''') -icon_thermostat_round = NotStr('''''') -icon_confirmation_number_sharp = NotStr('''''') -icon_flashlight_off_outlined = NotStr('''''') -icon_rowing_round = NotStr('''''') -icon_party_mode_filled = NotStr('''''') -icon_data_saver_off_filled = NotStr('''''') -icon_euro_symbol_filled = NotStr('''''') -icon_arrow_circle_left_twotone = NotStr(''' - - -''') -icon_rule_filled = NotStr('''''') -icon_lens_blur_outlined = NotStr('''''') -icon_alarm_off_round = NotStr('''''') -icon_signal_wifi3_bar_lock_round = NotStr(''' - - -''') -icon_sensors_filled = NotStr('''''') -icon_signal_cellular1_bar_twotone = NotStr(''' - - -''') -icon_unfold_more_twotone = NotStr('''''') -icon_format_align_center_twotone = NotStr('''''') -icon_developer_mode_filled = NotStr('''''') -icon_router_outlined = NotStr('''''') -icon_call_end_sharp = NotStr('''''') -icon_data_usage_outlined = NotStr('''''') -icon_sd_card_alert_filled = NotStr('''''') -icon_local_see_twotone = NotStr(''' - - -''') -icon_real_estate_agent_twotone = NotStr(''' - - -''') -icon_online_prediction_outlined = NotStr('''''') -icon_subscript_sharp = NotStr('''''') -icon_align_vertical_bottom_outlined = NotStr('''''') -icon_add_photo_alternate_filled = NotStr('''''') -icon_mode_night_sharp = NotStr('''''') -icon_settings_backup_restore_round = NotStr('''''') -icon_water_damage_outlined = NotStr('''''') -icon_thumb_down_round = NotStr('''''') -icon_candlestick_chart_sharp = NotStr('''''') -icon_align_horizontal_right_sharp = NotStr('''''') -icon_thumb_up_twotone = NotStr(''' - - -''') -icon_md6_k_round = NotStr('''''') -icon_laptop_windows_sharp = NotStr('''''') -icon_text_rotation_angleup_filled = NotStr('''''') -icon_cake_round = NotStr('''''') -icon_no_transfer_sharp = NotStr('''''') -icon_comments_disabled_twotone = NotStr(''' - - -''') -icon_sports_baseball_round = NotStr(''' - - -''') -icon_generating_tokens_filled = NotStr('''''') -icon_park_sharp = NotStr('''''') -icon_numbers_round = NotStr('''''') -icon_settings_input_svideo_twotone = NotStr(''' - - - - - - - -''') -icon_candlestick_chart_twotone = NotStr(''' - - - -''') -icon_hide_image_sharp = NotStr('''''') -icon_plus_minus_twotone = NotStr('''''') -icon_whatsapp_sharp = NotStr('''''') -icon_sports_basketball_filled = NotStr('''''') -icon_hdr_on_select_outlined = NotStr('''''') -icon_donut_large_twotone = NotStr('''''') -icon_mode_edit_twotone = NotStr(''' - - -''') -icon_rotate_left_sharp = NotStr('''''') -icon_add_to_drive_twotone = NotStr('''''') -icon_pedal_bike_filled = NotStr('''''') -icon_tab_twotone = NotStr('''''') -icon_class_round = NotStr('''''') -icon_camera_rear_twotone = NotStr(''' - - -''') -icon_tablet_android_round = NotStr('''''') -icon_wheelchair_pickup_sharp = NotStr('''''') -icon_security_update_twotone = NotStr(''' - - -''') -icon_house_siding_sharp = NotStr('''''') -icon_app_shortcut_twotone = NotStr(''' - - - -''') -icon_summarize_outlined = NotStr('''''') -icon_child_friendly_filled = NotStr('''''') -icon_swap_horiz_outlined = NotStr('''''') -icon_garage_round = NotStr(''' - - - - -''') -icon_autorenew_outlined = NotStr('''''') -icon_compare_round = NotStr('''''') -icon_battery30_round = NotStr(''' - - -''') -icon_crop169_round = NotStr('''''') -icon_person_add_alt_sharp = NotStr('''''') -icon_update_disabled_outlined = NotStr('''''') -icon_play_circle_outline_filled = NotStr('''''') -icon_insert_emoticon_round = NotStr('''''') -icon_theater_comedy_sharp = NotStr(''' - - -''') -icon_import_export_round = NotStr('''''') -icon_elderly_filled = NotStr('''''') -icon_sick_outlined = NotStr('''''') -icon_spellcheck_outlined = NotStr('''''') -icon_swipe_right_filled = NotStr('''''') -icon_space_dashboard_twotone = NotStr(''' - - -''') -icon_md14_mp_outlined = NotStr(''' - - - -''') -icon_gamepad_round = NotStr('''''') -icon_beenhere_round = NotStr('''''') -icon_maximize_twotone = NotStr('''''') -icon_refresh_twotone = NotStr('''''') -icon_markunread_mailbox_twotone = NotStr(''' - - -''') -icon_car_rental_outlined = NotStr(''' - - - -''') -icon_hotel_class_filled = NotStr('''''') -icon_smart_button_round = NotStr('''''') -icon_text_snippet_sharp = NotStr('''''') -icon_dns_twotone = NotStr(''' - - -''') -icon_explore_twotone = NotStr(''' - - -''') -icon_network_cell_twotone = NotStr('''''') -icon_format_bold_filled = NotStr('''''') -icon_swipe_down_outlined = NotStr('''''') -icon_download_filled = NotStr('''''') -icon_picture_in_picture_sharp = NotStr('''''') -icon_kitesurfing_round = NotStr('''''') -icon_manage_search_outlined = NotStr('''''') -icon_calendar_view_week_outlined = NotStr('''''') -icon_search_round = NotStr('''''') -icon_open_in_new_off_outlined = NotStr('''''') -icon_keyboard_capslock_round = NotStr('''''') -icon_privacy_tip_outlined = NotStr('''''') -icon_stay_primary_landscape_outlined = NotStr('''''') -icon_save_round = NotStr('''''') -icon_timelapse_filled = NotStr('''''') -icon_supervisor_account_round = NotStr('''''') -icon_manage_accounts_round = NotStr(''' - - - -''') -icon_waving_hand_round = NotStr('''''') -icon_update_twotone = NotStr('''''') -icon_do_disturb_sharp = NotStr('''''') -icon_edit_road_twotone = NotStr(''' - - -''') -icon_grading_sharp = NotStr('''''') -icon_edit_round = NotStr('''''') -icon_ssid_chart_outlined = NotStr('''''') -icon_error_outline_round = NotStr('''''') -icon_hiking_outlined = NotStr('''''') -icon_auto_awesome_motion_round = NotStr('''''') -icon_center_focus_strong_sharp = NotStr('''''') -icon_content_copy_sharp = NotStr('''''') -icon_synagogue_sharp = NotStr('''''') -icon_signal_cellular_off_filled = NotStr('''''') -icon_filter_alt_off_outlined = NotStr('''''') -icon_arrow_left_round = NotStr('''''') -icon_qr_code2_round = NotStr('''''') -icon_menu_sharp = NotStr('''''') -icon_euro_symbol_sharp = NotStr('''''') -icon_exit_to_app_twotone = NotStr('''''') -icon_fiber_manual_record_filled = NotStr('''''') -icon_move_to_inbox_round = NotStr('''''') -icon_md3_k_plus_filled = NotStr('''''') -icon_rocket_outlined = NotStr('''''') -icon_code_off_filled = NotStr('''''') -icon_edit_location_alt_outlined = NotStr('''''') -icon_sensors_off_outlined = NotStr('''''') -icon_speaker_notes_outlined = NotStr('''''') -icon_account_circle_round = NotStr('''''') -icon_signal_cellular_connected_no_internet3_bar_outlined = NotStr(''' - - -''') -icon_verified_twotone = NotStr(''' - - - -''') -icon_sports_tennis_sharp = NotStr('''''') -icon_archive_sharp = NotStr('''''') -icon_center_focus_weak_twotone = NotStr(''' - - -''') -icon_smart_display_round = NotStr('''''') -icon_pending_outlined = NotStr(''' - - - - -''') -icon_electric_moped_twotone = NotStr(''' - - - -''') -icon_sort_by_alpha_outlined = NotStr('''''') -icon_mood_filled = NotStr('''''') -icon_share_round = NotStr('''''') -icon_contrast_outlined = NotStr('''''') -icon_do_not_disturb_on_total_silence_round = NotStr('''''') -icon_crop_square_sharp = NotStr('''''') -icon_west_round = NotStr('''''') -icon_piano_round = NotStr('''''') -icon_gite_sharp = NotStr('''''') -icon_format_list_numbered_rtl_twotone = NotStr('''''') -icon_brightness3_filled = NotStr('''''') -icon_apps_outage_sharp = NotStr('''''') -icon_diamond_filled = NotStr('''''') -icon_park_outlined = NotStr('''''') -icon_insights_round = NotStr(''' - - -''') -icon_notification_add_sharp = NotStr('''''') -icon_add_to_queue_filled = NotStr('''''') -icon_switch_account_outlined = NotStr('''''') -icon_last_page_outlined = NotStr('''''') -icon_scatter_plot_outlined = NotStr('''''') -icon_filter_hdr_filled = NotStr('''''') -icon_center_focus_strong_round = NotStr('''''') -icon_attach_file_sharp = NotStr('''''') -icon_grid_view_round = NotStr('''''') -icon_request_page_outlined = NotStr('''''') -icon_power_settings_new_twotone = NotStr('''''') -icon_assured_workload_sharp = NotStr('''''') -icon_policy_twotone = NotStr(''' - - -''') -icon_streetview_filled = NotStr(''' - - - -''') -icon_content_copy_outlined = NotStr('''''') -icon_report_sharp = NotStr('''''') -icon_gesture_outlined = NotStr('''''') -icon_wordpress_outlined = NotStr('''''') -icon_tips_and_updates_round = NotStr('''''') -icon_speaker_group_twotone = NotStr(''' - - -''') -icon_lte_mobiledata_filled = NotStr('''''') -icon_yard_round = NotStr(''' - - -''') -icon_fitness_center_outlined = NotStr('''''') -icon_brightness4_twotone = NotStr(''' - - -''') -icon_wine_bar_sharp = NotStr('''''') -icon_label_off_round = NotStr('''''') -icon_bluetooth_disabled_round = NotStr('''''') -icon_power_round = NotStr('''''') -icon_featured_video_round = NotStr('''''') -icon_other_houses_outlined = NotStr('''''') -icon_md6_k_plus_twotone = NotStr(''' - - - - -''') -icon_star_half_outlined = NotStr('''''') -icon_wysiwyg_outlined = NotStr('''''') -icon_pie_chart_outline_outlined = NotStr('''''') -icon_north_outlined = NotStr('''''') -icon_star_half_sharp = NotStr('''''') -icon_scanner_filled = NotStr('''''') -icon_pin_invoke_filled = NotStr('''''') -icon_app_registration_twotone = NotStr('''''') -icon_battery60_round = NotStr(''' - - -''') -icon_speaker_notes_off_round = NotStr('''''') -icon_watch_off_round = NotStr('''''') -icon_ring_volume_sharp = NotStr('''''') -icon_swipe_right_alt_outlined = NotStr('''''') -icon_no_accounts_outlined = NotStr(''' - - -''') -icon_library_music_outlined = NotStr('''''') -icon_image_not_supported_sharp = NotStr('''''') -icon_location_off_twotone = NotStr('''''') -icon_vibration_sharp = NotStr('''''') -icon_sports_motorsports_filled = NotStr(''' - - -''') -icon_percentage_outlined = NotStr('''''') -icon_model_training_sharp = NotStr('''''') -icon_model_training_outlined = NotStr('''''') -icon_calendar_today_outlined = NotStr('''''') -icon_coffee_maker_sharp = NotStr(''' - - -''') -icon_fmd_bad_sharp = NotStr('''''') -icon_electric_car_filled = NotStr('''''') -icon_edit_location_twotone = NotStr(''' - - - -''') -icon_camera_indoor_twotone = NotStr(''' - - - -''') -icon_keyboard_voice_twotone = NotStr(''' - - -''') -icon_motion_photos_on_filled = NotStr('''''') -icon_brightness_low_round = NotStr('''''') -icon_add_alarm_outlined = NotStr('''''') -icon_settings_phone_filled = NotStr('''''') -icon_text_fields_twotone = NotStr('''''') -icon_first_page_outlined = NotStr('''''') -icon_file_open_outlined = NotStr('''''') -icon_on_device_training_filled = NotStr(''' - - - -''') -icon_devices_twotone = NotStr(''' - - -''') -icon_money_off_twotone = NotStr('''''') -icon_highlight_off_filled = NotStr('''''') -icon_view_quilt_outlined = NotStr('''''') -icon_format_quote_outlined = NotStr('''''') -icon_drag_indicator_twotone = NotStr('''''') -icon_settings_ethernet_sharp = NotStr('''''') -icon_video_camera_front_round = NotStr('''''') -icon_multiple_stop_sharp = NotStr('''''') -icon_how_to_reg_round = NotStr('''''') -icon_satellite_round = NotStr('''''') -icon_md1_k_plus_filled = NotStr('''''') -icon_warning_amber_twotone = NotStr('''''') -icon_settings_remote_outlined = NotStr(''' - - - -''') -icon_turned_in_round = NotStr('''''') -icon_webhook_filled = NotStr('''''') -icon_favorite_border_round = NotStr('''''') -icon_motion_photos_paused_outlined = NotStr('''''') -icon_stacked_line_chart_twotone = NotStr('''''') -icon_cancel_schedule_send_round = NotStr(''' - - -''') -icon_looks6_twotone = NotStr(''' - - -''') -icon_wechat_twotone = NotStr(''' - - -''') -icon_hide_source_sharp = NotStr('''''') -icon_local_pizza_twotone = NotStr(''' - - -''') -icon_edit_road_round = NotStr('''''') -icon_label_outlined = NotStr('''''') -icon_signal_wifi3_bar_lock_twotone = NotStr(''' - - -''') -icon_dynamic_form_twotone = NotStr(''' - - -''') -icon_brightness_high_twotone = NotStr(''' - - - -''') -icon_format_overline_sharp = NotStr('''''') -icon_control_point_round = NotStr('''''') -icon_person_sharp = NotStr('''''') -icon_pending_actions_outlined = NotStr('''''') -icon_vibration_filled = NotStr('''''') -icon_rectangle_filled = NotStr('''''') -icon_photo_outlined = NotStr('''''') -icon_graphic_eq_filled = NotStr('''''') -icon_thumb_up_round = NotStr('''''') -icon_design_services_twotone = NotStr(''' - - -''') -icon_do_disturb_alt_sharp = NotStr('''''') -icon_turned_in_not_sharp = NotStr('''''') -icon_line_axis_filled = NotStr('''''') -icon_directions_subway_filled_filled = NotStr('''''') -icon_hide_image_round = NotStr('''''') -icon_movie_filter_sharp = NotStr('''''') -icon_assessment_sharp = NotStr('''''') -icon_personal_video_sharp = NotStr('''''') -icon_yard_outlined = NotStr('''''') -icon_timeline_round = NotStr('''''') -icon_colorize_sharp = NotStr('''''') -icon_texture_filled = NotStr('''''') -icon_credit_card_off_sharp = NotStr('''''') -icon_sentiment_neutral_outlined = NotStr(''' - - - - -''') -icon_smoke_free_twotone = NotStr('''''') -icon_battery_unknown_twotone = NotStr('''''') -icon_playlist_add_circle_twotone = NotStr(''' - - -''') -icon_brightness2_sharp = NotStr('''''') -icon_fiber_pin_outlined = NotStr('''''') -icon_watch_later_round = NotStr('''''') -icon_door_front_twotone = NotStr(''' - - - -''') -icon_shuffle_on_round = NotStr('''''') -icon_join_full_twotone = NotStr(''' - - -''') -icon_view_kanban_outlined = NotStr(''' - - -''') -icon_directions_car_filled_outlined = NotStr(''' - - - -''') -icon_desktop_windows_filled = NotStr('''''') -icon_repeat_on_round = NotStr('''''') -icon_add_to_drive_filled = NotStr('''''') -icon_deblur_round = NotStr(''' - - - - - - - - - - - - - -''') -icon_hexagon_twotone = NotStr(''' - - -''') -icon_next_week_filled = NotStr('''''') -icon_control_point_duplicate_twotone = NotStr(''' - - -''') -icon_format_align_center_outlined = NotStr('''''') -icon_sports_martial_arts_outlined = NotStr(''' - - -''') -icon_offline_pin_round = NotStr('''''') -icon_edit_note_sharp = NotStr('''''') -icon_foundation_round = NotStr('''''') -icon_note_round = NotStr('''''') -icon_whatshot_round = NotStr('''''') -icon_woo_commerce_sharp = NotStr('''''') -icon_airplay_twotone = NotStr(''' - - -''') -icon_credit_card_sharp = NotStr('''''') -icon_phone_forwarded_twotone = NotStr(''' - - -''') -icon_no_cell_sharp = NotStr('''''') -icon_exit_to_app_round = NotStr('''''') -icon_add_box_twotone = NotStr(''' - - -''') -icon_signal_cellular_nodata_filled = NotStr('''''') -icon_do_disturb_on_outlined = NotStr('''''') -icon_directions_car_filled_twotone = NotStr(''' - - - - -''') -icon_imagesearch_roller_outlined = NotStr('''''') -icon_all_inclusive_twotone = NotStr('''''') -icon_portrait_outlined = NotStr('''''') -icon_medical_services_filled = NotStr('''''') -icon_crisis_alert_twotone = NotStr('''''') -icon_unsubscribe_filled = NotStr('''''') -icon_looks5_filled = NotStr('''''') -icon_ramen_dining_outlined = NotStr('''''') -icon_mobiledata_off_outlined = NotStr('''''') -icon_star_border_outlined = NotStr('''''') -icon_replay_filled = NotStr('''''') -icon_quickreply_filled = NotStr(''' - - -''') -icon_blender_twotone = NotStr(''' - - - -''') -icon_mode_of_travel_sharp = NotStr('''''') -icon_view_comfy_filled = NotStr('''''') -icon_more_vert_outlined = NotStr('''''') -icon_domain_verification_round = NotStr(''' - - -''') -icon_loyalty_sharp = NotStr('''''') -icon_signal_cellular3_bar_filled = NotStr(''' - - -''') -icon_sports_football_filled = NotStr('''''') -icon_zoom_out_sharp = NotStr('''''') -icon_video_file_round = NotStr('''''') -icon_near_me_disabled_outlined = NotStr('''''') -icon_smart_display_sharp = NotStr('''''') -icon_upload_round = NotStr('''''') -icon_sort_by_alpha_round = NotStr('''''') -icon_sentiment_very_satisfied_outlined = NotStr('''''') -icon_thermostat_sharp = NotStr('''''') -icon_vpn_lock_outlined = NotStr('''''') -icon_hourglass_bottom_twotone = NotStr(''' - - - -''') -icon_signal_cellular4_bar_twotone = NotStr('''''') -icon_insert_comment_filled = NotStr('''''') -icon_border_horizontal_twotone = NotStr('''''') -icon_monochrome_photos_sharp = NotStr('''''') -icon_star_border_twotone = NotStr('''''') -icon_nordic_walking_round = NotStr('''''') -icon_log_in_round = NotStr(''' - - -''') -icon_rice_bowl_round = NotStr('''''') -icon_electric_rickshaw_twotone = NotStr(''' - - -''') -icon_new_releases_filled = NotStr('''''') -icon_brightness2_outlined = NotStr('''''') -icon_room_preferences_outlined = NotStr('''''') -icon_shopping_cart_sharp = NotStr('''''') -icon_pest_control_rodent_sharp = NotStr('''''') -icon_running_with_errors_filled = NotStr('''''') -icon_browser_updated_filled = NotStr('''''') -icon_hourglass_disabled_round = NotStr('''''') -icon_safety_check_twotone = NotStr(''' - - -''') -icon_crop_landscape_outlined = NotStr('''''') -icon_escalator_warning_outlined = NotStr('''''') -icon_contact_page_filled = NotStr('''''') -icon_handshake_sharp = NotStr('''''') -icon_image_round = NotStr('''''') -icon_voice_chat_twotone = NotStr(''' - - -''') -icon_pin_drop_filled = NotStr('''''') -icon_bathtub_outlined = NotStr(''' - - -''') -icon_emoji_people_round = NotStr(''' - - -''') -icon_stacked_line_chart_round = NotStr('''''') -icon_door_front_sharp = NotStr('''''') -icon_image_search_twotone = NotStr(''' - - -''') -icon_swipe_up_alt_round = NotStr('''''') -icon_room_service_outlined = NotStr('''''') -icon_hub_sharp = NotStr('''''') -icon_call_received_filled = NotStr('''''') -icon_md5_k_outlined = NotStr(''' - - -''') -icon_local_atm_round = NotStr('''''') -icon_add_business_twotone = NotStr(''' - - - -''') -icon_toggle_off_twotone = NotStr(''' - - -''') -icon_text_rotation_angleup_twotone = NotStr('''''') -icon_security_update_good_round = NotStr('''''') -icon_format_textdirection_l_to_r_sharp = NotStr('''''') -icon_headset_mic_sharp = NotStr('''''') -icon_bus_alert_sharp = NotStr(''' - - -''') -icon_sos_filled = NotStr('''''') -icon_note_sharp = NotStr('''''') -icon_directions_bus_filled = NotStr('''''') -icon_escalator_twotone = NotStr(''' - - -''') -icon_food_bank_round = NotStr('''''') -icon_enhanced_encryption_sharp = NotStr('''''') -icon_view_module_outlined = NotStr('''''') -icon_closed_caption_twotone = NotStr(''' - - -''') -icon_more_time_round = NotStr(''' - - - -''') -icon_sync_lock_round = NotStr('''''') -icon_deck_round = NotStr(''' - - -''') -icon_all_inclusive_outlined = NotStr('''''') -icon_grid_on_filled = NotStr('''''') -icon_dynamic_form_sharp = NotStr('''''') -icon_search_off_outlined = NotStr(''' - - -''') -icon_window_round = NotStr('''''') -icon_md17_mp_outlined = NotStr(''' - - - -''') -icon_battery30_filled = NotStr(''' - - -''') -icon_settings_backup_restore_twotone = NotStr('''''') -icon_sim_card_outlined = NotStr('''''') -icon_token_filled = NotStr('''''') -icon_signal_cellular_connected_no_internet2_bar_sharp = NotStr(''' - - -''') -icon_format_underlined_outlined = NotStr('''''') -icon_local_fire_department_outlined = NotStr('''''') -icon_expand_less_filled = NotStr('''''') -icon_atm_round = NotStr('''''') -icon_cell_tower_round = NotStr(''' - - -''') -icon_adobe_filled = NotStr('''''') -icon_shield_moon_sharp = NotStr('''''') -icon_not_listed_location_round = NotStr('''''') -icon_add_business_filled = NotStr(''' - - -''') -icon_tag_faces_twotone = NotStr(''' - - - - - -''') -icon_reviews_filled = NotStr('''''') -icon_confirmation_number_outlined = NotStr('''''') -icon_video_camera_back_outlined = NotStr('''''') -icon_view_stream_twotone = NotStr(''' - - -''') -icon_not_listed_location_sharp = NotStr('''''') -icon_keyboard_voice_filled = NotStr('''''') -icon_call_received_outlined = NotStr('''''') -icon_sports_esports_twotone = NotStr(''' - - - - - -''') -icon_turn_left_round = NotStr('''''') -icon_laptop_chromebook_round = NotStr('''''') -icon_view_compact_alt_round = NotStr('''''') -icon_network_wifi3_bar_twotone = NotStr(''' - - -''') -icon_door_back_twotone = NotStr(''' - - - -''') -icon_open_in_new_filled = NotStr('''''') -icon_numbers_filled = NotStr('''''') -icon_account_balance_wallet_sharp = NotStr('''''') -icon_share_location_twotone = NotStr(''' - - -''') -icon_vignette_outlined = NotStr('''''') -icon_phone_iphone_filled = NotStr('''''') -icon_fort_sharp = NotStr('''''') -icon_local_see_filled = NotStr(''' - - -''') -icon_ramp_right_outlined = NotStr('''''') -icon_developer_board_off_round = NotStr('''''') -icon_deblur_outlined = NotStr(''' - - - - - - - - - - - - - -''') -icon_raw_off_round = NotStr('''''') -icon_menu_open_twotone = NotStr('''''') -icon_hdr_auto_select_outlined = NotStr(''' - - -''') -icon_md3_p_outlined = NotStr('''''') -icon_tag_faces_filled = NotStr('''''') -icon_format_shapes_outlined = NotStr('''''') -icon_barcode_sharp = NotStr('''''') -icon_log_in_outlined = NotStr(''' - - -''') -icon_live_help_twotone = NotStr(''' - - -''') -icon_adf_scanner_filled = NotStr('''''') -icon_star_rate_round = NotStr('''''') -icon_alarm_off_sharp = NotStr('''''') -icon_announcement_outlined = NotStr('''''') -icon_tire_repair_outlined = NotStr('''''') -icon_tune_outlined = NotStr('''''') -icon_sd_card_filled = NotStr('''''') -icon_app_shortcut_outlined = NotStr(''' - - -''') -icon_volume_up_filled = NotStr('''''') -icon_night_shelter_round = NotStr('''''') -icon_switch_right_sharp = NotStr('''''') -icon_alt_route_sharp = NotStr('''''') -icon_tiktok_filled = NotStr('''''') -icon_format_list_numbered_round = NotStr('''''') -icon_account_balance_wallet_round = NotStr('''''') -icon_hdr_on_round = NotStr('''''') -icon_content_cut_sharp = NotStr('''''') -icon_local_fire_department_twotone = NotStr(''' - - -''') -icon_bus_alert_twotone = NotStr(''' - - - - - -''') -icon_percentage_sharp = NotStr('''''') -icon_chevron_right_outlined = NotStr('''''') -icon_settings_input_svideo_filled = NotStr('''''') -icon_girl_sharp = NotStr('''''') -icon_liquor_twotone = NotStr(''' - - -''') -icon_screen_lock_rotation_filled = NotStr('''''') -icon_manage_history_filled = NotStr('''''') -icon_no_accounts_filled = NotStr(''' - - -''') -icon_md8_mp_twotone = NotStr(''' - - - - - -''') -icon_co2_round = NotStr('''''') -icon_screen_lock_rotation_round = NotStr(''' - - -''') -icon_password_filled = NotStr('''''') -icon_replay30_sharp = NotStr('''''') -icon_elevator_round = NotStr('''''') -icon_battery6_bar_twotone = NotStr(''' - - -''') -icon_set_meal_outlined = NotStr('''''') -icon_reduce_capacity_outlined = NotStr('''''') -icon_flight_class_outlined = NotStr('''''') -icon_insert_chart_outlined_outlined = NotStr('''''') -icon_tapas_twotone = NotStr(''' - - -''') -icon_breakfast_dining_round = NotStr('''''') -icon_cancel_schedule_send_sharp = NotStr(''' - - -''') -icon_cake_sharp = NotStr('''''') -icon_sports_gymnastics_outlined = NotStr('''''') -icon_no_crash_round = NotStr('''''') -icon_table_chart_filled = NotStr('''''') -icon_attractions_round = NotStr('''''') -icon_videocam_outlined = NotStr('''''') -icon_screenshot_filled = NotStr('''''') -icon_leak_remove_sharp = NotStr('''''') -icon_md360_sharp = NotStr('''''') -icon_wb_cloudy_twotone = NotStr(''' - - -''') -icon_greater_than_equal_outlined = NotStr(''' - - -''') -icon_query_stats_twotone = NotStr('''''') -icon_flag_circle_twotone = NotStr(''' - - - -''') -icon_swap_horizontal_circle_outlined = NotStr('''''') -icon_sell_filled = NotStr('''''') -icon_chair_filled = NotStr(''' - - -''') -icon_add_a_photo_filled = NotStr('''''') -icon_local_gas_station_sharp = NotStr('''''') -icon_brush_round = NotStr('''''') -icon_moped_sharp = NotStr(''' - - -''') -icon_play_circle_filled_twotone = NotStr(''' - - -''') -icon_snowmobile_sharp = NotStr('''''') -icon_save_all_outlined = NotStr(''' - - - - -''') -icon_texture_twotone = NotStr('''''') -icon_bedtime_off_outlined = NotStr('''''') -icon_md21_mp_filled = NotStr('''''') -icon_medical_information_outlined = NotStr('''''') -icon_shopify_filled = NotStr('''''') -icon_connecting_airports_twotone = NotStr('''''') -icon_nature_filled = NotStr('''''') -icon_replay30_round = NotStr('''''') -icon_graphic_eq_round = NotStr('''''') -icon_hiking_twotone = NotStr('''''') -icon_scuba_diving_twotone = NotStr('''''') -icon_local_see_sharp = NotStr(''' - - -''') -icon_wifi_tethering_error_rounded_filled = NotStr('''''') -icon_departure_board_sharp = NotStr('''''') -icon_upgrade_round = NotStr('''''') -icon_catching_pokemon_sharp = NotStr('''''') -icon_sync_lock_twotone = NotStr('''''') -icon_view_sidebar_filled = NotStr('''''') -icon_merge_filled = NotStr('''''') -icon_battery_charging30_twotone = NotStr(''' - - -''') -icon_more_time_sharp = NotStr(''' - - - -''') -icon_subway_sharp = NotStr(''' - - - -''') -icon_people_alt_twotone = NotStr(''' - - - -''') -icon_contacts_filled = NotStr('''''') -icon_battery5_bar_outlined = NotStr('''''') -icon_money_off_outlined = NotStr('''''') -icon_sip_outlined = NotStr('''''') -icon_sailing_sharp = NotStr('''''') -icon_bluetooth_disabled_filled = NotStr('''''') -icon_storm_filled = NotStr('''''') -icon_boy_twotone = NotStr('''''') +motorcycle_outlined = NotStr('''''') +done_outline_filled = NotStr('''''') +no_photography_sharp = NotStr('''''') +ev_station_outlined = NotStr('''''') +cancel_presentation_twotone = NotStr(''' ''') +signal_cellular2_bar_sharp = NotStr(''' ''') +queue_play_next_outlined = NotStr('''''') +swipe_up_alt_filled = NotStr('''''') +system_update_alt_twotone = NotStr('''''') +restore_from_trash_outlined = NotStr('''''') +stay_current_portrait_outlined = NotStr('''''') +sensors_off_twotone = NotStr('''''') +playlist_add_outlined = NotStr('''''') +bus_alert_round = NotStr(''' ''') +try_outlined = NotStr(''' ''') +looks_one_round = NotStr('''''') +monetization_on_filled = NotStr('''''') +local_grocery_store_sharp = NotStr('''''') +report_problem_round = NotStr('''''') +home_work_filled = NotStr(''' ''') +hdr_auto_twotone = NotStr(''' ''') +label_sharp = NotStr('''''') +connecting_airports_filled = NotStr('''''') +md7_k_plus_twotone = NotStr(''' ''') +bluetooth_searching_outlined = NotStr('''''') +downhill_skiing_sharp = NotStr('''''') +transit_enterexit_outlined = NotStr('''''') +stadium_sharp = NotStr('''''') +add_moderator_sharp = NotStr(''' ''') +bluetooth_connected_twotone = NotStr('''''') +hdr_on_select_sharp = NotStr('''''') +bedtime_filled = NotStr('''''') +md30_fps_sharp = NotStr('''''') +edit_location_outlined = NotStr('''''') +favorite_filled = NotStr('''''') +low_priority_filled = NotStr('''''') +local_car_wash_round = NotStr('''''') +sentiment_neutral_round = NotStr(''' ''') +event_available_sharp = NotStr('''''') +divide_twotone = NotStr(''' ''') +star_outline_outlined = NotStr('''''') +css_round = NotStr('''''') +mark_chat_unread_twotone = NotStr(''' ''') +md123_round = NotStr('''''') +iso_outlined = NotStr('''''') +library_add_outlined = NotStr('''''') +source_round = NotStr('''''') +swipe_left_alt_sharp = NotStr('''''') +filter9_filled = NotStr('''''') +blender_outlined = NotStr(''' ''') +sports_soccer_outlined = NotStr('''''') +api_twotone = NotStr('''''') +mobiledata_off_filled = NotStr('''''') +pin_filled = NotStr('''''') +two_wheeler_twotone = NotStr('''''') +nightlight_filled = NotStr('''''') +deck_outlined = NotStr(''' ''') +find_replace_filled = NotStr('''''') +format_align_center_filled = NotStr('''''') +signal_wifi1_bar_lock_sharp = NotStr(''' ''') +filter3_filled = NotStr('''''') +smart_button_outlined = NotStr('''''') +add_comment_round = NotStr('''''') +title_filled = NotStr('''''') +edit_note_filled = NotStr('''''') +bluetooth_audio_outlined = NotStr('''''') +crop169_sharp = NotStr('''''') +escalator_warning_twotone = NotStr('''''') +fastfood_twotone = NotStr(''' ''') +filter_vintage_filled = NotStr('''''') +app_blocking_twotone = NotStr(''' ''') +south_america_filled = NotStr('''''') +tablet_mac_outlined = NotStr('''''') +hourglass_bottom_outlined = NotStr('''''') +hotel_round = NotStr('''''') +cloud_upload_filled = NotStr('''''') +nat_round = NotStr(''' ''') +outdoor_grill_filled = NotStr('''''') +md7_k_sharp = NotStr('''''') +panorama_wide_angle_select_filled = NotStr('''''') +follow_the_signs_sharp = NotStr('''''') +sports_esports_outlined = NotStr(''' ''') +dashboard_twotone = NotStr(''' ''') +closed_caption_off_outlined = NotStr(''' ''') +grid_goldenratio_sharp = NotStr('''''') +perm_phone_msg_round = NotStr('''''') +production_quantity_limits_twotone = NotStr('''''') +domain_verification_twotone = NotStr(''' ''') +mark_chat_read_round = NotStr('''''') +open_with_sharp = NotStr('''''') +speaker_round = NotStr('''''') +tour_round = NotStr('''''') +do_disturb_alt_filled = NotStr('''''') +lens_round = NotStr('''''') +real_estate_agent_outlined = NotStr('''''') +wordpress_sharp = NotStr('''''') +play_lesson_outlined = NotStr('''''') +data_exploration_outlined = NotStr('''''') +perm_camera_mic_sharp = NotStr('''''') +doorbell_twotone = NotStr(''' ''') +currency_franc_twotone = NotStr('''''') +sync_disabled_outlined = NotStr('''''') +moving_filled = NotStr('''''') +format_color_fill_filled = NotStr('''''') +chat_filled = NotStr('''''') +percentage_round = NotStr('''''') +wifi1_bar_twotone = NotStr('''''') +question_answer_outlined = NotStr('''''') +face_retouching_off_twotone = NotStr(''' ''') +featured_play_list_sharp = NotStr('''''') +toggle_off_filled = NotStr('''''') +close_fullscreen_filled = NotStr('''''') +accessible_forward_round = NotStr(''' ''') +stay_primary_landscape_round = NotStr('''''') +phone_disabled_twotone = NotStr('''''') +thermostat_auto_filled = NotStr('''''') +settings_remote_twotone = NotStr(''' ''') +panorama_outlined = NotStr('''''') +swipe_right_alt_round = NotStr('''''') +signal_wifi_statusbar4_bar_outlined = NotStr('''''') +keyboard_hide_sharp = NotStr('''''') +nat_outlined = NotStr(''' ''') +colorize_round = NotStr('''''') +music_off_filled = NotStr('''''') +admin_panel_settings_round = NotStr(''' ''') +help_filled = NotStr('''''') +meeting_room_outlined = NotStr('''''') +report_gmailerrorred_filled = NotStr(''' ''') +thumb_up_outlined = NotStr('''''') +live_help_sharp = NotStr('''''') +no_meals_outlined = NotStr('''''') +volunteer_activism_filled = NotStr('''''') +wine_bar_twotone = NotStr(''' ''') +no_food_twotone = NotStr(''' ''') +update_filled = NotStr('''''') +headset_off_round = NotStr('''''') +call_missed_outgoing_filled = NotStr('''''') +flight_land_sharp = NotStr('''''') +system_security_update_warning_filled = NotStr(''' ''') +border_top_sharp = NotStr('''''') +flare_outlined = NotStr('''''') +php_twotone = NotStr('''''') +toys_round = NotStr('''''') +train_round = NotStr('''''') +mood_round = NotStr('''''') +content_copy_filled = NotStr('''''') +art_track_twotone = NotStr('''''') +compress_filled = NotStr('''''') +keyboard_control_key_round = NotStr('''''') +folder_zip_outlined = NotStr('''''') +align_horizontal_left_sharp = NotStr('''''') +cruelty_free_outlined = NotStr('''''') +cottage_filled = NotStr('''''') +queue_music_filled = NotStr('''''') +content_paste_search_outlined = NotStr(''' ''') +shield_filled = NotStr('''''') +border_horizontal_filled = NotStr('''''') +call_received_twotone = NotStr('''''') +whatshot_outlined = NotStr('''''') +notifications_none_round = NotStr('''''') +build_outlined = NotStr('''''') +e_mobiledata_twotone = NotStr('''''') +sms_filled = NotStr('''''') +log_out_outlined = NotStr(''' ''') +copyright_sharp = NotStr('''''') +crop_original_filled = NotStr('''''') +keyboard_alt_round = NotStr('''''') +layers_clear_sharp = NotStr('''''') +do_not_disturb_on_round = NotStr('''''') +local_printshop_round = NotStr('''''') +md9_k_plus_round = NotStr('''''') +restaurant_sharp = NotStr('''''') +stars_twotone = NotStr(''' ''') +wb_cloudy_round = NotStr('''''') +toc_round = NotStr('''''') +flutter_dash_twotone = NotStr(''' ''') +subtitles_off_round = NotStr('''''') +apartment_sharp = NotStr('''''') +report_gmailerrorred_sharp = NotStr(''' ''') +rounded_corner_filled = NotStr('''''') +superscript_twotone = NotStr('''''') +group_outlined = NotStr('''''') +newspaper_sharp = NotStr('''''') +health_and_safety_filled = NotStr('''''') +schedule_send_twotone = NotStr(''' ''') +present_to_all_sharp = NotStr('''''') +precision_manufacturing_outlined = NotStr('''''') +watch_off_outlined = NotStr('''''') +search_off_sharp = NotStr(''' ''') +radio_button_unchecked_sharp = NotStr('''''') +bookmark_add_filled = NotStr('''''') +sim_card_sharp = NotStr('''''') +clear_all_round = NotStr('''''') +publish_outlined = NotStr('''''') +mic_external_on_round = NotStr('''''') +arrow_downward_round = NotStr('''''') +description_outlined = NotStr('''''') +surfing_outlined = NotStr('''''') +add_shopping_cart_filled = NotStr('''''') +table_view_outlined = NotStr('''''') +restaurant_menu_sharp = NotStr('''''') +replay10_sharp = NotStr('''''') +chalet_filled = NotStr('''''') +sentiment_dissatisfied_twotone = NotStr(''' ''') +leak_add_round = NotStr('''''') +add_link_sharp = NotStr('''''') +pause_presentation_sharp = NotStr('''''') +format_list_numbered_rtl_sharp = NotStr('''''') +local_cafe_outlined = NotStr('''''') +arrow_drop_down_circle_round = NotStr('''''') +watch_later_twotone = NotStr(''' ''') +md8_k_plus_round = NotStr(''' ''') +view_cozy_sharp = NotStr('''''') +card_giftcard_sharp = NotStr('''''') +media_bluetooth_off_filled = NotStr('''''') +signal_wifi3_bar_lock_sharp = NotStr(''' ''') +diamond_round = NotStr('''''') +note_outlined = NotStr('''''') +local_bar_round = NotStr('''''') +wash_twotone = NotStr(''' ''') +file_download_round = NotStr('''''') +sensor_door_outlined = NotStr('''''') +menu_filled = NotStr('''''') +flight_land_outlined = NotStr('''''') +phone_android_sharp = NotStr('''''') +join_inner_twotone = NotStr(''' ''') +not_started_round = NotStr('''''') +all_inbox_filled = NotStr('''''') +volume_up_twotone = NotStr(''' ''') +quiz_round = NotStr(''' ''') +unfold_less_outlined = NotStr('''''') +live_tv_sharp = NotStr('''''') +directions_railway_outlined = NotStr('''''') +battery_full_sharp = NotStr('''''') +currency_ruble_twotone = NotStr('''''') +check_box_twotone = NotStr(''' ''') +branding_watermark_twotone = NotStr(''' ''') +no_luggage_twotone = NotStr(''' ''') +data_saver_off_twotone = NotStr('''''') +keyboard_capslock_filled = NotStr('''''') +play_disabled_outlined = NotStr('''''') +bolt_round = NotStr('''''') +cancel_presentation_filled = NotStr(''' ''') +volume_up_round = NotStr('''''') +warning_round = NotStr('''''') +door_sliding_twotone = NotStr(''' ''') +screen_lock_landscape_filled = NotStr('''''') +new_releases_round = NotStr('''''') +power_off_outlined = NotStr('''''') +airline_seat_legroom_reduced_twotone = NotStr('''''') +quickreply_outlined = NotStr(''' ''') +adjust_twotone = NotStr('''''') +video_settings_twotone = NotStr(''' ''') +arrow_drop_up_round = NotStr('''''') +align_vertical_top_outlined = NotStr('''''') +car_crash_twotone = NotStr(''' ''') +flashlight_on_sharp = NotStr('''''') +expand_more_twotone = NotStr('''''') +bathroom_twotone = NotStr(''' ''') +real_estate_agent_round = NotStr('''''') +north_west_twotone = NotStr('''''') +looks_two_sharp = NotStr('''''') +speaker_notes_off_outlined = NotStr('''''') +swap_vertical_circle_outlined = NotStr('''''') +spatial_audio_twotone = NotStr(''' ''') +unsubscribe_round = NotStr('''''') +branding_watermark_sharp = NotStr('''''') +public_sharp = NotStr('''''') +snapchat_round = NotStr('''''') +md16_mp_outlined = NotStr(''' ''') +data_saver_on_round = NotStr('''''') +join_full_sharp = NotStr(''' ''') +mp_outlined = NotStr(''' ''') +download_done_round = NotStr('''''') +heart_broken_outlined = NotStr('''''') +cloud_round = NotStr('''''') +girl_outlined = NotStr('''''') +camera_alt_filled = NotStr(''' ''') +cloud_done_round = NotStr('''''') +home_mini_round = NotStr('''''') +hevc_outlined = NotStr('''''') +legend_toggle_round = NotStr('''''') +workspace_premium_sharp = NotStr('''''') +align_vertical_top_twotone = NotStr('''''') +announcement_sharp = NotStr('''''') +cached_outlined = NotStr('''''') +border_all_twotone = NotStr('''''') +rocket_launch_twotone = NotStr(''' ''') +emoji_flags_filled = NotStr('''''') +balance_round = NotStr('''''') +flip_to_front_filled = NotStr('''''') +md10_k_round = NotStr('''''') +straight_filled = NotStr('''''') +touch_app_outlined = NotStr('''''') +door_back_round = NotStr('''''') +bubble_chart_filled = NotStr(''' ''') +unpublished_round = NotStr('''''') +stop_screen_share_outlined = NotStr('''''') +phone_callback_twotone = NotStr(''' ''') +gradient_outlined = NotStr('''''') +keyboard_arrow_down_twotone = NotStr('''''') +panorama_wide_angle_twotone = NotStr(''' ''') +crop_din_outlined = NotStr('''''') +crop_rotate_twotone = NotStr('''''') +church_twotone = NotStr(''' ''') +repeat_one_on_twotone = NotStr('''''') +signal_cellular_connected_no_internet3_bar_sharp = NotStr(''' ''') +kayaking_round = NotStr('''''') +filter_list_off_round = NotStr('''''') +density_medium_twotone = NotStr('''''') +facebook_outlined = NotStr('''''') +wb_auto_twotone = NotStr(''' ''') +video_call_round = NotStr('''''') +wash_outlined = NotStr('''''') +thunderstorm_twotone = NotStr(''' ''') +noise_aware_outlined = NotStr(''' ''') +spoke_outlined = NotStr('''''') +disc_full_filled = NotStr('''''') +filter_drama_filled = NotStr('''''') +no_stroller_outlined = NotStr('''''') +explore_off_filled = NotStr('''''') +monetization_on_round = NotStr('''''') +temple_buddhist_round = NotStr(''' ''') +door_back_filled = NotStr('''''') +do_not_disturb_on_total_silence_sharp = NotStr('''''') +turn_sharp_left_round = NotStr('''''') +add_business_sharp = NotStr(''' ''') +settings_cell_sharp = NotStr('''''') +brightness1_round = NotStr('''''') +swap_calls_sharp = NotStr('''''') +outlined_flag_twotone = NotStr('''''') +man_twotone = NotStr(''' ''') +turn_right_twotone = NotStr('''''') +screen_rotation_alt_sharp = NotStr('''''') +hide_source_round = NotStr('''''') +bakery_dining_round = NotStr('''''') +bluetooth_filled = NotStr('''''') +mic_filled = NotStr('''''') +remove_red_eye_sharp = NotStr('''''') +network_ping_sharp = NotStr('''''') +desktop_windows_round = NotStr('''''') +loop_sharp = NotStr('''''') +supervised_user_circle_sharp = NotStr('''''') +brightness6_sharp = NotStr('''''') +voicemail_filled = NotStr('''''') +gite_outlined = NotStr('''''') +book_outlined = NotStr('''''') +perm_phone_msg_outlined = NotStr('''''') +flourescent_round = NotStr('''''') +smartphone_sharp = NotStr('''''') +plumbing_sharp = NotStr(''' ''') +timeline_twotone = NotStr('''''') +battery2_bar_filled = NotStr('''''') +euro_sharp = NotStr('''''') +vertical_distribute_round = NotStr('''''') +pending_sharp = NotStr('''''') +battery30_outlined = NotStr(''' ''') +battery2_bar_outlined = NotStr('''''') +swipe_up_sharp = NotStr('''''') +cloud_sharp = NotStr('''''') +person_pin_outlined = NotStr('''''') +party_mode_round = NotStr('''''') +account_balance_wallet_twotone = NotStr(''' ''') +fire_extinguisher_twotone = NotStr('''''') +hot_tub_twotone = NotStr(''' ''') +camera_outdoor_filled = NotStr('''''') +smart_button_twotone = NotStr('''''') +kitchen_round = NotStr('''''') +notes_round = NotStr('''''') +calendar_view_week_twotone = NotStr(''' ''') +md12_mp_round = NotStr(''' ''') +md2_k_plus_round = NotStr('''''') +music_off_twotone = NotStr(''' ''') +brightness5_filled = NotStr('''''') +today_twotone = NotStr(''' ''') +chat_twotone = NotStr(''' ''') +attach_money_outlined = NotStr('''''') +access_alarms_round = NotStr('''''') +md1_k_plus_outlined = NotStr(''' ''') +class_twotone = NotStr(''' ''') +recommend_twotone = NotStr(''' ''') +fact_check_twotone = NotStr(''' ''') +battery_charging30_filled = NotStr(''' ''') +no_luggage_filled = NotStr('''''') +alarm_filled = NotStr('''''') +cloud_download_sharp = NotStr('''''') +delete_sweep_twotone = NotStr(''' ''') +sort_twotone = NotStr('''''') +near_me_disabled_filled = NotStr('''''') +add_to_queue_twotone = NotStr(''' ''') +legend_toggle_sharp = NotStr('''''') +bike_scooter_filled = NotStr(''' ''') +power_input_outlined = NotStr('''''') +explore_outlined = NotStr('''''') +flip_to_back_twotone = NotStr('''''') +laptop_mac_sharp = NotStr('''''') +switch_video_filled = NotStr('''''') +phone_locked_sharp = NotStr(''' ''') +attach_email_filled = NotStr(''' ''') +auto_stories_round = NotStr('''''') +delete_forever_twotone = NotStr(''' ''') +exposure_plus2_twotone = NotStr('''''') +h_mobiledata_sharp = NotStr('''''') +broken_image_twotone = NotStr(''' ''') +emoji_events_filled = NotStr('''''') +playlist_add_circle_filled = NotStr('''''') +send_and_archive_outlined = NotStr(''' ''') +assured_workload_round = NotStr('''''') +fence_round = NotStr('''''') +book_online_twotone = NotStr(''' ''') +playlist_add_check_circle_outlined = NotStr('''''') +cell_wifi_outlined = NotStr('''''') +emergency_share_filled = NotStr('''''') +send_round = NotStr('''''') +photo_camera_front_filled = NotStr('''''') +zoom_in_filled = NotStr(''' ''') +md6_k_outlined = NotStr(''' ''') +image_search_outlined = NotStr('''''') +rocket_sharp = NotStr('''''') +shutter_speed_sharp = NotStr('''''') +block_round = NotStr('''''') +warehouse_filled = NotStr('''''') +directions_boat_twotone = NotStr(''' ''') +comment_twotone = NotStr(''' ''') +alt_route_twotone = NotStr('''''') +local_laundry_service_twotone = NotStr(''' ''') +filter_drama_round = NotStr('''''') +mode_of_travel_twotone = NotStr('''''') +md4_g_mobiledata_round = NotStr('''''') +foundation_outlined = NotStr('''''') +shield_twotone = NotStr(''' ''') +flip_round = NotStr('''''') +settings_bluetooth_twotone = NotStr('''''') +qr_code_scanner_sharp = NotStr('''''') +schedule_send_outlined = NotStr(''' ''') +connected_tv_filled = NotStr('''''') +aod_round = NotStr('''''') +miscellaneous_services_round = NotStr('''''') +saved_search_filled = NotStr('''''') +hdr_on_select_filled = NotStr('''''') +wifi_tethering_error_rounded_sharp = NotStr('''''') +pie_chart_twotone = NotStr(''' ''') +arrow_back_ios_new_filled = NotStr('''''') +open_in_browser_outlined = NotStr('''''') +strikethrough_s_outlined = NotStr('''''') +tire_repair_twotone = NotStr(''' ''') +send_filled = NotStr('''''') +airline_seat_recline_normal_sharp = NotStr('''''') +toc_twotone = NotStr('''''') +signal_cellular_connected_no_internet2_bar_filled = NotStr(''' ''') +book_filled = NotStr('''''') +md7_k_filled = NotStr('''''') +title_outlined = NotStr('''''') +ramp_right_filled = NotStr('''''') +notifications_active_twotone = NotStr(''' ''') +battery5_bar_twotone = NotStr(''' ''') +art_track_filled = NotStr('''''') +doorbell_round = NotStr('''''') +insert_photo_filled = NotStr('''''') +landscape_outlined = NotStr('''''') +arrow_drop_up_sharp = NotStr('''''') +star_half_filled = NotStr('''''') +gite_twotone = NotStr(''' ''') +on_device_training_twotone = NotStr(''' ''') +video_label_filled = NotStr('''''') +text_decrease_outlined = NotStr('''''') +person_add_disabled_round = NotStr('''''') +panorama_photosphere_sharp = NotStr('''''') +grid3_x3_filled = NotStr('''''') +badge_sharp = NotStr('''''') +sports_handball_twotone = NotStr(''' ''') +airplanemode_inactive_twotone = NotStr('''''') +contacts_round = NotStr('''''') +document_scanner_round = NotStr('''''') +airline_seat_legroom_reduced_round = NotStr('''''') +view_quilt_filled = NotStr('''''') +shopify_twotone = NotStr('''''') +headset_mic_twotone = NotStr(''' ''') +calculate_outlined = NotStr(''' ''') +shopping_basket_round = NotStr('''''') +auto_fix_high_twotone = NotStr(''' ''') +list_round = NotStr('''''') +build_round = NotStr('''''') +check_box_round = NotStr('''''') +foundation_filled = NotStr('''''') +calendar_view_day_filled = NotStr('''''') +expand_more_filled = NotStr('''''') +sos_twotone = NotStr('''''') +gif_twotone = NotStr('''''') +keyboard_option_key_outlined = NotStr('''''') +paypal_twotone = NotStr(''' ''') +scanner_sharp = NotStr('''''') +call_missed_twotone = NotStr('''''') +support_outlined = NotStr('''''') +subtitles_off_filled = NotStr('''''') +phone_outlined = NotStr('''''') +play_for_work_twotone = NotStr('''''') +sensors_round = NotStr('''''') +signal_cellular1_bar_filled = NotStr(''' ''') +file_download_twotone = NotStr(''' ''') +group_work_round = NotStr('''''') +movie_sharp = NotStr('''''') +signal_wifi_connected_no_internet4_filled = NotStr('''''') +shop_two_filled = NotStr('''''') +mobile_screen_share_filled = NotStr('''''') +airline_seat_legroom_normal_twotone = NotStr('''''') +doorbell_outlined = NotStr('''''') +thumb_down_alt_outlined = NotStr('''''') +not_listed_location_outlined = NotStr('''''') +raw_on_sharp = NotStr('''''') +hive_outlined = NotStr('''''') +wifi_lock_outlined = NotStr(''' ''') +battery6_bar_outlined = NotStr('''''') +file_download_off_twotone = NotStr(''' ''') +sd_storage_filled = NotStr('''''') +screen_lock_landscape_outlined = NotStr('''''') +format_indent_decrease_outlined = NotStr('''''') +electrical_services_sharp = NotStr(''' ''') +wifi_password_outlined = NotStr('''''') +diamond_outlined = NotStr('''''') +md3_mp_round = NotStr(''' ''') +deselect_round = NotStr('''''') +factory_filled = NotStr('''''') +snowshoeing_filled = NotStr('''''') +local_hospital_round = NotStr('''''') +monitor_filled = NotStr('''''') +noise_control_off_outlined = NotStr('''''') +horizontal_rule_round = NotStr('''''') +wb_twilight_sharp = NotStr('''''') +coffee_outlined = NotStr('''''') +cached_twotone = NotStr('''''') +live_tv_outlined = NotStr('''''') +bungalow_round = NotStr('''''') +insert_drive_file_outlined = NotStr('''''') +backup_table_round = NotStr(''' ''') +save_alt_twotone = NotStr('''''') +thumb_down_alt_sharp = NotStr('''''') +texture_sharp = NotStr('''''') +ramp_left_twotone = NotStr('''''') +contact_support_filled = NotStr('''''') +sledding_twotone = NotStr('''''') +md4_g_plus_mobiledata_filled = NotStr('''''') +local_play_outlined = NotStr('''''') +catching_pokemon_twotone = NotStr(''' ''') +folder_off_twotone = NotStr(''' ''') +mic_external_off_filled = NotStr('''''') +hotel_class_sharp = NotStr('''''') +move_down_sharp = NotStr('''''') +photo_size_select_small_filled = NotStr('''''') +person_pin_circle_round = NotStr('''''') +add_to_home_screen_twotone = NotStr('''''') +message_sharp = NotStr('''''') +summarize_round = NotStr('''''') +bedroom_parent_twotone = NotStr(''' ''') +read_more_twotone = NotStr('''''') +send_twotone = NotStr(''' ''') +drive_file_move_rtl_round = NotStr('''''') +content_cut_round = NotStr('''''') +textsms_twotone = NotStr(''' ''') +construction_sharp = NotStr('''''') +superscript_sharp = NotStr('''''') +hourglass_empty_outlined = NotStr('''''') +scanner_twotone = NotStr(''' ''') +spatial_tracking_round = NotStr(''' ''') +wifi_find_outlined = NotStr(''' ''') +traffic_round = NotStr('''''') +mode_comment_twotone = NotStr(''' ''') +sms_sharp = NotStr('''''') +pending_actions_filled = NotStr('''''') +send_to_mobile_twotone = NotStr(''' ''') +record_voice_over_twotone = NotStr(''' ''') +edit_location_alt_sharp = NotStr('''''') +notifications_round = NotStr('''''') +location_off_round = NotStr('''''') +rtt_twotone = NotStr('''''') +accessibility_sharp = NotStr('''''') +md7_k_plus_round = NotStr('''''') +text_decrease_twotone = NotStr('''''') +table_view_round = NotStr('''''') +outbox_filled = NotStr('''''') +settings_remote_round = NotStr(''' ''') +wifi1_bar_outlined = NotStr('''''') +bluetooth_twotone = NotStr('''''') +access_alarms_filled = NotStr('''''') +subject_sharp = NotStr('''''') +format_align_right_twotone = NotStr('''''') +md23_mp_round = NotStr(''' ''') +contact_phone_outlined = NotStr('''''') +crop_free_twotone = NotStr('''''') +bakery_dining_sharp = NotStr('''''') +line_axis_outlined = NotStr('''''') +social_distance_twotone = NotStr('''''') +view_timeline_outlined = NotStr(''' ''') +camera_outdoor_twotone = NotStr('''''') +sort_outlined = NotStr('''''') +cameraswitch_filled = NotStr(''' ''') +stop_circle_filled = NotStr('''''') +send_time_extension_outlined = NotStr(''' ''') +tag_outlined = NotStr('''''') +keyboard_round = NotStr('''''') +md3_g_mobiledata_filled = NotStr('''''') +brightness1_twotone = NotStr(''' ''') +autofps_select_outlined = NotStr(''' ''') +lock_open_outlined = NotStr('''''') +gpp_good_twotone = NotStr(''' ''') +card_travel_twotone = NotStr(''' ''') +replay30_filled = NotStr(''' ''') +bluetooth_sharp = NotStr('''''') +attachment_round = NotStr('''''') +replay30_twotone = NotStr('''''') +md13_mp_filled = NotStr('''''') +spatial_audio_off_outlined = NotStr(''' ''') +emoji_transportation_round = NotStr(''' ''') +bluetooth_audio_twotone = NotStr('''''') +person_add_alt1_filled = NotStr('''''') +density_large_twotone = NotStr('''''') +add_task_round = NotStr('''''') +south_west_outlined = NotStr('''''') +person_outline_round = NotStr('''''') +inventory_filled = NotStr('''''') +people_alt_filled = NotStr(''' ''') +strikethrough_s_filled = NotStr('''''') +card_travel_sharp = NotStr('''''') +download_done_outlined = NotStr('''''') +change_history_round = NotStr('''''') +gpp_good_filled = NotStr('''''') +dvr_round = NotStr('''''') +work_outline_twotone = NotStr('''''') +lightbulb_twotone = NotStr(''' ''') +keyboard_double_arrow_up_outlined = NotStr(''' ''') +settings_system_daydream_round = NotStr('''''') +file_present_outlined = NotStr('''''') +request_page_sharp = NotStr('''''') +mobile_off_filled = NotStr('''''') +arrow_back_ios_twotone = NotStr('''''') +whatsapp_round = NotStr('''''') +history_toggle_off_sharp = NotStr('''''') +no_stroller_twotone = NotStr(''' ''') +saved_search_sharp = NotStr(''' ''') +open_with_twotone = NotStr('''''') +directions_car_twotone = NotStr(''' ''') +corporate_fare_twotone = NotStr(''' ''') +announcement_twotone = NotStr(''' ''') +slow_motion_video_sharp = NotStr('''''') +crop_din_filled = NotStr('''''') +log_out_round = NotStr(''' ''') +exit_to_app_outlined = NotStr('''''') +table_bar_round = NotStr('''''') +credit_score_sharp = NotStr('''''') +draw_outlined = NotStr('''''') +data_exploration_round = NotStr('''''') +blur_on_outlined = NotStr('''''') +mode_of_travel_outlined = NotStr('''''') +lightbulb_outlined = NotStr('''''') +r_mobiledata_outlined = NotStr('''''') +north_sharp = NotStr('''''') +history_toggle_off_outlined = NotStr('''''') +sports_martial_arts_round = NotStr(''' ''') +public_outlined = NotStr('''''') +draw_sharp = NotStr('''''') +toc_filled = NotStr('''''') +mosque_outlined = NotStr('''''') +podcasts_twotone = NotStr('''''') +local_atm_filled = NotStr('''''') +navigation_outlined = NotStr('''''') +south_america_twotone = NotStr(''' ''') +anchor_sharp = NotStr('''''') +book_online_sharp = NotStr('''''') +stay_current_portrait_round = NotStr('''''') +backpack_sharp = NotStr('''''') +rice_bowl_sharp = NotStr('''''') +ad_units_sharp = NotStr(''' ''') +play_disabled_filled = NotStr('''''') +dock_round = NotStr('''''') +paypal_sharp = NotStr(''' ''') +wash_sharp = NotStr('''''') +smart_toy_round = NotStr('''''') +check_circle_outline_filled = NotStr('''''') +video_file_outlined = NotStr('''''') +add_card_filled = NotStr('''''') +thumb_up_sharp = NotStr('''''') +arrow_back_ios_new_sharp = NotStr('''''') +ring_volume_filled = NotStr('''''') +local_bar_sharp = NotStr('''''') +castle_twotone = NotStr(''' ''') +sports_golf_sharp = NotStr(''' ''') +youtube_searched_for_outlined = NotStr('''''') +roundabout_right_filled = NotStr('''''') +query_stats_round = NotStr('''''') +crop75_twotone = NotStr('''''') +photo_twotone = NotStr(''' ''') +currency_yen_twotone = NotStr('''''') +hexagon_filled = NotStr('''''') +arrow_downward_outlined = NotStr('''''') +not_interested_twotone = NotStr('''''') +my_location_twotone = NotStr(''' ''') +view_comfy_alt_filled = NotStr('''''') +mark_unread_chat_alt_outlined = NotStr(''' ''') +numbers_sharp = NotStr('''''') +person_remove_alt1_twotone = NotStr(''' ''') +code_filled = NotStr('''''') +edit_calendar_outlined = NotStr('''''') +invert_colors_off_sharp = NotStr('''''') +switch_camera_outlined = NotStr(''' ''') +picture_in_picture_alt_outlined = NotStr('''''') +emergency_recording_sharp = NotStr('''''') +face_retouching_natural_sharp = NotStr(''' ''') +tune_round = NotStr('''''') +clean_hands_twotone = NotStr(''' ''') +hive_twotone = NotStr(''' ''') +md14_mp_sharp = NotStr(''' ''') +alarm_add_sharp = NotStr('''''') +casino_outlined = NotStr(''' ''') +sell_round = NotStr('''''') +barcode_round = NotStr('''''') +picture_in_picture_alt_round = NotStr('''''') +browser_not_supported_round = NotStr('''''') +phonelink_setup_twotone = NotStr('''''') +play_disabled_sharp = NotStr('''''') +bento_twotone = NotStr(''' ''') +wb_incandescent_sharp = NotStr('''''') +phone_bluetooth_speaker_round = NotStr('''''') +border_all_outlined = NotStr('''''') +airlines_sharp = NotStr('''''') +md11_mp_sharp = NotStr(''' ''') +signal_cellular_connected_no_internet1_bar_filled = NotStr(''' ''') +swap_horizontal_circle_filled = NotStr('''''') +fork_right_outlined = NotStr('''''') +bookmark_add_round = NotStr('''''') +flood_round = NotStr('''''') +euro_symbol_round = NotStr('''''') +signal_wifi1_bar_lock_filled = NotStr(''' ''') +screen_rotation_round = NotStr('''''') +egg_alt_outlined = NotStr(''' ''') +insert_drive_file_filled = NotStr('''''') +handyman_sharp = NotStr(''' ''') +fiber_manual_record_round = NotStr('''''') +paypal_round = NotStr(''' ''') +security_round = NotStr('''''') +castle_sharp = NotStr('''''') +wifi_tethering_error_rounded_twotone = NotStr('''''') +credit_score_filled = NotStr('''''') +blur_on_twotone = NotStr(''' ''') +data_thresholding_round = NotStr('''''') +near_me_disabled_round = NotStr('''''') +close_sharp = NotStr('''''') +emoji_flags_sharp = NotStr('''''') +brush_sharp = NotStr('''''') +phone_round = NotStr('''''') +gif_sharp = NotStr('''''') +border_clear_round = NotStr('''''') +panorama_photosphere_outlined = NotStr('''''') +earbuds_outlined = NotStr('''''') +touch_app_round = NotStr('''''') +brightness7_round = NotStr('''''') +image_aspect_ratio_twotone = NotStr(''' ''') +cloud_queue_twotone = NotStr(''' ''') +no_luggage_round = NotStr('''''') +video_settings_filled = NotStr(''' ''') +battery80_filled = NotStr(''' ''') +invert_colors_sharp = NotStr('''''') +switch_access_shortcut_sharp = NotStr('''''') +crop32_twotone = NotStr('''''') +filter9_plus_twotone = NotStr(''' ''') +upcoming_round = NotStr('''''') +texture_outlined = NotStr('''''') +sports_score_outlined = NotStr('''''') +grading_twotone = NotStr('''''') +storefront_twotone = NotStr(''' ''') +dangerous_filled = NotStr('''''') +mode_night_twotone = NotStr(''' ''') +ad_units_round = NotStr(''' ''') +mobile_screen_share_outlined = NotStr('''''') +save_alt_outlined = NotStr('''''') +system_security_update_warning_outlined = NotStr(''' ''') +photo_filter_twotone = NotStr('''''') +roundabout_right_sharp = NotStr('''''') +format_textdirection_l_to_r_outlined = NotStr('''''') +stream_outlined = NotStr(''' ''') +signal_cellular0_bar_filled = NotStr('''''') +sync_alt_twotone = NotStr('''''') +image_aspect_ratio_round = NotStr('''''') +nearby_off_round = NotStr('''''') +help_center_filled = NotStr('''''') +format_indent_increase_sharp = NotStr('''''') +shop_two_sharp = NotStr('''''') +swipe_vertical_filled = NotStr('''''') +score_outlined = NotStr('''''') +compare_arrows_sharp = NotStr('''''') +facebook_round = NotStr('''''') +shopping_basket_twotone = NotStr(''' ''') +calendar_today_sharp = NotStr('''''') +ballot_outlined = NotStr('''''') +motion_photos_auto_round = NotStr('''''') +event_note_outlined = NotStr('''''') +md24_mp_filled = NotStr('''''') +hdr_auto_filled = NotStr(''' ''') +u_turn_left_sharp = NotStr('''''') +assignment_late_sharp = NotStr('''''') +blender_sharp = NotStr('''''') +equals_round = NotStr('''''') +battery1_bar_round = NotStr('''''') +percent_sharp = NotStr('''''') +nat_filled = NotStr(''' ''') +collections_bookmark_twotone = NotStr(''' ''') +brightness_medium_filled = NotStr('''''') +local_hotel_sharp = NotStr('''''') +dashboard_filled = NotStr('''''') +youtube_searched_for_sharp = NotStr('''''') +md9_k_round = NotStr('''''') +self_improvement_sharp = NotStr(''' ''') +insert_chart_round = NotStr('''''') +battery_saver_outlined = NotStr('''''') +phonelink_setup_sharp = NotStr('''''') +thermostat_auto_sharp = NotStr('''''') +md3_d_rotation_sharp = NotStr('''''') +qr_code_round = NotStr('''''') +wifi_tethering_error_rounded_round = NotStr('''''') +mp_sharp = NotStr('''''') +route_twotone = NotStr(''' ''') +plus_round = NotStr('''''') +rsvp_round = NotStr('''''') +person_add_twotone = NotStr(''' ''') +turn_right_round = NotStr('''''') +rss_feed_sharp = NotStr(''' ''') +vibration_twotone = NotStr(''' ''') +arrow_right_twotone = NotStr('''''') +co_present_twotone = NotStr(''' ''') +format_paint_sharp = NotStr('''''') +calendar_month_sharp = NotStr('''''') +snowboarding_filled = NotStr('''''') +radio_twotone = NotStr(''' ''') +door_sliding_filled = NotStr('''''') +architecture_twotone = NotStr('''''') +grid_view_filled = NotStr('''''') +local_car_wash_outlined = NotStr(''' ''') +question_answer_filled = NotStr('''''') +mark_as_unread_outlined = NotStr(''' ''') +public_off_filled = NotStr('''''') +turned_in_sharp = NotStr('''''') +ramp_left_sharp = NotStr('''''') +filter2_outlined = NotStr('''''') +question_mark_sharp = NotStr('''''') +recycling_sharp = NotStr('''''') +auto_delete_twotone = NotStr(''' ''') +rule_twotone = NotStr('''''') +mode_comment_sharp = NotStr('''''') +railway_alert_twotone = NotStr(''' ''') +signal_cellular_alt2_bar_round = NotStr('''''') +local_post_office_round = NotStr('''''') +spoke_filled = NotStr('''''') +alarm_sharp = NotStr('''''') +business_center_sharp = NotStr('''''') +insert_comment_round = NotStr('''''') +precision_manufacturing_round = NotStr('''''') +remove_moderator_outlined = NotStr('''''') +assignment_returned_round = NotStr('''''') +access_time_filled_twotone = NotStr('''''') +emoji_transportation_twotone = NotStr(''' ''') +hourglass_full_filled = NotStr('''''') +missed_video_call_sharp = NotStr('''''') +precision_manufacturing_filled = NotStr('''''') +add_location_sharp = NotStr('''''') +md18_mp_round = NotStr(''' ''') +restore_twotone = NotStr('''''') +format_textdirection_l_to_r_filled = NotStr('''''') +add_moderator_filled = NotStr('''''') +rotate_left_outlined = NotStr('''''') +wysiwyg_filled = NotStr('''''') +keyboard_arrow_down_filled = NotStr('''''') +garage_sharp = NotStr(''' ''') +maximize_filled = NotStr('''''') +airline_seat_legroom_normal_sharp = NotStr('''''') +tag_faces_sharp = NotStr('''''') +precision_manufacturing_sharp = NotStr('''''') +battery_alert_twotone = NotStr('''''') +security_update_warning_sharp = NotStr(''' ''') +outlet_sharp = NotStr('''''') +wifi_tethering_off_twotone = NotStr('''''') +casino_sharp = NotStr('''''') +contacts_outlined = NotStr('''''') +view_column_twotone = NotStr(''' ''') +keyboard_alt_twotone = NotStr(''' ''') +battery3_bar_round = NotStr('''''') +hevc_twotone = NotStr('''''') +rule_folder_twotone = NotStr(''' ''') +railway_alert_round = NotStr(''' ''') +document_scanner_filled = NotStr('''''') +md4_g_plus_mobiledata_twotone = NotStr('''''') +light_twotone = NotStr(''' ''') +signal_wifi4_bar_lock_filled = NotStr(''' ''') +color_lens_filled = NotStr('''''') +swap_vert_round = NotStr('''''') +calendar_month_twotone = NotStr(''' ''') +grain_round = NotStr('''''') +ad_units_twotone = NotStr(''' ''') +spatial_audio_round = NotStr(''' ''') +waves_sharp = NotStr('''''') +scoreboard_sharp = NotStr('''''') +pattern_outlined = NotStr('''''') +north_west_filled = NotStr('''''') +photo_size_select_actual_filled = NotStr('''''') +rule_folder_outlined = NotStr('''''') +filter8_sharp = NotStr('''''') +door_front_outlined = NotStr('''''') +camera_enhance_sharp = NotStr('''''') +height_filled = NotStr('''''') +javascript_round = NotStr('''''') +bubble_chart_sharp = NotStr(''' ''') +how_to_vote_twotone = NotStr(''' ''') +contrast_sharp = NotStr('''''') +bedtime_outlined = NotStr('''''') +flip_to_back_sharp = NotStr('''''') +swipe_right_round = NotStr('''''') +multiline_chart_filled = NotStr('''''') +call_filled = NotStr('''''') +south_west_twotone = NotStr('''''') +add_to_photos_twotone = NotStr(''' ''') +network_locked_outlined = NotStr('''''') +md7_k_outlined = NotStr(''' ''') +network_check_outlined = NotStr('''''') +fiber_smart_record_sharp = NotStr(''' ''') +widgets_round = NotStr('''''') +local_activity_round = NotStr('''''') +interests_outlined = NotStr('''''') +cameraswitch_sharp = NotStr(''' ''') +snowboarding_sharp = NotStr('''''') +timer_off_twotone = NotStr(''' ''') +volunteer_activism_outlined = NotStr('''''') +font_download_sharp = NotStr('''''') +hd_sharp = NotStr('''''') +holiday_village_sharp = NotStr('''''') +airport_shuttle_twotone = NotStr(''' ''') +bedroom_child_outlined = NotStr('''''') +join_full_round = NotStr(''' ''') +text_fields_sharp = NotStr('''''') +rotate_right_round = NotStr('''''') +local_pizza_sharp = NotStr('''''') +media_bluetooth_off_sharp = NotStr('''''') +workspace_premium_twotone = NotStr(''' ''') +view_list_twotone = NotStr(''' ''') +sim_card_twotone = NotStr(''' ''') +hail_outlined = NotStr('''''') +filter_vintage_outlined = NotStr('''''') +markunread_twotone = NotStr(''' ''') +done_outline_outlined = NotStr('''''') +gesture_twotone = NotStr('''''') +battery0_bar_filled = NotStr('''''') +lan_sharp = NotStr('''''') +tungsten_filled = NotStr('''''') +snapchat_filled = NotStr('''''') +folder_special_round = NotStr('''''') +pool_outlined = NotStr(''' ''') +keyboard_voice_outlined = NotStr('''''') +https_round = NotStr('''''') +lens_blur_round = NotStr('''''') +screenshot_outlined = NotStr('''''') +motion_photos_pause_round = NotStr('''''') +directions_railway_filled_outlined = NotStr(''' ''') +kitchen_outlined = NotStr('''''') +perm_identity_outlined = NotStr('''''') +forward_filled = NotStr('''''') +flight_class_twotone = NotStr(''' ''') +navigation_filled = NotStr('''''') +cloud_upload_outlined = NotStr('''''') +signal_cellular_alt_sharp = NotStr('''''') +format_align_right_round = NotStr('''''') +nightlight_round_sharp = NotStr('''''') +local_drink_sharp = NotStr('''''') +nfc_round = NotStr('''''') +square_foot_outlined = NotStr('''''') +keyboard_hide_filled = NotStr('''''') +format_quote_sharp = NotStr('''''') +call_outlined = NotStr('''''') +md6_k_plus_filled = NotStr('''''') +device_unknown_round = NotStr('''''') +undo_round = NotStr('''''') +do_not_disturb_off_filled = NotStr('''''') +transform_filled = NotStr('''''') +chevron_right_round = NotStr('''''') +wrong_location_filled = NotStr(''' ''') +border_bottom_outlined = NotStr('''''') +chat_round = NotStr('''''') +view_comfy_sharp = NotStr('''''') +md3_mp_sharp = NotStr(''' ''') +source_filled = NotStr('''''') +remove_done_outlined = NotStr('''''') +checklist_rtl_sharp = NotStr('''''') +notes_filled = NotStr('''''') +video_library_round = NotStr('''''') +skateboarding_twotone = NotStr('''''') +punch_clock_outlined = NotStr(''' ''') +no_drinks_filled = NotStr('''''') +price_check_sharp = NotStr('''''') +text_rotation_angleup_outlined = NotStr('''''') +md12_mp_sharp = NotStr(''' ''') +fiber_smart_record_filled = NotStr(''' ''') +settings_power_twotone = NotStr('''''') +hide_image_outlined = NotStr('''''') +feed_outlined = NotStr('''''') +view_week_sharp = NotStr('''''') +sim_card_download_sharp = NotStr('''''') +toggle_off_sharp = NotStr('''''') +filter4_filled = NotStr('''''') +backspace_sharp = NotStr('''''') +explore_off_sharp = NotStr('''''') +menu_book_round = NotStr(''' ''') +markunread_sharp = NotStr('''''') +photo_camera_sharp = NotStr(''' ''') +check_outlined = NotStr('''''') +library_add_round = NotStr('''''') +camera_roll_round = NotStr('''''') +control_camera_twotone = NotStr(''' ''') +directions_bus_outlined = NotStr(''' ''') +subdirectory_arrow_left_filled = NotStr('''''') +wc_filled = NotStr('''''') +query_builder_filled = NotStr(''' ''') +recent_actors_twotone = NotStr(''' ''') +difference_outlined = NotStr('''''') +single_bed_round = NotStr('''''') +lock_round = NotStr('''''') +join_right_sharp = NotStr(''' ''') +camera_indoor_outlined = NotStr('''''') +filter_list_off_filled = NotStr('''''') +sports_outlined = NotStr(''' ''') +flash_on_outlined = NotStr('''''') +replay5_outlined = NotStr('''''') +expand_less_outlined = NotStr('''''') +adf_scanner_outlined = NotStr(''' ''') +file_present_sharp = NotStr('''''') +directions_bus_filled_filled = NotStr('''''') +dialpad_filled = NotStr('''''') +pentagon_filled = NotStr('''''') +stop_circle_twotone = NotStr(''' ''') +text_increase_twotone = NotStr('''''') +satellite_alt_round = NotStr('''''') +zoom_in_map_outlined = NotStr('''''') +signal_wifi4_bar_lock_twotone = NotStr(''' ''') +list_alt_twotone = NotStr(''' ''') +fast_forward_round = NotStr('''''') +brightness_auto_round = NotStr('''''') +room_filled = NotStr('''''') +connected_tv_round = NotStr('''''') +assured_workload_twotone = NotStr(''' ''') +weekend_sharp = NotStr('''''') +local_car_wash_sharp = NotStr('''''') +roofing_sharp = NotStr('''''') +notifications_paused_twotone = NotStr(''' ''') +reset_tv_outlined = NotStr('''''') +food_bank_sharp = NotStr('''''') +format_color_text_filled = NotStr('''''') +rate_review_filled = NotStr('''''') +grass_sharp = NotStr('''''') +outbond_round = NotStr('''''') +high_quality_filled = NotStr('''''') +connected_tv_sharp = NotStr(''' ''') +dashboard_customize_round = NotStr('''''') +network_wifi3_bar_filled = NotStr('''''') +auto_awesome_motion_outlined = NotStr('''''') +watch_twotone = NotStr(''' ''') +bathtub_round = NotStr(''' ''') +crop_twotone = NotStr('''''') +domain_sharp = NotStr('''''') +scale_outlined = NotStr('''''') +looks3_round = NotStr('''''') +sim_card_alert_round = NotStr('''''') +privacy_tip_sharp = NotStr('''''') +toggle_off_outlined = NotStr('''''') +bento_outlined = NotStr('''''') +note_alt_twotone = NotStr(''' ''') +tiktok_twotone = NotStr('''''') +carpenter_twotone = NotStr(''' ''') +devices_other_filled = NotStr('''''') +arrow_downward_twotone = NotStr('''''') +question_answer_twotone = NotStr(''' ''') +closed_caption_off_filled = NotStr('''''') +brightness_auto_sharp = NotStr('''''') +dynamic_feed_filled = NotStr(''' ''') +call_round = NotStr('''''') +dock_twotone = NotStr(''' ''') +note_alt_filled = NotStr('''''') +local_hospital_filled = NotStr('''''') +signal_cellular_connected_no_internet0_bar_twotone = NotStr('''''') +mouse_outlined = NotStr('''''') +code_twotone = NotStr('''''') +ev_station_twotone = NotStr(''' ''') +battery80_round = NotStr(''' ''') +interpreter_mode_outlined = NotStr('''''') +feedback_twotone = NotStr(''' ''') +collections_bookmark_outlined = NotStr('''''') +pest_control_sharp = NotStr('''''') +sort_by_alpha_filled = NotStr('''''') +grid_on_twotone = NotStr(''' ''') +turn_left_sharp = NotStr('''''') +signal_wifi2_bar_lock_round = NotStr(''' ''') +format_align_right_sharp = NotStr('''''') +receipt_round = NotStr('''''') +health_and_safety_sharp = NotStr('''''') +md123_sharp = NotStr('''''') +do_not_disturb_off_round = NotStr('''''') +drag_handle_round = NotStr('''''') +air_outlined = NotStr('''''') +calendar_today_filled = NotStr('''''') +church_outlined = NotStr(''' ''') +takeout_dining_filled = NotStr('''''') +chair_alt_sharp = NotStr('''''') +details_twotone = NotStr(''' ''') +wb_sunny_twotone = NotStr(''' ''') +switch_right_filled = NotStr('''''') +sensor_door_twotone = NotStr(''' ''') +hourglass_bottom_sharp = NotStr('''''') +md20_mp_outlined = NotStr(''' ''') +no_stroller_round = NotStr('''''') +home_mini_sharp = NotStr('''''') +construction_filled = NotStr('''''') +mms_filled = NotStr('''''') +short_text_sharp = NotStr('''''') +crop_portrait_outlined = NotStr('''''') +hourglass_empty_filled = NotStr('''''') +insights_sharp = NotStr(''' ''') +emoji_emotions_outlined = NotStr(''' ''') +air_twotone = NotStr('''''') +person_twotone = NotStr(''' ''') +sms_outlined = NotStr('''''') +quiz_outlined = NotStr('''''') +print_disabled_sharp = NotStr('''''') +create_new_folder_twotone = NotStr(''' ''') +font_download_outlined = NotStr('''''') +lte_plus_mobiledata_twotone = NotStr('''''') +done_outline_twotone = NotStr('''''') +bolt_sharp = NotStr('''''') +filter7_twotone = NotStr(''' ''') +temple_hindu_outlined = NotStr('''''') +cases_filled = NotStr('''''') +tips_and_updates_filled = NotStr('''''') +md18_mp_outlined = NotStr(''' ''') +cast_twotone = NotStr('''''') +amp_stories_outlined = NotStr('''''') +gps_not_fixed_filled = NotStr('''''') +location_disabled_outlined = NotStr('''''') +phone_android_filled = NotStr('''''') +beach_access_twotone = NotStr(''' ''') +forward_sharp = NotStr('''''') +swipe_left_filled = NotStr('''''') +all_inbox_round = NotStr('''''') +document_scanner_twotone = NotStr(''' ''') +smartphone_round = NotStr('''''') +power_filled = NotStr('''''') +plus_minus_alt_round = NotStr('''''') +verified_outlined = NotStr(''' ''') +flood_filled = NotStr('''''') +price_check_round = NotStr('''''') +balcony_twotone = NotStr(''' ''') +privacy_tip_twotone = NotStr(''' ''') +local_offer_twotone = NotStr(''' ''') +gpp_good_sharp = NotStr('''''') +electric_rickshaw_filled = NotStr('''''') +keyboard_sharp = NotStr('''''') +remove_from_queue_sharp = NotStr('''''') +deck_sharp = NotStr(''' ''') +noise_control_off_sharp = NotStr('''''') +hexagon_sharp = NotStr('''''') +room_service_filled = NotStr('''''') +camera_indoor_filled = NotStr('''''') +cast_connected_filled = NotStr('''''') +co2_filled = NotStr('''''') +bed_sharp = NotStr('''''') +my_location_filled = NotStr('''''') +sort_by_alpha_twotone = NotStr('''''') +biotech_sharp = NotStr(''' ''') +g_mobiledata_sharp = NotStr('''''') +security_update_warning_outlined = NotStr(''' ''') +satellite_alt_twotone = NotStr(''' ''') +subscriptions_round = NotStr('''''') +md17_mp_twotone = NotStr(''' ''') +privacy_tip_filled = NotStr('''''') +coronavirus_sharp = NotStr('''''') +maps_home_work_outlined = NotStr(''' ''') +format_underlined_sharp = NotStr('''''') +view_day_outlined = NotStr('''''') +battery_charging50_twotone = NotStr(''' ''') +upload_file_outlined = NotStr('''''') +folder_open_sharp = NotStr('''''') +comment_sharp = NotStr('''''') +movie_filled = NotStr('''''') +emoji_flags_outlined = NotStr('''''') +language_outlined = NotStr('''''') +currency_exchange_round = NotStr('''''') +sentiment_satisfied_alt_filled = NotStr(''' ''') +picture_as_pdf_outlined = NotStr('''''') +star_rate_sharp = NotStr('''''') +headphones_filled = NotStr('''''') +abc_filled = NotStr('''''') +fact_check_filled = NotStr('''''') +sentiment_dissatisfied_round = NotStr(''' ''') +forest_round = NotStr(''' ''') +photo_size_select_actual_outlined = NotStr('''''') +cottage_round = NotStr('''''') +videogame_asset_round = NotStr('''''') +md4_g_plus_mobiledata_sharp = NotStr('''''') +loop_outlined = NotStr('''''') +app_shortcut_filled = NotStr(''' ''') +bluetooth_outlined = NotStr('''''') +flash_on_sharp = NotStr('''''') +view_list_outlined = NotStr('''''') +request_page_filled = NotStr('''''') +airline_seat_flat_twotone = NotStr(''' ''') +enhanced_encryption_filled = NotStr('''''') +cast_connected_outlined = NotStr('''''') +co_present_outlined = NotStr(''' ''') +event_repeat_outlined = NotStr('''''') +ev_station_round = NotStr('''''') +person_remove_outlined = NotStr('''''') +lock_clock_filled = NotStr('''''') +arrow_circle_up_outlined = NotStr('''''') +accessible_forward_twotone = NotStr(''' ''') +bathtub_sharp = NotStr(''' ''') +move_down_filled = NotStr('''''') +domain_disabled_twotone = NotStr(''' ''') +calendar_view_month_sharp = NotStr('''''') +exposure_neg2_outlined = NotStr('''''') +cloud_done_outlined = NotStr('''''') +assignment_outlined = NotStr('''''') +verified_sharp = NotStr('''''') +align_horizontal_left_filled = NotStr('''''') +icecream_round = NotStr('''''') +system_security_update_outlined = NotStr('''''') +keyboard_double_arrow_left_filled = NotStr(''' ''') +playlist_add_circle_round = NotStr('''''') +leak_remove_filled = NotStr('''''') +mail_outline_twotone = NotStr('''''') +terrain_round = NotStr('''''') +money_sharp = NotStr('''''') +child_care_twotone = NotStr(''' ''') +attach_email_sharp = NotStr(''' ''') +tips_and_updates_sharp = NotStr('''''') +forward30_filled = NotStr(''' ''') +content_cut_filled = NotStr('''''') +chair_alt_round = NotStr('''''') +mode_night_outlined = NotStr('''''') +photo_camera_front_outlined = NotStr(''' ''') +video_camera_back_round = NotStr('''''') +settings_sharp = NotStr('''''') +density_medium_round = NotStr('''''') +photo_size_select_large_twotone = NotStr('''''') +vignette_filled = NotStr('''''') +visibility_sharp = NotStr('''''') +watch_off_twotone = NotStr(''' ''') +crop169_filled = NotStr('''''') +switch_left_round = NotStr('''''') +linked_camera_sharp = NotStr(''' ''') +settings_input_composite_filled = NotStr('''''') +brightness2_filled = NotStr('''''') +add_business_outlined = NotStr(''' ''') +grass_twotone = NotStr('''''') +border_style_outlined = NotStr('''''') +sports_rugby_sharp = NotStr('''''') +people_alt_round = NotStr(''' ''') +branding_watermark_round = NotStr('''''') +nights_stay_round = NotStr(''' ''') +school_outlined = NotStr('''''') +nightlight_round_outlined = NotStr('''''') +grade_sharp = NotStr('''''') +sd_sharp = NotStr('''''') +person_outlined = NotStr('''''') +laptop_round = NotStr('''''') +md30_fps_filled = NotStr('''''') +bookmark_remove_sharp = NotStr('''''') +flaky_outlined = NotStr('''''') +device_unknown_sharp = NotStr('''''') +payment_filled = NotStr('''''') +phonelink_lock_filled = NotStr('''''') +personal_video_twotone = NotStr(''' ''') +local_offer_round = NotStr('''''') +safety_divider_round = NotStr('''''') +format_indent_increase_round = NotStr('''''') +fence_filled = NotStr('''''') +star_border_purple500_twotone = NotStr('''''') +track_changes_sharp = NotStr('''''') +settings_input_antenna_twotone = NotStr('''''') +bed_outlined = NotStr('''''') +business_outlined = NotStr('''''') +maps_ugc_filled = NotStr('''''') +usb_sharp = NotStr('''''') +cancel_schedule_send_twotone = NotStr(''' ''') +meeting_room_round = NotStr('''''') +style_round = NotStr('''''') +fiber_manual_record_outlined = NotStr('''''') +movie_creation_filled = NotStr('''''') +offline_pin_outlined = NotStr('''''') +star_half_twotone = NotStr('''''') +strikethrough_s_twotone = NotStr('''''') +backup_round = NotStr('''''') +minus_sharp = NotStr('''''') +md9_k_plus_sharp = NotStr('''''') +sort_round = NotStr('''''') +align_vertical_center_outlined = NotStr('''''') +details_round = NotStr('''''') +loop_twotone = NotStr('''''') +network_locked_twotone = NotStr('''''') +unpublished_filled = NotStr('''''') +bug_report_sharp = NotStr('''''') +swipe_round = NotStr(''' ''') +hub_filled = NotStr('''''') +rounded_corner_outlined = NotStr('''''') +pause_sharp = NotStr('''''') +turn_left_twotone = NotStr('''''') +mode_night_filled = NotStr('''''') +analytics_sharp = NotStr('''''') +mobile_off_round = NotStr('''''') +delete_outlined = NotStr('''''') +perm_media_round = NotStr(''' ''') +do_disturb_off_sharp = NotStr('''''') +store_mall_directory_sharp = NotStr('''''') +insert_chart_filled = NotStr('''''') +sports_score_sharp = NotStr('''''') +vertical_align_bottom_twotone = NotStr('''''') +private_connectivity_round = NotStr('''''') +play_circle_filled_white_round = NotStr('''''') +bedtime_off_round = NotStr('''''') +explore_filled = NotStr('''''') +pattern_sharp = NotStr('''''') +egg_sharp = NotStr('''''') +man_outlined = NotStr(''' ''') +movie_creation_twotone = NotStr(''' ''') +shopify_outlined = NotStr('''''') +emoji_symbols_sharp = NotStr(''' ''') +video_library_twotone = NotStr(''' ''') +music_off_outlined = NotStr('''''') +cleaning_services_round = NotStr('''''') +star_outline_sharp = NotStr('''''') +group_work_sharp = NotStr('''''') +cleaning_services_sharp = NotStr('''''') +closed_caption_disabled_outlined = NotStr('''''') +filter_none_sharp = NotStr('''''') +settings_brightness_filled = NotStr('''''') +keyboard_command_key_sharp = NotStr('''''') +battery5_bar_filled = NotStr('''''') +lte_mobiledata_sharp = NotStr('''''') +compare_arrows_outlined = NotStr('''''') +map_filled = NotStr('''''') +local_atm_outlined = NotStr('''''') +assignment_late_round = NotStr('''''') +signal_wifi_off_filled = NotStr('''''') +space_dashboard_round = NotStr('''''') +compare_twotone = NotStr(''' ''') +wine_bar_filled = NotStr('''''') +piano_off_round = NotStr('''''') +shop_two_outlined = NotStr('''''') +directions_car_sharp = NotStr('''''') +looks4_twotone = NotStr(''' ''') +md4_k_plus_filled = NotStr('''''') +local_hotel_round = NotStr('''''') +star_border_sharp = NotStr('''''') +account_tree_round = NotStr('''''') +lock_open_sharp = NotStr('''''') +museum_filled = NotStr('''''') +rsvp_twotone = NotStr('''''') +other_houses_sharp = NotStr('''''') +keyboard_command_key_twotone = NotStr('''''') +auto_awesome_outlined = NotStr('''''') +phonelink_erase_sharp = NotStr('''''') +house_siding_outlined = NotStr('''''') +flash_off_filled = NotStr('''''') +arrow_back_ios_new_round = NotStr('''''') +dvr_sharp = NotStr('''''') +window_outlined = NotStr('''''') +battery_unknown_sharp = NotStr('''''') +add_box_round = NotStr('''''') +dialpad_sharp = NotStr('''''') +md4_g_plus_mobiledata_round = NotStr('''''') +table_rows_sharp = NotStr('''''') +swap_calls_filled = NotStr('''''') +museum_twotone = NotStr(''' ''') +all_inclusive_round = NotStr('''''') +visibility_outlined = NotStr('''''') +groups_filled = NotStr('''''') +drive_eta_sharp = NotStr('''''') +add_business_round = NotStr(''' ''') +apps_outage_filled = NotStr('''''') +keyboard_double_arrow_down_filled = NotStr(''' ''') +stacked_line_chart_filled = NotStr('''''') +push_pin_sharp = NotStr('''''') +delete_outline_twotone = NotStr('''''') +notifications_active_sharp = NotStr('''''') +plus_minus_sharp = NotStr('''''') +cleaning_services_outlined = NotStr('''''') +flashlight_on_round = NotStr('''''') +ramp_left_round = NotStr('''''') +circle_outlined = NotStr('''''') +log_in_twotone = NotStr(''' ''') +local_activity_filled = NotStr('''''') +unpublished_twotone = NotStr(''' ''') +adb_outlined = NotStr('''''') +money_off_csred_filled = NotStr('''''') +panorama_fish_eye_sharp = NotStr('''''') +router_filled = NotStr('''''') +camera_enhance_filled = NotStr(''' ''') +settings_input_component_sharp = NotStr('''''') +settings_cell_outlined = NotStr('''''') +hdr_weak_outlined = NotStr('''''') +kayaking_twotone = NotStr('''''') +settings_phone_outlined = NotStr('''''') +sick_round = NotStr('''''') +person_search_filled = NotStr(''' ''') +analytics_filled = NotStr('''''') +heart_broken_filled = NotStr('''''') +local_taxi_sharp = NotStr('''''') +timer3_filled = NotStr('''''') +pin_off_round = NotStr(''' ''') +satellite_alt_sharp = NotStr('''''') +featured_video_filled = NotStr('''''') +follow_the_signs_round = NotStr('''''') +bubble_chart_outlined = NotStr('''''') +content_paste_off_filled = NotStr('''''') +turn_sharp_right_outlined = NotStr('''''') +view_column_round = NotStr('''''') +hdr_on_filled = NotStr('''''') +home_repair_service_round = NotStr('''''') +tv_off_twotone = NotStr(''' ''') +drive_file_move_sharp = NotStr('''''') +multiple_stop_outlined = NotStr('''''') +quora_outlined = NotStr('''''') +vaccines_sharp = NotStr('''''') +color_lens_twotone = NotStr(''' ''') +warehouse_twotone = NotStr('''''') +cottage_twotone = NotStr(''' ''') +view_agenda_filled = NotStr('''''') +settings_backup_restore_outlined = NotStr('''''') +north_east_twotone = NotStr('''''') +usb_off_round = NotStr('''''') +free_cancellation_outlined = NotStr('''''') +usb_off_filled = NotStr('''''') +fiber_dvr_round = NotStr('''''') +battery90_filled = NotStr(''' ''') +play_disabled_round = NotStr('''''') +important_devices_sharp = NotStr('''''') +discord_twotone = NotStr('''''') +nights_stay_outlined = NotStr(''' ''') +personal_injury_outlined = NotStr('''''') +format_list_numbered_outlined = NotStr('''''') +local_cafe_twotone = NotStr(''' ''') +remove_circle_outline_outlined = NotStr('''''') +switch_right_round = NotStr('''''') +arrow_downward_filled = NotStr('''''') +wifi_tethering_error_round = NotStr('''''') +lightbulb_circle_round = NotStr('''''') +md13_mp_twotone = NotStr(''' ''') +launch_outlined = NotStr('''''') +done_all_twotone = NotStr('''''') +mobiledata_off_sharp = NotStr('''''') +add_alert_round = NotStr('''''') +thumb_down_filled = NotStr('''''') +network_wifi_twotone = NotStr('''''') +trending_up_twotone = NotStr('''''') +settings_bluetooth_outlined = NotStr('''''') +panorama_round = NotStr('''''') +filter9_plus_outlined = NotStr('''''') +settings_remote_sharp = NotStr('''''') +emergency_share_round = NotStr('''''') +remove_done_sharp = NotStr('''''') +wifi_password_round = NotStr('''''') +pinch_filled = NotStr('''''') +vape_free_outlined = NotStr('''''') +hub_twotone = NotStr(''' ''') +plus_one_outlined = NotStr('''''') +keyboard_control_key_outlined = NotStr('''''') +ads_click_round = NotStr('''''') +g_mobiledata_filled = NotStr('''''') +emoji_symbols_outlined = NotStr(''' ''') +wb_shade_round = NotStr('''''') +wifi_lock_twotone = NotStr(''' ''') +crop_original_round = NotStr('''''') +shower_sharp = NotStr(''' ''') +social_distance_round = NotStr('''''') +graphic_eq_outlined = NotStr('''''') +sync_problem_sharp = NotStr('''''') +more_time_filled = NotStr(''' ''') +md20_mp_sharp = NotStr(''' ''') +format_shapes_filled = NotStr('''''') +playlist_remove_outlined = NotStr('''''') +do_disturb_off_round = NotStr('''''') +photo_library_twotone = NotStr(''' ''') +person_off_sharp = NotStr('''''') +build_filled = NotStr('''''') +bookmark_twotone = NotStr(''' ''') +edit_note_twotone = NotStr('''''') +device_hub_sharp = NotStr('''''') +do_not_step_filled = NotStr('''''') +domain_round = NotStr('''''') +settings_input_hdmi_sharp = NotStr('''''') +phone_callback_sharp = NotStr('''''') +psychology_round = NotStr(''' ''') +rotate90_degrees_cw_sharp = NotStr(''' ''') +stairs_round = NotStr('''''') +phonelink_off_sharp = NotStr('''''') +directions_car_filled = NotStr('''''') +grid3_x3_round = NotStr('''''') +settings_overscan_filled = NotStr('''''') +push_pin_twotone = NotStr(''' ''') +movie_creation_sharp = NotStr('''''') +sentiment_very_satisfied_twotone = NotStr(''' ''') +my_location_sharp = NotStr('''''') +looks_filled = NotStr('''''') +wifi_calling_round = NotStr(''' ''') +electric_bike_filled = NotStr('''''') +panorama_photosphere_select_filled = NotStr('''''') +forward30_outlined = NotStr('''''') +remove_round = NotStr('''''') +filter7_sharp = NotStr('''''') +note_add_outlined = NotStr('''''') +military_tech_round = NotStr('''''') +battery2_bar_twotone = NotStr(''' ''') +nights_stay_twotone = NotStr(''' ''') +mode_standby_round = NotStr('''''') +import_contacts_twotone = NotStr(''' ''') +video_stable_outlined = NotStr('''''') +outbond_filled = NotStr('''''') +border_all_sharp = NotStr('''''') +signal_cellular_null_filled = NotStr('''''') +assignment_round = NotStr('''''') +not_started_sharp = NotStr('''''') +healing_outlined = NotStr('''''') +snooze_round = NotStr('''''') +hevc_round = NotStr('''''') +crop54_sharp = NotStr('''''') +stay_current_portrait_sharp = NotStr('''''') +directions_bus_filled_round = NotStr('''''') +phonelink_lock_twotone = NotStr('''''') +battery_std_filled = NotStr('''''') +greater_than_equal_filled = NotStr(''' ''') +bluetooth_searching_filled = NotStr('''''') +outbound_twotone = NotStr(''' ''') +navigate_next_outlined = NotStr('''''') +rotate_left_round = NotStr('''''') +battery80_sharp = NotStr(''' ''') +generating_tokens_sharp = NotStr('''''') +ballot_twotone = NotStr(''' ''') +manage_history_outlined = NotStr('''''') +photo_library_round = NotStr('''''') +flip_camera_ios_filled = NotStr('''''') +grain_filled = NotStr('''''') +car_repair_filled = NotStr('''''') +rocket_launch_outlined = NotStr('''''') +report_gmailerrorred_twotone = NotStr(''' ''') +bookmark_remove_outlined = NotStr('''''') +md7_k_plus_filled = NotStr('''''') +exposure_neg1_sharp = NotStr('''''') +meeting_room_twotone = NotStr(''' ''') +hls_twotone = NotStr('''''') +sip_twotone = NotStr(''' ''') +note_alt_sharp = NotStr('''''') +approval_twotone = NotStr(''' ''') +today_sharp = NotStr('''''') +watch_later_sharp = NotStr('''''') +analytics_twotone = NotStr(''' ''') +voicemail_twotone = NotStr('''''') +back_hand_filled = NotStr('''''') +article_outlined = NotStr(''' ''') +tag_faces_round = NotStr('''''') +https_outlined = NotStr('''''') +airport_shuttle_filled = NotStr('''''') +h_plus_mobiledata_twotone = NotStr('''''') +visibility_twotone = NotStr(''' ''') +nightlife_outlined = NotStr('''''') +html_filled = NotStr('''''') +perm_media_sharp = NotStr('''''') +new_label_sharp = NotStr('''''') +md2_k_plus_twotone = NotStr(''' ''') +fiber_new_sharp = NotStr('''''') +hdr_auto_outlined = NotStr('''''') +bloodtype_twotone = NotStr(''' ''') +exposure_zero_outlined = NotStr('''''') +child_friendly_sharp = NotStr('''''') +signal_wifi3_bar_sharp = NotStr(''' ''') +border_clear_outlined = NotStr('''''') +south_america_round = NotStr('''''') +md14_mp_round = NotStr(''' ''') +workspaces_round = NotStr('''''') +video_camera_back_filled = NotStr('''''') +handyman_round = NotStr(''' ''') +drive_file_move_filled = NotStr('''''') +bolt_filled = NotStr('''''') +policy_outlined = NotStr('''''') +beach_access_sharp = NotStr('''''') +rocket_round = NotStr('''''') +md3_mp_twotone = NotStr(''' ''') +icecream_filled = NotStr('''''') +tag_sharp = NotStr('''''') +mic_external_off_twotone = NotStr(''' ''') +star_purple500_filled = NotStr('''''') +sip_round = NotStr(''' ''') +attribution_round = NotStr(''' ''') +gpp_bad_outlined = NotStr('''''') +signal_cellular_nodata_sharp = NotStr('''''') +atm_sharp = NotStr('''''') +data_saver_on_twotone = NotStr('''''') +pets_sharp = NotStr(''' ''') +php_sharp = NotStr('''''') +no_drinks_outlined = NotStr('''''') +disabled_by_default_outlined = NotStr('''''') +sticky_note2_outlined = NotStr('''''') +report_problem_twotone = NotStr(''' ''') +sanitizer_twotone = NotStr(''' ''') +liquor_outlined = NotStr('''''') +settings_input_component_filled = NotStr('''''') +transit_enterexit_twotone = NotStr('''''') +clean_hands_filled = NotStr('''''') +rtt_round = NotStr('''''') +looks5_twotone = NotStr(''' ''') +switch_camera_twotone = NotStr(''' ''') +auto_graph_outlined = NotStr('''''') +local_bar_outlined = NotStr('''''') +arrow_upward_filled = NotStr('''''') +wallpaper_round = NotStr('''''') +less_than_round = NotStr('''''') +not_interested_round = NotStr('''''') +gradient_sharp = NotStr('''''') +volume_mute_twotone = NotStr(''' ''') +subway_outlined = NotStr('''''') +screenshot_twotone = NotStr(''' ''') +king_bed_filled = NotStr('''''') +dialer_sip_filled = NotStr('''''') +smart_toy_filled = NotStr('''''') +fiber_dvr_sharp = NotStr('''''') +upload_twotone = NotStr(''' ''') +filter6_outlined = NotStr('''''') +snippet_folder_twotone = NotStr(''' ''') +phone_iphone_twotone = NotStr(''' ''') +edgesensor_high_sharp = NotStr('''''') +pause_outlined = NotStr('''''') +check_sharp = NotStr('''''') +topic_outlined = NotStr('''''') +blur_circular_sharp = NotStr('''''') +join_right_filled = NotStr(''' ''') +history_edu_filled = NotStr('''''') +shop_round = NotStr('''''') +local_phone_twotone = NotStr(''' ''') +all_out_sharp = NotStr('''''') +rotate_left_filled = NotStr('''''') +blur_linear_filled = NotStr('''''') +inventory2_twotone = NotStr(''' ''') +start_sharp = NotStr('''''') +lunch_dining_filled = NotStr('''''') +broken_image_filled = NotStr('''''') +auto_delete_sharp = NotStr(''' ''') +file_download_done_sharp = NotStr('''''') +navigate_next_filled = NotStr('''''') +turn_slight_left_filled = NotStr('''''') +east_round = NotStr('''''') +md9_mp_round = NotStr(''' ''') +system_security_update_twotone = NotStr(''' ''') +local_see_outlined = NotStr('''''') +check_filled = NotStr('''''') +switch_account_filled = NotStr('''''') +female_filled = NotStr('''''') +file_download_off_filled = NotStr('''''') +border_right_sharp = NotStr('''''') +engineering_sharp = NotStr('''''') +south_west_sharp = NotStr('''''') +power_input_sharp = NotStr('''''') +functions_sharp = NotStr('''''') +open_in_full_round = NotStr('''''') +scatter_plot_round = NotStr(''' ''') +other_houses_filled = NotStr('''''') +picture_in_picture_outlined = NotStr('''''') +filter_alt_twotone = NotStr(''' ''') +biotech_round = NotStr(''' ''') +input_twotone = NotStr('''''') +style_filled = NotStr('''''') +bookmark_added_sharp = NotStr('''''') +multiline_chart_round = NotStr('''''') +smart_button_filled = NotStr('''''') +battery4_bar_sharp = NotStr('''''') +md14_mp_filled = NotStr('''''') +local_pizza_round = NotStr('''''') +lens_blur_filled = NotStr('''''') +layers_outlined = NotStr('''''') +loupe_outlined = NotStr('''''') +add_alert_filled = NotStr('''''') +kebab_dining_twotone = NotStr(''' ''') +keyboard_arrow_left_outlined = NotStr('''''') +sports_football_twotone = NotStr(''' ''') +sports_hockey_filled = NotStr('''''') +tour_twotone = NotStr(''' ''') +star_outlined = NotStr('''''') +arrow_right_alt_twotone = NotStr('''''') +exposure_plus1_filled = NotStr('''''') +schema_twotone = NotStr(''' ''') +high_quality_sharp = NotStr('''''') +settings_overscan_round = NotStr('''''') +motion_photos_off_twotone = NotStr('''''') +swipe_filled = NotStr(''' ''') +edit_twotone = NotStr(''' ''') +security_update_warning_round = NotStr(''' ''') +ondemand_video_filled = NotStr('''''') +signal_cellular_off_sharp = NotStr('''''') +https_twotone = NotStr(''' ''') +mms_sharp = NotStr('''''') +log_out_filled = NotStr(''' ''') +home_mini_twotone = NotStr(''' ''') +light_round = NotStr('''''') +emoji_emotions_sharp = NotStr('''''') +fastfood_sharp = NotStr('''''') +directions_transit_filled_filled = NotStr('''''') +data_saver_on_outlined = NotStr('''''') +insert_drive_file_round = NotStr('''''') +output_filled = NotStr(''' ''') +privacy_tip_round = NotStr('''''') +notifications_off_round = NotStr('''''') +airplane_ticket_sharp = NotStr('''''') +electric_car_round = NotStr('''''') +museum_outlined = NotStr(''' ''') +md6_k_sharp = NotStr('''''') +sports_cricket_round = NotStr(''' ''') +sign_language_twotone = NotStr(''' ''') +eject_outlined = NotStr('''''') +battery50_sharp = NotStr(''' ''') +free_breakfast_sharp = NotStr('''''') +battery20_filled = NotStr(''' ''') +apple_outlined = NotStr('''''') +browse_gallery_twotone = NotStr(''' ''') +hdr_on_sharp = NotStr('''''') +local_laundry_service_round = NotStr('''''') +videocam_off_outlined = NotStr('''''') +alternate_email_sharp = NotStr('''''') +computer_outlined = NotStr('''''') +highlight_alt_twotone = NotStr('''''') +blur_off_sharp = NotStr(''' ''') +currency_rupee_twotone = NotStr('''''') +flash_on_filled = NotStr('''''') +home_work_twotone = NotStr(''' ''') +crisis_alert_outlined = NotStr('''''') +filter9_sharp = NotStr('''''') +near_me_twotone = NotStr(''' ''') +report_gmailerrorred_round = NotStr(''' ''') +audiotrack_filled = NotStr('''''') +liquor_filled = NotStr('''''') +do_not_disturb_twotone = NotStr('''''') +storage_sharp = NotStr('''''') +camera_front_sharp = NotStr('''''') +format_color_fill_round = NotStr('''''') +laptop_chromebook_sharp = NotStr('''''') +cloud_done_filled = NotStr('''''') +print_filled = NotStr('''''') +network_check_round = NotStr('''''') +gesture_sharp = NotStr('''''') +md10_k_twotone = NotStr(''' ''') +directions_bike_twotone = NotStr('''''') +subdirectory_arrow_right_twotone = NotStr('''''') +cell_tower_filled = NotStr(''' ''') +view_compact_round = NotStr('''''') +repeat_one_twotone = NotStr('''''') +grading_outlined = NotStr('''''') +md10_mp_sharp = NotStr('''''') +set_meal_twotone = NotStr(''' ''') +hdr_strong_twotone = NotStr(''' ''') +chevron_left_twotone = NotStr('''''') +dry_cleaning_filled = NotStr('''''') +checklist_rtl_round = NotStr('''''') +grid_off_twotone = NotStr(''' ''') +no_sim_sharp = NotStr('''''') +class_sharp = NotStr('''''') +pregnant_woman_outlined = NotStr('''''') +circle_sharp = NotStr('''''') +mic_external_on_twotone = NotStr(''' ''') +select_all_filled = NotStr('''''') +share_location_outlined = NotStr(''' ''') +fitbit_twotone = NotStr('''''') +egg_alt_filled = NotStr('''''') +arrow_circle_up_twotone = NotStr(''' ''') +sports_volleyball_twotone = NotStr(''' ''') +chevron_left_filled = NotStr('''''') +format_size_filled = NotStr('''''') +ac_unit_filled = NotStr('''''') +web_filled = NotStr('''''') +gpp_maybe_outlined = NotStr(''' ''') +help_center_outlined = NotStr('''''') +remove_circle_filled = NotStr('''''') +coffee_maker_outlined = NotStr(''' ''') +horizontal_distribute_outlined = NotStr('''''') +attractions_sharp = NotStr('''''') +brightness4_outlined = NotStr('''''') +emoji_transportation_outlined = NotStr(''' ''') +clear_twotone = NotStr('''''') +app_settings_alt_round = NotStr('''''') +signal_wifi_bad_filled = NotStr('''''') +phonelink_twotone = NotStr(''' ''') +pie_chart_round = NotStr('''''') +medication_liquid_sharp = NotStr(''' ''') +hardware_round = NotStr('''''') +water_drop_outlined = NotStr('''''') +video_file_sharp = NotStr('''''') +auto_stories_sharp = NotStr(''' ''') +menu_book_sharp = NotStr(''' ''') +event_busy_round = NotStr('''''') +assessment_twotone = NotStr(''' ''') +call_made_twotone = NotStr('''''') +swipe_right_alt_filled = NotStr('''''') +cloud_queue_sharp = NotStr('''''') +thumb_down_off_alt_outlined = NotStr('''''') +settings_voice_twotone = NotStr(''' ''') +play_circle_filled_round = NotStr('''''') +ice_skating_sharp = NotStr('''''') +ramen_dining_sharp = NotStr('''''') +md1_k_plus_twotone = NotStr(''' ''') +attractions_twotone = NotStr(''' ''') +explore_off_outlined = NotStr('''''') +cyclone_sharp = NotStr(''' ''') +do_not_step_sharp = NotStr('''''') +wifi_calling_filled = NotStr(''' ''') +phone_locked_filled = NotStr(''' ''') +ios_share_filled = NotStr('''''') +card_travel_outlined = NotStr('''''') +filter_alt_off_filled = NotStr('''''') +arrow_right_alt_outlined = NotStr('''''') +tablet_android_sharp = NotStr('''''') +battery_charging90_outlined = NotStr(''' ''') +phone_paused_sharp = NotStr('''''') +query_stats_filled = NotStr('''''') +battery_alert_filled = NotStr('''''') +web_round = NotStr('''''') +logo_dev_twotone = NotStr(''' ''') +call_split_twotone = NotStr('''''') +bedtime_sharp = NotStr('''''') +vpn_key_off_round = NotStr('''''') +directions_run_filled = NotStr('''''') +grid_on_round = NotStr('''''') +table_chart_outlined = NotStr('''''') +self_improvement_outlined = NotStr(''' ''') +door_back_outlined = NotStr(''' ''') +domain_outlined = NotStr('''''') +sports_score_round = NotStr('''''') +keyboard_arrow_right_round = NotStr('''''') +wifi_lock_sharp = NotStr(''' ''') +assignment_ind_twotone = NotStr(''' ''') +groups_sharp = NotStr('''''') +phone_enabled_sharp = NotStr('''''') +add_circle_outline_filled = NotStr('''''') +currency_exchange_sharp = NotStr('''''') +table_restaurant_twotone = NotStr(''' ''') +remove_circle_twotone = NotStr(''' ''') +airline_stops_outlined = NotStr('''''') +signal_wifi1_bar_twotone = NotStr(''' ''') +lens_twotone = NotStr(''' ''') +arrow_left_outlined = NotStr('''''') +gps_off_twotone = NotStr('''''') +wash_filled = NotStr('''''') +public_off_twotone = NotStr(''' ''') +vape_free_round = NotStr('''''') +filter_hdr_outlined = NotStr('''''') +phone_iphone_outlined = NotStr('''''') +flip_outlined = NotStr('''''') +table_restaurant_sharp = NotStr('''''') +system_security_update_sharp = NotStr('''''') +signal_cellular3_bar_round = NotStr(''' ''') +indeterminate_check_box_twotone = NotStr(''' ''') +border_color_outlined = NotStr('''''') +archive_outlined = NotStr('''''') +access_alarm_sharp = NotStr('''''') +plus_minus_alt_twotone = NotStr('''''') +sports_mma_round = NotStr('''''') +water_filled = NotStr('''''') +keyboard_arrow_right_outlined = NotStr('''''') +fiber_dvr_twotone = NotStr(''' ''') +local_printshop_outlined = NotStr(''' ''') +scatter_plot_sharp = NotStr(''' ''') +menu_book_outlined = NotStr(''' ''') +dinner_dining_twotone = NotStr(''' ''') +tv_round = NotStr('''''') +male_round = NotStr('''''') +navigate_before_twotone = NotStr('''''') +pivot_table_chart_twotone = NotStr('''''') +android_round = NotStr('''''') +abc_twotone = NotStr('''''') +local_dining_round = NotStr('''''') +try_round = NotStr('''''') +format_align_right_outlined = NotStr('''''') +notifications_paused_sharp = NotStr('''''') +autofps_select_round = NotStr(''' ''') +view_stream_sharp = NotStr('''''') +devices_fold_outlined = NotStr('''''') +format_bold_round = NotStr('''''') +shield_moon_round = NotStr('''''') +mode_standby_sharp = NotStr('''''') +timer10_select_sharp = NotStr('''''') +open_in_new_off_filled = NotStr('''''') +install_mobile_sharp = NotStr(''' ''') +outlined_flag_sharp = NotStr('''''') +keyboard_tab_twotone = NotStr('''''') +hourglass_disabled_outlined = NotStr('''''') +add_shopping_cart_twotone = NotStr('''''') +ice_skating_filled = NotStr('''''') +weekend_outlined = NotStr('''''') +inbox_outlined = NotStr('''''') +sync_alt_outlined = NotStr('''''') +format_clear_round = NotStr('''''') +dinner_dining_round = NotStr('''''') +density_medium_filled = NotStr('''''') +add_a_photo_outlined = NotStr('''''') +fax_outlined = NotStr(''' ''') +password_twotone = NotStr('''''') +photo_filter_round = NotStr('''''') +text_rotation_none_filled = NotStr('''''') +turned_in_not_round = NotStr('''''') +flight_filled = NotStr('''''') +sim_card_download_round = NotStr('''''') +alarm_add_filled = NotStr('''''') +font_download_off_sharp = NotStr('''''') +timer_filled = NotStr('''''') +system_security_update_good_twotone = NotStr(''' ''') +line_style_filled = NotStr('''''') +emoji_emotions_round = NotStr('''''') +edit_notifications_round = NotStr('''''') +battery30_sharp = NotStr(''' ''') +copy_all_sharp = NotStr('''''') +assignment_returned_sharp = NotStr('''''') +drag_handle_sharp = NotStr('''''') +square_foot_twotone = NotStr(''' ''') +mail_outline_outlined = NotStr('''''') +cast_for_education_filled = NotStr('''''') +stay_current_portrait_filled = NotStr('''''') +outbox_twotone = NotStr(''' ''') +person_pin_circle_sharp = NotStr('''''') +turn_slight_left_outlined = NotStr('''''') +outdoor_grill_sharp = NotStr('''''') +hourglass_full_outlined = NotStr('''''') +enhanced_encryption_round = NotStr('''''') +kitesurfing_outlined = NotStr('''''') +delete_forever_sharp = NotStr('''''') +two_wheeler_sharp = NotStr('''''') +location_disabled_sharp = NotStr('''''') +sd_card_round = NotStr('''''') +attachment_twotone = NotStr('''''') +receipt_long_filled = NotStr(''' ''') +no_flash_twotone = NotStr(''' ''') +bolt_twotone = NotStr('''''') +discount_outlined = NotStr(''' ''') +fast_forward_filled = NotStr('''''') +flutter_dash_filled = NotStr('''''') +sensor_door_round = NotStr('''''') +laptop_mac_outlined = NotStr('''''') +offline_share_twotone = NotStr(''' ''') +scale_twotone = NotStr(''' ''') +image_search_filled = NotStr('''''') +girl_filled = NotStr('''''') +title_twotone = NotStr('''''') +fork_left_round = NotStr('''''') +pregnant_woman_sharp = NotStr('''''') +panorama_vertical_select_round = NotStr('''''') +earbuds_battery_sharp = NotStr('''''') +swipe_down_twotone = NotStr(''' ''') +currency_yuan_filled = NotStr('''''') +person_add_alt1_outlined = NotStr('''''') +shortcut_outlined = NotStr('''''') +phone_paused_round = NotStr('''''') +border_right_twotone = NotStr('''''') +crop_landscape_round = NotStr('''''') +signal_cellular_alt_twotone = NotStr('''''') +filter_tilt_shift_outlined = NotStr('''''') +sign_language_outlined = NotStr('''''') +phonelink_ring_twotone = NotStr(''' ''') +chair_round = NotStr(''' ''') +sports_handball_round = NotStr(''' ''') +horizontal_split_round = NotStr('''''') +landslide_twotone = NotStr(''' ''') +highlight_round = NotStr('''''') +perm_camera_mic_outlined = NotStr('''''') +adjust_sharp = NotStr('''''') +phone_filled = NotStr('''''') +equalizer_round = NotStr('''''') +account_box_twotone = NotStr(''' ''') +takeout_dining_round = NotStr('''''') +sim_card_filled = NotStr('''''') +wb_incandescent_outlined = NotStr('''''') +perm_scan_wifi_twotone = NotStr(''' ''') +wifi_find_round = NotStr(''' ''') +person_remove_alt1_round = NotStr('''''') +content_paste_go_round = NotStr(''' ''') +replay5_twotone = NotStr('''''') +local_convenience_store_sharp = NotStr('''''') +heart_broken_twotone = NotStr(''' ''') +arrow_circle_down_round = NotStr('''''') +pause_presentation_twotone = NotStr(''' ''') +crop_square_twotone = NotStr('''''') +tips_and_updates_twotone = NotStr(''' ''') +forward10_round = NotStr('''''') +send_time_extension_sharp = NotStr(''' ''') +signal_cellular2_bar_filled = NotStr(''' ''') +youtube_searched_for_round = NotStr('''''') +cameraswitch_twotone = NotStr(''' ''') +segment_sharp = NotStr('''''') +signal_cellular_alt_filled = NotStr('''''') +brightness2_twotone = NotStr(''' ''') +question_answer_round = NotStr('''''') +railway_alert_outlined = NotStr(''' ''') +flatware_round = NotStr('''''') +add_ic_call_filled = NotStr('''''') +message_outlined = NotStr('''''') +do_not_step_outlined = NotStr('''''') +call_split_sharp = NotStr('''''') +zoom_in_outlined = NotStr('''''') +nightlight_round_filled = NotStr('''''') +all_out_outlined = NotStr('''''') +md5_mp_round = NotStr(''' ''') +person_filled = NotStr('''''') +system_update_twotone = NotStr(''' ''') +follow_the_signs_outlined = NotStr('''''') +md10_k_outlined = NotStr(''' ''') +print_twotone = NotStr(''' ''') +developer_board_round = NotStr('''''') +battery_charging50_sharp = NotStr(''' ''') +format_indent_increase_outlined = NotStr('''''') +subdirectory_arrow_right_outlined = NotStr('''''') +sentiment_satisfied_sharp = NotStr(''' ''') +replay10_filled = NotStr(''' ''') +crop75_filled = NotStr('''''') +web_sharp = NotStr('''''') +emoji_food_beverage_sharp = NotStr('''''') +hdr_weak_sharp = NotStr('''''') +recycling_twotone = NotStr('''''') +games_sharp = NotStr('''''') +living_round = NotStr(''' ''') +sensors_off_filled = NotStr('''''') +repeat_one_on_sharp = NotStr('''''') +settings_voice_filled = NotStr('''''') +wifi_tethering_error_sharp = NotStr('''''') +ramp_right_sharp = NotStr('''''') +battery0_bar_sharp = NotStr('''''') +font_download_filled = NotStr('''''') +shopify_round = NotStr('''''') +tab_sharp = NotStr('''''') +devices_filled = NotStr('''''') +panorama_horizontal_select_sharp = NotStr('''''') +live_help_outlined = NotStr('''''') +train_filled = NotStr('''''') +photo_album_round = NotStr('''''') +do_disturb_on_filled = NotStr('''''') +shopify_sharp = NotStr('''''') +file_download_off_round = NotStr('''''') +photo_camera_outlined = NotStr('''''') +shopping_basket_filled = NotStr('''''') +psychology_filled = NotStr(''' ''') +perm_identity_round = NotStr('''''') +piano_filled = NotStr('''''') +raw_off_twotone = NotStr('''''') +lock_reset_outlined = NotStr('''''') +scuba_diving_filled = NotStr('''''') +format_line_spacing_round = NotStr('''''') +view_compact_filled = NotStr('''''') +volcano_sharp = NotStr('''''') +local_hospital_outlined = NotStr('''''') +comment_bank_outlined = NotStr(''' ''') +arrow_right_sharp = NotStr('''''') +phone_missed_twotone = NotStr(''' ''') +add_reaction_sharp = NotStr('''''') +first_page_filled = NotStr('''''') +car_crash_outlined = NotStr('''''') +sync_lock_filled = NotStr('''''') +sports_rugby_filled = NotStr('''''') +bubble_chart_round = NotStr(''' ''') +border_left_filled = NotStr('''''') +attach_file_filled = NotStr('''''') +location_searching_sharp = NotStr('''''') +image_not_supported_round = NotStr('''''') +nightlife_round = NotStr('''''') +nearby_off_twotone = NotStr('''''') +home_sharp = NotStr('''''') +sports_basketball_outlined = NotStr('''''') +transit_enterexit_sharp = NotStr('''''') +king_bed_twotone = NotStr(''' ''') +no_encryption_twotone = NotStr(''' ''') +no_food_round = NotStr('''''') +add_location_alt_filled = NotStr('''''') +contrast_filled = NotStr('''''') +hdr_off_select_sharp = NotStr('''''') +ice_skating_outlined = NotStr('''''') +vertical_distribute_sharp = NotStr('''''') +brush_outlined = NotStr('''''') +sports_hockey_round = NotStr('''''') +pin_off_twotone = NotStr(''' ''') +wheelchair_pickup_round = NotStr('''''') +casino_filled = NotStr('''''') +private_connectivity_outlined = NotStr('''''') +interpreter_mode_filled = NotStr('''''') +minimize_round = NotStr('''''') +train_sharp = NotStr('''''') +quickreply_round = NotStr(''' ''') +bookmark_border_outlined = NotStr('''''') +contact_mail_outlined = NotStr('''''') +invert_colors_outlined = NotStr('''''') +home_work_outlined = NotStr(''' ''') +published_with_changes_twotone = NotStr('''''') +miscellaneous_services_outlined = NotStr('''''') +bookmark_added_twotone = NotStr(''' ''') +rocket_twotone = NotStr(''' ''') +panorama_photosphere_select_outlined = NotStr('''''') +swipe_down_filled = NotStr('''''') +playlist_add_filled = NotStr('''''') +view_column_filled = NotStr('''''') +access_alarm_filled = NotStr('''''') +airline_seat_flat_angled_outlined = NotStr('''''') +filter_tilt_shift_sharp = NotStr('''''') +filter_list_off_sharp = NotStr('''''') +view_headline_round = NotStr('''''') +check_circle_twotone = NotStr(''' ''') +format_indent_increase_twotone = NotStr('''''') +abc_outlined = NotStr('''''') +developer_mode_sharp = NotStr('''''') +local_shipping_outlined = NotStr('''''') +directions_subway_sharp = NotStr('''''') +hive_filled = NotStr('''''') +colorize_twotone = NotStr(''' ''') +local_see_round = NotStr(''' ''') +log_out_twotone = NotStr(''' ''') +subtitles_round = NotStr('''''') +turn_sharp_right_sharp = NotStr('''''') +vignette_round = NotStr('''''') +snowmobile_outlined = NotStr('''''') +castle_outlined = NotStr(''' ''') +mediation_twotone = NotStr('''''') +label_round = NotStr('''''') +html_sharp = NotStr('''''') +margin_twotone = NotStr(''' ''') +radio_button_unchecked_round = NotStr('''''') +eco_twotone = NotStr(''' ''') +tv_filled = NotStr('''''') +arrow_circle_up_round = NotStr('''''') +bluetooth_searching_sharp = NotStr('''''') +cruelty_free_sharp = NotStr('''''') +divide_round = NotStr('''''') +emergency_share_sharp = NotStr('''''') +wine_bar_outlined = NotStr('''''') +shuffle_on_twotone = NotStr('''''') +settings_suggest_filled = NotStr('''''') +pages_sharp = NotStr('''''') +lunch_dining_sharp = NotStr('''''') +looks3_filled = NotStr('''''') +hdr_off_select_round = NotStr('''''') +color_lens_sharp = NotStr('''''') +filter2_sharp = NotStr('''''') +md16_mp_round = NotStr(''' ''') +brightness7_filled = NotStr('''''') +raw_on_round = NotStr('''''') +swipe_up_twotone = NotStr(''' ''') +zoom_out_map_filled = NotStr('''''') +warning_amber_round = NotStr('''''') +edit_location_sharp = NotStr('''''') +sync_alt_sharp = NotStr('''''') +back_hand_twotone = NotStr(''' ''') +md30_fps_select_round = NotStr('''''') +view_in_ar_filled = NotStr('''''') +door_front_round = NotStr('''''') +sms_twotone = NotStr(''' ''') +md4_k_round = NotStr('''''') +two_wheeler_filled = NotStr('''''') +format_align_justify_outlined = NotStr('''''') +flight_takeoff_round = NotStr('''''') +log_in_filled = NotStr(''' ''') +signal_wifi2_bar_lock_outlined = NotStr(''' ''') +visibility_filled = NotStr('''''') +place_filled = NotStr('''''') +done_sharp = NotStr('''''') +home_repair_service_sharp = NotStr('''''') +weekend_filled = NotStr('''''') +mic_none_sharp = NotStr('''''') +queue_play_next_round = NotStr('''''') +topic_twotone = NotStr(''' ''') +md9_mp_sharp = NotStr(''' ''') +alternate_email_outlined = NotStr('''''') +policy_round = NotStr(''' ''') +hotel_sharp = NotStr('''''') +night_shelter_outlined = NotStr('''''') +square_filled = NotStr('''''') +polyline_round = NotStr('''''') +work_off_filled = NotStr('''''') +hotel_twotone = NotStr(''' ''') +network_wifi_sharp = NotStr('''''') +reply_sharp = NotStr('''''') +mic_outlined = NotStr(''' ''') +settings_voice_sharp = NotStr('''''') +sledding_round = NotStr('''''') +airplane_ticket_filled = NotStr('''''') +snowshoeing_outlined = NotStr('''''') +present_to_all_twotone = NotStr(''' ''') +contrast_round = NotStr('''''') +done_all_round = NotStr('''''') +lte_mobiledata_twotone = NotStr('''''') +move_down_outlined = NotStr('''''') +payment_sharp = NotStr('''''') +replay_circle_filled_round = NotStr('''''') +chevron_left_outlined = NotStr('''''') +donut_large_sharp = NotStr('''''') +edit_notifications_twotone = NotStr(''' ''') +repeat_one_filled = NotStr('''''') +moped_round = NotStr(''' ''') +insert_chart_twotone = NotStr(''' ''') +sports_esports_sharp = NotStr('''''') +network_wifi2_bar_filled = NotStr('''''') +speaker_group_sharp = NotStr(''' ''') +girl_twotone = NotStr('''''') +remove_moderator_filled = NotStr('''''') +trip_origin_sharp = NotStr('''''') +video_camera_front_sharp = NotStr('''''') +person_add_disabled_filled = NotStr(''' ''') +living_outlined = NotStr('''''') +verified_user_outlined = NotStr('''''') +library_books_twotone = NotStr(''' ''') +sim_card_alert_outlined = NotStr(''' ''') +library_books_sharp = NotStr('''''') +vpn_key_off_twotone = NotStr(''' ''') +browser_not_supported_outlined = NotStr('''''') +stars_filled = NotStr('''''') +cyclone_twotone = NotStr(''' ''') +elderly_woman_outlined = NotStr('''''') +expand_circle_down_round = NotStr('''''') +playlist_remove_filled = NotStr('''''') +money_off_csred_round = NotStr('''''') +local_florist_round = NotStr('''''') +playlist_remove_round = NotStr('''''') +whatsapp_filled = NotStr('''''') +rowing_filled = NotStr('''''') +home_mini_outlined = NotStr('''''') +greater_than_equal_twotone = NotStr(''' ''') +local_bar_filled = NotStr('''''') +md6_k_plus_round = NotStr('''''') +visibility_off_filled = NotStr('''''') +offline_bolt_sharp = NotStr('''''') +inbox_filled = NotStr('''''') +merge_sharp = NotStr('''''') +crop_filled = NotStr('''''') +turn_right_outlined = NotStr('''''') +swipe_down_round = NotStr('''''') +fitness_center_sharp = NotStr('''''') +repeat_one_on_round = NotStr('''''') +data_saver_off_sharp = NotStr('''''') +merge_outlined = NotStr('''''') +hdr_auto_select_sharp = NotStr(''' ''') +radio_button_checked_twotone = NotStr(''' ''') +call_merge_filled = NotStr('''''') +person_outline_sharp = NotStr('''''') +exposure_neg1_outlined = NotStr('''''') +code_off_round = NotStr('''''') +airport_shuttle_round = NotStr('''''') +table_chart_twotone = NotStr(''' ''') +format_italic_sharp = NotStr('''''') +picture_in_picture_alt_filled = NotStr('''''') +media_bluetooth_on_filled = NotStr('''''') +tsunami_filled = NotStr('''''') +pending_twotone = NotStr(''' ''') +copy_all_filled = NotStr('''''') +javascript_sharp = NotStr('''''') +edgesensor_low_sharp = NotStr('''''') +light_mode_outlined = NotStr('''''') +stream_sharp = NotStr(''' ''') +thumb_down_off_alt_sharp = NotStr('''''') +maximize_outlined = NotStr('''''') +text_rotation_down_round = NotStr('''''') +filter_center_focus_sharp = NotStr('''''') +phonelink_erase_filled = NotStr('''''') +timeline_outlined = NotStr('''''') +text_rotation_angledown_round = NotStr('''''') +people_sharp = NotStr('''''') +exposure_neg1_filled = NotStr('''''') +stroller_twotone = NotStr(''' ''') +remove_circle_outline_round = NotStr('''''') +space_bar_filled = NotStr('''''') +download_for_offline_outlined = NotStr('''''') +mark_chat_unread_sharp = NotStr('''''') +more_horiz_outlined = NotStr('''''') +gps_fixed_filled = NotStr('''''') +landscape_filled = NotStr('''''') +signal_wifi2_bar_sharp = NotStr(''' ''') +motion_photos_off_sharp = NotStr(''' ''') +cast_connected_twotone = NotStr(''' ''') +nature_twotone = NotStr(''' ''') +expand_circle_down_filled = NotStr('''''') +compass_calibration_sharp = NotStr(''' ''') +border_style_filled = NotStr('''''') +credit_score_round = NotStr('''''') +play_arrow_outlined = NotStr('''''') +signal_wifi_connected_no_internet4_outlined = NotStr('''''') +dynamic_form_outlined = NotStr('''''') +restore_round = NotStr('''''') +switch_account_round = NotStr('''''') +construction_outlined = NotStr('''''') +call_made_round = NotStr('''''') +signal_wifi_off_outlined = NotStr('''''') +pan_tool_alt_filled = NotStr('''''') +donut_small_sharp = NotStr('''''') +connecting_airports_sharp = NotStr('''''') +md60_fps_round = NotStr('''''') +insert_invitation_filled = NotStr('''''') +check_box_sharp = NotStr('''''') +md19_mp_filled = NotStr('''''') +hdr_strong_round = NotStr('''''') +storm_outlined = NotStr('''''') +toggle_on_round = NotStr('''''') +home_mini_filled = NotStr('''''') +directions_bus_filled_sharp = NotStr('''''') +bar_chart_filled = NotStr('''''') +translate_outlined = NotStr('''''') +subscript_outlined = NotStr('''''') +beach_access_filled = NotStr('''''') +paid_round = NotStr('''''') +equals_filled = NotStr('''''') +album_filled = NotStr('''''') +hls_off_outlined = NotStr('''''') +dangerous_round = NotStr('''''') +wifi_protected_setup_round = NotStr('''''') +md30_fps_select_filled = NotStr('''''') +u_turn_right_filled = NotStr('''''') +key_filled = NotStr('''''') +hvac_sharp = NotStr(''' ''') +last_page_sharp = NotStr('''''') +rectangle_sharp = NotStr('''''') +sync_sharp = NotStr('''''') +sms_failed_round = NotStr('''''') +add_circle_filled = NotStr('''''') +repeat_round = NotStr('''''') +credit_score_twotone = NotStr('''''') +flip_camera_ios_round = NotStr('''''') +no_stroller_sharp = NotStr('''''') +checklist_round = NotStr('''''') +emoji_objects_round = NotStr('''''') +pause_circle_outlined = NotStr('''''') +signal_wifi4_bar_lock_round = NotStr(''' ''') +safety_check_filled = NotStr('''''') +filter_center_focus_outlined = NotStr('''''') +coffee_twotone = NotStr(''' ''') +done_all_sharp = NotStr('''''') +save_sharp = NotStr('''''') +store_mall_directory_filled = NotStr('''''') +tonality_sharp = NotStr('''''') +all_out_filled = NotStr('''''') +add_outlined = NotStr('''''') +subscript_round = NotStr('''''') +score_sharp = NotStr('''''') +subject_round = NotStr('''''') +video_stable_filled = NotStr('''''') +duo_round = NotStr('''''') +business_filled = NotStr('''''') +flip_camera_ios_outlined = NotStr(''' ''') +battery3_bar_sharp = NotStr('''''') +clean_hands_round = NotStr('''''') +swipe_left_alt_filled = NotStr('''''') +disabled_visible_filled = NotStr('''''') +strikethrough_s_sharp = NotStr('''''') +md5_g_sharp = NotStr('''''') +network_ping_filled = NotStr('''''') +text_rotation_angledown_outlined = NotStr('''''') +payments_round = NotStr('''''') +looks3_outlined = NotStr('''''') +phone_forwarded_round = NotStr('''''') +circle_notifications_sharp = NotStr('''''') +android_twotone = NotStr('''''') +wb_shade_sharp = NotStr('''''') +md5_k_plus_outlined = NotStr(''' ''') +functions_filled = NotStr('''''') +stairs_sharp = NotStr('''''') +dehaze_twotone = NotStr('''''') +stop_screen_share_filled = NotStr('''''') +label_off_twotone = NotStr(''' ''') +md8_mp_round = NotStr(''' ''') +video_label_outlined = NotStr('''''') +move_to_inbox_outlined = NotStr('''''') +md2_k_outlined = NotStr(''' ''') +battery_charging20_sharp = NotStr(''' ''') +face_filled = NotStr('''''') +auto_fix_high_round = NotStr('''''') +vaping_rooms_twotone = NotStr(''' ''') +live_tv_twotone = NotStr(''' ''') +do_not_disturb_on_total_silence_filled = NotStr('''''') +battery2_bar_round = NotStr('''''') +clear_round = NotStr('''''') +sports_mma_twotone = NotStr(''' ''') +article_sharp = NotStr('''''') +create_sharp = NotStr('''''') +flashlight_off_round = NotStr('''''') +key_off_outlined = NotStr('''''') +arrow_circle_right_sharp = NotStr('''''') +border_right_filled = NotStr('''''') +currency_yuan_round = NotStr('''''') +sports_gymnastics_sharp = NotStr('''''') +plus_minus_alt_sharp = NotStr('''''') +output_twotone = NotStr(''' ''') +east_twotone = NotStr('''''') +join_left_outlined = NotStr(''' ''') +qr_code2_twotone = NotStr('''''') +compass_calibration_round = NotStr(''' ''') +support_filled = NotStr('''''') +mic_external_on_outlined = NotStr(''' ''') +water_damage_twotone = NotStr(''' ''') +person_round = NotStr('''''') +tungsten_round = NotStr('''''') +indeterminate_check_box_filled = NotStr('''''') +playlist_add_check_round = NotStr('''''') +help_outlined = NotStr('''''') +save_all_filled = NotStr(''' ''') +signpost_sharp = NotStr('''''') +contacts_sharp = NotStr('''''') +all_inclusive_sharp = NotStr('''''') +battery50_outlined = NotStr(''' ''') +bed_round = NotStr('''''') +iron_outlined = NotStr('''''') +phone_in_talk_outlined = NotStr('''''') +battery1_bar_sharp = NotStr('''''') +star_twotone = NotStr(''' ''') +dangerous_twotone = NotStr(''' ''') +outbound_round = NotStr('''''') +widgets_twotone = NotStr(''' ''') +low_priority_round = NotStr('''''') +quora_filled = NotStr('''''') +living_sharp = NotStr(''' ''') +mediation_filled = NotStr('''''') +podcasts_filled = NotStr('''''') +video_stable_sharp = NotStr('''''') +voice_chat_filled = NotStr('''''') +insert_link_sharp = NotStr('''''') +usb_off_sharp = NotStr('''''') +person_outline_outlined = NotStr('''''') +webhook_outlined = NotStr('''''') +wifi_round = NotStr('''''') +crib_outlined = NotStr('''''') +battery90_round = NotStr(''' ''') +airline_seat_recline_normal_filled = NotStr('''''') +alarm_off_outlined = NotStr('''''') +shield_moon_twotone = NotStr(''' ''') +thermostat_outlined = NotStr('''''') +arrow_circle_right_round = NotStr('''''') +location_searching_round = NotStr('''''') +hourglass_bottom_round = NotStr('''''') +airplanemode_inactive_filled = NotStr('''''') +fire_extinguisher_filled = NotStr('''''') +radio_button_checked_filled = NotStr('''''') +history_twotone = NotStr('''''') +download_for_offline_twotone = NotStr(''' ''') +md21_mp_twotone = NotStr(''' ''') +settings_input_hdmi_filled = NotStr('''''') +location_city_sharp = NotStr('''''') +hearing_disabled_filled = NotStr('''''') +crop_portrait_filled = NotStr('''''') +data_usage_round = NotStr('''''') +person_add_alt1_round = NotStr(''' ''') +dialer_sip_twotone = NotStr(''' ''') +insert_chart_outlined_twotone = NotStr('''''') +airplanemode_active_round = NotStr('''''') +control_camera_filled = NotStr(''' ''') +browser_not_supported_twotone = NotStr('''''') +signal_cellular2_bar_round = NotStr(''' ''') +compare_arrows_twotone = NotStr('''''') +airline_seat_flat_angled_round = NotStr('''''') +balcony_round = NotStr('''''') +battery_std_outlined = NotStr('''''') +fingerprint_sharp = NotStr('''''') +perm_phone_msg_filled = NotStr('''''') +point_of_sale_outlined = NotStr('''''') +build_circle_sharp = NotStr('''''') +mic_off_round = NotStr('''''') +attach_money_twotone = NotStr('''''') +play_arrow_sharp = NotStr('''''') +radio_button_checked_outlined = NotStr(''' ''') +wifi_off_filled = NotStr('''''') +auto_awesome_mosaic_sharp = NotStr('''''') +liquor_round = NotStr('''''') +vaccines_filled = NotStr('''''') +filter_drama_sharp = NotStr('''''') +dialpad_twotone = NotStr('''''') +window_sharp = NotStr('''''') +confirmation_number_twotone = NotStr(''' ''') +location_off_outlined = NotStr('''''') +battery2_bar_sharp = NotStr('''''') +hide_source_filled = NotStr('''''') +facebook_filled = NotStr('''''') +navigate_before_filled = NotStr('''''') +school_round = NotStr('''''') +phonelink_off_filled = NotStr('''''') +timeline_sharp = NotStr('''''') +settings_applications_outlined = NotStr('''''') +u_turn_left_twotone = NotStr('''''') +follow_the_signs_twotone = NotStr(''' ''') +water_drop_sharp = NotStr('''''') +arrow_forward_ios_round = NotStr('''''') +select_all_outlined = NotStr('''''') +panorama_horizontal_select_outlined = NotStr('''''') +devices_other_sharp = NotStr('''''') +subway_round = NotStr(''' ''') +image_twotone = NotStr(''' ''') +smart_screen_sharp = NotStr(''' ''') +grade_round = NotStr('''''') +fire_extinguisher_outlined = NotStr('''''') +fitness_center_round = NotStr('''''') +assignment_returned_filled = NotStr('''''') +shuffle_sharp = NotStr('''''') +control_point_outlined = NotStr('''''') +crop_original_sharp = NotStr('''''') +flip_to_front_sharp = NotStr('''''') +pets_round = NotStr(''' ''') +fmd_bad_twotone = NotStr(''' ''') +filter_frames_filled = NotStr('''''') +duo_outlined = NotStr('''''') +whatshot_twotone = NotStr(''' ''') +takeout_dining_outlined = NotStr('''''') +shopping_basket_outlined = NotStr('''''') +face_outlined = NotStr('''''') +sailing_filled = NotStr('''''') +scanner_outlined = NotStr('''''') +gps_off_outlined = NotStr('''''') +air_sharp = NotStr('''''') +remove_red_eye_filled = NotStr('''''') +toys_outlined = NotStr('''''') +local_convenience_store_round = NotStr('''''') +monitor_heart_sharp = NotStr(''' ''') +icecream_outlined = NotStr('''''') +do_not_disturb_alt_twotone = NotStr('''''') +lock_open_twotone = NotStr(''' ''') +public_off_sharp = NotStr('''''') +compress_twotone = NotStr('''''') +location_city_outlined = NotStr('''''') +bluetooth_drive_filled = NotStr(''' ''') +delete_outline_outlined = NotStr('''''') +savings_filled = NotStr('''''') +online_prediction_twotone = NotStr('''''') +history_edu_round = NotStr('''''') +sports_bar_sharp = NotStr('''''') +brunch_dining_filled = NotStr('''''') +microwave_filled = NotStr('''''') +perm_identity_filled = NotStr('''''') +queue_filled = NotStr('''''') +currency_bitcoin_filled = NotStr('''''') +send_time_extension_filled = NotStr(''' ''') +subtitles_sharp = NotStr('''''') +join_left_round = NotStr(''' ''') +photo_camera_filled = NotStr(''' ''') +control_point_sharp = NotStr('''''') +event_note_round = NotStr('''''') +accessible_outlined = NotStr(''' ''') +where_to_vote_round = NotStr('''''') +md6_k_filled = NotStr('''''') +do_not_disturb_alt_round = NotStr('''''') +playlist_add_check_outlined = NotStr('''''') +screen_search_desktop_sharp = NotStr(''' ''') +access_time_twotone = NotStr(''' ''') +group_remove_filled = NotStr('''''') +cookie_filled = NotStr('''''') +theaters_round = NotStr('''''') +wifi_channel_filled = NotStr('''''') +auto_graph_sharp = NotStr('''''') +group_add_round = NotStr('''''') +work_off_twotone = NotStr(''' ''') +multiline_chart_sharp = NotStr('''''') +format_list_numbered_twotone = NotStr('''''') +live_help_round = NotStr('''''') +trending_down_filled = NotStr('''''') +hdr_weak_filled = NotStr('''''') +album_outlined = NotStr('''''') +schema_sharp = NotStr('''''') +motion_photos_auto_outlined = NotStr('''''') +compost_outlined = NotStr('''''') +pan_tool_twotone = NotStr(''' ''') +power_twotone = NotStr(''' ''') +connecting_airports_round = NotStr('''''') +explicit_filled = NotStr('''''') +phonelink_outlined = NotStr('''''') +watch_off_filled = NotStr('''''') +sentiment_slightly_dissatisfied_filled = NotStr('''''') +health_and_safety_round = NotStr('''''') +closed_caption_disabled_filled = NotStr('''''') +terrain_outlined = NotStr('''''') +fireplace_outlined = NotStr(''' ''') +spoke_round = NotStr('''''') +margin_round = NotStr('''''') +flight_takeoff_twotone = NotStr('''''') +md4_g_plus_mobiledata_outlined = NotStr('''''') +art_track_round = NotStr('''''') +double_arrow_outlined = NotStr(''' ''') +connect_without_contact_twotone = NotStr('''''') +shutter_speed_filled = NotStr('''''') +do_not_disturb_filled = NotStr('''''') +auto_delete_round = NotStr(''' ''') +download_done_twotone = NotStr('''''') +notifications_sharp = NotStr('''''') +directions_bus_filled_twotone = NotStr(''' ''') +wifi_calling3_filled = NotStr(''' ''') +panorama_wide_angle_select_sharp = NotStr('''''') +phonelink_erase_twotone = NotStr('''''') +timelapse_round = NotStr('''''') +art_track_sharp = NotStr('''''') +cancel_presentation_outlined = NotStr('''''') +grid4_x4_filled = NotStr('''''') +undo_twotone = NotStr('''''') +games_twotone = NotStr(''' ''') +crop32_filled = NotStr('''''') +view_cozy_filled = NotStr('''''') +format_size_sharp = NotStr('''''') +no_meeting_room_round = NotStr('''''') +mediation_outlined = NotStr('''''') +trending_flat_round = NotStr('''''') +md1_x_mobiledata_round = NotStr('''''') +sports_rugby_round = NotStr('''''') +link_filled = NotStr('''''') +snippet_folder_outlined = NotStr('''''') +settings_input_component_twotone = NotStr(''' ''') +skip_previous_sharp = NotStr('''''') +auto_fix_normal_round = NotStr('''''') +flood_twotone = NotStr(''' ''') +http_filled = NotStr('''''') +search_outlined = NotStr('''''') +folder_shared_twotone = NotStr(''' ''') +landslide_filled = NotStr('''''') +add_circle_twotone = NotStr(''' ''') +md22_mp_twotone = NotStr(''' ''') +medication_liquid_filled = NotStr('''''') +imagesearch_roller_twotone = NotStr(''' ''') +volume_off_round = NotStr('''''') +format_align_justify_sharp = NotStr('''''') +approval_outlined = NotStr('''''') +add_location_twotone = NotStr(''' ''') +disc_full_twotone = NotStr(''' ''') +local_play_twotone = NotStr(''' ''') +flip_camera_android_round = NotStr(''' ''') +pin_sharp = NotStr('''''') +image_aspect_ratio_outlined = NotStr('''''') +call_made_filled = NotStr('''''') +app_settings_alt_filled = NotStr('''''') +hls_round = NotStr('''''') +api_filled = NotStr('''''') +fast_rewind_twotone = NotStr(''' ''') +maps_ugc_twotone = NotStr(''' ''') +file_upload_round = NotStr('''''') +history_toggle_off_twotone = NotStr('''''') +sell_twotone = NotStr(''' ''') +view_array_filled = NotStr('''''') +move_down_round = NotStr('''''') +network_wifi_round = NotStr('''''') +alarm_on_filled = NotStr('''''') +support_agent_round = NotStr(''' ''') +create_new_folder_outlined = NotStr('''''') +md10_k_sharp = NotStr('''''') +nearby_off_outlined = NotStr('''''') +sports_baseball_outlined = NotStr('''''') +mosque_sharp = NotStr(''' ''') +countertops_filled = NotStr('''''') +table_restaurant_filled = NotStr('''''') +location_on_filled = NotStr('''''') +hevc_filled = NotStr('''''') +update_disabled_sharp = NotStr('''''') +pin_outlined = NotStr(''' ''') +email_twotone = NotStr(''' ''') +directions_transit_filled_round = NotStr('''''') +exposure_neg2_round = NotStr('''''') +airline_seat_flat_filled = NotStr('''''') +help_outline_round = NotStr('''''') +crop_landscape_sharp = NotStr('''''') +power_off_twotone = NotStr(''' ''') +credit_card_off_filled = NotStr('''''') +pattern_round = NotStr('''''') +more_vert_filled = NotStr('''''') +voice_over_off_round = NotStr('''''') +filter_none_twotone = NotStr(''' ''') +battery3_bar_filled = NotStr('''''') +spellcheck_sharp = NotStr('''''') +cleaning_services_twotone = NotStr(''' ''') +signpost_outlined = NotStr('''''') +card_membership_twotone = NotStr(''' ''') +shopping_cart_checkout_filled = NotStr('''''') +desktop_access_disabled_round = NotStr('''''') +text_rotate_vertical_filled = NotStr('''''') +missed_video_call_round = NotStr('''''') +circle_filled = NotStr('''''') +share_location_sharp = NotStr(''' ''') +battery5_bar_round = NotStr('''''') +mobile_off_twotone = NotStr('''''') +outbound_filled = NotStr('''''') +speaker_notes_sharp = NotStr('''''') +event_sharp = NotStr('''''') +atm_outlined = NotStr('''''') +try_twotone = NotStr(''' ''') +account_tree_outlined = NotStr('''''') +settings_suggest_round = NotStr('''''') +woman_round = NotStr(''' ''') +format_list_numbered_rtl_round = NotStr('''''') +front_hand_twotone = NotStr(''' ''') +reply_all_round = NotStr('''''') +cast_sharp = NotStr('''''') +signal_cellular_alt1_bar_round = NotStr('''''') +dehaze_outlined = NotStr('''''') +signal_wifi4_bar_lock_outlined = NotStr(''' ''') +dashboard_customize_sharp = NotStr('''''') +layers_twotone = NotStr(''' ''') +no_accounts_twotone = NotStr(''' ''') +hdr_auto_select_round = NotStr(''' ''') +view_day_sharp = NotStr('''''') +phone_paused_outlined = NotStr('''''') +hvac_round = NotStr(''' ''') +add_box_outlined = NotStr('''''') +storage_filled = NotStr('''''') +ramen_dining_twotone = NotStr(''' ''') +history_edu_sharp = NotStr('''''') +text_increase_sharp = NotStr('''''') +spellcheck_filled = NotStr('''''') +pause_circle_filled = NotStr('''''') +shop_filled = NotStr('''''') +event_repeat_round = NotStr('''''') +radar_filled = NotStr('''''') +line_axis_sharp = NotStr('''''') +md4_mp_outlined = NotStr(''' ''') +local_mall_twotone = NotStr(''' ''') +percent_outlined = NotStr('''''') +skip_next_outlined = NotStr('''''') +mobile_screen_share_round = NotStr('''''') +network_check_twotone = NotStr('''''') +format_indent_increase_filled = NotStr('''''') +signal_wifi2_bar_lock_filled = NotStr(''' ''') +bug_report_outlined = NotStr('''''') +running_with_errors_outlined = NotStr('''''') +show_chart_filled = NotStr('''''') +add_card_outlined = NotStr('''''') +network_wifi1_bar_sharp = NotStr('''''') +md19_mp_twotone = NotStr(''' ''') +directions_transit_twotone = NotStr(''' ''') +healing_sharp = NotStr('''''') +navigation_sharp = NotStr('''''') +link_round = NotStr('''''') +rocket_launch_filled = NotStr('''''') +phonelink_sharp = NotStr('''''') +severe_cold_round = NotStr(''' ''') +wb_iridescent_outlined = NotStr('''''') +exposure_plus2_sharp = NotStr('''''') +outbond_twotone = NotStr(''' ''') +access_alarms_outlined = NotStr('''''') +desktop_windows_twotone = NotStr(''' ''') +sentiment_very_dissatisfied_outlined = NotStr('''''') +border_left_outlined = NotStr('''''') +swipe_left_round = NotStr('''''') +edgesensor_low_filled = NotStr('''''') +bookmark_border_twotone = NotStr('''''') +vertical_align_top_twotone = NotStr('''''') +business_center_filled = NotStr('''''') +notifications_twotone = NotStr(''' ''') +architecture_filled = NotStr('''''') +house_sharp = NotStr('''''') +bookmark_outlined = NotStr('''''') +holiday_village_outlined = NotStr('''''') +panorama_sharp = NotStr('''''') +stay_current_landscape_outlined = NotStr('''''') +woo_commerce_filled = NotStr('''''') +notifications_off_twotone = NotStr(''' ''') +music_video_outlined = NotStr('''''') +dining_sharp = NotStr('''''') +spatial_audio_outlined = NotStr(''' ''') +earbuds_round = NotStr('''''') +smart_screen_round = NotStr('''''') +pix_outlined = NotStr(''' ''') +no_cell_twotone = NotStr(''' ''') +signal_wifi_bad_twotone = NotStr('''''') +brightness4_round = NotStr('''''') +wifi_filled = NotStr('''''') +md3_g_mobiledata_round = NotStr('''''') +tab_unselected_twotone = NotStr('''''') +tungsten_outlined = NotStr('''''') +spellcheck_twotone = NotStr('''''') +masks_round = NotStr('''''') +boy_filled = NotStr('''''') +u_turn_left_outlined = NotStr('''''') +trending_flat_outlined = NotStr('''''') +directions_car_filled_sharp = NotStr('''''') +directions_car_round = NotStr('''''') +crop32_outlined = NotStr('''''') +label_important_outlined = NotStr('''''') +edit_attributes_sharp = NotStr('''''') +local_cafe_sharp = NotStr('''''') +directions_boat_filled_filled = NotStr('''''') +thermostat_auto_round = NotStr('''''') +wb_incandescent_round = NotStr('''''') +earbuds_twotone = NotStr(''' ''') +closed_caption_sharp = NotStr('''''') +factory_sharp = NotStr('''''') +local_hospital_twotone = NotStr(''' ''') +vertical_align_center_sharp = NotStr('''''') +language_sharp = NotStr('''''') +satellite_alt_outlined = NotStr('''''') +balance_sharp = NotStr('''''') +point_of_sale_round = NotStr('''''') +forum_filled = NotStr('''''') +view_agenda_twotone = NotStr(''' ''') +where_to_vote_outlined = NotStr('''''') +not_accessible_twotone = NotStr('''''') +panorama_photosphere_select_twotone = NotStr('''''') +u_turn_left_filled = NotStr('''''') +call_end_round = NotStr('''''') +image_not_supported_outlined = NotStr('''''') +music_video_twotone = NotStr(''' ''') +signal_wifi3_bar_outlined = NotStr(''' ''') +theaters_filled = NotStr('''''') +ssid_chart_round = NotStr('''''') +upgrade_twotone = NotStr('''''') +aspect_ratio_round = NotStr('''''') +extension_off_sharp = NotStr('''''') +table_rows_twotone = NotStr(''' ''') +local_movies_round = NotStr('''''') +videocam_off_sharp = NotStr('''''') +md5_k_plus_filled = NotStr('''''') +battery_full_twotone = NotStr('''''') +noise_control_off_twotone = NotStr('''''') +zoom_out_filled = NotStr('''''') +task_alt_twotone = NotStr('''''') +no_photography_round = NotStr('''''') +speed_round = NotStr(''' ''') +food_bank_filled = NotStr('''''') +handyman_filled = NotStr(''' ''') +discount_filled = NotStr(''' ''') +room_service_twotone = NotStr(''' ''') +battery_charging90_sharp = NotStr(''' ''') +call_to_action_twotone = NotStr(''' ''') +md5_g_twotone = NotStr('''''') +schedule_filled = NotStr(''' ''') +motorcycle_filled = NotStr('''''') +mark_unread_chat_alt_filled = NotStr(''' ''') +crop_free_round = NotStr('''''') +bedroom_baby_sharp = NotStr(''' ''') +real_estate_agent_sharp = NotStr('''''') +currency_ruble_round = NotStr('''''') +directions_transit_filled = NotStr('''''') +desktop_mac_filled = NotStr('''''') +repeat_one_on_outlined = NotStr('''''') +currency_bitcoin_sharp = NotStr('''''') +label_important_sharp = NotStr('''''') +music_off_round = NotStr('''''') +network_cell_round = NotStr('''''') +battery_unknown_round = NotStr('''''') +insert_page_break_outlined = NotStr('''''') +sports_cricket_sharp = NotStr(''' ''') +receipt_filled = NotStr('''''') +folder_delete_twotone = NotStr(''' ''') +travel_explore_outlined = NotStr('''''') +add_alarm_round = NotStr('''''') +speaker_twotone = NotStr(''' ''') +hourglass_bottom_filled = NotStr('''''') +flight_land_round = NotStr('''''') +tour_sharp = NotStr('''''') +watch_sharp = NotStr('''''') +vpn_lock_filled = NotStr('''''') +view_cozy_outlined = NotStr(''' ''') +dark_mode_round = NotStr('''''') +key_sharp = NotStr('''''') +mosque_filled = NotStr(''' ''') +signal_wifi_connected_no_internet4_twotone = NotStr('''''') +do_not_touch_sharp = NotStr('''''') +view_in_ar_outlined = NotStr('''''') +support_sharp = NotStr('''''') +electric_moped_round = NotStr(''' ''') +photo_size_select_large_outlined = NotStr('''''') +looks5_outlined = NotStr('''''') +attach_file_twotone = NotStr('''''') +new_label_round = NotStr('''''') +checklist_outlined = NotStr('''''') +panorama_horizontal_round = NotStr('''''') +phone_locked_outlined = NotStr(''' ''') +tips_and_updates_outlined = NotStr('''''') +rotate90_degrees_ccw_filled = NotStr('''''') +md6_k_plus_sharp = NotStr('''''') +md3_k_twotone = NotStr(''' ''') +double_arrow_round = NotStr(''' ''') +md60_fps_select_sharp = NotStr('''''') +near_me_round = NotStr('''''') +exposure_plus2_round = NotStr('''''') +noise_control_off_filled = NotStr('''''') +bloodtype_outlined = NotStr(''' ''') +build_twotone = NotStr(''' ''') +theaters_twotone = NotStr(''' ''') +network_wifi1_bar_outlined = NotStr('''''') +feed_sharp = NotStr('''''') +gpp_maybe_twotone = NotStr(''' ''') +arrow_back_ios_round = NotStr('''''') +dashboard_customize_filled = NotStr('''''') +phone_in_talk_round = NotStr('''''') +bookmark_add_outlined = NotStr('''''') +front_hand_sharp = NotStr('''''') +keyboard_arrow_left_round = NotStr('''''') +home_repair_service_outlined = NotStr('''''') +heart_broken_round = NotStr('''''') +looks_one_twotone = NotStr(''' ''') +save_alt_round = NotStr('''''') +data_object_sharp = NotStr('''''') +transfer_within_a_station_round = NotStr('''''') +signal_cellular_null_twotone = NotStr('''''') +roundabout_right_outlined = NotStr('''''') +signal_wifi_statusbar_null_outlined = NotStr('''''') +nordic_walking_twotone = NotStr('''''') +developer_board_off_twotone = NotStr(''' ''') +photo_album_sharp = NotStr('''''') +electric_moped_sharp = NotStr(''' ''') +portable_wifi_off_twotone = NotStr('''''') +undo_filled = NotStr('''''') +offline_share_round = NotStr(''' ''') +keyboard_outlined = NotStr('''''') +call_twotone = NotStr(''' ''') +west_filled = NotStr('''''') +volunteer_activism_sharp = NotStr('''''') +double_arrow_twotone = NotStr(''' ''') +data_saver_off_outlined = NotStr('''''') +pregnant_woman_twotone = NotStr('''''') +key_twotone = NotStr('''''') +add_circle_round = NotStr('''''') +battery_charging_full_twotone = NotStr('''''') +space_bar_outlined = NotStr('''''') +schedule_outlined = NotStr('''''') +recycling_round = NotStr('''''') +not_interested_filled = NotStr('''''') +playlist_add_check_sharp = NotStr('''''') +hdr_auto_select_twotone = NotStr(''' ''') +navigate_before_outlined = NotStr('''''') +print_disabled_twotone = NotStr(''' ''') +airline_seat_flat_sharp = NotStr('''''') +sentiment_dissatisfied_outlined = NotStr(''' ''') +request_page_round = NotStr('''''') +insert_chart_outlined_sharp = NotStr('''''') +fiber_pin_sharp = NotStr('''''') +desktop_access_disabled_filled = NotStr('''''') +play_for_work_round = NotStr('''''') +block_filled = NotStr('''''') +request_quote_outlined = NotStr('''''') +no_food_sharp = NotStr('''''') +radio_button_checked_sharp = NotStr(''' ''') +portable_wifi_off_round = NotStr('''''') +label_important_filled = NotStr('''''') +drive_file_move_outlined = NotStr('''''') +file_download_filled = NotStr('''''') +volcano_filled = NotStr('''''') +flip_to_front_outlined = NotStr('''''') +access_time_sharp = NotStr('''''') +create_outlined = NotStr('''''') +speaker_phone_outlined = NotStr('''''') +desktop_access_disabled_sharp = NotStr('''''') +pause_circle_round = NotStr('''''') +remove_shopping_cart_outlined = NotStr('''''') +filter_list_filled = NotStr('''''') +signal_cellular_no_sim_sharp = NotStr('''''') +airline_seat_legroom_normal_outlined = NotStr('''''') +videocam_round = NotStr('''''') +delivery_dining_filled = NotStr(''' ''') +hearing_outlined = NotStr('''''') +gavel_filled = NotStr('''''') +running_with_errors_twotone = NotStr('''''') +backup_table_outlined = NotStr(''' ''') +no_encryption_sharp = NotStr('''''') +app_settings_alt_twotone = NotStr(''' ''') +greater_than_twotone = NotStr('''''') +outdoor_grill_twotone = NotStr(''' ''') +panorama_photosphere_filled = NotStr('''''') +south_america_sharp = NotStr('''''') +surround_sound_twotone = NotStr(''' ''') +filter9_plus_sharp = NotStr('''''') +emoji_objects_sharp = NotStr('''''') +enhanced_encryption_outlined = NotStr('''''') +countertops_outlined = NotStr('''''') +battery_charging20_round = NotStr(''' ''') +crop_portrait_sharp = NotStr('''''') +not_equal_round = NotStr(''' ''') +notifications_active_round = NotStr('''''') +sports_hockey_twotone = NotStr('''''') +straight_outlined = NotStr('''''') +trending_flat_sharp = NotStr('''''') +check_box_outline_blank_twotone = NotStr('''''') +leave_bags_at_home_round = NotStr('''''') +collections_bookmark_filled = NotStr(''' ''') +balance_outlined = NotStr('''''') +md3_g_mobiledata_twotone = NotStr('''''') +screen_lock_portrait_sharp = NotStr('''''') +keyboard_arrow_left_twotone = NotStr('''''') +luggage_round = NotStr('''''') +minor_crash_sharp = NotStr('''''') +screen_rotation_alt_twotone = NotStr('''''') +blender_round = NotStr('''''') +filter4_round = NotStr('''''') +business_twotone = NotStr(''' ''') +wordpress_filled = NotStr('''''') +join_left_twotone = NotStr(''' ''') +pest_control_rodent_outlined = NotStr(''' ''') +settings_power_outlined = NotStr('''''') +pedal_bike_round = NotStr('''''') +filter_frames_outlined = NotStr('''''') +price_change_outlined = NotStr('''''') +how_to_vote_round = NotStr(''' ''') +compass_calibration_filled = NotStr(''' ''') +md7_k_plus_outlined = NotStr(''' ''') +shop_sharp = NotStr('''''') +cable_twotone = NotStr('''''') +view_stream_outlined = NotStr('''''') +sensor_window_outlined = NotStr('''''') +pest_control_filled = NotStr('''''') +chair_sharp = NotStr(''' ''') +verified_user_round = NotStr('''''') +group_off_sharp = NotStr('''''') +closed_caption_round = NotStr('''''') +area_chart_round = NotStr('''''') +add_road_sharp = NotStr('''''') +toll_sharp = NotStr('''''') +camera_front_round = NotStr('''''') +arrow_upward_outlined = NotStr('''''') +golf_course_sharp = NotStr(''' ''') +laptop_outlined = NotStr('''''') +money_off_filled = NotStr('''''') +panorama_photosphere_select_round = NotStr('''''') +format_color_reset_twotone = NotStr(''' ''') +local_drink_twotone = NotStr(''' ''') +currency_pound_twotone = NotStr('''''') +shopping_cart_checkout_sharp = NotStr('''''') +beenhere_twotone = NotStr(''' ''') +send_to_mobile_round = NotStr(''' ''') +browse_gallery_outlined = NotStr(''' ''') +headphones_battery_sharp = NotStr('''''') +open_in_new_round = NotStr('''''') +view_comfy_alt_round = NotStr('''''') +sentiment_satisfied_outlined = NotStr(''' ''') +celebration_round = NotStr('''''') +mood_twotone = NotStr(''' ''') +wb_auto_outlined = NotStr('''''') +build_circle_filled = NotStr('''''') +audiotrack_sharp = NotStr('''''') +app_registration_filled = NotStr('''''') +document_scanner_sharp = NotStr('''''') +security_update_round = NotStr('''''') +mode_of_travel_round = NotStr('''''') +api_round = NotStr('''''') +md2_k_filled = NotStr('''''') +perm_device_information_sharp = NotStr('''''') +calendar_view_week_filled = NotStr('''''') +tram_round = NotStr('''''') +gavel_sharp = NotStr('''''') +trending_up_outlined = NotStr('''''') +mp_round = NotStr('''''') +check_twotone = NotStr('''''') +md5_k_plus_sharp = NotStr('''''') +drive_file_rename_outline_filled = NotStr('''''') +add_chart_filled = NotStr('''''') +update_disabled_round = NotStr('''''') +battery_charging30_sharp = NotStr(''' ''') +gif_box_filled = NotStr('''''') +height_outlined = NotStr('''''') +recent_actors_round = NotStr('''''') +contact_page_round = NotStr('''''') +manage_accounts_filled = NotStr(''' ''') +feedback_round = NotStr('''''') +timer10_filled = NotStr('''''') +schedule_round = NotStr('''''') +transgender_sharp = NotStr('''''') +mode_edit_outline_twotone = NotStr(''' ''') +rule_folder_sharp = NotStr('''''') +electric_moped_outlined = NotStr(''' ''') +event_busy_twotone = NotStr(''' ''') +wordpress_twotone = NotStr('''''') +filter3_outlined = NotStr('''''') +tablet_mac_twotone = NotStr(''' ''') +vpn_lock_twotone = NotStr(''' ''') +add_alert_sharp = NotStr('''''') +signpost_round = NotStr('''''') +replay_circle_filled_sharp = NotStr('''''') +casino_twotone = NotStr(''' ''') +border_outer_filled = NotStr('''''') +amp_stories_twotone = NotStr(''' ''') +brightness_high_filled = NotStr('''''') +format_color_text_sharp = NotStr('''''') +md3_mp_filled = NotStr('''''') +web_asset_outlined = NotStr('''''') +show_chart_twotone = NotStr('''''') +pin_drop_round = NotStr('''''') +first_page_twotone = NotStr('''''') +hls_filled = NotStr('''''') +account_balance_wallet_filled = NotStr('''''') +skateboarding_outlined = NotStr('''''') +hearing_disabled_sharp = NotStr('''''') +reset_tv_round = NotStr('''''') +phone_enabled_round = NotStr('''''') +email_round = NotStr('''''') +wifi1_bar_round = NotStr('''''') +clear_sharp = NotStr('''''') +bar_chart_outlined = NotStr('''''') +mail_outline_sharp = NotStr('''''') +ads_click_twotone = NotStr('''''') +md19_mp_outlined = NotStr(''' ''') +vaccines_round = NotStr('''''') +remove_done_filled = NotStr('''''') +piano_outlined = NotStr('''''') +read_more_round = NotStr('''''') +filter_hdr_sharp = NotStr('''''') +push_pin_filled = NotStr('''''') +keyboard_arrow_down_outlined = NotStr('''''') +looks3_sharp = NotStr('''''') +account_circle_filled = NotStr('''''') +perm_identity_twotone = NotStr(''' ''') +accessibility_new_twotone = NotStr('''''') +web_asset_round = NotStr('''''') +flip_to_back_round = NotStr('''''') +save_as_round = NotStr('''''') +social_distance_sharp = NotStr('''''') +dashboard_sharp = NotStr('''''') +not_listed_location_filled = NotStr('''''') +square_round = NotStr('''''') +battery_charging80_sharp = NotStr(''' ''') +dark_mode_filled = NotStr('''''') +view_array_twotone = NotStr(''' ''') +movie_filter_round = NotStr('''''') +panorama_vertical_filled = NotStr('''''') +scoreboard_filled = NotStr('''''') +approval_filled = NotStr('''''') +sick_filled = NotStr('''''') +emergency_recording_twotone = NotStr(''' ''') +sports_tennis_outlined = NotStr('''''') +transform_twotone = NotStr('''''') +monitor_weight_sharp = NotStr(''' ''') +sentiment_satisfied_alt_round = NotStr(''' ''') +import_contacts_sharp = NotStr('''''') +tapas_sharp = NotStr('''''') +signal_cellular_nodata_twotone = NotStr('''''') +minimize_sharp = NotStr('''''') +featured_play_list_round = NotStr('''''') +breakfast_dining_filled = NotStr('''''') +chalet_sharp = NotStr('''''') +perm_device_information_round = NotStr('''''') +insert_comment_sharp = NotStr('''''') +reorder_filled = NotStr('''''') +filter_center_focus_round = NotStr('''''') +looks6_round = NotStr('''''') +check_circle_outline_twotone = NotStr('''''') +smart_screen_twotone = NotStr(''' ''') +zoom_in_sharp = NotStr('''''') +mobiledata_off_round = NotStr('''''') +hourglass_top_filled = NotStr('''''') +file_copy_outlined = NotStr('''''') +filter9_twotone = NotStr(''' ''') +table_bar_filled = NotStr('''''') +signal_cellular_connected_no_internet2_bar_twotone = NotStr(''' ''') +filter_none_outlined = NotStr('''''') +keyboard_arrow_up_twotone = NotStr('''''') +post_add_sharp = NotStr(''' ''') +emoji_events_sharp = NotStr('''''') +text_fields_filled = NotStr('''''') +folder_off_sharp = NotStr('''''') +md5_k_twotone = NotStr(''' ''') +videogame_asset_twotone = NotStr(''' ''') +lock_filled = NotStr('''''') +signal_cellular_off_outlined = NotStr('''''') +schedule_twotone = NotStr(''' ''') +no_backpack_twotone = NotStr(''' ''') +border_inner_twotone = NotStr('''''') +greater_than_equal_round = NotStr(''' ''') +add_to_queue_outlined = NotStr('''''') +timer3_outlined = NotStr('''''') +done_filled = NotStr('''''') +leak_add_sharp = NotStr('''''') +tv_off_outlined = NotStr('''''') +group_remove_outlined = NotStr('''''') +merge_twotone = NotStr('''''') +edit_location_alt_twotone = NotStr(''' ''') +add_card_sharp = NotStr('''''') +headset_twotone = NotStr(''' ''') +palette_round = NotStr('''''') +md360_twotone = NotStr('''''') +md2_mp_twotone = NotStr(''' ''') +do_not_disturb_on_twotone = NotStr(''' ''') +calendar_view_month_outlined = NotStr('''''') +personal_video_round = NotStr('''''') +edit_filled = NotStr('''''') +done_outline_sharp = NotStr('''''') +sports_kabaddi_twotone = NotStr(''' ''') +task_alt_sharp = NotStr('''''') +opacity_round = NotStr('''''') +settings_bluetooth_round = NotStr(''' ''') +minor_crash_round = NotStr('''''') +screen_lock_landscape_round = NotStr('''''') +carpenter_sharp = NotStr('''''') +thumb_up_alt_outlined = NotStr('''''') +chalet_round = NotStr('''''') +loupe_round = NotStr('''''') +videogame_asset_off_round = NotStr('''''') +zoom_in_twotone = NotStr('''''') +screen_lock_portrait_round = NotStr(''' ''') +assignment_sharp = NotStr('''''') +badge_filled = NotStr('''''') +delete_sweep_sharp = NotStr('''''') +fiber_smart_record_twotone = NotStr(''' ''') +construction_round = NotStr('''''') +auto_stories_outlined = NotStr('''''') +alarm_on_round = NotStr('''''') +developer_board_filled = NotStr('''''') +laptop_windows_filled = NotStr('''''') +cast_round = NotStr('''''') +wifi_tethering_filled = NotStr('''''') +west_outlined = NotStr('''''') +cloud_circle_outlined = NotStr('''''') +restore_from_trash_round = NotStr('''''') +ios_share_twotone = NotStr(''' ''') +departure_board_twotone = NotStr(''' ''') +back_hand_round = NotStr('''''') +liquor_sharp = NotStr('''''') +reddit_twotone = NotStr(''' ''') +join_full_outlined = NotStr(''' ''') +motion_photos_off_filled = NotStr('''''') +chat_bubble_outlined = NotStr('''''') +install_mobile_twotone = NotStr(''' ''') +polymer_sharp = NotStr('''''') +videocam_off_twotone = NotStr(''' ''') +vertical_align_bottom_round = NotStr('''''') +refresh_outlined = NotStr('''''') +settings_bluetooth_filled = NotStr('''''') +directions_railway_sharp = NotStr('''''') +unsubscribe_sharp = NotStr('''''') +event_busy_outlined = NotStr('''''') +redo_twotone = NotStr('''''') +photo_camera_front_round = NotStr('''''') +list_sharp = NotStr('''''') +label_filled = NotStr('''''') +align_horizontal_left_twotone = NotStr('''''') +stay_primary_portrait_sharp = NotStr('''''') +directions_walk_sharp = NotStr('''''') +umbrella_round = NotStr('''''') +commit_filled = NotStr('''''') +switch_left_twotone = NotStr(''' ''') +person_remove_alt1_outlined = NotStr('''''') +tab_unselected_filled = NotStr('''''') +engineering_filled = NotStr('''''') +eject_filled = NotStr('''''') +movie_filter_filled = NotStr('''''') +file_present_twotone = NotStr(''' ''') +shortcut_filled = NotStr('''''') +north_west_round = NotStr('''''') +group_work_twotone = NotStr(''' ''') +donut_small_round = NotStr('''''') +trending_down_round = NotStr('''''') +brunch_dining_outlined = NotStr('''''') +screen_lock_portrait_outlined = NotStr('''''') +receipt_outlined = NotStr('''''') +stacked_bar_chart_round = NotStr('''''') +remove_filled = NotStr('''''') +catching_pokemon_outlined = NotStr('''''') +replay_circle_filled_filled = NotStr('''''') +history_toggle_off_round = NotStr('''''') +arrow_circle_down_filled = NotStr('''''') +rocket_filled = NotStr('''''') +brightness_low_filled = NotStr('''''') +no_meals_filled = NotStr('''''') +format_color_reset_outlined = NotStr('''''') +add_a_photo_round = NotStr(''' ''') +crop_rotate_filled = NotStr('''''') +hdr_weak_twotone = NotStr(''' ''') +assistant_direction_outlined = NotStr(''' ''') +countertops_sharp = NotStr('''''') +straight_twotone = NotStr('''''') +reply_all_filled = NotStr('''''') +museum_round = NotStr('''''') +local_offer_filled = NotStr('''''') +brunch_dining_sharp = NotStr('''''') +home_repair_service_filled = NotStr('''''') +folder_copy_twotone = NotStr(''' ''') +track_changes_filled = NotStr('''''') +gps_fixed_twotone = NotStr(''' ''') +looks4_filled = NotStr('''''') +pinch_sharp = NotStr('''''') +rsvp_filled = NotStr('''''') +percentage_filled = NotStr('''''') +add_road_twotone = NotStr('''''') +archive_round = NotStr('''''') +picture_as_pdf_sharp = NotStr('''''') +mouse_round = NotStr('''''') +noise_aware_sharp = NotStr(''' ''') +network_wifi1_bar_twotone = NotStr(''' ''') +mobile_friendly_twotone = NotStr('''''') +sync_alt_filled = NotStr('''''') +work_twotone = NotStr(''' ''') +md5_k_round = NotStr('''''') +flashlight_off_filled = NotStr('''''') +ads_click_sharp = NotStr('''''') +swap_calls_twotone = NotStr('''''') +square_outlined = NotStr('''''') +lte_plus_mobiledata_outlined = NotStr('''''') +all_inclusive_filled = NotStr('''''') +grain_sharp = NotStr('''''') +local_atm_twotone = NotStr(''' ''') +music_note_round = NotStr('''''') +opacity_sharp = NotStr('''''') +warning_sharp = NotStr('''''') +local_taxi_round = NotStr('''''') +forward10_outlined = NotStr(''' ''') +legend_toggle_filled = NotStr('''''') +tiktok_outlined = NotStr('''''') +volume_mute_round = NotStr('''''') +ondemand_video_round = NotStr('''''') +thumb_down_alt_round = NotStr('''''') +play_circle_filled = NotStr('''''') +view_day_twotone = NotStr(''' ''') +md11_mp_filled = NotStr('''''') +audiotrack_twotone = NotStr(''' ''') +mark_unread_chat_alt_twotone = NotStr(''' ''') +workspaces_filled = NotStr('''''') +app_blocking_round = NotStr(''' ''') +egg_round = NotStr('''''') +sports_soccer_twotone = NotStr(''' ''') +checkroom_twotone = NotStr('''''') +home_repair_service_twotone = NotStr(''' ''') +upcoming_twotone = NotStr(''' ''') +album_round = NotStr('''''') +soup_kitchen_filled = NotStr('''''') +hdr_plus_round = NotStr(''' ''') +center_focus_weak_filled = NotStr('''''') +insert_link_outlined = NotStr('''''') +folder_outlined = NotStr('''''') +priority_high_outlined = NotStr(''' ''') +developer_board_twotone = NotStr(''' ''') +handyman_outlined = NotStr(''' ''') +draw_round = NotStr('''''') +table_bar_sharp = NotStr('''''') +flutter_dash_round = NotStr('''''') +perm_camera_mic_round = NotStr('''''') +sports_hockey_outlined = NotStr('''''') +shower_outlined = NotStr('''''') +gpp_bad_sharp = NotStr('''''') +contact_support_twotone = NotStr(''' ''') +margin_filled = NotStr('''''') +folder_off_round = NotStr('''''') +content_cut_twotone = NotStr('''''') +family_restroom_round = NotStr('''''') +network_wifi_filled = NotStr('''''') +flag_circle_filled = NotStr('''''') +lightbulb_circle_outlined = NotStr(''' ''') +travel_explore_twotone = NotStr('''''') +play_circle_outline_outlined = NotStr('''''') +egg_outlined = NotStr(''' ''') +umbrella_filled = NotStr('''''') +flight_takeoff_filled = NotStr('''''') +badge_outlined = NotStr(''' ''') +raw_on_twotone = NotStr('''''') +punch_clock_sharp = NotStr(''' ''') +crisis_alert_sharp = NotStr('''''') +night_shelter_filled = NotStr('''''') +circle_twotone = NotStr(''' ''') +brightness_medium_outlined = NotStr('''''') +ballot_sharp = NotStr('''''') +male_twotone = NotStr('''''') +insert_invitation_twotone = NotStr(''' ''') +help_center_twotone = NotStr(''' ''') +plagiarism_twotone = NotStr(''' ''') +crop_free_outlined = NotStr('''''') +info_sharp = NotStr('''''') +add_shopping_cart_outlined = NotStr('''''') +web_asset_sharp = NotStr('''''') +sports_cricket_twotone = NotStr(''' ''') +cookie_round = NotStr('''''') +report_off_outlined = NotStr(''' ''') +event_filled = NotStr('''''') +laptop_windows_round = NotStr('''''') +photo_camera_back_sharp = NotStr('''''') +data_array_round = NotStr('''''') +camera_rear_sharp = NotStr('''''') +local_florist_outlined = NotStr('''''') +local_library_twotone = NotStr(''' ''') +hourglass_empty_round = NotStr('''''') +device_thermostat_filled = NotStr('''''') +directions_walk_filled = NotStr('''''') +arrow_right_alt_round = NotStr('''''') +list_outlined = NotStr('''''') +assessment_outlined = NotStr('''''') +breakfast_dining_outlined = NotStr(''' ''') +view_carousel_round = NotStr('''''') +sports_golf_outlined = NotStr(''' ''') +email_outlined = NotStr('''''') +data_saver_on_filled = NotStr('''''') +check_box_outline_blank_outlined = NotStr('''''') +tune_filled = NotStr('''''') +web_outlined = NotStr('''''') +photo_library_sharp = NotStr('''''') +swap_vert_outlined = NotStr('''''') +youtube_searched_for_filled = NotStr('''''') +wifi_lock_round = NotStr(''' ''') +dry_sharp = NotStr('''''') +supervised_user_circle_twotone = NotStr(''' ''') +help_outline_filled = NotStr('''''') +maps_home_work_twotone = NotStr(''' ''') +history_filled = NotStr('''''') +location_on_round = NotStr('''''') +gps_not_fixed_round = NotStr('''''') +thumb_up_alt_twotone = NotStr(''' ''') +spoke_twotone = NotStr(''' ''') +crop_landscape_twotone = NotStr('''''') +wifi_channel_sharp = NotStr('''''') +run_circle_outlined = NotStr(''' ''') +recycling_outlined = NotStr('''''') +airline_seat_individual_suite_twotone = NotStr(''' ''') +insert_emoticon_twotone = NotStr(''' ''') +chat_bubble_outline_outlined = NotStr('''''') +line_style_round = NotStr('''''') +admin_panel_settings_twotone = NotStr(''' ''') +phone_forwarded_outlined = NotStr('''''') +webhook_round = NotStr('''''') +nat_twotone = NotStr(''' ''') +browser_updated_round = NotStr('''''') +menu_open_outlined = NotStr('''''') +school_filled = NotStr('''''') +cruelty_free_twotone = NotStr(''' ''') +group_remove_sharp = NotStr('''''') +keyboard_arrow_up_sharp = NotStr('''''') +help_center_round = NotStr('''''') +next_week_outlined = NotStr('''''') +garage_twotone = NotStr(''' ''') +quora_sharp = NotStr('''''') +browse_gallery_sharp = NotStr(''' ''') +horizontal_rule_filled = NotStr('''''') +link_off_sharp = NotStr('''''') +sensor_door_filled = NotStr('''''') +md23_mp_sharp = NotStr(''' ''') +panorama_horizontal_filled = NotStr('''''') +person_remove_twotone = NotStr(''' ''') +store_mall_directory_outlined = NotStr('''''') +sports_motorsports_twotone = NotStr(''' ''') +wifi_tethering_off_round = NotStr('''''') +filter9_round = NotStr('''''') +md60_fps_filled = NotStr('''''') +portable_wifi_off_outlined = NotStr('''''') +power_input_twotone = NotStr('''''') +stop_outlined = NotStr('''''') +av_timer_round = NotStr(''' ''') +plumbing_outlined = NotStr(''' ''') +wifi_password_sharp = NotStr('''''') +screen_share_twotone = NotStr(''' ''') +coronavirus_twotone = NotStr(''' ''') +recent_actors_outlined = NotStr(''' ''') +meeting_room_sharp = NotStr('''''') +motion_photos_on_sharp = NotStr('''''') +colorize_filled = NotStr('''''') +electric_bike_round = NotStr('''''') +pets_filled = NotStr(''' ''') +wheelchair_pickup_outlined = NotStr('''''') +toggle_on_filled = NotStr('''''') +fast_rewind_sharp = NotStr('''''') +dry_outlined = NotStr('''''') +layers_clear_outlined = NotStr('''''') +mode_filled = NotStr('''''') +splitscreen_outlined = NotStr('''''') +calendar_view_week_round = NotStr('''''') +stop_screen_share_round = NotStr('''''') +repeat_on_filled = NotStr('''''') +perm_media_filled = NotStr('''''') +sports_basketball_sharp = NotStr('''''') +network_locked_sharp = NotStr('''''') +mark_email_read_filled = NotStr('''''') +people_outline_round = NotStr('''''') +event_repeat_sharp = NotStr('''''') +radio_button_unchecked_outlined = NotStr('''''') +fence_twotone = NotStr(''' ''') +corporate_fare_filled = NotStr('''''') +currency_franc_filled = NotStr('''''') +plagiarism_round = NotStr(''' ''') +zoom_out_round = NotStr('''''') +plumbing_round = NotStr(''' ''') +event_available_outlined = NotStr('''''') +legend_toggle_outlined = NotStr('''''') +blur_linear_twotone = NotStr(''' ''') +tab_filled = NotStr('''''') +thumb_up_alt_filled = NotStr('''''') +panorama_photosphere_select_sharp = NotStr('''''') +currency_pound_sharp = NotStr('''''') +reduce_capacity_filled = NotStr('''''') +diamond_twotone = NotStr(''' ''') +file_download_off_sharp = NotStr('''''') +exposure_neg2_twotone = NotStr('''''') +move_to_inbox_filled = NotStr('''''') +cast_outlined = NotStr('''''') +batch_prediction_round = NotStr('''''') +dock_sharp = NotStr('''''') +e_mobiledata_filled = NotStr('''''') +rotate90_degrees_ccw_sharp = NotStr('''''') +no_crash_outlined = NotStr('''''') +exposure_plus2_filled = NotStr('''''') +fullscreen_round = NotStr('''''') +alt_route_filled = NotStr('''''') +toll_twotone = NotStr(''' ''') +call_received_round = NotStr('''''') +md11_mp_outlined = NotStr(''' ''') +bluetooth_searching_twotone = NotStr('''''') +crop32_round = NotStr('''''') +greater_than_outlined = NotStr('''''') +emoji_food_beverage_filled = NotStr('''''') +person_search_sharp = NotStr(''' ''') +integration_instructions_twotone = NotStr(''' ''') +filter_outlined = NotStr('''''') +signal_wifi1_bar_sharp = NotStr(''' ''') +contactless_round = NotStr('''''') +signal_cellular0_bar_sharp = NotStr('''''') +not_accessible_outlined = NotStr('''''') +hdr_plus_outlined = NotStr('''''') +admin_panel_settings_sharp = NotStr(''' ''') +sports_cricket_filled = NotStr(''' ''') +book_online_filled = NotStr('''''') +system_update_alt_filled = NotStr('''''') +arrow_drop_down_outlined = NotStr('''''') +airline_stops_sharp = NotStr('''''') +rate_review_twotone = NotStr(''' ''') +screen_lock_rotation_twotone = NotStr('''''') +area_chart_twotone = NotStr(''' ''') +speaker_group_round = NotStr(''' ''') +timer10_select_twotone = NotStr('''''') +not_interested_sharp = NotStr('''''') +trending_down_sharp = NotStr('''''') +text_increase_filled = NotStr('''''') +save_as_outlined = NotStr('''''') +arrow_downward_sharp = NotStr('''''') +euro_symbol_twotone = NotStr('''''') +network_wifi2_bar_twotone = NotStr(''' ''') +multiline_chart_outlined = NotStr('''''') +settings_input_hdmi_outlined = NotStr('''''') +plumbing_filled = NotStr(''' ''') +launch_twotone = NotStr('''''') +severe_cold_sharp = NotStr('''''') +contact_mail_sharp = NotStr('''''') +loyalty_round = NotStr('''''') +local_printshop_filled = NotStr('''''') +cloud_off_round = NotStr('''''') +translate_sharp = NotStr('''''') +format_textdirection_r_to_l_twotone = NotStr(''' ''') +plus_outlined = NotStr('''''') +signal_cellular_connected_no_internet4_bar_filled = NotStr('''''') +tty_twotone = NotStr(''' ''') +font_download_off_round = NotStr('''''') +md13_mp_round = NotStr(''' ''') +notifications_none_twotone = NotStr(''' ''') +turned_in_not_twotone = NotStr('''''') +self_improvement_round = NotStr(''' ''') +md30_fps_select_sharp = NotStr('''''') +chevron_left_round = NotStr('''''') +vpn_key_off_sharp = NotStr('''''') +data_usage_sharp = NotStr('''''') +speaker_phone_filled = NotStr('''''') +animation_twotone = NotStr(''' ''') +healing_filled = NotStr('''''') +splitscreen_twotone = NotStr(''' ''') +smart_toy_outlined = NotStr('''''') +directions_railway_twotone = NotStr(''' ''') +person_add_alt_round = NotStr('''''') +auto_fix_normal_sharp = NotStr('''''') +cabin_sharp = NotStr('''''') +looks5_round = NotStr('''''') +recommend_round = NotStr('''''') +save_alt_filled = NotStr('''''') +access_time_filled_filled = NotStr('''''') +filter_filled = NotStr('''''') +local_shipping_filled = NotStr('''''') +brightness_high_outlined = NotStr(''' ''') +add_alarm_twotone = NotStr(''' ''') +unfold_more_filled = NotStr('''''') +done_all_filled = NotStr('''''') +timer_round = NotStr('''''') +tsunami_round = NotStr('''''') +wrong_location_round = NotStr(''' ''') +storage_round = NotStr('''''') +md60_fps_select_filled = NotStr('''''') +tv_off_round = NotStr('''''') +store_twotone = NotStr(''' ''') +media_bluetooth_off_round = NotStr('''''') +sell_sharp = NotStr('''''') +sd_twotone = NotStr(''' ''') +camera_enhance_round = NotStr('''''') +signal_cellular_alt2_bar_twotone = NotStr('''''') +md3_mp_outlined = NotStr(''' ''') +ios_share_round = NotStr(''' ''') +superscript_round = NotStr('''''') +outbox_round = NotStr(''' ''') +share_outlined = NotStr('''''') +pivot_table_chart_outlined = NotStr('''''') +account_tree_sharp = NotStr('''''') +fit_screen_outlined = NotStr('''''') +person_pin_filled = NotStr('''''') +signal_wifi_bad_outlined = NotStr('''''') +science_filled = NotStr('''''') +people_alt_outlined = NotStr('''''') +local_parking_filled = NotStr('''''') +sort_sharp = NotStr('''''') +villa_round = NotStr('''''') +filter4_outlined = NotStr('''''') +alarm_round = NotStr('''''') +sync_disabled_sharp = NotStr('''''') +add_circle_sharp = NotStr('''''') +thunderstorm_round = NotStr('''''') +thumb_down_sharp = NotStr('''''') +contacts_twotone = NotStr(''' ''') +water_damage_filled = NotStr('''''') +devices_fold_sharp = NotStr('''''') +branding_watermark_filled = NotStr('''''') +railway_alert_sharp = NotStr(''' ''') +directions_bus_twotone = NotStr(''' ''') +villa_twotone = NotStr(''' ''') +downhill_skiing_filled = NotStr('''''') +cottage_sharp = NotStr('''''') +local_printshop_twotone = NotStr(''' ''') +temple_buddhist_twotone = NotStr(''' ''') +battery_std_round = NotStr('''''') +camera_roll_sharp = NotStr('''''') +flashlight_on_filled = NotStr('''''') +add_location_alt_twotone = NotStr(''' ''') +tonality_outlined = NotStr('''''') +private_connectivity_filled = NotStr('''''') +php_round = NotStr('''''') +stay_primary_portrait_filled = NotStr('''''') +sanitizer_outlined = NotStr('''''') +security_filled = NotStr('''''') +extension_sharp = NotStr('''''') +psychology_outlined = NotStr(''' ''') +md13_mp_sharp = NotStr(''' ''') +motion_photos_on_outlined = NotStr('''''') +bookmarks_round = NotStr('''''') +redo_sharp = NotStr('''''') +assignment_returned_outlined = NotStr('''''') +bluetooth_connected_outlined = NotStr('''''') +pin_end_filled = NotStr('''''') +video_call_twotone = NotStr(''' ''') +turn_sharp_left_sharp = NotStr('''''') +currency_yuan_sharp = NotStr('''''') +broken_image_round = NotStr('''''') +play_circle_filled_filled = NotStr('''''') +snowboarding_twotone = NotStr('''''') +auto_awesome_mosaic_twotone = NotStr(''' ''') +align_vertical_top_sharp = NotStr('''''') +filter7_filled = NotStr('''''') +compress_outlined = NotStr('''''') +density_small_round = NotStr('''''') +movie_creation_outlined = NotStr('''''') +houseboat_outlined = NotStr('''''') +play_lesson_sharp = NotStr(''' ''') +expand_round = NotStr('''''') +stay_primary_landscape_filled = NotStr('''''') +hdr_weak_round = NotStr('''''') +border_color_filled = NotStr('''''') +add_road_round = NotStr('''''') +social_distance_filled = NotStr('''''') +keyboard_arrow_down_sharp = NotStr('''''') +do_disturb_on_twotone = NotStr(''' ''') +signal_cellular3_bar_twotone = NotStr(''' ''') +border_vertical_filled = NotStr('''''') +safety_check_round = NotStr('''''') +event_busy_filled = NotStr('''''') +schedule_send_round = NotStr(''' ''') +backup_table_filled = NotStr(''' ''') +md5_k_plus_twotone = NotStr(''' ''') +polyline_sharp = NotStr('''''') +open_in_full_twotone = NotStr('''''') +fmd_good_outlined = NotStr('''''') +vertical_align_center_round = NotStr('''''') +money_off_csred_twotone = NotStr('''''') +directions_walk_outlined = NotStr('''''') +folder_off_filled = NotStr('''''') +closed_caption_off_sharp = NotStr('''''') +bluetooth_disabled_outlined = NotStr('''''') +money_off_csred_outlined = NotStr('''''') +deselect_twotone = NotStr('''''') +group_off_twotone = NotStr(''' ''') +present_to_all_outlined = NotStr('''''') +plus_minus_filled = NotStr('''''') +insert_photo_twotone = NotStr(''' ''') +phone_in_talk_filled = NotStr('''''') +extension_round = NotStr('''''') +door_back_sharp = NotStr('''''') +wb_twilight_twotone = NotStr('''''') +breakfast_dining_twotone = NotStr(''' ''') +access_alarms_twotone = NotStr(''' ''') +shutter_speed_twotone = NotStr(''' ''') +mic_twotone = NotStr(''' ''') +shower_twotone = NotStr(''' ''') +next_plan_outlined = NotStr(''' ''') +event_seat_twotone = NotStr(''' ''') +g_translate_sharp = NotStr('''''') +log_out_sharp = NotStr(''' ''') +grass_round = NotStr('''''') +connect_without_contact_outlined = NotStr('''''') +currency_franc_round = NotStr('''''') +filter5_sharp = NotStr('''''') +hdr_auto_select_filled = NotStr(''' ''') +phonelink_ring_sharp = NotStr('''''') +javascript_outlined = NotStr('''''') +person_add_sharp = NotStr('''''') +insert_drive_file_twotone = NotStr(''' ''') +nightlife_sharp = NotStr('''''') +star_outline_filled = NotStr('''''') +thumb_down_off_alt_filled = NotStr('''''') +phone_android_round = NotStr('''''') +pause_circle_outline_twotone = NotStr('''''') +app_blocking_sharp = NotStr(''' ''') +looks6_sharp = NotStr('''''') +burst_mode_twotone = NotStr(''' ''') +fingerprint_round = NotStr('''''') +memory_outlined = NotStr('''''') +category_twotone = NotStr(''' ''') +signal_wifi1_bar_round = NotStr(''' ''') +handshake_outlined = NotStr('''''') +tv_off_sharp = NotStr('''''') +switch_access_shortcut_add_round = NotStr('''''') +code_off_sharp = NotStr('''''') +waves_outlined = NotStr('''''') +cyclone_filled = NotStr(''' ''') +notification_important_sharp = NotStr('''''') +device_thermostat_twotone = NotStr('''''') +alarm_on_sharp = NotStr('''''') +synagogue_round = NotStr('''''') +bedtime_off_filled = NotStr('''''') +assignment_turned_in_filled = NotStr('''''') +network_wifi3_bar_sharp = NotStr('''''') +vertical_align_bottom_sharp = NotStr('''''') +fullscreen_filled = NotStr('''''') +accessibility_new_sharp = NotStr('''''') +data_exploration_filled = NotStr('''''') +toc_sharp = NotStr('''''') +filter_drama_outlined = NotStr('''''') +panorama_vertical_twotone = NotStr(''' ''') +electric_bike_outlined = NotStr('''''') +border_all_filled = NotStr('''''') +description_twotone = NotStr(''' ''') +strikethrough_s_round = NotStr('''''') +location_searching_twotone = NotStr('''''') +comment_outlined = NotStr('''''') +wifi_tethering_error_rounded_outlined = NotStr('''''') +keyboard_alt_sharp = NotStr('''''') +paypal_outlined = NotStr(''' ''') +mosque_round = NotStr(''' ''') +directions_run_sharp = NotStr('''''') +castle_round = NotStr('''''') +no_transfer_twotone = NotStr(''' ''') +aspect_ratio_twotone = NotStr(''' ''') +attractions_filled = NotStr('''''') +cloud_circle_twotone = NotStr(''' ''') +arrow_forward_ios_twotone = NotStr('''''') +pause_circle_sharp = NotStr('''''') +calculate_twotone = NotStr(''' ''') +auto_awesome_twotone = NotStr(''' ''') +group_add_outlined = NotStr('''''') +send_and_archive_round = NotStr(''' ''') +menu_twotone = NotStr('''''') +severe_cold_outlined = NotStr('''''') +send_and_archive_filled = NotStr('''''') +flight_class_filled = NotStr('''''') +poll_twotone = NotStr(''' ''') +monetization_on_twotone = NotStr(''' ''') +text_rotate_up_twotone = NotStr('''''') +rotate_right_sharp = NotStr('''''') +swap_horizontal_circle_round = NotStr('''''') +music_note_sharp = NotStr('''''') +leak_add_twotone = NotStr('''''') +sports_golf_filled = NotStr(''' ''') +md3_k_filled = NotStr('''''') +cast_for_education_round = NotStr('''''') +swipe_sharp = NotStr(''' ''') +mode_edit_round = NotStr('''''') +pinch_outlined = NotStr('''''') +flight_class_sharp = NotStr('''''') +fingerprint_outlined = NotStr('''''') +loyalty_filled = NotStr('''''') +bedroom_child_twotone = NotStr(''' ''') +manage_history_sharp = NotStr('''''') +system_security_update_good_sharp = NotStr('''''') +pending_actions_round = NotStr('''''') +donut_large_round = NotStr('''''') +try_filled = NotStr('''''') +panorama_horizontal_select_twotone = NotStr(''' ''') +turned_in_twotone = NotStr(''' ''') +compare_filled = NotStr('''''') +md6_mp_outlined = NotStr(''' ''') +check_round = NotStr('''''') +soap_filled = NotStr('''''') +alarm_on_outlined = NotStr('''''') +notification_important_outlined = NotStr('''''') +brightness6_filled = NotStr('''''') +media_bluetooth_on_round = NotStr('''''') +ring_volume_round = NotStr('''''') +md18_mp_twotone = NotStr(''' ''') +piano_off_outlined = NotStr('''''') +pin_end_outlined = NotStr('''''') +shopping_cart_checkout_round = NotStr('''''') +view_kanban_twotone = NotStr(''' ''') +medical_services_outlined = NotStr(''' ''') +colorize_outlined = NotStr('''''') +update_round = NotStr('''''') +sports_handball_sharp = NotStr(''' ''') +south_east_sharp = NotStr('''''') +app_blocking_outlined = NotStr(''' ''') +cake_outlined = NotStr('''''') +greater_than_filled = NotStr('''''') +co_present_round = NotStr(''' ''') +cancel_outlined = NotStr('''''') +warehouse_round = NotStr('''''') +filter_alt_filled = NotStr('''''') +directions_run_twotone = NotStr('''''') +all_out_twotone = NotStr(''' ''') +turn_slight_left_sharp = NotStr('''''') +airlines_twotone = NotStr(''' ''') +keyboard_command_key_round = NotStr('''''') +minus_twotone = NotStr('''''') +reddit_sharp = NotStr(''' ''') +music_note_filled = NotStr('''''') +commit_twotone = NotStr('''''') +indeterminate_check_box_outlined = NotStr('''''') +short_text_twotone = NotStr('''''') +class_outlined = NotStr('''''') +kitesurfing_sharp = NotStr('''''') +elderly_sharp = NotStr('''''') +fullscreen_exit_filled = NotStr('''''') +cabin_twotone = NotStr(''' ''') +push_pin_round = NotStr('''''') +work_round = NotStr('''''') +open_in_full_outlined = NotStr('''''') +sync_lock_outlined = NotStr('''''') +flag_filled = NotStr('''''') +soap_twotone = NotStr(''' ''') +center_focus_weak_round = NotStr('''''') +child_care_outlined = NotStr(''' ''') +view_kanban_round = NotStr('''''') +post_add_round = NotStr(''' ''') +thumb_down_off_alt_round = NotStr('''''') +spatial_tracking_outlined = NotStr(''' ''') +camera_alt_round = NotStr(''' ''') +videogame_asset_off_outlined = NotStr('''''') +forward10_twotone = NotStr(''' ''') +replay_round = NotStr('''''') +free_breakfast_outlined = NotStr('''''') +tablet_filled = NotStr('''''') +sim_card_download_filled = NotStr('''''') +density_small_sharp = NotStr('''''') +payments_filled = NotStr('''''') +subscript_twotone = NotStr('''''') +mediation_round = NotStr('''''') +assistant_photo_filled = NotStr('''''') +fast_rewind_round = NotStr('''''') +switch_video_outlined = NotStr('''''') +play_circle_outline_sharp = NotStr('''''') +webhook_sharp = NotStr('''''') +lan_round = NotStr('''''') +low_priority_outlined = NotStr('''''') +personal_injury_round = NotStr('''''') +keyboard_capslock_twotone = NotStr('''''') +brush_filled = NotStr('''''') +settings_ethernet_twotone = NotStr('''''') +add_round = NotStr('''''') +hdr_off_select_filled = NotStr('''''') +filter9_outlined = NotStr('''''') +turn_left_outlined = NotStr('''''') +replay5_round = NotStr('''''') +subscriptions_sharp = NotStr('''''') +share_arrival_time_outlined = NotStr('''''') +thumb_up_alt_round = NotStr('''''') +headset_mic_round = NotStr('''''') +text_rotation_angleup_sharp = NotStr('''''') +help_outline_twotone = NotStr('''''') +hiking_filled = NotStr('''''') +text_fields_round = NotStr('''''') +flash_off_outlined = NotStr('''''') +crib_filled = NotStr('''''') +md24_mp_sharp = NotStr(''' ''') +photo_filled = NotStr('''''') +phone_disabled_outlined = NotStr('''''') +donut_large_outlined = NotStr('''''') +developer_board_outlined = NotStr('''''') +south_east_outlined = NotStr('''''') +timelapse_sharp = NotStr('''''') +edgesensor_low_twotone = NotStr(''' ''') +electric_scooter_filled = NotStr(''' ''') +swipe_down_sharp = NotStr('''''') +railway_alert_filled = NotStr('''''') +moving_outlined = NotStr('''''') +save_alt_sharp = NotStr('''''') +scatter_plot_filled = NotStr(''' ''') +note_twotone = NotStr(''' ''') +date_range_sharp = NotStr('''''') +hearing_disabled_round = NotStr('''''') +desktop_windows_sharp = NotStr('''''') +subtitles_off_sharp = NotStr('''''') +switch_video_round = NotStr('''''') +add_twotone = NotStr('''''') +fiber_new_twotone = NotStr(''' ''') +check_circle_filled = NotStr('''''') +call_missed_outgoing_round = NotStr('''''') +south_america_outlined = NotStr('''''') +unfold_less_sharp = NotStr('''''') +sd_storage_sharp = NotStr('''''') +home_filled = NotStr('''''') +discount_sharp = NotStr(''' ''') +download_outlined = NotStr('''''') +display_settings_twotone = NotStr(''' ''') +laptop_mac_round = NotStr('''''') +edit_outlined = NotStr('''''') +subscriptions_filled = NotStr('''''') +compress_round = NotStr('''''') +repeat_one_sharp = NotStr('''''') +error_outline_sharp = NotStr('''''') +filter1_twotone = NotStr(''' ''') +crop_original_twotone = NotStr('''''') +card_membership_outlined = NotStr('''''') +vertical_split_filled = NotStr('''''') +last_page_filled = NotStr('''''') +cleaning_services_filled = NotStr('''''') +panorama_wide_angle_outlined = NotStr('''''') +text_rotate_vertical_sharp = NotStr('''''') +pregnant_woman_filled = NotStr('''''') +local_dining_twotone = NotStr('''''') +checklist_rtl_outlined = NotStr('''''') +local_convenience_store_filled = NotStr('''''') +fence_outlined = NotStr('''''') +sports_football_outlined = NotStr(''' ''') +settings_bluetooth_sharp = NotStr('''''') +military_tech_outlined = NotStr('''''') +local_library_sharp = NotStr('''''') +shutter_speed_outlined = NotStr('''''') +gavel_twotone = NotStr('''''') +sos_sharp = NotStr('''''') +battery20_twotone = NotStr(''' ''') +bike_scooter_twotone = NotStr(''' ''') +edit_off_round = NotStr('''''') +library_music_twotone = NotStr(''' ''') +pan_tool_alt_twotone = NotStr(''' ''') +battery_full_outlined = NotStr('''''') +looks4_sharp = NotStr('''''') +reduce_capacity_sharp = NotStr('''''') +battery_charging60_outlined = NotStr(''' ''') +mms_round = NotStr('''''') +vibration_round = NotStr('''''') +outlined_flag_filled = NotStr('''''') +settings_backup_restore_filled = NotStr('''''') +sim_card_alert_sharp = NotStr('''''') +dynamic_feed_outlined = NotStr(''' ''') +voice_over_off_sharp = NotStr('''''') +notification_add_filled = NotStr('''''') +bloodtype_round = NotStr('''''') +directions_railway_filled = NotStr('''''') +view_day_round = NotStr('''''') +exposure_plus1_outlined = NotStr('''''') diff --git a/src/myfasthtml/icons/material_p1.py b/src/myfasthtml/icons/material_p1.py new file mode 100644 index 0000000..7c45d04 --- /dev/null +++ b/src/myfasthtml/icons/material_p1.py @@ -0,0 +1,3892 @@ +# @sicons/material +# +# SVG icons integrated from [`material-design-icons`](https://github.com/google/material-design-icons) +# +# A part of [`xicons`](https://github.com/07akioni/xicons) project. + +from fastcore.basics import NotStr + +money_round = NotStr('''''') +vaccines_twotone = NotStr(''' ''') +apartment_round = NotStr('''''') +density_small_twotone = NotStr('''''') +network_cell_filled = NotStr('''''') +mark_chat_unread_filled = NotStr('''''') +dynamic_form_round = NotStr('''''') +camera_enhance_outlined = NotStr('''''') +greater_than_equal_sharp = NotStr(''' ''') +photo_size_select_large_sharp = NotStr('''''') +cloud_off_outlined = NotStr('''''') +settings_input_component_outlined = NotStr('''''') +policy_sharp = NotStr(''' ''') +map_round = NotStr('''''') +play_circle_filled_white_twotone = NotStr(''' ''') +expand_less_twotone = NotStr('''''') +explicit_outlined = NotStr('''''') +crop_free_sharp = NotStr('''''') +no_flash_round = NotStr('''''') +message_twotone = NotStr(''' ''') +move_to_inbox_twotone = NotStr(''' ''') +drive_folder_upload_twotone = NotStr(''' ''') +currency_yen_round = NotStr('''''') +repeat_one_on_filled = NotStr('''''') +content_paste_filled = NotStr('''''') +search_off_twotone = NotStr(''' ''') +assessment_round = NotStr('''''') +local_laundry_service_sharp = NotStr('''''') +loupe_twotone = NotStr(''' ''') +cable_round = NotStr('''''') +domain_add_outlined = NotStr('''''') +qr_code_scanner_twotone = NotStr('''''') +wc_sharp = NotStr('''''') +do_not_disturb_off_outlined = NotStr(''' ''') +elderly_twotone = NotStr('''''') +local_airport_sharp = NotStr('''''') +autorenew_twotone = NotStr('''''') +signal_wifi_statusbar_null_filled = NotStr('''''') +vape_free_twotone = NotStr(''' ''') +view_cozy_round = NotStr('''''') +control_camera_outlined = NotStr(''' ''') +md60_fps_select_round = NotStr('''''') +md16_mp_sharp = NotStr(''' ''') +blur_off_outlined = NotStr(''' ''') +crop_din_sharp = NotStr('''''') +mobile_friendly_outlined = NotStr('''''') +install_desktop_sharp = NotStr(''' ''') +party_mode_sharp = NotStr('''''') +pageview_twotone = NotStr(''' ''') +border_color_sharp = NotStr('''''') +signal_cellular_connected_no_internet1_bar_outlined = NotStr(''' ''') +dark_mode_outlined = NotStr('''''') +turn_right_filled = NotStr('''''') +output_outlined = NotStr(''' ''') +insert_page_break_twotone = NotStr(''' ''') +swap_vert_sharp = NotStr('''''') +rowing_outlined = NotStr('''''') +stacked_bar_chart_twotone = NotStr('''''') +closed_caption_off_round = NotStr('''''') +car_repair_round = NotStr('''''') +cached_filled = NotStr('''''') +amp_stories_sharp = NotStr('''''') +saved_search_round = NotStr(''' ''') +inventory_outlined = NotStr(''' ''') +do_disturb_outlined = NotStr('''''') +text_rotation_none_outlined = NotStr('''''') +arrow_back_sharp = NotStr('''''') +exposure_filled = NotStr('''''') +brunch_dining_twotone = NotStr(''' ''') +beach_access_round = NotStr('''''') +pause_circle_twotone = NotStr(''' ''') +input_round = NotStr('''''') +low_priority_twotone = NotStr('''''') +storefront_round = NotStr('''''') +remember_me_outlined = NotStr(''' ''') +factory_outlined = NotStr('''''') +swipe_down_alt_round = NotStr('''''') +pivot_table_chart_filled = NotStr('''''') +hvac_twotone = NotStr(''' ''') +radio_round = NotStr('''''') +stadium_filled = NotStr('''''') +subject_twotone = NotStr('''''') +travel_explore_sharp = NotStr('''''') +wifi_tethering_error_outlined = NotStr('''''') +wrong_location_sharp = NotStr(''' ''') +storm_round = NotStr('''''') +medical_information_filled = NotStr('''''') +feed_round = NotStr('''''') +horizontal_distribute_twotone = NotStr('''''') +chat_bubble_outline_sharp = NotStr('''''') +tablet_android_twotone = NotStr(''' ''') +signal_wifi_statusbar4_bar_twotone = NotStr('''''') +upload_filled = NotStr('''''') +folder_special_twotone = NotStr(''' ''') +villa_outlined = NotStr('''''') +fiber_smart_record_round = NotStr(''' ''') +signal_wifi_statusbar4_bar_sharp = NotStr('''''') +monetization_on_outlined = NotStr('''''') +chat_bubble_outline_filled = NotStr('''''') +rule_outlined = NotStr('''''') +exposure_zero_sharp = NotStr('''''') +signal_wifi2_bar_lock_twotone = NotStr(''' ''') +md12_mp_filled = NotStr('''''') +work_sharp = NotStr('''''') +face_retouching_natural_filled = NotStr(''' ''') +crop_outlined = NotStr('''''') +edit_attributes_round = NotStr('''''') +directions_round = NotStr('''''') +subdirectory_arrow_left_round = NotStr('''''') +language_twotone = NotStr(''' ''') +phone_android_twotone = NotStr(''' ''') +photo_camera_back_outlined = NotStr(''' ''') +camera_outdoor_outlined = NotStr('''''') +align_vertical_bottom_sharp = NotStr('''''') +battery_charging50_filled = NotStr(''' ''') +border_clear_twotone = NotStr('''''') +countertops_round = NotStr('''''') +bedroom_parent_sharp = NotStr(''' ''') +crop_free_filled = NotStr('''''') +room_preferences_sharp = NotStr('''''') +settings_input_svideo_round = NotStr(''' ''') +skateboarding_round = NotStr('''''') +escalator_warning_sharp = NotStr('''''') +pageview_sharp = NotStr('''''') +signal_wifi_off_sharp = NotStr('''''') +shuffle_filled = NotStr('''''') +notes_twotone = NotStr('''''') +question_mark_twotone = NotStr('''''') +share_location_filled = NotStr(''' ''') +question_mark_filled = NotStr('''''') +slideshow_round = NotStr('''''') +format_strikethrough_filled = NotStr('''''') +power_settings_new_filled = NotStr('''''') +star_round = NotStr('''''') +auto_delete_outlined = NotStr(''' ''') +settings_brightness_round = NotStr('''''') +format_color_fill_twotone = NotStr('''''') +hdr_on_twotone = NotStr('''''') +data_usage_twotone = NotStr('''''') +add_moderator_outlined = NotStr(''' ''') +web_asset_twotone = NotStr(''' ''') +report_off_filled = NotStr('''''') +network_wifi2_bar_sharp = NotStr('''''') +format_clear_outlined = NotStr('''''') +taxi_alert_round = NotStr(''' ''') +signal_cellular_alt2_bar_outlined = NotStr('''''') +warehouse_sharp = NotStr('''''') +near_me_sharp = NotStr('''''') +cookie_sharp = NotStr('''''') +music_off_sharp = NotStr('''''') +tiktok_round = NotStr('''''') +do_disturb_off_outlined = NotStr('''''') +swipe_left_alt_round = NotStr('''''') +highlight_alt_filled = NotStr('''''') +border_clear_filled = NotStr('''''') +maps_ugc_outlined = NotStr(''' ''') +alarm_off_twotone = NotStr('''''') +send_outlined = NotStr('''''') +zoom_out_map_twotone = NotStr('''''') +dirty_lens_outlined = NotStr(''' ''') +network_wifi2_bar_round = NotStr('''''') +copyright_filled = NotStr('''''') +hearing_twotone = NotStr(''' ''') +build_circle_twotone = NotStr(''' ''') +translate_round = NotStr('''''') +electric_moped_filled = NotStr(''' ''') +countertops_twotone = NotStr(''' ''') +filter4_sharp = NotStr('''''') +adjust_filled = NotStr('''''') +border_right_round = NotStr('''''') +sanitizer_round = NotStr('''''') +flatware_twotone = NotStr('''''') +flash_auto_twotone = NotStr('''''') +outbond_outlined = NotStr('''''') +fit_screen_filled = NotStr('''''') +usb_outlined = NotStr('''''') +money_off_sharp = NotStr('''''') +attachment_sharp = NotStr('''''') +more_time_outlined = NotStr(''' ''') +business_round = NotStr('''''') +delivery_dining_round = NotStr(''' ''') +deck_twotone = NotStr(''' ''') +campaign_sharp = NotStr('''''') +laptop_mac_filled = NotStr('''''') +language_round = NotStr('''''') +featured_video_twotone = NotStr(''' ''') +chat_bubble_filled = NotStr('''''') +turn_sharp_left_twotone = NotStr('''''') +forum_sharp = NotStr('''''') +subdirectory_arrow_right_sharp = NotStr('''''') +fort_filled = NotStr('''''') +sports_volleyball_filled = NotStr('''''') +signal_cellular_alt_round = NotStr('''''') +arrow_right_alt_filled = NotStr('''''') +explore_round = NotStr('''''') +input_outlined = NotStr('''''') +fork_right_twotone = NotStr('''''') +transgender_filled = NotStr('''''') +lightbulb_round = NotStr('''''') +tty_sharp = NotStr('''''') +family_restroom_filled = NotStr('''''') +devices_other_twotone = NotStr(''' ''') +layers_sharp = NotStr('''''') +desktop_mac_outlined = NotStr('''''') +grid_off_round = NotStr('''''') +date_range_filled = NotStr('''''') +no_crash_twotone = NotStr(''' ''') +currency_exchange_twotone = NotStr('''''') +eco_sharp = NotStr('''''') +mic_external_off_sharp = NotStr('''''') +gpp_bad_round = NotStr('''''') +downloading_sharp = NotStr('''''') +discord_round = NotStr('''''') +receipt_long_twotone = NotStr(''' ''') +smart_toy_twotone = NotStr(''' ''') +duo_sharp = NotStr('''''') +md20_mp_round = NotStr(''' ''') +currency_ruble_filled = NotStr('''''') +reorder_round = NotStr('''''') +alarm_add_round = NotStr('''''') +leak_add_outlined = NotStr('''''') +desktop_mac_round = NotStr('''''') +face_retouching_off_sharp = NotStr(''' ''') +plagiarism_outlined = NotStr(''' ''') +print_round = NotStr('''''') +no_backpack_filled = NotStr('''''') +pentagon_sharp = NotStr('''''') +swipe_left_twotone = NotStr(''' ''') +upload_outlined = NotStr('''''') +drive_file_move_rtl_sharp = NotStr('''''') +arrow_forward_twotone = NotStr('''''') +pause_filled = NotStr('''''') +md6_ft_apart_sharp = NotStr('''''') +forward_to_inbox_filled = NotStr('''''') +fireplace_twotone = NotStr(''' ''') +book_twotone = NotStr(''' ''') +perm_scan_wifi_sharp = NotStr('''''') +square_foot_round = NotStr('''''') +hd_outlined = NotStr('''''') +key_off_round = NotStr('''''') +maximize_round = NotStr('''''') +timer_off_outlined = NotStr(''' ''') +sports_cricket_outlined = NotStr('''''') +battery80_outlined = NotStr(''' ''') +delete_forever_filled = NotStr('''''') +thumbs_up_down_twotone = NotStr(''' ''') +currency_rupee_outlined = NotStr('''''') +point_of_sale_twotone = NotStr(''' ''') +https_filled = NotStr('''''') +video_camera_front_filled = NotStr('''''') +nature_people_filled = NotStr('''''') +settings_input_svideo_sharp = NotStr('''''') +crop32_sharp = NotStr('''''') +category_outlined = NotStr('''''') +important_devices_outlined = NotStr('''''') +child_care_filled = NotStr(''' ''') +anchor_twotone = NotStr('''''') +event_available_twotone = NotStr(''' ''') +switch_access_shortcut_round = NotStr('''''') +coffee_maker_filled = NotStr(''' ''') +phone_forwarded_filled = NotStr('''''') +file_download_done_twotone = NotStr('''''') +festival_twotone = NotStr(''' ''') +cached_sharp = NotStr('''''') +no_sim_twotone = NotStr(''' ''') +drafts_outlined = NotStr('''''') +remember_me_round = NotStr(''' ''') +cast_connected_round = NotStr('''''') +sports_volleyball_outlined = NotStr('''''') +phone_bluetooth_speaker_sharp = NotStr('''''') +text_rotation_none_twotone = NotStr('''''') +extension_off_twotone = NotStr(''' ''') +do_not_step_round = NotStr('''''') +traffic_outlined = NotStr('''''') +greater_than_round = NotStr('''''') +savings_sharp = NotStr('''''') +surround_sound_round = NotStr('''''') +settings_brightness_sharp = NotStr('''''') +subscript_filled = NotStr('''''') +add_comment_sharp = NotStr('''''') +battery_std_sharp = NotStr('''''') +moped_twotone = NotStr(''' ''') +md2_k_plus_outlined = NotStr(''' ''') +keyboard_return_twotone = NotStr('''''') +directions_railway_filled_sharp = NotStr('''''') +free_cancellation_filled = NotStr('''''') +snowmobile_twotone = NotStr(''' ''') +stop_filled = NotStr('''''') +view_list_filled = NotStr('''''') +paid_twotone = NotStr(''' ''') +list_alt_filled = NotStr('''''') +drag_indicator_round = NotStr('''''') +flag_circle_outlined = NotStr(''' ''') +wifi_tethering_off_outlined = NotStr('''''') +drive_folder_upload_sharp = NotStr('''''') +screen_lock_landscape_sharp = NotStr('''''') +generating_tokens_outlined = NotStr('''''') +md3_g_mobiledata_sharp = NotStr('''''') +signal_cellular_connected_no_internet3_bar_round = NotStr(''' ''') +domain_twotone = NotStr(''' ''') +theater_comedy_filled = NotStr(''' ''') +comment_round = NotStr('''''') +sync_twotone = NotStr('''''') +person_pin_twotone = NotStr(''' ''') +pause_presentation_round = NotStr('''''') +rule_folder_round = NotStr('''''') +water_sharp = NotStr('''''') +text_decrease_sharp = NotStr('''''') +format_quote_twotone = NotStr(''' ''') +devices_other_outlined = NotStr('''''') +build_sharp = NotStr('''''') +text_rotate_up_filled = NotStr('''''') +add_photo_alternate_sharp = NotStr('''''') +tv_outlined = NotStr('''''') +not_started_outlined = NotStr('''''') +speaker_notes_off_twotone = NotStr(''' ''') +chair_alt_twotone = NotStr(''' ''') +sports_score_twotone = NotStr('''''') +watch_round = NotStr('''''') +directions_transit_filled_sharp = NotStr('''''') +attribution_filled = NotStr(''' ''') +markunread_round = NotStr('''''') +remember_me_sharp = NotStr(''' ''') +md3_k_outlined = NotStr(''' ''') +less_than_equal_twotone = NotStr(''' ''') +signal_cellular1_bar_outlined = NotStr(''' ''') +view_comfy_twotone = NotStr(''' ''') +yard_filled = NotStr(''' ''') +account_balance_round = NotStr('''''') +pentagon_outlined = NotStr('''''') +face_retouching_natural_twotone = NotStr(''' ''') +auto_awesome_motion_filled = NotStr('''''') +reply_all_outlined = NotStr('''''') +swipe_left_sharp = NotStr('''''') +md2_k_plus_sharp = NotStr('''''') +close_outlined = NotStr('''''') +heart_broken_sharp = NotStr('''''') +directions_bus_round = NotStr('''''') +do_not_touch_outlined = NotStr('''''') +auto_awesome_motion_twotone = NotStr(''' ''') +speed_filled = NotStr('''''') +security_update_outlined = NotStr('''''') +telegram_twotone = NotStr('''''') +escalator_outlined = NotStr('''''') +toys_twotone = NotStr(''' ''') +g_translate_round = NotStr('''''') +crib_sharp = NotStr('''''') +severe_cold_twotone = NotStr('''''') +crop_din_twotone = NotStr('''''') +splitscreen_sharp = NotStr('''''') +auto_fix_off_round = NotStr('''''') +create_new_folder_filled = NotStr('''''') +exposure_neg2_sharp = NotStr('''''') +hls_off_filled = NotStr('''''') +money_off_csred_sharp = NotStr('''''') +md16_mp_filled = NotStr('''''') +accessible_filled = NotStr(''' ''') +motion_photos_paused_twotone = NotStr('''''') +local_pharmacy_filled = NotStr('''''') +report_outlined = NotStr(''' ''') +mic_off_outlined = NotStr('''''') +archive_twotone = NotStr(''' ''') +question_answer_sharp = NotStr('''''') +houseboat_twotone = NotStr(''' ''') +arrow_upward_twotone = NotStr('''''') +pin_end_sharp = NotStr('''''') +align_vertical_top_filled = NotStr('''''') +favorite_sharp = NotStr('''''') +view_quilt_round = NotStr('''''') +library_add_check_filled = NotStr('''''') +screen_rotation_outlined = NotStr('''''') +table_view_sharp = NotStr('''''') +battery_alert_sharp = NotStr('''''') +wifi_calling_outlined = NotStr(''' ''') +pause_presentation_outlined = NotStr('''''') +cable_filled = NotStr('''''') +tablet_outlined = NotStr('''''') +sd_outlined = NotStr(''' ''') +manage_accounts_sharp = NotStr(''' ''') +airline_seat_legroom_reduced_outlined = NotStr('''''') +podcasts_round = NotStr('''''') +app_registration_sharp = NotStr('''''') +deselect_sharp = NotStr('''''') +flashlight_off_sharp = NotStr('''''') +signal_cellular_connected_no_internet0_bar_filled = NotStr('''''') +calendar_view_week_sharp = NotStr('''''') +view_agenda_sharp = NotStr('''''') +device_unknown_twotone = NotStr(''' ''') +api_sharp = NotStr('''''') +local_grocery_store_outlined = NotStr('''''') +audio_file_outlined = NotStr('''''') +settings_applications_sharp = NotStr(''' ''') +keyboard_option_key_sharp = NotStr('''''') +text_format_filled = NotStr('''''') +access_time_outlined = NotStr('''''') +moving_twotone = NotStr('''''') +pause_presentation_filled = NotStr(''' ''') +qr_code_outlined = NotStr('''''') +wrong_location_outlined = NotStr(''' ''') +insert_chart_outlined_filled = NotStr('''''') +kitesurfing_twotone = NotStr('''''') +tab_round = NotStr('''''') +generating_tokens_twotone = NotStr(''' ''') +bookmark_sharp = NotStr('''''') +carpenter_filled = NotStr('''''') +gps_not_fixed_outlined = NotStr('''''') +block_outlined = NotStr('''''') +leave_bags_at_home_filled = NotStr('''''') +rotate90_degrees_cw_twotone = NotStr(''' ''') +airport_shuttle_sharp = NotStr('''''') +find_replace_sharp = NotStr('''''') +wifi_twotone = NotStr('''''') +screen_rotation_filled = NotStr('''''') +feed_filled = NotStr('''''') +add_to_drive_round = NotStr('''''') +local_hotel_filled = NotStr('''''') +edit_notifications_filled = NotStr('''''') +text_increase_outlined = NotStr('''''') +picture_in_picture_alt_sharp = NotStr('''''') +rocket_launch_sharp = NotStr('''''') +notifications_paused_outlined = NotStr('''''') +audio_file_twotone = NotStr(''' ''') +border_color_twotone = NotStr('''''') +rsvp_outlined = NotStr('''''') +remove_from_queue_outlined = NotStr('''''') +vrpano_twotone = NotStr(''' ''') +notes_outlined = NotStr('''''') +desktop_access_disabled_twotone = NotStr(''' ''') +electric_scooter_sharp = NotStr(''' ''') +pie_chart_outline_round = NotStr('''''') +cell_tower_sharp = NotStr(''' ''') +swap_vertical_circle_round = NotStr('''''') +md6_ft_apart_filled = NotStr('''''') +close_fullscreen_outlined = NotStr('''''') +hdr_enhanced_select_twotone = NotStr(''' ''') +close_fullscreen_twotone = NotStr('''''') +expand_less_sharp = NotStr('''''') +no_encryption_gmailerrorred_sharp = NotStr('''''') +flood_outlined = NotStr('''''') +screenshot_sharp = NotStr('''''') +monitor_sharp = NotStr('''''') +swipe_vertical_sharp = NotStr('''''') +tv_twotone = NotStr(''' ''') +details_filled = NotStr('''''') +link_off_filled = NotStr('''''') +cloud_download_outlined = NotStr('''''') +fast_forward_twotone = NotStr(''' ''') +square_foot_sharp = NotStr('''''') +density_small_filled = NotStr('''''') +currency_exchange_filled = NotStr('''''') +sports_bar_twotone = NotStr(''' ''') +textsms_filled = NotStr('''''') +shop2_outlined = NotStr(''' ''') +filter_list_outlined = NotStr('''''') +south_west_filled = NotStr('''''') +css_outlined = NotStr('''''') +search_off_filled = NotStr(''' ''') +verified_round = NotStr('''''') +work_outline_outlined = NotStr('''''') +device_hub_outlined = NotStr('''''') +video_library_outlined = NotStr('''''') +schedule_send_sharp = NotStr(''' ''') +personal_video_filled = NotStr('''''') +mms_twotone = NotStr(''' ''') +time_to_leave_round = NotStr('''''') +fit_screen_twotone = NotStr(''' ''') +transform_outlined = NotStr('''''') +border_left_sharp = NotStr('''''') +content_paste_search_filled = NotStr(''' ''') +pin_drop_twotone = NotStr(''' ''') +sports_tennis_round = NotStr('''''') +verified_user_filled = NotStr('''''') +signal_wifi3_bar_filled = NotStr(''' ''') +monochrome_photos_round = NotStr('''''') +plagiarism_sharp = NotStr(''' ''') +send_time_extension_round = NotStr(''' ''') +trip_origin_round = NotStr('''''') +integration_instructions_sharp = NotStr('''''') +select_all_twotone = NotStr('''''') +panorama_wide_angle_select_outlined = NotStr('''''') +indeterminate_check_box_sharp = NotStr('''''') +downhill_skiing_round = NotStr('''''') +manage_history_twotone = NotStr('''''') +groups_outlined = NotStr('''''') +dashboard_customize_outlined = NotStr('''''') +celebration_sharp = NotStr(''' ''') +change_circle_outlined = NotStr('''''') +signal_cellular_connected_no_internet0_bar_outlined = NotStr('''''') +switch_access_shortcut_outlined = NotStr('''''') +repeat_on_outlined = NotStr('''''') +remove_moderator_round = NotStr('''''') +web_asset_filled = NotStr('''''') +explicit_sharp = NotStr('''''') +crisis_alert_filled = NotStr('''''') +receipt_long_round = NotStr(''' ''') +select_all_sharp = NotStr('''''') +md9_mp_twotone = NotStr(''' ''') +free_cancellation_twotone = NotStr(''' ''') +drive_file_rename_outline_outlined = NotStr('''''') +support_round = NotStr('''''') +brightness1_filled = NotStr('''''') +open_in_browser_twotone = NotStr('''''') +forest_sharp = NotStr(''' ''') +single_bed_sharp = NotStr('''''') +padding_sharp = NotStr('''''') +sos_outlined = NotStr('''''') +vaping_rooms_sharp = NotStr('''''') +queue_outlined = NotStr('''''') +move_up_outlined = NotStr('''''') +md17_mp_filled = NotStr('''''') +house_twotone = NotStr(''' ''') +picture_as_pdf_twotone = NotStr(''' ''') +signal_wifi1_bar_lock_round = NotStr(''' ''') +wifi_tethering_error_filled = NotStr('''''') +arrow_left_sharp = NotStr('''''') +battery_saver_sharp = NotStr('''''') +where_to_vote_filled = NotStr('''''') +hail_round = NotStr('''''') +edit_location_alt_round = NotStr(''' ''') +file_copy_sharp = NotStr('''''') +notifications_filled = NotStr('''''') +file_copy_twotone = NotStr(''' ''') +send_to_mobile_outlined = NotStr('''''') +run_circle_filled = NotStr('''''') +memory_filled = NotStr('''''') +task_sharp = NotStr('''''') +temple_hindu_twotone = NotStr(''' ''') +escalator_filled = NotStr('''''') +person_add_alt_filled = NotStr('''''') +phone_iphone_round = NotStr('''''') +vaping_rooms_outlined = NotStr('''''') +document_scanner_outlined = NotStr('''''') +games_filled = NotStr('''''') +flourescent_twotone = NotStr(''' ''') +local_phone_filled = NotStr('''''') +multiple_stop_filled = NotStr('''''') +headphones_sharp = NotStr('''''') +sensors_twotone = NotStr('''''') +file_present_filled = NotStr('''''') +plus_minus_outlined = NotStr('''''') +insert_link_round = NotStr('''''') +pan_tool_sharp = NotStr('''''') +less_than_equal_sharp = NotStr(''' ''') +query_builder_round = NotStr('''''') +nfc_outlined = NotStr('''''') +margin_outlined = NotStr('''''') +luggage_sharp = NotStr('''''') +info_filled = NotStr('''''') +signal_wifi_off_twotone = NotStr('''''') +stars_round = NotStr('''''') +facebook_sharp = NotStr('''''') +help_sharp = NotStr('''''') +devices_outlined = NotStr('''''') +wifi_tethering_outlined = NotStr('''''') +sign_language_filled = NotStr('''''') +fast_forward_outlined = NotStr('''''') +switch_access_shortcut_add_sharp = NotStr('''''') +hail_twotone = NotStr('''''') +mail_filled = NotStr('''''') +change_history_twotone = NotStr(''' ''') +charging_station_sharp = NotStr('''''') +show_chart_round = NotStr('''''') +md22_mp_sharp = NotStr(''' ''') +signal_cellular_alt2_bar_filled = NotStr('''''') +md9_k_plus_twotone = NotStr(''' ''') +height_twotone = NotStr('''''') +train_outlined = NotStr(''' ''') +keyboard_arrow_up_filled = NotStr('''''') +keyboard_command_key_filled = NotStr('''''') +sports_baseball_filled = NotStr(''' ''') +short_text_filled = NotStr('''''') +phishing_twotone = NotStr('''''') +notification_add_twotone = NotStr('''''') +battery_charging80_filled = NotStr(''' ''') +all_out_round = NotStr('''''') +md8_k_plus_twotone = NotStr(''' ''') +signal_wifi2_bar_lock_sharp = NotStr(''' ''') +stop_twotone = NotStr(''' ''') +directions_transit_round = NotStr('''''') +star_border_purple500_round = NotStr('''''') +play_for_work_filled = NotStr('''''') +linked_camera_filled = NotStr(''' ''') +md5_mp_filled = NotStr('''''') +developer_board_off_sharp = NotStr('''''') +maps_ugc_sharp = NotStr(''' ''') +battery3_bar_twotone = NotStr(''' ''') +paypal_filled = NotStr(''' ''') +file_upload_outlined = NotStr('''''') +settings_backup_restore_sharp = NotStr('''''') +text_rotation_down_twotone = NotStr('''''') +topic_sharp = NotStr('''''') +request_quote_round = NotStr('''''') +tap_and_play_twotone = NotStr('''''') +md12_mp_outlined = NotStr(''' ''') +monitor_heart_filled = NotStr(''' ''') +public_off_round = NotStr('''''') +view_stream_filled = NotStr('''''') +brightness1_sharp = NotStr('''''') +help_round = NotStr('''''') +line_weight_sharp = NotStr('''''') +signal_cellular4_bar_filled = NotStr('''''') +connect_without_contact_sharp = NotStr('''''') +shower_filled = NotStr(''' ''') +tungsten_sharp = NotStr('''''') +add_ic_call_twotone = NotStr(''' ''') +pin_invoke_outlined = NotStr('''''') +terrain_filled = NotStr('''''') +wifi_off_outlined = NotStr('''''') +md10_mp_round = NotStr('''''') +hot_tub_round = NotStr(''' ''') +bungalow_filled = NotStr('''''') +auto_fix_off_filled = NotStr('''''') +help_twotone = NotStr(''' ''') +near_me_outlined = NotStr('''''') +settings_power_sharp = NotStr('''''') +battery_charging80_twotone = NotStr(''' ''') +md1_k_outlined = NotStr(''' ''') +outlet_filled = NotStr('''''') +mms_outlined = NotStr('''''') +bookmarks_twotone = NotStr(''' ''') +bento_round = NotStr('''''') +upgrade_filled = NotStr('''''') +sports_rugby_outlined = NotStr('''''') +keyboard_capslock_outlined = NotStr('''''') +local_fire_department_filled = NotStr('''''') +bug_report_filled = NotStr('''''') +notifications_off_sharp = NotStr('''''') +signal_cellular_alt2_bar_sharp = NotStr('''''') +cast_for_education_twotone = NotStr('''''') +equalizer_filled = NotStr('''''') +photo_camera_back_twotone = NotStr(''' ''') +rounded_corner_twotone = NotStr('''''') +crop_portrait_round = NotStr('''''') +group_work_outlined = NotStr(''' ''') +report_round = NotStr('''''') +not_equal_outlined = NotStr(''' ''') +signal_wifi_off_round = NotStr('''''') +assignment_turned_in_sharp = NotStr('''''') +skip_next_sharp = NotStr('''''') +perm_camera_mic_filled = NotStr('''''') +phonelink_lock_outlined = NotStr('''''') +outbox_sharp = NotStr(''' ''') +battery_charging30_round = NotStr(''' ''') +today_outlined = NotStr('''''') +hourglass_top_round = NotStr('''''') +nature_sharp = NotStr('''''') +find_replace_twotone = NotStr('''''') +security_update_good_outlined = NotStr('''''') +emergency_filled = NotStr('''''') +sd_storage_outlined = NotStr('''''') +wifi_calling_twotone = NotStr(''' ''') +toll_outlined = NotStr('''''') +mode_twotone = NotStr(''' ''') +monitor_heart_round = NotStr(''' ''') +trending_flat_filled = NotStr('''''') +subdirectory_arrow_left_sharp = NotStr('''''') +sports_gymnastics_filled = NotStr('''''') +roundabout_left_round = NotStr('''''') +auto_stories_twotone = NotStr(''' ''') +zoom_in_map_twotone = NotStr('''''') +edgesensor_low_round = NotStr('''''') +outlet_twotone = NotStr(''' ''') +pan_tool_filled = NotStr('''''') +cloud_done_twotone = NotStr(''' ''') +insert_emoticon_outlined = NotStr('''''') +share_arrival_time_filled = NotStr('''''') +camera_alt_twotone = NotStr(''' ''') +car_rental_filled = NotStr('''''') +security_update_good_filled = NotStr('''''') +local_car_wash_filled = NotStr('''''') +garage_outlined = NotStr(''' ''') +text_snippet_filled = NotStr('''''') +settings_overscan_sharp = NotStr('''''') +snapchat_outlined = NotStr('''''') +poll_sharp = NotStr('''''') +watch_later_filled = NotStr('''''') +tour_filled = NotStr('''''') +md23_mp_twotone = NotStr(''' ''') +sports_football_sharp = NotStr('''''') +attribution_outlined = NotStr(''' ''') +fork_left_sharp = NotStr('''''') +border_vertical_sharp = NotStr('''''') +request_quote_twotone = NotStr(''' ''') +brunch_dining_round = NotStr('''''') +rice_bowl_twotone = NotStr(''' ''') +usb_off_outlined = NotStr('''''') +dns_filled = NotStr('''''') +merge_round = NotStr('''''') +code_outlined = NotStr('''''') +wifi_calling3_round = NotStr(''' ''') +restore_from_trash_sharp = NotStr('''''') +night_shelter_twotone = NotStr(''' ''') +hdr_auto_sharp = NotStr(''' ''') +format_line_spacing_outlined = NotStr('''''') +border_clear_sharp = NotStr('''''') +signal_wifi0_bar_round = NotStr('''''') +work_outline_round = NotStr('''''') +palette_filled = NotStr('''''') +photo_round = NotStr('''''') +insert_link_twotone = NotStr('''''') +fact_check_outlined = NotStr(''' ''') +settings_input_composite_twotone = NotStr(''' ''') +linked_camera_twotone = NotStr(''' ''') +social_distance_outlined = NotStr('''''') +supervisor_account_sharp = NotStr('''''') +location_searching_outlined = NotStr('''''') +hearing_sharp = NotStr('''''') +volume_mute_filled = NotStr('''''') +chalet_twotone = NotStr(''' ''') +collections_outlined = NotStr('''''') +forum_twotone = NotStr(''' ''') +downhill_skiing_twotone = NotStr('''''') +sports_esports_filled = NotStr('''''') +mark_chat_read_filled = NotStr('''''') +sports_rugby_twotone = NotStr(''' ''') +rtt_outlined = NotStr('''''') +inbox_round = NotStr('''''') +local_pharmacy_outlined = NotStr('''''') +autofps_select_filled = NotStr(''' ''') +sledding_sharp = NotStr('''''') +assignment_return_twotone = NotStr(''' ''') +festival_round = NotStr('''''') +done_twotone = NotStr('''''') +vertical_align_top_sharp = NotStr('''''') +system_security_update_good_round = NotStr('''''') +md16_mp_twotone = NotStr(''' ''') +library_add_sharp = NotStr('''''') +unpublished_outlined = NotStr('''''') +airline_seat_individual_suite_round = NotStr('''''') +videogame_asset_off_sharp = NotStr('''''') +content_paste_go_twotone = NotStr(''' ''') +call_sharp = NotStr('''''') +battery90_twotone = NotStr(''' ''') +skip_next_round = NotStr('''''') +hevc_sharp = NotStr('''''') +face_retouching_off_round = NotStr(''' ''') +contact_phone_round = NotStr('''''') +balcony_outlined = NotStr('''''') +nearby_error_sharp = NotStr('''''') +gamepad_twotone = NotStr(''' ''') +swipe_right_twotone = NotStr(''' ''') +mood_bad_round = NotStr('''''') +where_to_vote_sharp = NotStr('''''') +ads_click_outlined = NotStr('''''') +drive_folder_upload_filled = NotStr('''''') +shutter_speed_round = NotStr('''''') +safety_divider_outlined = NotStr('''''') +call_to_action_sharp = NotStr('''''') +plagiarism_filled = NotStr(''' ''') +dinner_dining_filled = NotStr('''''') +sd_card_outlined = NotStr('''''') +media_bluetooth_off_outlined = NotStr('''''') +layers_round = NotStr('''''') +content_paste_off_twotone = NotStr(''' ''') +discord_outlined = NotStr('''''') +healing_twotone = NotStr(''' ''') +pin_off_outlined = NotStr(''' ''') +sim_card_download_twotone = NotStr(''' ''') +signal_cellular_nodata_round = NotStr('''''') +data_saver_on_sharp = NotStr('''''') +credit_card_off_twotone = NotStr(''' ''') +set_meal_sharp = NotStr('''''') +personal_video_outlined = NotStr('''''') +price_check_outlined = NotStr('''''') +turn_slight_right_outlined = NotStr('''''') +cyclone_outlined = NotStr(''' ''') +zoom_in_map_filled = NotStr('''''') +cloud_off_twotone = NotStr(''' ''') +md23_mp_filled = NotStr('''''') +ad_units_filled = NotStr('''''') +subdirectory_arrow_left_outlined = NotStr('''''') +settings_brightness_outlined = NotStr('''''') +sentiment_satisfied_alt_twotone = NotStr(''' ''') +queue_sharp = NotStr('''''') +center_focus_strong_filled = NotStr('''''') +flash_auto_round = NotStr('''''') +location_on_sharp = NotStr('''''') +earbuds_sharp = NotStr(''' ''') +brightness3_twotone = NotStr(''' ''') +home_max_round = NotStr('''''') +foundation_twotone = NotStr(''' ''') +print_disabled_outlined = NotStr(''' ''') +fireplace_sharp = NotStr('''''') +emoji_nature_sharp = NotStr('''''') +minus_outlined = NotStr('''''') +format_paint_filled = NotStr('''''') +signal_cellular_connected_no_internet3_bar_filled = NotStr(''' ''') +swipe_down_alt_outlined = NotStr('''''') +file_download_done_round = NotStr('''''') +update_disabled_twotone = NotStr('''''') +grid4_x4_outlined = NotStr('''''') +monitor_weight_filled = NotStr(''' ''') +volume_off_filled = NotStr('''''') +percent_filled = NotStr('''''') +auto_fix_normal_outlined = NotStr('''''') +auto_graph_twotone = NotStr('''''') +camera_front_outlined = NotStr('''''') +signal_cellular_connected_no_internet1_bar_twotone = NotStr(''' ''') +directions_bus_filled_outlined = NotStr(''' ''') +video_camera_back_twotone = NotStr(''' ''') +screen_search_desktop_filled = NotStr('''''') +sledding_outlined = NotStr('''''') +zoom_in_map_sharp = NotStr('''''') +apartment_outlined = NotStr('''''') +crop75_round = NotStr('''''') +swipe_vertical_outlined = NotStr('''''') +signpost_twotone = NotStr(''' ''') +switch_left_outlined = NotStr('''''') +currency_bitcoin_twotone = NotStr('''''') +arrow_back_filled = NotStr('''''') +create_filled = NotStr('''''') +border_vertical_twotone = NotStr('''''') +cancel_sharp = NotStr('''''') +featured_play_list_outlined = NotStr('''''') +event_round = NotStr('''''') +perm_phone_msg_sharp = NotStr('''''') +watch_filled = NotStr('''''') +md4_g_mobiledata_sharp = NotStr('''''') +view_timeline_filled = NotStr('''''') +credit_card_filled = NotStr('''''') +crop_square_outlined = NotStr('''''') +chalet_outlined = NotStr('''''') +reviews_outlined = NotStr(''' ''') +transfer_within_a_station_twotone = NotStr('''''') +deck_filled = NotStr(''' ''') +switch_access_shortcut_add_filled = NotStr('''''') +signal_wifi1_bar_outlined = NotStr(''' ''') +expand_more_round = NotStr('''''') +more_horiz_sharp = NotStr('''''') +view_kanban_sharp = NotStr('''''') +gesture_filled = NotStr('''''') +md1_x_mobiledata_sharp = NotStr('''''') +restore_page_sharp = NotStr('''''') +close_fullscreen_sharp = NotStr('''''') +keyboard_alt_outlined = NotStr('''''') +alarm_outlined = NotStr('''''') +keyboard_arrow_up_round = NotStr('''''') +sentiment_neutral_filled = NotStr(''' ''') +flight_round = NotStr('''''') +install_desktop_round = NotStr(''' ''') +save_as_sharp = NotStr('''''') +local_hotel_twotone = NotStr(''' ''') +deblur_filled = NotStr(''' ''') +child_care_round = NotStr(''' ''') +trip_origin_outlined = NotStr('''''') +keyboard_double_arrow_down_outlined = NotStr(''' ''') +psychology_twotone = NotStr(''' ''') +file_download_off_outlined = NotStr('''''') +report_off_round = NotStr('''''') +hide_image_filled = NotStr('''''') +signal_wifi0_bar_filled = NotStr('''''') +arrow_drop_down_filled = NotStr('''''') +thunderstorm_filled = NotStr('''''') +view_sidebar_outlined = NotStr('''''') +border_horizontal_outlined = NotStr('''''') +paragliding_filled = NotStr('''''') +water_outlined = NotStr('''''') +border_top_outlined = NotStr('''''') +chair_outlined = NotStr('''''') +pan_tool_alt_sharp = NotStr('''''') +help_center_sharp = NotStr('''''') +format_line_spacing_sharp = NotStr('''''') +north_west_sharp = NotStr('''''') +looks_outlined = NotStr('''''') +sensors_sharp = NotStr('''''') +directions_subway_twotone = NotStr(''' ''') +payments_outlined = NotStr('''''') +takeout_dining_sharp = NotStr('''''') +kitchen_filled = NotStr('''''') +battery20_outlined = NotStr(''' ''') +horizontal_distribute_round = NotStr('''''') +network_check_sharp = NotStr('''''') +settings_ethernet_filled = NotStr('''''') +format_align_justify_twotone = NotStr('''''') +hardware_filled = NotStr('''''') +rotate90_degrees_ccw_round = NotStr('''''') +interests_filled = NotStr('''''') +gavel_round = NotStr('''''') +title_round = NotStr('''''') +cloud_upload_sharp = NotStr('''''') +woman_sharp = NotStr(''' ''') +headset_mic_outlined = NotStr('''''') +align_horizontal_center_twotone = NotStr('''''') +preview_sharp = NotStr('''''') +co2_sharp = NotStr('''''') +reddit_round = NotStr(''' ''') +arrow_right_outlined = NotStr('''''') +outdoor_grill_outlined = NotStr('''''') +event_seat_round = NotStr('''''') +payment_twotone = NotStr(''' ''') +folder_open_outlined = NotStr('''''') +hls_off_twotone = NotStr('''''') +bedtime_round = NotStr('''''') +missed_video_call_twotone = NotStr(''' ''') +spatial_tracking_filled = NotStr(''' ''') +bluetooth_audio_sharp = NotStr('''''') +settings_ethernet_outlined = NotStr('''''') +arrow_forward_round = NotStr('''''') +event_repeat_filled = NotStr('''''') +temple_buddhist_outlined = NotStr('''''') +swipe_down_alt_filled = NotStr('''''') +error_outline_filled = NotStr('''''') +play_circle_filled_white_filled = NotStr('''''') +yard_twotone = NotStr(''' ''') +sports_golf_round = NotStr(''' ''') +play_lesson_filled = NotStr(''' ''') +add_link_round = NotStr('''''') +fingerprint_filled = NotStr('''''') +replay30_outlined = NotStr('''''') +camera_round = NotStr('''''') +computer_filled = NotStr('''''') +interests_twotone = NotStr(''' ''') +local_mall_filled = NotStr('''''') +bedroom_baby_filled = NotStr(''' ''') +soup_kitchen_twotone = NotStr(''' ''') +network_ping_outlined = NotStr('''''') +luggage_filled = NotStr('''''') +padding_filled = NotStr('''''') +horizontal_rule_twotone = NotStr('''''') +upcoming_sharp = NotStr('''''') +wifi_protected_setup_outlined = NotStr(''' ''') +rotate90_degrees_cw_outlined = NotStr('''''') +panorama_wide_angle_select_twotone = NotStr('''''') +shield_sharp = NotStr('''''') +woo_commerce_round = NotStr('''''') +g_mobiledata_twotone = NotStr('''''') +remove_sharp = NotStr('''''') +nature_people_outlined = NotStr(''' ''') +find_replace_outlined = NotStr('''''') +add_ic_call_round = NotStr('''''') +attach_email_twotone = NotStr(''' ''') +south_twotone = NotStr('''''') +add_to_drive_sharp = NotStr('''''') +tablet_mac_sharp = NotStr('''''') +assured_workload_outlined = NotStr('''''') +local_parking_sharp = NotStr('''''') +task_outlined = NotStr('''''') +auto_fix_off_sharp = NotStr('''''') +invert_colors_off_twotone = NotStr(''' ''') +emoji_flags_twotone = NotStr(''' ''') +add_circle_outlined = NotStr('''''') +build_circle_round = NotStr('''''') +replay5_filled = NotStr(''' ''') +hdr_plus_sharp = NotStr(''' ''') +battery_charging80_round = NotStr(''' ''') +doorbell_sharp = NotStr('''''') +folder_copy_round = NotStr(''' ''') +room_preferences_round = NotStr('''''') +maps_home_work_filled = NotStr(''' ''') +join_full_filled = NotStr(''' ''') +sensor_window_sharp = NotStr('''''') +biotech_twotone = NotStr(''' ''') +adf_scanner_sharp = NotStr('''''') +keyboard_hide_outlined = NotStr('''''') +md3_d_rotation_outlined = NotStr('''''') +more_outlined = NotStr(''' ''') +outlined_flag_outlined = NotStr('''''') +add_box_filled = NotStr('''''') +lock_open_round = NotStr('''''') +done_all_outlined = NotStr('''''') +ramen_dining_filled = NotStr('''''') +local_grocery_store_twotone = NotStr(''' ''') +discord_filled = NotStr('''''') +upload_sharp = NotStr('''''') +group_sharp = NotStr('''''') +swipe_up_alt_twotone = NotStr(''' ''') +control_point_duplicate_sharp = NotStr('''''') +aod_twotone = NotStr(''' ''') +do_disturb_round = NotStr('''''') +female_sharp = NotStr('''''') +wifi_sharp = NotStr('''''') +bathtub_twotone = NotStr(''' ''') +alarm_off_filled = NotStr('''''') +backpack_twotone = NotStr(''' ''') +dynamic_feed_sharp = NotStr(''' ''') +chevron_left_sharp = NotStr('''''') +folder_copy_filled = NotStr(''' ''') +motorcycle_sharp = NotStr('''''') +drag_handle_outlined = NotStr('''''') +indeterminate_check_box_round = NotStr('''''') +tire_repair_filled = NotStr(''' ''') +phone_bluetooth_speaker_outlined = NotStr('''''') +link_sharp = NotStr('''''') +add_task_outlined = NotStr('''''') +important_devices_filled = NotStr('''''') +greater_than_sharp = NotStr('''''') +lan_filled = NotStr('''''') +view_module_filled = NotStr('''''') +preview_round = NotStr('''''') +doorbell_filled = NotStr('''''') +storefront_filled = NotStr('''''') +pest_control_round = NotStr('''''') +comments_disabled_outlined = NotStr('''''') +art_track_outlined = NotStr('''''') +output_sharp = NotStr(''' ''') +ramp_right_twotone = NotStr('''''') +male_outlined = NotStr('''''') +grain_outlined = NotStr('''''') +disabled_visible_sharp = NotStr('''''') +panorama_vertical_select_outlined = NotStr('''''') +star_outline_twotone = NotStr('''''') +sports_motorsports_outlined = NotStr('''''') +dirty_lens_filled = NotStr('''''') +import_contacts_outlined = NotStr('''''') +wrap_text_twotone = NotStr('''''') +exposure_plus1_sharp = NotStr('''''') +two_wheeler_round = NotStr('''''') +sports_basketball_round = NotStr('''''') +cloud_sync_filled = NotStr('''''') +add_road_filled = NotStr('''''') +draw_twotone = NotStr(''' ''') +format_color_fill_sharp = NotStr('''''') +share_sharp = NotStr('''''') +edit_calendar_filled = NotStr('''''') +queue_play_next_twotone = NotStr('''''') +airline_seat_recline_extra_round = NotStr('''''') +aod_filled = NotStr('''''') +smoking_rooms_filled = NotStr('''''') +signal_cellular_connected_no_internet0_bar_round = NotStr('''''') +tag_faces_outlined = NotStr('''''') +sensors_off_sharp = NotStr('''''') +settings_outlined = NotStr('''''') +subdirectory_arrow_right_round = NotStr('''''') +help_outline_outlined = NotStr('''''') +person_pin_circle_outlined = NotStr('''''') +turn_sharp_right_round = NotStr('''''') +east_outlined = NotStr('''''') +fullscreen_outlined = NotStr('''''') +timer10_select_round = NotStr('''''') +list_alt_outlined = NotStr('''''') +sd_card_alert_round = NotStr('''''') +emoji_people_twotone = NotStr(''' ''') +keyboard_tab_outlined = NotStr('''''') +clear_filled = NotStr('''''') +mood_sharp = NotStr('''''') +rounded_corner_round = NotStr('''''') +replay10_round = NotStr('''''') +lock_clock_outlined = NotStr(''' ''') +group_off_outlined = NotStr('''''') +flutter_dash_outlined = NotStr('''''') +format_align_left_outlined = NotStr('''''') +switch_account_sharp = NotStr('''''') +md1_k_round = NotStr('''''') +content_paste_outlined = NotStr('''''') +architecture_sharp = NotStr('''''') +slow_motion_video_round = NotStr('''''') +person_remove_round = NotStr('''''') +arrow_circle_right_twotone = NotStr(''' ''') +phonelink_ring_round = NotStr('''''') +invert_colors_round = NotStr('''''') +local_hospital_sharp = NotStr('''''') +raw_on_filled = NotStr('''''') +sentiment_neutral_sharp = NotStr('''''') +looks_one_sharp = NotStr('''''') +medication_sharp = NotStr('''''') +timer10_twotone = NotStr('''''') +filter2_filled = NotStr('''''') +castle_filled = NotStr('''''') +local_taxi_outlined = NotStr(''' ''') +reviews_twotone = NotStr(''' ''') +format_clear_twotone = NotStr('''''') +edgesensor_low_outlined = NotStr('''''') +movie_filter_outlined = NotStr('''''') +less_than_twotone = NotStr('''''') +area_chart_outlined = NotStr('''''') +keyboard_alt_filled = NotStr('''''') +smoking_rooms_outlined = NotStr('''''') +add_alarm_sharp = NotStr('''''') +credit_card_outlined = NotStr('''''') +horizontal_distribute_sharp = NotStr('''''') +flatware_outlined = NotStr('''''') +headphones_twotone = NotStr(''' ''') +pest_control_rodent_twotone = NotStr(''' ''') +dock_filled = NotStr('''''') +grading_round = NotStr('''''') +insert_chart_outlined = NotStr('''''') +fullscreen_exit_outlined = NotStr('''''') +md17_mp_round = NotStr(''' ''') +restore_from_trash_filled = NotStr('''''') +chevron_right_twotone = NotStr('''''') +integration_instructions_filled = NotStr('''''') +theaters_sharp = NotStr('''''') +home_work_sharp = NotStr(''' ''') +md4_k_plus_sharp = NotStr('''''') +sentiment_satisfied_alt_sharp = NotStr(''' ''') +desktop_access_disabled_outlined = NotStr('''''') +sticky_note2_sharp = NotStr('''''') +wifi2_bar_round = NotStr('''''') +cases_twotone = NotStr(''' ''') +inventory2_outlined = NotStr(''' ''') +shopping_cart_outlined = NotStr('''''') +javascript_twotone = NotStr('''''') +sticky_note2_twotone = NotStr(''' ''') +party_mode_twotone = NotStr(''' ''') +sd_card_sharp = NotStr('''''') +add_to_home_screen_outlined = NotStr('''''') +radio_button_unchecked_twotone = NotStr('''''') +monitor_heart_outlined = NotStr(''' ''') +leak_remove_twotone = NotStr('''''') +quickreply_sharp = NotStr(''' ''') +arrow_right_alt_sharp = NotStr('''''') +thermostat_auto_twotone = NotStr(''' ''') +timer10_outlined = NotStr('''''') +tablet_android_filled = NotStr('''''') +download_round = NotStr('''''') +verified_user_sharp = NotStr('''''') +free_cancellation_sharp = NotStr('''''') +branding_watermark_outlined = NotStr('''''') +accessible_forward_sharp = NotStr(''' ''') +insert_page_break_sharp = NotStr('''''') +stop_circle_sharp = NotStr('''''') +euro_outlined = NotStr('''''') +timer10_select_filled = NotStr('''''') +add_to_queue_sharp = NotStr('''''') +beenhere_filled = NotStr('''''') +align_horizontal_center_filled = NotStr('''''') +dirty_lens_sharp = NotStr('''''') +vignette_twotone = NotStr(''' ''') +thumbs_up_down_sharp = NotStr('''''') +perm_phone_msg_twotone = NotStr(''' ''') +store_mall_directory_round = NotStr('''''') +public_filled = NotStr('''''') +bedroom_baby_twotone = NotStr(''' ''') +checkroom_sharp = NotStr('''''') +add_alert_outlined = NotStr('''''') +panorama_photosphere_twotone = NotStr(''' ''') +md22_mp_filled = NotStr('''''') +keyboard_arrow_left_sharp = NotStr('''''') +cookie_outlined = NotStr(''' ''') +airline_stops_filled = NotStr('''''') +video_library_filled = NotStr('''''') +system_security_update_round = NotStr('''''') +sign_language_round = NotStr('''''') +terminal_sharp = NotStr('''''') +format_color_text_twotone = NotStr('''''') +adobe_outlined = NotStr('''''') +assistant_photo_outlined = NotStr('''''') +desktop_mac_twotone = NotStr(''' ''') +door_sliding_outlined = NotStr('''''') +wine_bar_round = NotStr('''''') +import_export_outlined = NotStr('''''') +view_compact_alt_outlined = NotStr(''' ''') +access_time_filled_outlined = NotStr('''''') +emoji_people_filled = NotStr(''' ''') +no_encryption_outlined = NotStr('''''') +sports_volleyball_sharp = NotStr('''''') +zoom_in_map_round = NotStr('''''') +photo_filter_sharp = NotStr('''''') +local_airport_outlined = NotStr('''''') +calendar_view_day_twotone = NotStr(''' ''') +ads_click_filled = NotStr('''''') +md5_mp_outlined = NotStr(''' ''') +md4_g_mobiledata_outlined = NotStr('''''') +filter4_twotone = NotStr(''' ''') +wifi_find_sharp = NotStr(''' ''') +piano_off_twotone = NotStr(''' ''') +adb_filled = NotStr('''''') +kebab_dining_round = NotStr('''''') +ice_skating_twotone = NotStr(''' ''') +mark_chat_unread_outlined = NotStr('''''') +device_thermostat_outlined = NotStr('''''') +fit_screen_round = NotStr('''''') +production_quantity_limits_filled = NotStr('''''') +airline_seat_recline_extra_filled = NotStr('''''') +open_in_browser_filled = NotStr('''''') +soap_outlined = NotStr('''''') +merge_type_round = NotStr('''''') +commute_filled = NotStr('''''') +signal_wifi_statusbar_connected_no_internet4_outlined = NotStr(''' ''') +smart_toy_sharp = NotStr('''''') +stay_current_landscape_filled = NotStr('''''') +edit_calendar_twotone = NotStr(''' ''') +currency_exchange_outlined = NotStr('''''') +library_add_twotone = NotStr(''' ''') +snippet_folder_sharp = NotStr('''''') +switch_camera_round = NotStr('''''') +phishing_sharp = NotStr('''''') +plus_filled = NotStr('''''') +change_history_filled = NotStr('''''') +maps_home_work_round = NotStr(''' ''') +airlines_outlined = NotStr('''''') +local_movies_outlined = NotStr('''''') +mail_round = NotStr('''''') +phone_missed_outlined = NotStr('''''') +system_security_update_good_outlined = NotStr('''''') +markunread_mailbox_filled = NotStr('''''') +sentiment_dissatisfied_filled = NotStr(''' ''') +tapas_outlined = NotStr('''''') +satellite_outlined = NotStr('''''') +library_books_outlined = NotStr('''''') +vertical_align_top_filled = NotStr('''''') +airline_seat_recline_extra_twotone = NotStr('''''') +nights_stay_sharp = NotStr(''' ''') +table_chart_sharp = NotStr('''''') +hourglass_top_outlined = NotStr('''''') +signal_wifi_statusbar_connected_no_internet4_round = NotStr('''''') +no_luggage_sharp = NotStr('''''') +attach_file_outlined = NotStr('''''') +call_split_outlined = NotStr('''''') +edit_attributes_twotone = NotStr(''' ''') +cached_round = NotStr('''''') +wifi_calling3_twotone = NotStr(''' ''') +cases_round = NotStr('''''') +text_rotation_down_outlined = NotStr('''''') +join_inner_round = NotStr(''' ''') +comment_bank_round = NotStr('''''') +view_module_twotone = NotStr(''' ''') +store_outlined = NotStr('''''') +speaker_notes_twotone = NotStr(''' ''') +timelapse_outlined = NotStr('''''') +clean_hands_sharp = NotStr('''''') +keyboard_command_key_outlined = NotStr('''''') +app_settings_alt_outlined = NotStr('''''') +panorama_filled = NotStr('''''') +reduce_capacity_twotone = NotStr('''''') +hls_outlined = NotStr('''''') +directions_railway_filled_twotone = NotStr(''' ''') +texture_round = NotStr('''''') +redo_filled = NotStr('''''') +mouse_filled = NotStr('''''') +panorama_horizontal_select_filled = NotStr('''''') +mark_email_read_outlined = NotStr('''''') +airline_seat_flat_angled_twotone = NotStr(''' ''') +agriculture_filled = NotStr(''' ''') +elderly_woman_twotone = NotStr('''''') +wifi_tethering_off_filled = NotStr('''''') +polymer_twotone = NotStr('''''') +grid_off_filled = NotStr('''''') +move_to_inbox_sharp = NotStr('''''') +thermostat_twotone = NotStr('''''') +library_add_check_twotone = NotStr(''' ''') +straighten_filled = NotStr('''''') +collections_bookmark_round = NotStr('''''') +line_style_outlined = NotStr('''''') +settings_voice_outlined = NotStr('''''') +wifi_calling3_sharp = NotStr(''' ''') +security_update_warning_twotone = NotStr(''' ''') +surround_sound_sharp = NotStr('''''') +self_improvement_twotone = NotStr(''' ''') +send_to_mobile_sharp = NotStr(''' ''') +download_for_offline_round = NotStr('''''') +mode_comment_filled = NotStr('''''') +join_inner_filled = NotStr(''' ''') +mobile_friendly_sharp = NotStr('''''') +format_indent_decrease_round = NotStr('''''') +rocket_launch_round = NotStr('''''') +outbound_sharp = NotStr('''''') +camera_outlined = NotStr('''''') +category_filled = NotStr(''' ''') +local_police_twotone = NotStr(''' ''') +md4_k_plus_outlined = NotStr(''' ''') +attribution_twotone = NotStr(''' ''') +apps_round = NotStr('''''') +move_up_sharp = NotStr('''''') +hide_source_outlined = NotStr('''''') +queue_music_sharp = NotStr('''''') +supervised_user_circle_filled = NotStr('''''') +do_not_disturb_alt_outlined = NotStr('''''') +format_paint_twotone = NotStr(''' ''') +rv_hookup_filled = NotStr('''''') +fmd_good_twotone = NotStr(''' ''') +stay_primary_portrait_outlined = NotStr('''''') +disabled_by_default_twotone = NotStr(''' ''') +autofps_select_sharp = NotStr(''' ''') +view_stream_round = NotStr('''''') +memory_round = NotStr('''''') +sports_round = NotStr(''' ''') +tap_and_play_round = NotStr('''''') +next_week_twotone = NotStr(''' ''') +video_label_sharp = NotStr('''''') +filter5_filled = NotStr('''''') +cloud_download_twotone = NotStr(''' ''') +space_bar_twotone = NotStr('''''') +architecture_round = NotStr('''''') +electrical_services_outlined = NotStr(''' ''') +straighten_outlined = NotStr('''''') +panorama_fish_eye_round = NotStr('''''') +folder_open_round = NotStr('''''') +calculate_round = NotStr('''''') +offline_bolt_outlined = NotStr('''''') +wysiwyg_round = NotStr('''''') +scale_sharp = NotStr('''''') +restaurant_outlined = NotStr('''''') +cake_twotone = NotStr(''' ''') +image_outlined = NotStr('''''') +auto_awesome_mosaic_outlined = NotStr('''''') +person_pin_circle_filled = NotStr('''''') +no_cell_filled = NotStr('''''') +leak_add_filled = NotStr('''''') +route_outlined = NotStr('''''') +hdr_on_select_round = NotStr('''''') +no_food_filled = NotStr('''''') +dehaze_filled = NotStr('''''') +call_missed_round = NotStr('''''') +battery6_bar_filled = NotStr('''''') +moving_round = NotStr('''''') +published_with_changes_filled = NotStr('''''') +emergency_recording_round = NotStr('''''') +stay_primary_portrait_round = NotStr('''''') +filter6_filled = NotStr('''''') +settings_phone_round = NotStr(''' ''') +wifi_channel_outlined = NotStr('''''') +sd_card_alert_outlined = NotStr('''''') +format_textdirection_l_to_r_twotone = NotStr(''' ''') +battery_charging_full_outlined = NotStr('''''') +new_label_twotone = NotStr(''' ''') +work_off_outlined = NotStr('''''') +autorenew_sharp = NotStr('''''') +camera_outdoor_sharp = NotStr('''''') +no_meeting_room_sharp = NotStr('''''') +copy_all_round = NotStr('''''') +md6_mp_round = NotStr(''' ''') +sports_twotone = NotStr(''' ''') +signal_cellular_null_round = NotStr('''''') +dinner_dining_sharp = NotStr('''''') +lock_reset_twotone = NotStr('''''') +blur_circular_round = NotStr('''''') +wb_twilight_filled = NotStr('''''') +remove_circle_round = NotStr('''''') +error_sharp = NotStr('''''') +rotate_right_filled = NotStr('''''') +forest_filled = NotStr(''' ''') +east_filled = NotStr('''''') +saved_search_outlined = NotStr(''' ''') +circle_notifications_outlined = NotStr('''''') +css_filled = NotStr('''''') +masks_filled = NotStr('''''') +thumb_up_off_alt_filled = NotStr('''''') +north_round = NotStr('''''') +loupe_filled = NotStr('''''') +data_object_twotone = NotStr('''''') +storage_twotone = NotStr('''''') +storm_sharp = NotStr('''''') +plus_minus_alt_outlined = NotStr('''''') +roller_skating_round = NotStr('''''') +toys_sharp = NotStr('''''') +connected_tv_twotone = NotStr(''' ''') +electric_scooter_round = NotStr(''' ''') +nature_people_round = NotStr(''' ''') +photo_size_select_large_filled = NotStr('''''') +hvac_filled = NotStr(''' ''') +grid_goldenratio_round = NotStr('''''') +forward10_sharp = NotStr(''' ''') +lightbulb_circle_twotone = NotStr(''' ''') +copyright_outlined = NotStr('''''') +voice_chat_outlined = NotStr('''''') +rule_folder_filled = NotStr('''''') +fitbit_sharp = NotStr('''''') +houseboat_filled = NotStr('''''') +picture_in_picture_alt_twotone = NotStr(''' ''') +star_rate_twotone = NotStr(''' ''') +local_movies_sharp = NotStr('''''') +crop54_twotone = NotStr('''''') +signal_cellular_no_sim_outlined = NotStr('''''') +do_not_step_twotone = NotStr(''' ''') +cloud_sync_round = NotStr('''''') +perm_data_setting_twotone = NotStr('''''') +mic_none_round = NotStr('''''') +get_app_outlined = NotStr('''''') +fitness_center_filled = NotStr('''''') +snowmobile_filled = NotStr('''''') +functions_twotone = NotStr('''''') +outlined_flag_round = NotStr('''''') +timer10_round = NotStr('''''') +output_round = NotStr(''' ''') +media_bluetooth_on_outlined = NotStr('''''') +replay_outlined = NotStr('''''') +north_twotone = NotStr('''''') +brightness_medium_round = NotStr('''''') +supervised_user_circle_round = NotStr('''''') +watch_outlined = NotStr('''''') +south_west_round = NotStr('''''') +assistant_direction_round = NotStr('''''') +ondemand_video_outlined = NotStr('''''') +wb_sunny_outlined = NotStr('''''') +get_app_round = NotStr('''''') +arrow_back_ios_new_twotone = NotStr('''''') +file_open_twotone = NotStr(''' ''') +brightness6_round = NotStr('''''') +emoji_food_beverage_twotone = NotStr(''' ''') +stroller_round = NotStr('''''') +lan_twotone = NotStr(''' ''') +h_plus_mobiledata_outlined = NotStr('''''') +anchor_round = NotStr('''''') +emoji_food_beverage_outlined = NotStr('''''') +palette_outlined = NotStr(''' ''') +miscellaneous_services_twotone = NotStr('''''') +wifi_password_twotone = NotStr('''''') +escalator_warning_round = NotStr('''''') +cast_for_education_outlined = NotStr('''''') +align_horizontal_left_round = NotStr('''''') +volume_down_outlined = NotStr('''''') +task_alt_filled = NotStr('''''') +clear_all_outlined = NotStr('''''') +tablet_mac_round = NotStr('''''') +coronavirus_round = NotStr('''''') +thumb_down_off_alt_twotone = NotStr(''' ''') +radio_sharp = NotStr('''''') +category_round = NotStr(''' ''') +photo_filter_filled = NotStr('''''') +battery6_bar_round = NotStr('''''') +work_off_round = NotStr('''''') +flip_filled = NotStr('''''') +disabled_by_default_sharp = NotStr('''''') +wifi_off_twotone = NotStr('''''') +close_twotone = NotStr('''''') +swipe_down_alt_twotone = NotStr(''' ''') +grid3_x3_sharp = NotStr('''''') +integration_instructions_outlined = NotStr(''' ''') +home_work_round = NotStr(''' ''') +md18_mp_filled = NotStr('''''') +wechat_sharp = NotStr(''' ''') +exposure_zero_filled = NotStr('''''') +bathroom_sharp = NotStr('''''') +double_arrow_sharp = NotStr(''' ''') +settings_applications_filled = NotStr('''''') +gps_fixed_sharp = NotStr('''''') +call_merge_twotone = NotStr('''''') +menu_open_filled = NotStr('''''') +key_outlined = NotStr('''''') +roofing_twotone = NotStr(''' ''') +file_upload_twotone = NotStr(''' ''') +pix_twotone = NotStr(''' ''') +format_textdirection_r_to_l_sharp = NotStr('''''') +no_stroller_filled = NotStr('''''') +replay_circle_filled_outlined = NotStr('''''') +disabled_visible_twotone = NotStr(''' ''') +sync_filled = NotStr('''''') +power_off_filled = NotStr('''''') +sentiment_satisfied_alt_outlined = NotStr(''' ''') +autorenew_round = NotStr('''''') +cloud_sync_twotone = NotStr(''' ''') +add_ic_call_sharp = NotStr('''''') +explore_off_twotone = NotStr(''' ''') +domain_disabled_sharp = NotStr('''''') +phishing_round = NotStr('''''') +wifi_channel_round = NotStr('''''') +commit_sharp = NotStr('''''') +email_filled = NotStr('''''') +water_damage_round = NotStr('''''') +signal_wifi4_bar_sharp = NotStr('''''') +local_play_sharp = NotStr('''''') +workspaces_outlined = NotStr('''''') +smoke_free_filled = NotStr('''''') +border_horizontal_round = NotStr('''''') +calendar_view_month_twotone = NotStr(''' ''') +battery4_bar_twotone = NotStr(''' ''') +nightlight_round = NotStr('''''') +do_not_disturb_on_filled = NotStr('''''') +bedroom_baby_outlined = NotStr('''''') +sell_outlined = NotStr(''' ''') +filter6_sharp = NotStr('''''') +md8_k_plus_sharp = NotStr('''''') +filter_frames_twotone = NotStr(''' ''') +translate_twotone = NotStr('''''') +signal_wifi3_bar_round = NotStr(''' ''') +join_inner_outlined = NotStr(''' ''') +turned_in_filled = NotStr('''''') +functions_round = NotStr('''''') +location_off_filled = NotStr('''''') +mode_edit_outlined = NotStr('''''') +restaurant_menu_round = NotStr('''''') +eco_round = NotStr('''''') +style_outlined = NotStr(''' ''') +movie_outlined = NotStr('''''') +lock_reset_sharp = NotStr('''''') +interpreter_mode_round = NotStr('''''') +water_drop_round = NotStr('''''') +new_label_filled = NotStr('''''') +accessible_forward_filled = NotStr(''' ''') +assistant_twotone = NotStr(''' ''') +format_indent_decrease_twotone = NotStr('''''') +filter_b_and_w_round = NotStr('''''') +star_border_purple500_outlined = NotStr('''''') +more_filled = NotStr('''''') +chat_outlined = NotStr('''''') +hearing_disabled_outlined = NotStr('''''') +subway_filled = NotStr(''' ''') +picture_in_picture_filled = NotStr('''''') +directions_off_filled = NotStr(''' ''') +filter9_plus_filled = NotStr('''''') +roofing_filled = NotStr('''''') +arrow_circle_down_sharp = NotStr('''''') +store_round = NotStr('''''') +iso_sharp = NotStr('''''') +delete_outline_sharp = NotStr('''''') +public_twotone = NotStr(''' ''') +pool_filled = NotStr(''' ''') +vertical_distribute_twotone = NotStr('''''') +battery_unknown_outlined = NotStr('''''') +hot_tub_filled = NotStr(''' ''') +more_time_twotone = NotStr(''' ''') +raw_on_outlined = NotStr('''''') +explore_off_round = NotStr('''''') +playlist_add_circle_sharp = NotStr('''''') +swipe_right_outlined = NotStr('''''') +password_round = NotStr('''''') +copyright_twotone = NotStr(''' ''') +gpp_bad_twotone = NotStr(''' ''') +directions_run_round = NotStr('''''') +signal_wifi2_bar_twotone = NotStr(''' ''') +difference_round = NotStr('''''') +signal_wifi4_bar_lock_sharp = NotStr(''' ''') +crib_round = NotStr('''''') +align_horizontal_right_twotone = NotStr('''''') +keyboard_arrow_left_filled = NotStr('''''') +emoji_flags_round = NotStr('''''') +currency_lira_sharp = NotStr('''''') +headset_off_twotone = NotStr(''' ''') +format_list_bulleted_sharp = NotStr('''''') +local_activity_sharp = NotStr('''''') +smart_button_sharp = NotStr('''''') +ondemand_video_sharp = NotStr('''''') +phishing_outlined = NotStr('''''') +settings_remote_filled = NotStr('''''') +line_axis_twotone = NotStr('''''') +md360_filled = NotStr('''''') +house_filled = NotStr('''''') +low_priority_sharp = NotStr('''''') +join_inner_sharp = NotStr(''' ''') +living_twotone = NotStr(''' ''') +add_link_twotone = NotStr('''''') +rv_hookup_outlined = NotStr('''''') +assistant_direction_filled = NotStr('''''') +restaurant_round = NotStr('''''') +rate_review_outlined = NotStr('''''') +add_link_filled = NotStr('''''') +pin_twotone = NotStr(''' ''') +add_comment_twotone = NotStr(''' ''') +filter_round = NotStr('''''') +crop169_outlined = NotStr('''''') +airport_shuttle_outlined = NotStr('''''') +electric_bike_sharp = NotStr('''''') +leave_bags_at_home_twotone = NotStr(''' ''') +hiking_round = NotStr('''''') +log_in_sharp = NotStr(''' ''') +photo_album_twotone = NotStr(''' ''') +system_update_filled = NotStr('''''') +music_note_outlined = NotStr('''''') +pest_control_twotone = NotStr(''' ''') +confirmation_number_filled = NotStr('''''') +mail_outlined = NotStr('''''') +remove_road_round = NotStr('''''') +battery_full_filled = NotStr('''''') +md15_mp_sharp = NotStr(''' ''') +mark_as_unread_sharp = NotStr(''' ''') +surfing_sharp = NotStr('''''') +stroller_outlined = NotStr('''''') +bookmarks_filled = NotStr('''''') +bar_chart_twotone = NotStr('''''') +usb_filled = NotStr('''''') +fmd_good_round = NotStr('''''') +mode_night_round = NotStr('''''') +person_remove_filled = NotStr('''''') +view_timeline_twotone = NotStr(''' ''') +shop_two_round = NotStr('''''') +collections_round = NotStr('''''') +movie_filter_twotone = NotStr(''' ''') +gif_box_round = NotStr('''''') +add_chart_sharp = NotStr(''' ''') +medication_filled = NotStr('''''') +airplay_outlined = NotStr(''' ''') +fork_right_sharp = NotStr('''''') +rss_feed_round = NotStr(''' ''') +boy_outlined = NotStr('''''') +settings_overscan_outlined = NotStr('''''') +laptop_windows_outlined = NotStr('''''') +ice_skating_round = NotStr('''''') +houseboat_round = NotStr('''''') +airline_seat_legroom_extra_outlined = NotStr('''''') +portrait_round = NotStr('''''') +cloud_queue_filled = NotStr('''''') +disabled_by_default_filled = NotStr('''''') +network_wifi3_bar_outlined = NotStr('''''') +ramp_right_round = NotStr('''''') +king_bed_outlined = NotStr('''''') +receipt_twotone = NotStr(''' ''') +event_seat_filled = NotStr('''''') +circle_notifications_twotone = NotStr(''' ''') +edit_attributes_outlined = NotStr('''''') +keyboard_arrow_up_outlined = NotStr('''''') +electric_scooter_twotone = NotStr(''' ''') +content_paste_go_filled = NotStr(''' ''') +directions_boat_round = NotStr('''''') +price_change_sharp = NotStr('''''') +policy_filled = NotStr(''' ''') +linked_camera_outlined = NotStr('''''') +date_range_twotone = NotStr(''' ''') +coffee_maker_round = NotStr(''' ''') +park_twotone = NotStr(''' ''') +screen_lock_rotation_outlined = NotStr('''''') +wifi_tethering_off_sharp = NotStr('''''') +zoom_out_outlined = NotStr('''''') +edit_road_filled = NotStr('''''') +keyboard_option_key_round = NotStr('''''') +pan_tool_alt_outlined = NotStr('''''') +app_blocking_filled = NotStr('''''') +brightness_low_twotone = NotStr(''' ''') +insert_chart_sharp = NotStr('''''') +domain_disabled_round = NotStr('''''') +upload_file_filled = NotStr('''''') +filter_drama_twotone = NotStr(''' ''') +panorama_wide_angle_filled = NotStr('''''') +keyboard_capslock_sharp = NotStr('''''') +not_equal_filled = NotStr(''' ''') +battery90_sharp = NotStr(''' ''') +apps_sharp = NotStr('''''') +signal_cellular_connected_no_internet1_bar_round = NotStr(''' ''') +highlight_twotone = NotStr(''' ''') +delete_twotone = NotStr(''' ''') +egg_twotone = NotStr(''' ''') +play_circle_outlined = NotStr('''''') +insert_comment_twotone = NotStr(''' ''') +cancel_presentation_sharp = NotStr('''''') +contact_mail_filled = NotStr('''''') +motion_photos_paused_sharp = NotStr('''''') +light_outlined = NotStr('''''') +update_sharp = NotStr('''''') +tab_unselected_outlined = NotStr('''''') +add_road_outlined = NotStr('''''') +stacked_line_chart_outlined = NotStr('''''') +format_size_twotone = NotStr('''''') +hide_source_twotone = NotStr('''''') +smoking_rooms_round = NotStr('''''') +format_bold_sharp = NotStr('''''') +forward_twotone = NotStr(''' ''') +md3_k_plus_twotone = NotStr(''' ''') +usb_twotone = NotStr('''''') +md4_mp_sharp = NotStr(''' ''') +fastfood_round = NotStr('''''') +next_week_round = NotStr('''''') +spa_outlined = NotStr('''''') +eject_sharp = NotStr('''''') +repeat_on_sharp = NotStr('''''') +score_filled = NotStr('''''') +timer_off_sharp = NotStr('''''') +arrow_circle_up_sharp = NotStr('''''') +short_text_round = NotStr('''''') +bluetooth_drive_sharp = NotStr(''' ''') +adobe_round = NotStr('''''') +video_settings_sharp = NotStr(''' ''') +settings_power_filled = NotStr('''''') +color_lens_round = NotStr('''''') +shopping_cart_checkout_outlined = NotStr('''''') +auto_fix_normal_filled = NotStr('''''') +md360_round = NotStr('''''') +apps_outage_outlined = NotStr('''''') +bookmark_border_sharp = NotStr('''''') +md4_g_mobiledata_filled = NotStr('''''') +md10_mp_outlined = NotStr(''' ''') +business_sharp = NotStr('''''') +bloodtype_filled = NotStr('''''') +content_paste_off_round = NotStr('''''') +bedtime_off_twotone = NotStr(''' ''') +no_sim_outlined = NotStr('''''') +cloud_download_filled = NotStr('''''') +drive_eta_filled = NotStr('''''') +photo_album_outlined = NotStr('''''') +switch_camera_filled = NotStr('''''') +train_twotone = NotStr(''' ''') +psychology_sharp = NotStr(''' ''') +filter_list_off_outlined = NotStr('''''') +volume_down_twotone = NotStr(''' ''') +approval_round = NotStr('''''') +md15_mp_twotone = NotStr(''' ''') +pool_round = NotStr(''' ''') +find_in_page_round = NotStr('''''') +coffee_sharp = NotStr('''''') +wifi_off_sharp = NotStr('''''') +local_grocery_store_round = NotStr('''''') +md6_k_plus_outlined = NotStr(''' ''') +add_task_twotone = NotStr('''''') +luggage_outlined = NotStr('''''') +settings_system_daydream_filled = NotStr('''''') +stay_current_landscape_twotone = NotStr(''' ''') +cake_filled = NotStr('''''') +airline_seat_individual_suite_outlined = NotStr('''''') +md4_k_plus_twotone = NotStr(''' ''') +check_circle_outline_outlined = NotStr('''''') +rotate90_degrees_cw_filled = NotStr('''''') +keyboard_double_arrow_down_round = NotStr(''' ''') +nature_people_sharp = NotStr('''''') +signal_cellular_connected_no_internet4_bar_round = NotStr('''''') +baby_changing_station_round = NotStr('''''') +cast_for_education_sharp = NotStr('''''') +hdr_off_outlined = NotStr('''''') +coffee_round = NotStr('''''') +battery_charging20_twotone = NotStr(''' ''') +adf_scanner_twotone = NotStr(''' ''') +data_usage_filled = NotStr('''''') +voicemail_round = NotStr('''''') +soup_kitchen_outlined = NotStr('''''') +dashboard_round = NotStr('''''') +looks4_round = NotStr('''''') +sentiment_very_satisfied_round = NotStr('''''') +gps_fixed_outlined = NotStr('''''') +font_download_round = NotStr('''''') +arrow_back_ios_new_outlined = NotStr('''''') +pin_round = NotStr('''''') +rss_feed_twotone = NotStr(''' ''') +receipt_long_outlined = NotStr(''' ''') +ramen_dining_round = NotStr('''''') +font_download_off_twotone = NotStr(''' ''') +inventory_round = NotStr(''' ''') +forward_to_inbox_outlined = NotStr('''''') +star_purple500_twotone = NotStr('''''') +thumbs_up_down_round = NotStr('''''') +flag_sharp = NotStr('''''') +pool_twotone = NotStr(''' ''') +autorenew_filled = NotStr('''''') +dvr_filled = NotStr('''''') +people_outline_twotone = NotStr(''' ''') +u_turn_right_twotone = NotStr('''''') +groups_twotone = NotStr(''' ''') +candlestick_chart_outlined = NotStr('''''') +hardware_outlined = NotStr('''''') +signal_cellular_nodata_outlined = NotStr('''''') +co_present_sharp = NotStr(''' ''') +computer_sharp = NotStr('''''') +workspace_premium_filled = NotStr('''''') +print_outlined = NotStr(''' ''') +gradient_round = NotStr('''''') +style_sharp = NotStr('''''') +barcode_outlined = NotStr('''''') +wechat_outlined = NotStr(''' ''') +timelapse_twotone = NotStr(''' ''') +md24_mp_twotone = NotStr(''' ''') +sticky_note2_round = NotStr('''''') +compare_outlined = NotStr('''''') +waterfall_chart_filled = NotStr('''''') +gif_outlined = NotStr('''''') +logo_dev_round = NotStr(''' ''') +star_rate_outlined = NotStr('''''') +no_backpack_outlined = NotStr('''''') +run_circle_twotone = NotStr(''' ''') +fire_extinguisher_round = NotStr('''''') +gamepad_filled = NotStr('''''') +stairs_twotone = NotStr(''' ''') +local_dining_filled = NotStr('''''') +settings_input_svideo_outlined = NotStr('''''') +local_shipping_twotone = NotStr(''' ''') +format_align_justify_filled = NotStr('''''') +new_releases_twotone = NotStr(''' ''') +poll_filled = NotStr('''''') +sim_card_download_outlined = NotStr(''' ''') +photo_size_select_small_twotone = NotStr('''''') +spatial_audio_off_twotone = NotStr(''' ''') +system_security_update_warning_round = NotStr(''' ''') +account_balance_twotone = NotStr(''' ''') +signal_cellular_connected_no_internet2_bar_round = NotStr(''' ''') +ramp_left_outlined = NotStr('''''') +hourglass_full_round = NotStr('''''') +hdr_off_select_twotone = NotStr('''''') +batch_prediction_sharp = NotStr('''''') +pin_invoke_round = NotStr('''''') +pix_sharp = NotStr(''' ''') +signal_cellular_no_sim_twotone = NotStr(''' ''') +add_box_sharp = NotStr('''''') +podcasts_outlined = NotStr('''''') +vape_free_filled = NotStr('''''') +bookmark_round = NotStr('''''') +skip_previous_filled = NotStr('''''') +fiber_pin_twotone = NotStr(''' ''') +view_compact_alt_sharp = NotStr('''''') +insert_comment_outlined = NotStr('''''') +device_thermostat_sharp = NotStr('''''') +network_cell_sharp = NotStr('''''') +md8_k_plus_outlined = NotStr(''' ''') +view_comfy_alt_outlined = NotStr(''' ''') +iso_twotone = NotStr(''' ''') +east_sharp = NotStr('''''') +stroller_sharp = NotStr('''''') +fireplace_round = NotStr('''''') +perm_contact_calendar_outlined = NotStr('''''') +phone_sharp = NotStr('''''') +local_phone_sharp = NotStr('''''') +local_florist_twotone = NotStr(''' ''') +equals_outlined = NotStr('''''') +pin_drop_sharp = NotStr('''''') +panorama_vertical_outlined = NotStr('''''') +settings_brightness_twotone = NotStr(''' ''') +healing_round = NotStr('''''') +unfold_less_round = NotStr('''''') +border_left_round = NotStr('''''') +photo_library_outlined = NotStr('''''') +article_round = NotStr('''''') +open_with_round = NotStr('''''') +report_twotone = NotStr(''' ''') +boy_round = NotStr('''''') +directions_boat_filled_round = NotStr('''''') +create_new_folder_sharp = NotStr('''''') +phone_paused_filled = NotStr('''''') +leave_bags_at_home_sharp = NotStr('''''') +forest_outlined = NotStr('''''') +phone_paused_twotone = NotStr(''' ''') +edgesensor_high_round = NotStr('''''') +file_upload_sharp = NotStr('''''') +candlestick_chart_filled = NotStr('''''') +turn_left_filled = NotStr('''''') +kebab_dining_outlined = NotStr('''''') +speaker_filled = NotStr('''''') +less_than_outlined = NotStr('''''') +apple_twotone = NotStr('''''') +local_pizza_filled = NotStr('''''') +publish_round = NotStr('''''') +hd_twotone = NotStr(''' ''') +wifi_outlined = NotStr('''''') +assistant_photo_twotone = NotStr(''' ''') +offline_bolt_filled = NotStr('''''') +woo_commerce_twotone = NotStr('''''') +zoom_out_map_outlined = NotStr('''''') +directions_railway_round = NotStr('''''') +phonelink_setup_filled = NotStr('''''') +fitbit_round = NotStr('''''') +brightness5_outlined = NotStr('''''') +motion_photos_pause_filled = NotStr('''''') +layers_clear_twotone = NotStr(''' ''') +signal_cellular_alt1_bar_filled = NotStr('''''') +lunch_dining_outlined = NotStr('''''') +manage_search_sharp = NotStr('''''') +drag_indicator_outlined = NotStr('''''') +account_circle_sharp = NotStr('''''') +south_sharp = NotStr('''''') +contact_support_outlined = NotStr('''''') +border_top_twotone = NotStr('''''') +wb_cloudy_sharp = NotStr('''''') +javascript_filled = NotStr('''''') +rate_review_round = NotStr('''''') +tv_off_filled = NotStr('''''') +h_mobiledata_filled = NotStr('''''') +shop_outlined = NotStr('''''') +raw_off_sharp = NotStr('''''') +videocam_filled = NotStr('''''') +keyboard_double_arrow_down_sharp = NotStr(''' ''') +table_rows_round = NotStr('''''') +filter_alt_outlined = NotStr('''''') +format_strikethrough_round = NotStr('''''') +landscape_round = NotStr('''''') +md22_mp_round = NotStr(''' ''') +access_time_filled_sharp = NotStr('''''') +markunread_outlined = NotStr('''''') +do_not_disturb_off_twotone = NotStr(''' ''') +straighten_twotone = NotStr(''' ''') +content_paste_twotone = NotStr(''' ''') +sentiment_very_dissatisfied_round = NotStr('''''') +synagogue_outlined = NotStr(''' ''') +developer_board_sharp = NotStr('''''') +phone_missed_filled = NotStr('''''') +sports_martial_arts_sharp = NotStr(''' ''') +battery1_bar_filled = NotStr('''''') +fort_round = NotStr('''''') +night_shelter_sharp = NotStr('''''') +tonality_filled = NotStr('''''') +inventory2_round = NotStr('''''') +scale_round = NotStr('''''') +control_point_duplicate_outlined = NotStr('''''') +move_up_round = NotStr('''''') +restore_from_trash_twotone = NotStr(''' ''') +subdirectory_arrow_left_twotone = NotStr('''''') +area_chart_filled = NotStr('''''') +attach_file_round = NotStr('''''') +wifi2_bar_twotone = NotStr('''''') +local_convenience_store_outlined = NotStr('''''') +md9_k_twotone = NotStr(''' ''') +pie_chart_outline_twotone = NotStr('''''') +wysiwyg_twotone = NotStr(''' ''') +memory_twotone = NotStr(''' ''') +calendar_month_outlined = NotStr('''''') +format_italic_round = NotStr('''''') +screen_share_filled = NotStr('''''') +event_note_twotone = NotStr(''' ''') +wb_sunny_round = NotStr('''''') +hdr_enhanced_select_filled = NotStr('''''') +shopping_cart_twotone = NotStr(''' ''') +taxi_alert_sharp = NotStr(''' ''') +bookmark_add_sharp = NotStr('''''') +textsms_outlined = NotStr('''''') +pageview_filled = NotStr('''''') +sailing_outlined = NotStr('''''') +kebab_dining_filled = NotStr('''''') +filter8_outlined = NotStr('''''') +no_photography_twotone = NotStr(''' ''') +memory_sharp = NotStr('''''') +e_mobiledata_round = NotStr('''''') +assistant_outlined = NotStr('''''') +not_interested_outlined = NotStr('''''') +brightness_high_round = NotStr('''''') +segment_round = NotStr('''''') +book_sharp = NotStr('''''') +filter_b_and_w_filled = NotStr('''''') +adobe_sharp = NotStr('''''') +switch_video_twotone = NotStr(''' ''') +fork_right_filled = NotStr('''''') +local_offer_outlined = NotStr(''' ''') +thumbs_up_down_filled = NotStr('''''') +read_more_filled = NotStr('''''') +insert_page_break_round = NotStr('''''') +tag_twotone = NotStr('''''') +keyboard_tab_round = NotStr('''''') +recommend_outlined = NotStr(''' ''') +do_not_disturb_round = NotStr('''''') +swipe_left_alt_twotone = NotStr(''' ''') +people_round = NotStr('''''') +charging_station_filled = NotStr('''''') +all_inbox_twotone = NotStr(''' ''') +perm_scan_wifi_filled = NotStr('''''') +visibility_off_outlined = NotStr('''''') +arrow_forward_sharp = NotStr('''''') +price_change_twotone = NotStr(''' ''') +support_twotone = NotStr(''' ''') +boy_sharp = NotStr('''''') +stars_sharp = NotStr('''''') +lens_filled = NotStr('''''') +support_agent_sharp = NotStr(''' ''') +md21_mp_round = NotStr(''' ''') +stroller_filled = NotStr(''' ''') +spa_round = NotStr('''''') +content_paste_search_twotone = NotStr(''' ''') +view_comfy_outlined = NotStr('''''') +offline_share_filled = NotStr('''''') +aod_outlined = NotStr('''''') +pentagon_round = NotStr('''''') +pause_circle_outline_filled = NotStr('''''') +local_play_round = NotStr('''''') +rv_hookup_sharp = NotStr('''''') +text_rotate_vertical_twotone = NotStr('''''') +call_made_outlined = NotStr('''''') +trending_down_twotone = NotStr('''''') +view_headline_twotone = NotStr('''''') +vertical_align_top_round = NotStr('''''') +all_inbox_outlined = NotStr('''''') +format_list_bulleted_outlined = NotStr('''''') +nightlight_round_round = NotStr('''''') +directions_car_filled_round = NotStr('''''') +align_horizontal_center_outlined = NotStr('''''') +drag_handle_twotone = NotStr('''''') +gamepad_sharp = NotStr('''''') +density_large_sharp = NotStr('''''') +exposure_plus2_outlined = NotStr('''''') +mode_edit_filled = NotStr('''''') +flourescent_filled = NotStr('''''') +http_outlined = NotStr('''''') +chair_alt_outlined = NotStr('''''') +directions_transit_outlined = NotStr(''' ''') +cloud_sync_sharp = NotStr('''''') +moped_outlined = NotStr(''' ''') +publish_twotone = NotStr(''' ''') +remove_road_sharp = NotStr('''''') +account_box_sharp = NotStr('''''') +equalizer_outlined = NotStr('''''') +r_mobiledata_filled = NotStr('''''') +text_format_round = NotStr('''''') +favorite_border_filled = NotStr('''''') +cloud_circle_filled = NotStr('''''') +video_settings_round = NotStr(''' ''') +mode_round = NotStr('''''') +library_books_filled = NotStr('''''') +explicit_round = NotStr('''''') +phone_forwarded_sharp = NotStr('''''') +perm_data_setting_sharp = NotStr('''''') +price_check_twotone = NotStr('''''') +calculate_sharp = NotStr('''''') +self_improvement_filled = NotStr(''' ''') +pest_control_rodent_round = NotStr('''''') +md17_mp_sharp = NotStr(''' ''') +md5_k_plus_round = NotStr('''''') +share_arrival_time_sharp = NotStr('''''') +device_hub_filled = NotStr('''''') +md60_fps_select_outlined = NotStr('''''') +favorite_round = NotStr('''''') +label_important_round = NotStr('''''') +subject_outlined = NotStr('''''') +emoji_objects_filled = NotStr('''''') +adb_sharp = NotStr('''''') +open_in_browser_sharp = NotStr('''''') +admin_panel_settings_filled = NotStr(''' ''') +brightness3_sharp = NotStr('''''') +account_balance_wallet_outlined = NotStr(''' ''') +incomplete_circle_round = NotStr('''''') +label_twotone = NotStr(''' ''') +domain_add_twotone = NotStr(''' ''') +md2_k_twotone = NotStr(''' ''') +camera_roll_filled = NotStr('''''') +screenshot_round = NotStr('''''') +expand_twotone = NotStr('''''') +content_paste_sharp = NotStr('''''') +play_circle_filled_outlined = NotStr('''''') +download_done_sharp = NotStr('''''') +access_alarm_twotone = NotStr(''' ''') +outbond_sharp = NotStr('''''') +nearby_off_sharp = NotStr('''''') +folder_shared_filled = NotStr('''''') +palette_sharp = NotStr('''''') +scuba_diving_sharp = NotStr('''''') +roofing_outlined = NotStr('''''') +ssid_chart_sharp = NotStr('''''') +add_link_outlined = NotStr('''''') +grid_view_twotone = NotStr(''' ''') +less_than_equal_round = NotStr(''' ''') +room_sharp = NotStr('''''') +sports_martial_arts_filled = NotStr(''' ''') +mobile_screen_share_sharp = NotStr('''''') +landslide_outlined = NotStr('''''') +pan_tool_outlined = NotStr('''''') +panorama_wide_angle_select_round = NotStr('''''') +temple_hindu_round = NotStr('''''') +near_me_disabled_twotone = NotStr(''' ''') +soap_round = NotStr('''''') +minimize_filled = NotStr('''''') +signal_wifi_statusbar_null_twotone = NotStr('''''') +person_add_alt_outlined = NotStr('''''') +format_list_bulleted_round = NotStr('''''') +gavel_outlined = NotStr('''''') +videocam_off_filled = NotStr('''''') +align_horizontal_center_round = NotStr('''''') +inventory2_sharp = NotStr('''''') +vertical_align_top_outlined = NotStr('''''') +event_available_round = NotStr('''''') +view_cozy_twotone = NotStr(''' ''') +roundabout_left_outlined = NotStr('''''') +smart_screen_filled = NotStr(''' ''') +science_sharp = NotStr('''''') +camera_indoor_sharp = NotStr('''''') +signal_wifi_statusbar_null_round = NotStr('''''') +swipe_up_round = NotStr('''''') +calendar_view_month_round = NotStr('''''') +blender_filled = NotStr('''''') +attach_money_filled = NotStr('''''') +room_outlined = NotStr(''' ''') +queue_twotone = NotStr(''' ''') +display_settings_round = NotStr(''' ''') +picture_in_picture_twotone = NotStr(''' ''') +arrow_circle_left_round = NotStr('''''') +tsunami_sharp = NotStr('''''') +horizontal_rule_sharp = NotStr('''''') +drive_file_rename_outline_round = NotStr('''''') +delete_sweep_outlined = NotStr('''''') +front_hand_round = NotStr('''''') +queue_music_round = NotStr('''''') +subject_filled = NotStr('''''') +swap_vert_filled = NotStr('''''') +dark_mode_twotone = NotStr(''' ''') +rule_round = NotStr('''''') +north_west_outlined = NotStr('''''') +corporate_fare_round = NotStr('''''') +signal_wifi2_bar_outlined = NotStr(''' ''') +notifications_paused_filled = NotStr('''''') +perm_contact_calendar_twotone = NotStr(''' ''') +drive_folder_upload_outlined = NotStr('''''') +dns_outlined = NotStr('''''') +mark_email_unread_filled = NotStr('''''') +sync_disabled_round = NotStr('''''') +sentiment_slightly_dissatisfied_twotone = NotStr(''' ''') +no_cell_round = NotStr('''''') +swap_calls_outlined = NotStr('''''') +interests_sharp = NotStr('''''') +warehouse_outlined = NotStr('''''') +open_in_browser_round = NotStr('''''') +wifi_find_twotone = NotStr(''' ''') +precision_manufacturing_twotone = NotStr(''' ''') +repeat_twotone = NotStr('''''') +highlight_alt_outlined = NotStr('''''') +masks_outlined = NotStr('''''') +task_round = NotStr('''''') +message_filled = NotStr('''''') +horizontal_split_outlined = NotStr('''''') +system_update_round = NotStr('''''') +present_to_all_filled = NotStr('''''') +crop75_outlined = NotStr('''''') +nordic_walking_filled = NotStr('''''') +group_add_sharp = NotStr('''''') +hide_image_twotone = NotStr(''' ''') +airlines_round = NotStr('''''') +signal_cellular_connected_no_internet4_bar_outlined = NotStr('''''') +panorama_horizontal_sharp = NotStr('''''') +timer_twotone = NotStr(''' ''') +hotel_outlined = NotStr('''''') +gpp_good_outlined = NotStr('''''') +add_chart_outlined = NotStr(''' ''') +file_download_outlined = NotStr('''''') +md10_k_filled = NotStr('''''') +door_sliding_round = NotStr('''''') +dialpad_round = NotStr('''''') +markunread_mailbox_round = NotStr('''''') +account_box_filled = NotStr('''''') +roundabout_left_filled = NotStr('''''') +elderly_woman_round = NotStr('''''') +person_add_filled = NotStr('''''') +snippet_folder_filled = NotStr('''''') +check_circle_outlined = NotStr('''''') +light_mode_filled = NotStr('''''') +insights_outlined = NotStr(''' ''') +share_location_round = NotStr(''' ''') +settings_system_daydream_outlined = NotStr('''''') +print_sharp = NotStr('''''') +label_important_twotone = NotStr(''' ''') +assignment_ind_outlined = NotStr('''''') +battery50_round = NotStr(''' ''') +playlist_add_check_circle_sharp = NotStr('''''') +battery20_sharp = NotStr(''' ''') +system_update_alt_sharp = NotStr('''''') +battery4_bar_filled = NotStr('''''') +summarize_twotone = NotStr(''' ''') +battery60_outlined = NotStr(''' ''') +gif_filled = NotStr('''''') +exposure_outlined = NotStr('''''') +star_border_purple500_filled = NotStr('''''') +manage_accounts_twotone = NotStr(''' ''') +mode_comment_outlined = NotStr('''''') +breakfast_dining_sharp = NotStr('''''') +alternate_email_round = NotStr('''''') +compare_arrows_round = NotStr('''''') +exposure_plus1_round = NotStr('''''') +do_disturb_off_twotone = NotStr(''' ''') +delete_sweep_round = NotStr('''''') +skateboarding_sharp = NotStr('''''') +stay_primary_landscape_sharp = NotStr('''''') +md12_mp_twotone = NotStr(''' ''') +incomplete_circle_twotone = NotStr('''''') +cloud_circle_round = NotStr('''''') +iso_round = NotStr('''''') +import_contacts_filled = NotStr('''''') +table_view_filled = NotStr('''''') +storefront_outlined = NotStr('''''') +extension_outlined = NotStr('''''') +error_outline_outlined = NotStr('''''') +stadium_round = NotStr('''''') +widgets_sharp = NotStr('''''') +motion_photos_pause_twotone = NotStr('''''') +view_agenda_round = NotStr('''''') +av_timer_twotone = NotStr(''' ''') +screen_search_desktop_outlined = NotStr(''' ''') +http_twotone = NotStr('''''') +flood_sharp = NotStr('''''') +south_east_filled = NotStr('''''') +swipe_vertical_round = NotStr('''''') +mark_email_read_round = NotStr('''''') +turn_slight_right_round = NotStr('''''') +visibility_off_sharp = NotStr('''''') +bookmarks_outlined = NotStr('''''') +beenhere_sharp = NotStr('''''') +do_not_disturb_off_sharp = NotStr('''''') +table_view_twotone = NotStr(''' ''') +volume_up_outlined = NotStr('''''') +battery_charging60_round = NotStr(''' ''') +table_rows_filled = NotStr('''''') +format_overline_filled = NotStr('''''') +wb_auto_round = NotStr('''''') +expand_outlined = NotStr('''''') +production_quantity_limits_round = NotStr('''''') +battery6_bar_sharp = NotStr('''''') +bluetooth_connected_round = NotStr('''''') +business_center_twotone = NotStr(''' ''') +request_page_twotone = NotStr(''' ''') +signal_cellular1_bar_sharp = NotStr(''' ''') +line_axis_round = NotStr('''''') +playlist_add_circle_outlined = NotStr('''''') +add_chart_round = NotStr(''' ''') +health_and_safety_outlined = NotStr('''''') +desktop_mac_sharp = NotStr('''''') +wc_round = NotStr('''''') +send_time_extension_twotone = NotStr(''' ''') +person_add_alt1_twotone = NotStr(''' ''') +phone_enabled_filled = NotStr('''''') +offline_bolt_round = NotStr('''''') +domain_verification_sharp = NotStr(''' ''') +cloud_queue_outlined = NotStr('''''') +waves_round = NotStr('''''') +vertical_split_round = NotStr('''''') +games_round = NotStr('''''') +filter6_round = NotStr('''''') +wb_iridescent_round = NotStr('''''') +stay_primary_landscape_twotone = NotStr(''' ''') +transgender_outlined = NotStr('''''') +bluetooth_disabled_twotone = NotStr('''''') +sentiment_neutral_twotone = NotStr(''' ''') +storm_twotone = NotStr(''' ''') +alt_route_round = NotStr('''''') +difference_sharp = NotStr('''''') +mic_sharp = NotStr(''' ''') +looks4_outlined = NotStr('''''') +egg_alt_sharp = NotStr('''''') +expand_more_outlined = NotStr('''''') +battery5_bar_sharp = NotStr('''''') +expand_less_round = NotStr('''''') +flight_twotone = NotStr('''''') +numbers_outlined = NotStr('''''') +noise_aware_filled = NotStr(''' ''') +support_agent_outlined = NotStr(''' ''') +charging_station_round = NotStr('''''') +text_rotation_none_round = NotStr('''''') +push_pin_outlined = NotStr('''''') +change_circle_twotone = NotStr(''' ''') +cell_tower_twotone = NotStr(''' ''') +format_size_outlined = NotStr('''''') +undo_outlined = NotStr('''''') +h_plus_mobiledata_filled = NotStr('''''') +brightness_low_sharp = NotStr('''''') +track_changes_round = NotStr('''''') +nordic_walking_outlined = NotStr('''''') +fastfood_filled = NotStr('''''') +inbox_twotone = NotStr(''' ''') +adjust_round = NotStr('''''') +md8_k_round = NotStr('''''') +speaker_notes_round = NotStr('''''') +downhill_skiing_outlined = NotStr('''''') +subtitles_off_twotone = NotStr(''' ''') +headphones_round = NotStr('''''') +videogame_asset_off_filled = NotStr('''''') +sports_motorsports_round = NotStr(''' ''') +brightness4_sharp = NotStr('''''') +house_siding_twotone = NotStr(''' ''') +local_police_round = NotStr('''''') +keyboard_option_key_filled = NotStr('''''') +crib_twotone = NotStr(''' ''') +markunread_filled = NotStr('''''') +download_for_offline_filled = NotStr('''''') +airline_seat_legroom_reduced_filled = NotStr('''''') +post_add_filled = NotStr(''' ''') +crop_sharp = NotStr('''''') +agriculture_twotone = NotStr(''' ''') +electric_rickshaw_outlined = NotStr('''''') +phonelink_lock_sharp = NotStr('''''') +do_disturb_alt_outlined = NotStr('''''') +format_shapes_round = NotStr('''''') +filter_hdr_round = NotStr('''''') +nearby_error_round = NotStr(''' ''') +backpack_filled = NotStr('''''') +forward5_twotone = NotStr('''''') +highlight_alt_round = NotStr('''''') +move_up_twotone = NotStr(''' ''') +exposure_sharp = NotStr('''''') +copy_all_outlined = NotStr('''''') +playlist_play_sharp = NotStr('''''') +assignment_ind_filled = NotStr('''''') +window_filled = NotStr('''''') +pause_circle_filled_filled = NotStr('''''') +calculate_filled = NotStr('''''') +saved_search_twotone = NotStr(''' ''') +remove_red_eye_outlined = NotStr('''''') +discount_twotone = NotStr(''' ''') +pix_round = NotStr(''' ''') +star_border_round = NotStr('''''') +add_shopping_cart_sharp = NotStr('''''') +accessibility_new_filled = NotStr('''''') +view_array_round = NotStr('''''') +transfer_within_a_station_filled = NotStr('''''') +flip_camera_ios_twotone = NotStr(''' ''') +md6_ft_apart_round = NotStr('''''') +settings_accessibility_sharp = NotStr('''''') +face_round = NotStr('''''') +do_not_disturb_on_sharp = NotStr('''''') +perm_device_information_filled = NotStr('''''') +pending_actions_sharp = NotStr('''''') +playlist_add_check_circle_round = NotStr('''''') +deselect_filled = NotStr('''''') +scoreboard_outlined = NotStr('''''') +directions_bike_outlined = NotStr('''''') +punch_clock_round = NotStr(''' ''') +fax_round = NotStr('''''') +wrong_location_twotone = NotStr(''' ''') +format_align_left_round = NotStr('''''') +tsunami_outlined = NotStr('''''') +dialer_sip_round = NotStr('''''') +vaping_rooms_filled = NotStr('''''') +pin_off_sharp = NotStr(''' ''') +light_mode_sharp = NotStr('''''') +emoji_transportation_filled = NotStr(''' ''') +check_circle_outline_sharp = NotStr('''''') +sentiment_very_dissatisfied_sharp = NotStr('''''') +open_in_new_twotone = NotStr('''''') +view_headline_outlined = NotStr('''''') +cyclone_round = NotStr(''' ''') +divide_sharp = NotStr('''''') +no_sim_round = NotStr('''''') +calendar_view_day_round = NotStr('''''') +border_top_round = NotStr('''''') +toc_outlined = NotStr('''''') +system_update_sharp = NotStr('''''') +pie_chart_outline_filled = NotStr('''''') +keyboard_tab_sharp = NotStr('''''') +reply_round = NotStr('''''') +person_pin_sharp = NotStr('''''') +looks_one_outlined = NotStr('''''') +camera_outdoor_round = NotStr('''''') +calendar_view_day_sharp = NotStr('''''') +md8_k_sharp = NotStr('''''') +app_settings_alt_sharp = NotStr('''''') +home_max_outlined = NotStr('''''') +key_round = NotStr('''''') +flaky_filled = NotStr('''''') +card_membership_round = NotStr('''''') +insights_twotone = NotStr(''' ''') +warning_amber_sharp = NotStr('''''') +local_car_wash_twotone = NotStr(''' ''') +show_chart_sharp = NotStr('''''') +signal_cellular_no_sim_round = NotStr('''''') +personal_injury_filled = NotStr('''''') +group_work_filled = NotStr('''''') +loop_round = NotStr('''''') +wb_iridescent_sharp = NotStr('''''') +md15_mp_round = NotStr(''' ''') +fiber_pin_filled = NotStr('''''') +enhanced_encryption_twotone = NotStr(''' ''') +battery_saver_twotone = NotStr('''''') +shield_moon_outlined = NotStr(''' ''') +upcoming_outlined = NotStr('''''') +alternate_email_filled = NotStr('''''') +snowmobile_round = NotStr('''''') +pin_end_round = NotStr('''''') +exposure_round = NotStr('''''') +space_dashboard_sharp = NotStr('''''') +iron_round = NotStr('''''') +do_not_disturb_outlined = NotStr('''''') +nature_people_twotone = NotStr(''' ''') +arrow_forward_outlined = NotStr('''''') +install_desktop_filled = NotStr(''' ''') +screen_lock_portrait_twotone = NotStr(''' ''') +assignment_filled = NotStr('''''') +video_file_filled = NotStr('''''') +transfer_within_a_station_sharp = NotStr('''''') +car_rental_sharp = NotStr('''''') +volume_off_twotone = NotStr(''' ''') +open_in_new_sharp = NotStr('''''') +south_east_round = NotStr('''''') +height_round = NotStr('''''') +format_color_reset_sharp = NotStr('''''') +swipe_twotone = NotStr(''' ''') +signal_cellular4_bar_round = NotStr('''''') +expand_circle_down_outlined = NotStr('''''') +add_comment_filled = NotStr('''''') +import_export_filled = NotStr('''''') +mark_as_unread_twotone = NotStr(''' ''') +power_settings_new_outlined = NotStr('''''') +reply_outlined = NotStr('''''') +king_bed_sharp = NotStr('''''') +dvr_outlined = NotStr('''''') +motion_photos_on_round = NotStr('''''') +keyboard_double_arrow_up_filled = NotStr(''' ''') +military_tech_sharp = NotStr('''''') +av_timer_filled = NotStr('''''') +telegram_outlined = NotStr('''''') +clear_outlined = NotStr('''''') +no_encryption_filled = NotStr('''''') +payment_round = NotStr('''''') +holiday_village_filled = NotStr('''''') +roundabout_right_round = NotStr('''''') +departure_board_round = NotStr('''''') +view_column_outlined = NotStr('''''') +dry_cleaning_sharp = NotStr('''''') +linear_scale_sharp = NotStr('''''') +audio_file_filled = NotStr('''''') +bedroom_child_round = NotStr(''' ''') +forward_outlined = NotStr('''''') +location_off_sharp = NotStr('''''') +password_sharp = NotStr('''''') +settings_input_antenna_filled = NotStr('''''') +pause_round = NotStr('''''') +list_twotone = NotStr('''''') +medical_information_round = NotStr('''''') +lunch_dining_round = NotStr('''''') +network_locked_filled = NotStr('''''') +local_pharmacy_round = NotStr('''''') +co_present_filled = NotStr(''' ''') +car_repair_sharp = NotStr('''''') +filter_tilt_shift_filled = NotStr('''''') +pages_outlined = NotStr('''''') +egg_alt_round = NotStr('''''') +thunderstorm_outlined = NotStr('''''') +dining_outlined = NotStr('''''') +no_flash_outlined = NotStr('''''') +bedroom_child_sharp = NotStr(''' ''') +traffic_sharp = NotStr('''''') +euro_round = NotStr('''''') +wb_shade_twotone = NotStr('''''') +assignment_turned_in_round = NotStr('''''') +share_arrival_time_round = NotStr('''''') +roller_skating_twotone = NotStr(''' ''') +get_app_sharp = NotStr('''''') +signal_wifi_bad_sharp = NotStr('''''') +call_missed_sharp = NotStr('''''') +md3_p_sharp = NotStr('''''') +interests_round = NotStr('''''') +read_more_sharp = NotStr('''''') +call_end_filled = NotStr('''''') +watch_later_outlined = NotStr('''''') +browser_not_supported_filled = NotStr('''''') +turn_slight_right_twotone = NotStr('''''') +chrome_reader_mode_round = NotStr('''''') +camera_filled = NotStr('''''') +change_history_outlined = NotStr('''''') +filter_center_focus_filled = NotStr('''''') +poll_outlined = NotStr('''''') +dry_filled = NotStr('''''') +closed_caption_disabled_round = NotStr('''''') +auto_fix_high_sharp = NotStr('''''') +keyboard_arrow_right_sharp = NotStr('''''') +segment_outlined = NotStr('''''') +animation_sharp = NotStr('''''') +css_sharp = NotStr('''''') +format_bold_outlined = NotStr('''''') +report_problem_filled = NotStr('''''') +md4_g_mobiledata_twotone = NotStr('''''') +youtube_searched_for_twotone = NotStr('''''') +language_filled = NotStr('''''') +local_library_round = NotStr('''''') +publish_filled = NotStr('''''') +fire_extinguisher_sharp = NotStr('''''') +tune_sharp = NotStr('''''') +content_paste_search_sharp = NotStr(''' ''') +md15_mp_outlined = NotStr(''' ''') +emoji_nature_outlined = NotStr('''''') +lens_blur_sharp = NotStr('''''') +splitscreen_filled = NotStr('''''') +fireplace_filled = NotStr('''''') +gif_round = NotStr('''''') +md4_mp_round = NotStr(''' ''') +account_balance_filled = NotStr('''''') +hdr_on_outlined = NotStr('''''') +subscriptions_outlined = NotStr('''''') +warning_amber_filled = NotStr(''' ''') +offline_share_outlined = NotStr(''' ''') +cameraswitch_outlined = NotStr(''' ''') +cruelty_free_round = NotStr('''''') +rtt_filled = NotStr('''''') +pets_outlined = NotStr(''' ''') +h_plus_mobiledata_round = NotStr('''''') +remove_shopping_cart_round = NotStr('''''') +check_circle_round = NotStr('''''') +local_laundry_service_filled = NotStr('''''') +inventory_twotone = NotStr(''' ''') +mark_chat_read_sharp = NotStr('''''') +connecting_airports_outlined = NotStr('''''') +md60_fps_outlined = NotStr('''''') +extension_filled = NotStr('''''') +compost_round = NotStr('''''') +border_left_twotone = NotStr('''''') +sports_basketball_twotone = NotStr(''' ''') +data_object_round = NotStr('''''') +polyline_filled = NotStr('''''') +align_vertical_center_filled = NotStr('''''') +slideshow_filled = NotStr('''''') +sports_motorsports_sharp = NotStr(''' ''') +gite_round = NotStr('''''') +subdirectory_arrow_right_filled = NotStr('''''') +living_filled = NotStr(''' ''') +single_bed_outlined = NotStr('''''') +rss_feed_filled = NotStr(''' ''') +pan_tool_alt_round = NotStr('''''') +temple_buddhist_filled = NotStr(''' ''') +edit_off_sharp = NotStr('''''') +filter7_outlined = NotStr('''''') +code_off_twotone = NotStr('''''') +signal_cellular0_bar_round = NotStr('''''') +record_voice_over_outlined = NotStr('''''') +wifi1_bar_filled = NotStr('''''') +playlist_add_check_filled = NotStr('''''') +tablet_round = NotStr('''''') +brightness5_twotone = NotStr(''' ''') +contactless_twotone = NotStr(''' ''') +add_ic_call_outlined = NotStr('''''') +hourglass_disabled_filled = NotStr('''''') +ac_unit_outlined = NotStr('''''') +trip_origin_twotone = NotStr('''''') +schema_filled = NotStr('''''') +hdr_enhanced_select_outlined = NotStr('''''') +redo_outlined = NotStr('''''') +mic_none_outlined = NotStr('''''') +disc_full_round = NotStr('''''') +two_wheeler_outlined = NotStr('''''') +phone_callback_filled = NotStr('''''') +drive_file_move_round = NotStr('''''') +kitchen_sharp = NotStr('''''') +cast_connected_sharp = NotStr('''''') +notifications_none_filled = NotStr('''''') +group_off_round = NotStr('''''') +eject_round = NotStr('''''') +html_round = NotStr('''''') +system_update_outlined = NotStr('''''') +score_round = NotStr('''''') +brightness5_round = NotStr('''''') +sports_soccer_filled = NotStr('''''') +keyboard_control_key_sharp = NotStr('''''') +delete_filled = NotStr('''''') +directions_railway_filled_round = NotStr('''''') +mark_unread_chat_alt_round = NotStr(''' ''') +open_in_full_filled = NotStr('''''') +php_outlined = NotStr('''''') +keyboard_double_arrow_right_round = NotStr(''' ''') +child_care_sharp = NotStr(''' ''') +file_upload_filled = NotStr('''''') +donut_small_outlined = NotStr('''''') +next_plan_sharp = NotStr('''''') +local_printshop_sharp = NotStr('''''') +align_horizontal_center_sharp = NotStr('''''') +pause_circle_filled_sharp = NotStr('''''') +electric_scooter_outlined = NotStr(''' ''') +hdr_strong_sharp = NotStr('''''') +https_sharp = NotStr('''''') +directions_subway_filled_sharp = NotStr('''''') +real_estate_agent_filled = NotStr('''''') +multiple_stop_round = NotStr('''''') +equals_sharp = NotStr('''''') +download_twotone = NotStr(''' ''') +emergency_share_outlined = NotStr('''''') +folder_zip_round = NotStr('''''') +stacked_bar_chart_filled = NotStr('''''') +temple_buddhist_sharp = NotStr(''' ''') +vpn_key_off_outlined = NotStr('''''') +chat_sharp = NotStr('''''') +sports_volleyball_round = NotStr('''''') +perm_scan_wifi_outlined = NotStr('''''') +emoji_food_beverage_round = NotStr('''''') +view_list_round = NotStr('''''') +kayaking_outlined = NotStr('''''') +earbuds_battery_outlined = NotStr('''''') +add_circle_outline_round = NotStr('''''') +md5_g_round = NotStr('''''') +data_array_sharp = NotStr('''''') +battery_charging30_outlined = NotStr(''' ''') +app_shortcut_round = NotStr(''' ''') +ondemand_video_twotone = NotStr(''' ''') +battery3_bar_outlined = NotStr('''''') +maximize_sharp = NotStr('''''') +baby_changing_station_filled = NotStr('''''') +security_sharp = NotStr('''''') +md21_mp_sharp = NotStr(''' ''') +chrome_reader_mode_sharp = NotStr('''''') +margin_sharp = NotStr('''''') +signal_cellular_off_round = NotStr('''''') +flight_outlined = NotStr('''''') +high_quality_outlined = NotStr('''''') +keyboard_hide_twotone = NotStr(''' ''') +screen_share_outlined = NotStr('''''') +md4_mp_twotone = NotStr(''' ''') +looks3_twotone = NotStr(''' ''') +hls_sharp = NotStr('''''') +history_edu_outlined = NotStr('''''') +unarchive_filled = NotStr('''''') +no_transfer_filled = NotStr('''''') +vpn_lock_sharp = NotStr('''''') +connect_without_contact_round = NotStr('''''') +view_headline_sharp = NotStr('''''') +personal_injury_sharp = NotStr('''''') +connected_tv_outlined = NotStr('''''') +md4_k_twotone = NotStr(''' ''') +leaderboard_twotone = NotStr(''' ''') +battery_charging20_filled = NotStr(''' ''') +contact_page_outlined = NotStr('''''') +online_prediction_sharp = NotStr('''''') +directions_off_twotone = NotStr(''' ''') +wifi_protected_setup_sharp = NotStr(''' ''') +sd_card_alert_twotone = NotStr(''' ''') +settings_suggest_sharp = NotStr('''''') +phonelink_erase_round = NotStr('''''') +attach_email_round = NotStr(''' ''') +snooze_sharp = NotStr('''''') +qr_code_twotone = NotStr(''' ''') +md18_mp_sharp = NotStr(''' ''') +photo_size_select_small_round = NotStr('''''') +subscriptions_twotone = NotStr(''' ''') +north_east_filled = NotStr('''''') +edit_notifications_sharp = NotStr('''''') +vrpano_filled = NotStr('''''') +stop_circle_outlined = NotStr('''''') +filter_alt_sharp = NotStr('''''') +sentiment_slightly_dissatisfied_outlined = NotStr(''' ''') +settings_cell_twotone = NotStr(''' ''') +qr_code_scanner_filled = NotStr('''''') +playlist_add_check_circle_filled = NotStr('''''') +currency_lira_outlined = NotStr('''''') +alternate_email_twotone = NotStr('''''') +task_alt_outlined = NotStr('''''') +exposure_zero_round = NotStr('''''') +square_twotone = NotStr(''' ''') +md1_x_mobiledata_filled = NotStr('''''') +brightness_medium_twotone = NotStr(''' ''') +view_column_sharp = NotStr('''''') +next_week_sharp = NotStr('''''') +md7_k_round = NotStr('''''') +sports_gymnastics_round = NotStr('''''') +villa_filled = NotStr('''''') +history_edu_twotone = NotStr(''' ''') +airline_seat_flat_angled_sharp = NotStr('''''') +new_label_outlined = NotStr('''''') +no_accounts_sharp = NotStr(''' ''') +phonelink_lock_round = NotStr(''' ''') +cancel_round = NotStr('''''') +pageview_round = NotStr('''''') +home_max_filled = NotStr('''''') +font_download_twotone = NotStr(''' ''') +link_outlined = NotStr('''''') +send_and_archive_twotone = NotStr(''' ''') +wb_shade_filled = NotStr('''''') +delete_outline_round = NotStr('''''') +md11_mp_round = NotStr(''' ''') +noise_aware_round = NotStr(''' ''') +battery_unknown_filled = NotStr('''''') +local_movies_filled = NotStr('''''') +aspect_ratio_outlined = NotStr('''''') +supervisor_account_outlined = NotStr('''''') +assignment_returned_twotone = NotStr(''' ''') +table_chart_round = NotStr('''''') +euro_twotone = NotStr('''''') +picture_as_pdf_round = NotStr('''''') +code_off_outlined = NotStr('''''') +fitness_center_twotone = NotStr('''''') +access_time_filled = NotStr(''' ''') +lock_reset_filled = NotStr('''''') +laptop_windows_twotone = NotStr(''' ''') +view_timeline_sharp = NotStr('''''') +online_prediction_round = NotStr('''''') +stop_screen_share_sharp = NotStr('''''') +apple_filled = NotStr('''''') +warning_twotone = NotStr(''' ''') +arrow_circle_right_outlined = NotStr('''''') +emoji_events_twotone = NotStr(''' ''') +construction_twotone = NotStr('''''') +volume_mute_outlined = NotStr('''''') +md5_k_filled = NotStr('''''') +blur_off_twotone = NotStr(''' ''') +directions_bus_sharp = NotStr('''''') +scanner_round = NotStr('''''') +build_circle_outlined = NotStr(''' ''') +loyalty_outlined = NotStr(''' ''') +filter3_twotone = NotStr(''' ''') +star_rate_filled = NotStr('''''') +insert_invitation_sharp = NotStr('''''') +tour_outlined = NotStr('''''') +medication_round = NotStr('''''') +incomplete_circle_filled = NotStr('''''') +backup_filled = NotStr('''''') +skateboarding_filled = NotStr('''''') +sim_card_round = NotStr('''''') +network_wifi2_bar_outlined = NotStr('''''') +save_outlined = NotStr('''''') +access_alarm_round = NotStr('''''') +shopping_bag_sharp = NotStr('''''') +format_quote_filled = NotStr('''''') +dirty_lens_round = NotStr('''''') +text_rotation_down_sharp = NotStr('''''') +theater_comedy_round = NotStr(''' ''') +forward30_sharp = NotStr('''''') +subway_twotone = NotStr(''' ''') +mark_chat_read_twotone = NotStr(''' ''') +stadium_outlined = NotStr('''''') +directions_subway_filled_twotone = NotStr(''' ''') +store_mall_directory_twotone = NotStr(''' ''') +speed_outlined = NotStr(''' ''') +motion_photos_auto_twotone = NotStr('''''') +charging_station_outlined = NotStr('''''') +disabled_visible_outlined = NotStr('''''') +directions_boat_filled_twotone = NotStr(''' ''') +flare_twotone = NotStr('''''') +offline_pin_sharp = NotStr('''''') +color_lens_outlined = NotStr(''' ''') +vertical_align_bottom_outlined = NotStr('''''') +directions_walk_round = NotStr('''''') +call_missed_outlined = NotStr('''''') +navigate_before_sharp = NotStr('''''') +pause_circle_filled_twotone = NotStr(''' ''') +md30_fps_select_twotone = NotStr('''''') +running_with_errors_round = NotStr('''''') +south_filled = NotStr('''''') +control_point_twotone = NotStr(''' ''') +people_outline_filled = NotStr('''''') +md6_ft_apart_twotone = NotStr('''''') +remove_from_queue_round = NotStr('''''') +vertical_split_outlined = NotStr('''''') +add_circle_outline_twotone = NotStr('''''') +download_for_offline_sharp = NotStr('''''') +swipe_up_alt_sharp = NotStr('''''') +sentiment_very_dissatisfied_filled = NotStr(''' ''') +attachment_outlined = NotStr('''''') +currency_yuan_outlined = NotStr('''''') +sports_hockey_sharp = NotStr('''''') +camera_alt_sharp = NotStr(''' ''') +commute_outlined = NotStr('''''') +stay_current_portrait_twotone = NotStr(''' ''') +nightlife_filled = NotStr('''''') +u_turn_right_outlined = NotStr('''''') +straight_round = NotStr('''''') +text_rotation_angledown_twotone = NotStr('''''') +remove_circle_outline_twotone = NotStr('''''') +snapchat_twotone = NotStr('''''') +restaurant_twotone = NotStr('''''') +settings_filled = NotStr('''''') +php_filled = NotStr('''''') +swipe_up_filled = NotStr('''''') +directions_subway_filled_round = NotStr('''''') +signal_cellular_connected_no_internet4_bar_sharp = NotStr('''''') +recommend_filled = NotStr('''''') +call_missed_filled = NotStr('''''') +fmd_good_filled = NotStr('''''') +car_rental_round = NotStr('''''') +motion_photos_paused_round = NotStr('''''') +coronavirus_filled = NotStr('''''') +security_update_sharp = NotStr('''''') +md60_fps_twotone = NotStr('''''') +straighten_sharp = NotStr('''''') +play_circle_outline_twotone = NotStr('''''') +play_for_work_sharp = NotStr('''''') +elderly_round = NotStr('''''') +add_location_filled = NotStr('''''') +notifications_outlined = NotStr('''''') +local_police_outlined = NotStr('''''') +usb_round = NotStr('''''') +sync_disabled_filled = NotStr('''''') +ad_units_outlined = NotStr(''' ''') +flare_filled = NotStr('''''') +send_to_mobile_filled = NotStr('''''') +hardware_twotone = NotStr(''' ''') +nightlife_twotone = NotStr('''''') +agriculture_round = NotStr(''' ''') +spatial_audio_off_filled = NotStr(''' ''') +design_services_filled = NotStr('''''') +notes_sharp = NotStr('''''') +info_twotone = NotStr(''' ''') +swap_horizontal_circle_sharp = NotStr('''''') +swap_horiz_round = NotStr('''''') +border_vertical_outlined = NotStr('''''') +admin_panel_settings_outlined = NotStr(''' ''') +get_app_filled = NotStr('''''') +md9_mp_outlined = NotStr(''' ''') +woman_outlined = NotStr(''' ''') +unarchive_sharp = NotStr('''''') +swap_horiz_filled = NotStr('''''') +kebab_dining_sharp = NotStr('''''') +text_rotation_angleup_round = NotStr('''''') +tab_unselected_round = NotStr('''''') +mic_none_twotone = NotStr(''' ''') +cable_outlined = NotStr('''''') +filter7_round = NotStr('''''') +sync_lock_sharp = NotStr('''''') +settings_input_antenna_outlined = NotStr('''''') +ssid_chart_filled = NotStr('''''') +settings_input_composite_round = NotStr('''''') +do_not_disturb_on_outlined = NotStr('''''') +linear_scale_filled = NotStr('''''') +airplanemode_inactive_round = NotStr('''''') +sports_kabaddi_filled = NotStr(''' ''') +volume_mute_sharp = NotStr('''''') +campaign_outlined = NotStr('''''') +brightness_auto_twotone = NotStr(''' ''') +add_reaction_round = NotStr('''''') +cruelty_free_filled = NotStr('''''') +zoom_in_round = NotStr('''''') +plus_sharp = NotStr('''''') +edit_location_alt_filled = NotStr(''' ''') +workspaces_sharp = NotStr('''''') +note_add_twotone = NotStr(''' ''') +favorite_twotone = NotStr(''' ''') +clear_all_twotone = NotStr('''''') +arrow_back_ios_sharp = NotStr('''''') +panorama_horizontal_twotone = NotStr(''' ''') +cast_filled = NotStr('''''') +timer3_select_outlined = NotStr('''''') +assignment_return_round = NotStr('''''') +switch_account_twotone = NotStr(''' ''') +place_outlined = NotStr('''''') +forward_round = NotStr('''''') +add_location_outlined = NotStr('''''') +directions_off_sharp = NotStr('''''') +md24_mp_outlined = NotStr(''' ''') +monochrome_photos_outlined = NotStr('''''') +chair_alt_filled = NotStr('''''') +emergency_share_twotone = NotStr(''' ''') +flashlight_off_twotone = NotStr(''' ''') +no_drinks_sharp = NotStr('''''') +phone_twotone = NotStr(''' ''') +microwave_sharp = NotStr('''''') +local_parking_twotone = NotStr('''''') +video_stable_round = NotStr(''' ''') +currency_yen_filled = NotStr('''''') +volume_down_filled = NotStr('''''') +gif_box_sharp = NotStr('''''') +settings_phone_sharp = NotStr('''''') +dehaze_sharp = NotStr('''''') +flourescent_sharp = NotStr('''''') +pivot_table_chart_round = NotStr('''''') +switch_left_filled = NotStr('''''') +laptop_mac_twotone = NotStr(''' ''') +traffic_filled = NotStr('''''') +apps_outlined = NotStr('''''') +power_outlined = NotStr('''''') +visibility_off_twotone = NotStr(''' ''') +filter_twotone = NotStr(''' ''') +settings_input_hdmi_round = NotStr('''''') +fort_twotone = NotStr(''' ''') +battery_charging50_round = NotStr(''' ''') +yard_sharp = NotStr(''' ''') +people_outline_sharp = NotStr('''''') +text_rotate_vertical_outlined = NotStr('''''') +api_outlined = NotStr('''''') +devices_fold_filled = NotStr('''''') +tapas_round = NotStr('''''') +settings_applications_round = NotStr(''' ''') +turn_right_sharp = NotStr('''''') +bar_chart_round = NotStr('''''') +airline_seat_recline_normal_twotone = NotStr('''''') +downloading_outlined = NotStr('''''') +control_point_duplicate_round = NotStr('''''') +record_voice_over_filled = NotStr(''' ''') +battery_full_round = NotStr('''''') +arrow_drop_down_twotone = NotStr('''''') +campaign_twotone = NotStr(''' ''') +auto_fix_off_outlined = NotStr('''''') +play_arrow_twotone = NotStr(''' ''') +crop54_filled = NotStr('''''') +alarm_add_outlined = NotStr('''''') +vpn_key_outlined = NotStr('''''') +perm_device_information_outlined = NotStr('''''') +pentagon_twotone = NotStr(''' ''') +center_focus_weak_outlined = NotStr('''''') +qr_code2_outlined = NotStr('''''') +no_meals_sharp = NotStr('''''') +toggle_on_twotone = NotStr(''' ''') +percent_twotone = NotStr('''''') +pattern_twotone = NotStr('''''') +web_asset_off_outlined = NotStr('''''') +account_circle_twotone = NotStr(''' ''') +fax_twotone = NotStr(''' ''') +panorama_wide_angle_sharp = NotStr('''''') +view_carousel_filled = NotStr('''''') +remove_circle_sharp = NotStr('''''') +snowshoeing_round = NotStr('''''') +closed_caption_disabled_twotone = NotStr(''' ''') +location_disabled_round = NotStr('''''') +md23_mp_outlined = NotStr(''' ''') +local_post_office_sharp = NotStr('''''') +female_round = NotStr('''''') +view_sidebar_round = NotStr('''''') +deblur_sharp = NotStr(''' ''') +play_disabled_twotone = NotStr(''' ''') +hd_round = NotStr('''''') +mark_email_unread_sharp = NotStr('''''') +no_cell_outlined = NotStr('''''') +horizontal_split_sharp = NotStr('''''') +maps_home_work_sharp = NotStr(''' ''') +sim_card_alert_filled = NotStr('''''') +divide_filled = NotStr('''''') +fast_forward_sharp = NotStr('''''') +monitor_round = NotStr('''''') +battery30_twotone = NotStr(''' ''') +bike_scooter_round = NotStr(''' ''') +amp_stories_round = NotStr('''''') +single_bed_filled = NotStr('''''') +more_horiz_filled = NotStr('''''') +snooze_twotone = NotStr('''''') +format_list_numbered_rtl_outlined = NotStr('''''') +camera_rear_filled = NotStr('''''') +burst_mode_filled = NotStr('''''') +spatial_audio_sharp = NotStr(''' ''') +blur_linear_sharp = NotStr('''''') +emergency_sharp = NotStr('''''') +lock_clock_twotone = NotStr(''' ''') +auto_graph_round = NotStr('''''') +emergency_recording_outlined = NotStr('''''') +format_clear_sharp = NotStr('''''') +fork_left_filled = NotStr('''''') +science_twotone = NotStr(''' ''') +imagesearch_roller_round = NotStr('''''') +mp_twotone = NotStr(''' ''') +lightbulb_filled = NotStr('''''') +signal_cellular4_bar_sharp = NotStr('''''') +airline_seat_flat_round = NotStr('''''') +restore_page_filled = NotStr('''''') +local_grocery_store_filled = NotStr('''''') +comments_disabled_round = NotStr('''''') +local_activity_outlined = NotStr('''''') +hdr_on_select_twotone = NotStr('''''') +blur_on_sharp = NotStr('''''') +compost_sharp = NotStr('''''') +file_download_sharp = NotStr('''''') +md5_mp_twotone = NotStr(''' ''') +videogame_asset_outlined = NotStr(''' ''') +factory_round = NotStr('''''') +cancel_schedule_send_outlined = NotStr(''' ''') +grid_goldenratio_twotone = NotStr('''''') +attachment_filled = NotStr('''''') +person_add_disabled_outlined = NotStr('''''') +md360_outlined = NotStr('''''') +person_search_outlined = NotStr('''''') +group_add_filled = NotStr('''''') +video_label_twotone = NotStr(''' ''') +dock_outlined = NotStr('''''') +panorama_vertical_sharp = NotStr('''''') +view_comfy_alt_sharp = NotStr('''''') +sms_failed_twotone = NotStr(''' ''') +pageview_outlined = NotStr('''''') +turn_sharp_right_twotone = NotStr('''''') +install_desktop_outlined = NotStr(''' ''') +recent_actors_sharp = NotStr('''''') +sensors_outlined = NotStr('''''') +golf_course_round = NotStr(''' ''') +credit_card_off_outlined = NotStr('''''') +directions_sharp = NotStr('''''') +circle_notifications_filled = NotStr('''''') +backpack_outlined = NotStr('''''') +pinch_round = NotStr('''''') +shopping_cart_round = NotStr('''''') +mic_off_filled = NotStr('''''') +facebook_twotone = NotStr('''''') +electrical_services_twotone = NotStr(''' ''') +hdr_off_round = NotStr('''''') +md2_mp_filled = NotStr('''''') +compare_sharp = NotStr('''''') +male_sharp = NotStr('''''') +assignment_return_sharp = NotStr('''''') +waves_twotone = NotStr('''''') +forward_to_inbox_twotone = NotStr(''' ''') +repeat_one_outlined = NotStr('''''') +assignment_ind_round = NotStr('''''') +bakery_dining_twotone = NotStr(''' ''') +rectangle_round = NotStr('''''') +swap_vertical_circle_twotone = NotStr(''' ''') +directions_twotone = NotStr(''' ''') +flag_circle_sharp = NotStr('''''') +key_off_sharp = NotStr('''''') +how_to_vote_filled = NotStr('''''') +grid_off_sharp = NotStr('''''') +filter1_round = NotStr('''''') +airplanemode_inactive_sharp = NotStr('''''') +vpn_key_sharp = NotStr('''''') +keyboard_double_arrow_right_outlined = NotStr(''' ''') +fmd_bad_round = NotStr('''''') +shuffle_twotone = NotStr('''''') +festival_outlined = NotStr('''''') +rowing_sharp = NotStr('''''') +auto_fix_high_outlined = NotStr('''''') +nfc_twotone = NotStr('''''') +thumb_down_outlined = NotStr('''''') +request_quote_sharp = NotStr('''''') +no_transfer_round = NotStr('''''') +create_round = NotStr('''''') +crop_rotate_round = NotStr('''''') +navigate_before_round = NotStr('''''') +backspace_outlined = NotStr('''''') +add_circle_outline_sharp = NotStr('''''') +screen_search_desktop_twotone = NotStr(''' ''') +notification_add_round = NotStr('''''') +linear_scale_round = NotStr('''''') +play_circle_round = NotStr('''''') +insert_photo_outlined = NotStr('''''') +md3_d_rotation_twotone = NotStr('''''') +drafts_filled = NotStr('''''') +grid_on_sharp = NotStr('''''') +turn_slight_right_filled = NotStr('''''') +star_purple500_sharp = NotStr('''''') +crop_original_outlined = NotStr('''''') +fact_check_sharp = NotStr('''''') +save_as_filled = NotStr('''''') +note_add_filled = NotStr('''''') +contrast_twotone = NotStr('''''') +format_strikethrough_outlined = NotStr('''''') +face_retouching_natural_round = NotStr(''' ''') +airline_seat_legroom_extra_filled = NotStr('''''') +delete_round = NotStr('''''') +terminal_filled = NotStr('''''') +web_asset_off_round = NotStr('''''') +dialpad_outlined = NotStr('''''') +panorama_vertical_select_sharp = NotStr('''''') +screen_search_desktop_round = NotStr(''' ''') +wifi_find_filled = NotStr(''' ''') +phonelink_erase_outlined = NotStr('''''') +control_camera_sharp = NotStr(''' ''') +music_video_round = NotStr(''' ''') +business_center_outlined = NotStr('''''') +bus_alert_outlined = NotStr(''' ''') +headset_sharp = NotStr('''''') +image_aspect_ratio_filled = NotStr('''''') +safety_check_outlined = NotStr('''''') +flash_auto_sharp = NotStr('''''') +child_friendly_twotone = NotStr(''' ''') +data_exploration_twotone = NotStr(''' ''') +hourglass_empty_sharp = NotStr('''''') +snapchat_sharp = NotStr('''''') +pest_control_outlined = NotStr(''' ''') +bloodtype_sharp = NotStr('''''') +signal_wifi3_bar_twotone = NotStr(''' ''') +filter_hdr_twotone = NotStr(''' ''') +numbers_twotone = NotStr('''''') +signal_cellular_alt1_bar_sharp = NotStr('''''') +density_small_outlined = NotStr('''''') +thumb_up_off_alt_sharp = NotStr('''''') +signal_wifi1_bar_lock_twotone = NotStr(''' ''') +local_pizza_outlined = NotStr('''''') +hub_round = NotStr('''''') +do_not_touch_twotone = NotStr(''' ''') +flag_twotone = NotStr(''' ''') +downloading_round = NotStr('''''') +message_round = NotStr('''''') +analytics_outlined = NotStr(''' ''') +forward5_round = NotStr('''''') +redeem_filled = NotStr('''''') +keyboard_backspace_round = NotStr('''''') +directions_car_outlined = NotStr(''' ''') +park_round = NotStr('''''') +mediation_sharp = NotStr('''''') +videocam_twotone = NotStr(''' ''') +radio_outlined = NotStr(''' ''') +display_settings_sharp = NotStr(''' ''') +network_wifi1_bar_filled = NotStr('''''') +motion_photos_off_outlined = NotStr('''''') +gite_filled = NotStr('''''') +medical_services_sharp = NotStr('''''') +call_to_action_round = NotStr('''''') +signal_wifi_statusbar_null_sharp = NotStr('''''') +perm_scan_wifi_round = NotStr('''''') +sports_baseball_twotone = NotStr(''' ''') +backup_table_sharp = NotStr(''' ''') +add_to_photos_filled = NotStr('''''') +app_registration_round = NotStr(''' ''') +highlight_off_round = NotStr('''''') +add_to_photos_round = NotStr('''''') +ballot_filled = NotStr('''''') +pie_chart_outlined = NotStr('''''') +dashboard_customize_twotone = NotStr(''' ''') +merge_type_sharp = NotStr('''''') +remove_shopping_cart_twotone = NotStr(''' ''') +waving_hand_sharp = NotStr('''''') +equals_twotone = NotStr('''''') +catching_pokemon_filled = NotStr('''''') +bolt_outlined = NotStr('''''') +local_gas_station_filled = NotStr('''''') +control_camera_round = NotStr(''' ''') +rice_bowl_outlined = NotStr('''''') +water_twotone = NotStr('''''') +widgets_filled = NotStr('''''') +card_giftcard_filled = NotStr('''''') +screen_lock_rotation_sharp = NotStr('''''') +add_card_round = NotStr('''''') +share_filled = NotStr('''''') +whatsapp_outlined = NotStr('''''') +south_east_twotone = NotStr('''''') +settings_overscan_twotone = NotStr(''' ''') +library_music_filled = NotStr('''''') +filter_tilt_shift_round = NotStr('''''') +delivery_dining_twotone = NotStr(''' ''') +not_started_filled = NotStr('''''') +image_search_sharp = NotStr('''''') +md4_k_filled = NotStr('''''') +monitor_twotone = NotStr(''' ''') +linear_scale_twotone = NotStr('''''') +photo_size_select_actual_twotone = NotStr(''' ''') +star_outline_round = NotStr('''''') +border_bottom_sharp = NotStr('''''') +my_location_round = NotStr('''''') +hardware_sharp = NotStr('''''') +arrow_left_filled = NotStr('''''') +person_search_twotone = NotStr(''' ''') +horizontal_split_filled = NotStr('''''') +important_devices_twotone = NotStr(''' ''') +equalizer_twotone = NotStr('''''') +dns_sharp = NotStr('''''') +skip_previous_twotone = NotStr(''' ''') +thumb_up_alt_sharp = NotStr('''''') +vrpano_round = NotStr('''''') +report_off_twotone = NotStr(''' ''') +deblur_twotone = NotStr(''' ''') +airline_seat_legroom_extra_sharp = NotStr('''''') +hail_filled = NotStr('''''') +sports_soccer_round = NotStr('''''') +folder_special_outlined = NotStr('''''') +control_point_filled = NotStr('''''') +md9_k_filled = NotStr('''''') +audio_file_sharp = NotStr('''''') +church_round = NotStr('''''') +checkroom_outlined = NotStr('''''') +high_quality_round = NotStr('''''') +comment_filled = NotStr('''''') +md3_k_plus_round = NotStr('''''') +motorcycle_twotone = NotStr(''' ''') +system_security_update_warning_twotone = NotStr(''' ''') +center_focus_weak_sharp = NotStr('''''') +supervisor_account_filled = NotStr('''''') +rounded_corner_sharp = NotStr('''''') +battery_charging_full_filled = NotStr('''''') +taxi_alert_outlined = NotStr(''' ''') +table_restaurant_round = NotStr('''''') +settings_input_component_round = NotStr('''''') +view_module_sharp = NotStr('''''') +free_cancellation_round = NotStr('''''') +directions_filled = NotStr('''''') +power_settings_new_round = NotStr('''''') +videogame_asset_filled = NotStr('''''') +track_changes_twotone = NotStr('''''') +medical_services_twotone = NotStr(''' ''') +flash_on_round = NotStr('''''') +playlist_play_twotone = NotStr('''''') +vpn_key_filled = NotStr('''''') +dns_round = NotStr('''''') +panorama_fish_eye_outlined = NotStr('''''') +volume_down_round = NotStr('''''') +local_phone_round = NotStr('''''') +security_update_good_twotone = NotStr(''' ''') +flip_to_back_filled = NotStr('''''') +data_thresholding_outlined = NotStr(''' ''') +md3_k_sharp = NotStr('''''') +local_post_office_twotone = NotStr(''' ''') +audiotrack_round = NotStr('''''') +no_photography_outlined = NotStr('''''') +no_drinks_round = NotStr('''''') +hourglass_top_twotone = NotStr(''' ''') +reorder_outlined = NotStr('''''') +tune_twotone = NotStr('''''') +rv_hookup_twotone = NotStr(''' ''') +piano_sharp = NotStr('''''') +bluetooth_drive_twotone = NotStr(''' ''') +follow_the_signs_filled = NotStr('''''') +checkroom_filled = NotStr('''''') +md2_mp_sharp = NotStr(''' ''') +satellite_sharp = NotStr('''''') +signal_cellular_null_sharp = NotStr('''''') +pan_tool_round = NotStr('''''') +forest_twotone = NotStr(''' ''') +more_horiz_twotone = NotStr('''''') +sms_round = NotStr('''''') +reviews_sharp = NotStr('''''') +support_agent_twotone = NotStr(''' ''') +pending_filled = NotStr('''''') +severe_cold_filled = NotStr('''''') +girl_round = NotStr('''''') +score_twotone = NotStr(''' ''') +disabled_by_default_round = NotStr('''''') +camera_roll_outlined = NotStr('''''') +mobile_friendly_round = NotStr('''''') +stay_primary_portrait_twotone = NotStr(''' ''') +directions_subway_outlined = NotStr(''' ''') +waving_hand_filled = NotStr('''''') +video_call_sharp = NotStr('''''') +directions_bike_round = NotStr('''''') +tire_repair_sharp = NotStr(''' ''') +signal_cellular0_bar_outlined = NotStr('''''') +cloud_off_filled = NotStr('''''') +md4_k_plus_round = NotStr('''''') +local_mall_outlined = NotStr('''''') +u_turn_right_round = NotStr('''''') +bluetooth_round = NotStr('''''') +shuffle_on_outlined = NotStr('''''') +book_online_round = NotStr('''''') +border_style_round = NotStr('''''') +sports_mma_outlined = NotStr(''' ''') +mic_none_filled = NotStr('''''') +loupe_sharp = NotStr('''''') +camera_rear_round = NotStr('''''') +unpublished_sharp = NotStr('''''') +blur_circular_filled = NotStr('''''') +airline_seat_individual_suite_filled = NotStr('''''') +invert_colors_off_filled = NotStr('''''') +on_device_training_sharp = NotStr(''' ''') +navigate_next_sharp = NotStr('''''') +timer10_select_outlined = NotStr('''''') +save_all_round = NotStr(''' ''') +event_available_filled = NotStr('''''') +iron_sharp = NotStr('''''') +local_gas_station_outlined = NotStr('''''') +carpenter_outlined = NotStr('''''') +keyboard_backspace_sharp = NotStr('''''') +insert_emoticon_sharp = NotStr('''''') +check_box_outline_blank_filled = NotStr('''''') +send_sharp = NotStr('''''') +adobe_twotone = NotStr('''''') +flip_camera_android_sharp = NotStr(''' ''') +portrait_twotone = NotStr(''' ''') +format_underlined_twotone = NotStr('''''') +brightness5_sharp = NotStr('''''') +local_taxi_filled = NotStr('''''') +currency_yuan_twotone = NotStr('''''') +signal_cellular_connected_no_internet3_bar_twotone = NotStr(''' ''') +hdr_strong_filled = NotStr('''''') +keyboard_voice_sharp = NotStr('''''') +search_filled = NotStr('''''') +camera_sharp = NotStr('''''') +toys_filled = NotStr('''''') +play_circle_sharp = NotStr('''''') +golf_course_outlined = NotStr(''' ''') +file_download_done_filled = NotStr('''''') +redeem_outlined = NotStr('''''') +hearing_round = NotStr('''''') +text_snippet_outlined = NotStr('''''') +exit_to_app_sharp = NotStr('''''') +format_italic_twotone = NotStr('''''') +shopping_bag_outlined = NotStr('''''') +volunteer_activism_round = NotStr('''''') +forward5_filled = NotStr(''' ''') +ios_share_sharp = NotStr(''' ''') +festival_filled = NotStr('''''') +data_object_outlined = NotStr('''''') +align_vertical_center_round = NotStr('''''') +travel_explore_round = NotStr('''''') +speaker_notes_off_sharp = NotStr('''''') +web_asset_off_filled = NotStr('''''') +data_thresholding_sharp = NotStr('''''') +cancel_presentation_round = NotStr('''''') +border_outer_sharp = NotStr('''''') +border_outer_twotone = NotStr('''''') +smoke_free_outlined = NotStr('''''') +event_twotone = NotStr(''' ''') +earbuds_battery_round = NotStr('''''') +reply_twotone = NotStr('''''') +battery_charging80_outlined = NotStr(''' ''') +report_filled = NotStr('''''') +perm_device_information_twotone = NotStr(''' ''') +folder_special_sharp = NotStr('''''') +cloud_filled = NotStr('''''') +people_filled = NotStr('''''') +engineering_twotone = NotStr(''' ''') +whatshot_sharp = NotStr('''''') +swap_horiz_twotone = NotStr('''''') +density_large_filled = NotStr('''''') +mark_email_unread_twotone = NotStr(''' ''') +other_houses_twotone = NotStr(''' ''') +commit_round = NotStr('''''') +grading_filled = NotStr('''''') +query_builder_sharp = NotStr('''''') +wifi_protected_setup_twotone = NotStr(''' ''') +stay_current_landscape_sharp = NotStr('''''') +remove_circle_outline_sharp = NotStr('''''') +photo_camera_round = NotStr(''' ''') +roller_skating_outlined = NotStr('''''') +gesture_round = NotStr('''''') +md8_mp_sharp = NotStr(''' ''') +mosque_twotone = NotStr(''' ''') +holiday_village_round = NotStr('''''') +md7_mp_round = NotStr(''' ''') +bedroom_baby_round = NotStr(''' ''') +shopping_bag_twotone = NotStr(''' ''') +swipe_left_alt_outlined = NotStr('''''') +lunch_dining_twotone = NotStr(''' ''') +medical_information_twotone = NotStr(''' ''') +local_taxi_twotone = NotStr(''' ''') +female_outlined = NotStr('''''') +gps_fixed_round = NotStr('''''') +smoking_rooms_twotone = NotStr(''' ''') +perm_data_setting_round = NotStr('''''') +signal_cellular_off_twotone = NotStr('''''') +md2_k_plus_filled = NotStr('''''') +restore_outlined = NotStr('''''') +spellcheck_round = NotStr('''''') +signal_cellular0_bar_twotone = NotStr('''''') +volume_off_outlined = NotStr('''''') +lock_open_filled = NotStr('''''') +quora_round = NotStr('''''') +arrow_upward_sharp = NotStr('''''') +restore_filled = NotStr('''''') +grain_twotone = NotStr('''''') +photo_camera_front_twotone = NotStr(''' ''') +filter_vintage_round = NotStr('''''') +no_flash_sharp = NotStr('''''') +vertical_split_sharp = NotStr('''''') +no_backpack_round = NotStr('''''') +disabled_visible_round = NotStr('''''') +today_filled = NotStr('''''') +queue_music_outlined = NotStr('''''') +interpreter_mode_twotone = NotStr(''' ''') +line_weight_round = NotStr('''''') +note_alt_outlined = NotStr(''' ''') +mood_bad_outlined = NotStr('''''') +stadium_twotone = NotStr(''' ''') +swap_horizontal_circle_twotone = NotStr(''' ''') +u_turn_left_round = NotStr('''''') +move_up_filled = NotStr('''''') +phone_locked_twotone = NotStr(''' ''') +directions_subway_round = NotStr('''''') +landscape_twotone = NotStr(''' ''') +data_array_twotone = NotStr('''''') +bookmark_remove_filled = NotStr('''''') +checklist_filled = NotStr('''''') +burst_mode_round = NotStr('''''') +md60_fps_select_twotone = NotStr('''''') +notifications_off_filled = NotStr('''''') +mood_outlined = NotStr('''''') +nightlight_outlined = NotStr('''''') +leak_remove_outlined = NotStr('''''') +spa_twotone = NotStr(''' ''') +border_inner_filled = NotStr('''''') +md9_k_plus_filled = NotStr('''''') +polyline_twotone = NotStr(''' ''') +local_pharmacy_twotone = NotStr(''' ''') +keyboard_return_round = NotStr('''''') +password_outlined = NotStr('''''') +data_array_filled = NotStr('''''') +recycling_filled = NotStr('''''') +rss_feed_outlined = NotStr(''' ''') +warning_filled = NotStr('''''') +airline_seat_flat_outlined = NotStr('''''') +elderly_woman_sharp = NotStr('''''') +single_bed_twotone = NotStr(''' ''') +flip_camera_ios_sharp = NotStr('''''') +keyboard_double_arrow_left_outlined = NotStr(''' ''') +sign_language_sharp = NotStr('''''') +battery60_sharp = NotStr(''' ''') +call_received_sharp = NotStr('''''') +map_twotone = NotStr(''' ''') +accessibility_round = NotStr('''''') +west_sharp = NotStr('''''') +next_plan_filled = NotStr('''''') +place_twotone = NotStr(''' ''') +carpenter_round = NotStr('''''') +text_rotation_none_sharp = NotStr('''''') +flutter_dash_sharp = NotStr('''''') +card_giftcard_outlined = NotStr('''''') +elevator_filled = NotStr('''''') +ac_unit_round = NotStr('''''') +arrow_back_ios_filled = NotStr('''''') +library_add_check_outlined = NotStr('''''') +folder_copy_outlined = NotStr('''''') +sledding_filled = NotStr('''''') +transit_enterexit_round = NotStr('''''') +dangerous_sharp = NotStr('''''') +brightness3_round = NotStr('''''') +gps_not_fixed_sharp = NotStr('''''') +gpp_bad_filled = NotStr('''''') +flashlight_on_outlined = NotStr(''' ''') +brightness7_twotone = NotStr(''' ''') +pie_chart_sharp = NotStr('''''') +tapas_filled = NotStr('''''') +text_snippet_twotone = NotStr(''' ''') +more_horiz_round = NotStr('''''') +multiple_stop_twotone = NotStr('''''') +pin_drop_outlined = NotStr(''' ''') +reduce_capacity_round = NotStr('''''') +no_encryption_gmailerrorred_twotone = NotStr(''' ''') +signal_wifi0_bar_twotone = NotStr('''''') +pause_circle_outline_sharp = NotStr('''''') +directions_outlined = NotStr('''''') +vertical_align_center_filled = NotStr('''''') +call_missed_outgoing_outlined = NotStr('''''') +local_mall_sharp = NotStr('''''') +attach_money_round = NotStr('''''') +supervised_user_circle_outlined = NotStr('''''') +signal_wifi4_bar_round = NotStr('''''') +restaurant_filled = NotStr('''''') +piano_off_sharp = NotStr('''''') +ramp_left_filled = NotStr('''''') +arrow_back_outlined = NotStr('''''') +md8_k_filled = NotStr('''''') +directions_boat_filled_outlined = NotStr('''''') +screen_rotation_alt_round = NotStr('''''') +hourglass_full_sharp = NotStr('''''') +repeat_outlined = NotStr('''''') +currency_bitcoin_outlined = NotStr('''''') +crop54_round = NotStr('''''') +md1_k_plus_sharp = NotStr('''''') +mood_bad_filled = NotStr('''''') +snowshoeing_twotone = NotStr('''''') +accessible_sharp = NotStr(''' ''') +currency_pound_outlined = NotStr('''''') +paid_filled = NotStr('''''') +history_outlined = NotStr('''''') +today_round = NotStr('''''') +wifi2_bar_sharp = NotStr('''''') +room_service_round = NotStr('''''') +wifi_channel_twotone = NotStr(''' ''') +merge_type_filled = NotStr('''''') +safety_divider_sharp = NotStr('''''') +label_off_sharp = NotStr('''''') +church_sharp = NotStr('''''') +umbrella_sharp = NotStr('''''') +unsubscribe_twotone = NotStr(''' ''') +play_circle_outline_round = NotStr('''''') +broken_image_sharp = NotStr('''''') +icecream_twotone = NotStr(''' ''') +text_rotate_up_sharp = NotStr('''''') +plus_one_round = NotStr('''''') +polyline_outlined = NotStr('''''') +local_fire_department_round = NotStr(''' ''') +add_photo_alternate_twotone = NotStr(''' ''') +perm_contact_calendar_round = NotStr('''''') +library_books_round = NotStr('''''') +houseboat_sharp = NotStr('''''') +change_circle_filled = NotStr('''''') +signal_cellular_connected_no_internet2_bar_outlined = NotStr(''' ''') +crop_square_round = NotStr('''''') +library_music_sharp = NotStr('''''') +token_twotone = NotStr(''' ''') +warning_outlined = NotStr('''''') +dry_cleaning_round = NotStr('''''') +gpp_good_round = NotStr('''''') +flight_land_filled = NotStr('''''') +query_stats_outlined = NotStr('''''') +filter5_outlined = NotStr('''''') +balance_filled = NotStr('''''') +list_alt_round = NotStr('''''') +format_paint_outlined = NotStr('''''') +event_busy_sharp = NotStr('''''') +location_city_twotone = NotStr('''''') +attach_money_sharp = NotStr('''''') +sms_failed_sharp = NotStr('''''') +display_settings_outlined = NotStr(''' ''') +business_center_round = NotStr('''''') +voice_over_off_outlined = NotStr('''''') +done_outline_round = NotStr('''''') +money_outlined = NotStr('''''') +flip_twotone = NotStr('''''') +synagogue_twotone = NotStr(''' ''') +lan_outlined = NotStr('''''') +swipe_right_sharp = NotStr('''''') +mark_as_unread_filled = NotStr('''''') +smartphone_twotone = NotStr(''' ''') +perm_media_twotone = NotStr(''' ''') +more_sharp = NotStr('''''') +child_friendly_outlined = NotStr('''''') +check_box_outline_blank_sharp = NotStr('''''') +arrow_circle_down_twotone = NotStr(''' ''') +gif_box_twotone = NotStr(''' ''') +military_tech_twotone = NotStr(''' ''') +print_disabled_round = NotStr('''''') +aspect_ratio_sharp = NotStr('''''') +streetview_sharp = NotStr(''' ''') +incomplete_circle_sharp = NotStr('''''') +check_box_outline_blank_round = NotStr('''''') +drive_file_move_rtl_outlined = NotStr('''''') +laptop_chromebook_filled = NotStr('''''') +visibility_off_round = NotStr('''''') +baby_changing_station_twotone = NotStr('''''') +play_arrow_round = NotStr('''''') +microwave_twotone = NotStr(''' ''') +md11_mp_twotone = NotStr(''' ''') +border_bottom_round = NotStr('''''') +notification_add_outlined = NotStr('''''') +schedule_sharp = NotStr('''''') +clear_all_filled = NotStr('''''') +inventory_sharp = NotStr(''' ''') +reply_filled = NotStr('''''') +perm_contact_calendar_filled = NotStr('''''') +format_align_left_sharp = NotStr('''''') +developer_mode_round = NotStr('''''') +elderly_outlined = NotStr('''''') +android_outlined = NotStr('''''') +headset_off_filled = NotStr('''''') +fitbit_outlined = NotStr('''''') +view_quilt_sharp = NotStr('''''') +flaky_round = NotStr('''''') +polymer_round = NotStr('''''') +apps_outage_twotone = NotStr('''''') +shopping_bag_filled = NotStr('''''') +fiber_manual_record_sharp = NotStr('''''') +high_quality_twotone = NotStr(''' ''') +wifi1_bar_sharp = NotStr('''''') +cloud_twotone = NotStr(''' ''') +close_fullscreen_round = NotStr('''''') +do_disturb_alt_twotone = NotStr('''''') +airplay_round = NotStr('''''') +flashlight_on_twotone = NotStr(''' ''') +thumb_down_twotone = NotStr(''' ''') +more_round = NotStr('''''') +accessibility_twotone = NotStr('''''') +paid_sharp = NotStr('''''') +place_round = NotStr('''''') +design_services_round = NotStr('''''') +king_bed_round = NotStr('''''') +check_circle_outline_round = NotStr('''''') +payment_outlined = NotStr('''''') +qr_code2_filled = NotStr('''''') +flight_class_round = NotStr('''''') +subtitles_off_outlined = NotStr(''' ''') +code_sharp = NotStr('''''') +sports_soccer_sharp = NotStr('''''') +key_off_twotone = NotStr(''' ''') +favorite_border_sharp = NotStr('''''') +format_strikethrough_twotone = NotStr('''''') +settings_cell_round = NotStr('''''') +camera_alt_outlined = NotStr('''''') +sensor_window_twotone = NotStr(''' ''') +car_crash_sharp = NotStr('''''') +format_italic_outlined = NotStr('''''') +headphones_battery_filled = NotStr('''''') +call_merge_round = NotStr('''''') +coffee_filled = NotStr('''''') +keyboard_double_arrow_left_sharp = NotStr(''' ''') +merge_type_outlined = NotStr('''''') +schedule_send_filled = NotStr('''''') +add_photo_alternate_outlined = NotStr('''''') +contact_mail_round = NotStr('''''') +euro_filled = NotStr('''''') +roundabout_left_twotone = NotStr('''''') +featured_video_sharp = NotStr('''''') +hdr_enhanced_select_round = NotStr('''''') +broken_image_outlined = NotStr('''''') +swipe_up_outlined = NotStr('''''') +contact_page_sharp = NotStr('''''') +baby_changing_station_sharp = NotStr('''''') +android_sharp = NotStr('''''') +format_line_spacing_filled = NotStr('''''') +palette_twotone = NotStr(''' ''') +battery_charging60_sharp = NotStr(''' ''') +person_outline_filled = NotStr('''''') +add_a_photo_sharp = NotStr('''''') +calendar_month_filled = NotStr('''''') +backup_table_twotone = NotStr(''' ''') +brightness_auto_filled = NotStr('''''') +wifi_calling3_outlined = NotStr(''' ''') +add_photo_alternate_round = NotStr('''''') +align_vertical_center_twotone = NotStr('''''') +text_snippet_round = NotStr('''''') +filter9_plus_round = NotStr('''''') +roundabout_right_twotone = NotStr('''''') +pivot_table_chart_sharp = NotStr('''''') +location_on_twotone = NotStr(''' ''') +border_outer_outlined = NotStr('''''') +battery_charging50_outlined = NotStr(''' ''') +newspaper_filled = NotStr('''''') +sports_kabaddi_sharp = NotStr(''' ''') +sailing_round = NotStr('''''') +gpp_maybe_sharp = NotStr('''''') +cell_wifi_twotone = NotStr('''''') +person_off_filled = NotStr('''''') +cameraswitch_round = NotStr(''' ''') +reset_tv_filled = NotStr('''''') +e_mobiledata_sharp = NotStr('''''') +swipe_right_alt_twotone = NotStr(''' ''') +scuba_diving_round = NotStr('''''') +airline_seat_legroom_reduced_sharp = NotStr('''''') +fork_right_round = NotStr('''''') +card_travel_filled = NotStr('''''') +text_rotate_vertical_round = NotStr('''''') +shuffle_round = NotStr('''''') +diamond_sharp = NotStr('''''') +border_all_round = NotStr('''''') +reorder_sharp = NotStr('''''') +start_filled = NotStr('''''') +work_outline_sharp = NotStr('''''') +logo_dev_filled = NotStr(''' ''') +post_add_twotone = NotStr(''' ''') +wb_iridescent_twotone = NotStr(''' ''') +read_more_outlined = NotStr('''''') +h_mobiledata_outlined = NotStr('''''') +timer3_twotone = NotStr('''''') +fiber_pin_round = NotStr('''''') +bedtime_off_sharp = NotStr('''''') +md123_outlined = NotStr('''''') +sports_bar_filled = NotStr('''''') +bathroom_outlined = NotStr('''''') +new_releases_sharp = NotStr('''''') +divide_outlined = NotStr('''''') +smoke_free_round = NotStr('''''') +extension_off_round = NotStr('''''') +face_retouching_off_outlined = NotStr(''' ''') +arrow_left_twotone = NotStr('''''') +folder_twotone = NotStr(''' ''') +format_list_bulleted_twotone = NotStr(''' ''') +priority_high_sharp = NotStr(''' ''') +spa_filled = NotStr('''''') +medication_outlined = NotStr('''''') +portrait_sharp = NotStr('''''') +create_new_folder_round = NotStr('''''') +data_thresholding_filled = NotStr('''''') +no_transfer_outlined = NotStr('''''') +density_large_outlined = NotStr('''''') +quickreply_twotone = NotStr(''' ''') +network_check_filled = NotStr('''''') +lte_plus_mobiledata_round = NotStr('''''') +repeat_one_round = NotStr('''''') +upload_file_sharp = NotStr('''''') +lte_mobiledata_outlined = NotStr('''''') +folder_delete_filled = NotStr('''''') +format_strikethrough_sharp = NotStr('''''') +filter_tilt_shift_twotone = NotStr('''''') +house_outlined = NotStr(''' ''') +launch_sharp = NotStr('''''') +motion_photos_on_twotone = NotStr('''''') +summarize_filled = NotStr('''''') +segment_twotone = NotStr('''''') +home_max_sharp = NotStr('''''') +mic_external_on_sharp = NotStr('''''') +account_circle_outlined = NotStr('''''') +panorama_vertical_select_twotone = NotStr('''''') +shortcut_round = NotStr('''''') +expand_more_sharp = NotStr('''''') +phone_locked_round = NotStr(''' ''') +contactless_sharp = NotStr('''''') +paid_outlined = NotStr('''''') +tty_round = NotStr('''''') +folder_special_filled = NotStr('''''') +keyboard_double_arrow_up_round = NotStr(''' ''') +directions_car_filled_filled = NotStr('''''') +tiktok_sharp = NotStr('''''') +call_missed_outgoing_twotone = NotStr('''''') +segment_filled = NotStr('''''') +flash_on_twotone = NotStr('''''') +transfer_within_a_station_outlined = NotStr('''''') +telegram_filled = NotStr('''''') +warning_amber_outlined = NotStr('''''') +battery0_bar_twotone = NotStr(''' ''') +motorcycle_round = NotStr('''''') +tram_sharp = NotStr('''''') +format_indent_decrease_filled = NotStr('''''') +tag_filled = NotStr('''''') +camera_enhance_twotone = NotStr(''' ''') +manage_search_filled = NotStr('''''') +phone_missed_sharp = NotStr('''''') +card_membership_sharp = NotStr('''''') +edit_notifications_outlined = NotStr('''''') +sim_card_alert_twotone = NotStr(''' ''') +play_lesson_round = NotStr(''' ''') +person_add_alt1_sharp = NotStr('''''') +fast_rewind_outlined = NotStr('''''') +storefront_sharp = NotStr('''''') +do_not_disturb_on_total_silence_twotone = NotStr('''''') +local_dining_sharp = NotStr('''''') +place_sharp = NotStr('''''') +request_quote_filled = NotStr('''''') +play_circle_filled_white_sharp = NotStr('''''') +dynamic_form_filled = NotStr('''''') +line_style_twotone = NotStr('''''') +bubble_chart_twotone = NotStr(''' ''') +airplanemode_active_outlined = NotStr('''''') +money_filled = NotStr(''' ''') +line_weight_twotone = NotStr('''''') +chrome_reader_mode_outlined = NotStr('''''') +signal_wifi4_bar_twotone = NotStr('''''') +view_array_sharp = NotStr('''''') +closed_caption_off_twotone = NotStr(''' ''') +vaccines_outlined = NotStr('''''') +cloud_outlined = NotStr('''''') +vertical_distribute_outlined = NotStr('''''') +lens_outlined = NotStr('''''') +play_circle_twotone = NotStr(''' ''') +swap_vertical_circle_sharp = NotStr('''''') +move_down_twotone = NotStr(''' ''') +library_music_round = NotStr('''''') +format_clear_filled = NotStr('''''') +thumb_down_alt_twotone = NotStr(''' ''') +mic_off_sharp = NotStr('''''') +timer_off_round = NotStr('''''') +bluetooth_connected_filled = NotStr('''''') +local_convenience_store_twotone = NotStr(''' ''') +brightness7_sharp = NotStr('''''') +forward_to_inbox_sharp = NotStr('''''') +auto_delete_filled = NotStr(''' ''') +change_circle_sharp = NotStr('''''') +filter_list_off_twotone = NotStr('''''') +backup_outlined = NotStr('''''') +newspaper_twotone = NotStr('''''') +offline_bolt_twotone = NotStr(''' ''') +stacked_bar_chart_sharp = NotStr('''''') +mode_edit_outline_filled = NotStr('''''') +computer_twotone = NotStr(''' ''') +keyboard_double_arrow_left_round = NotStr(''' ''') +zoom_out_map_round = NotStr('''''') +credit_score_outlined = NotStr('''''') +format_list_numbered_filled = NotStr('''''') +brightness_low_outlined = NotStr('''''') +style_twotone = NotStr(''' ''') +thumb_down_alt_filled = NotStr('''''') +notifications_active_filled = NotStr('''''') +no_encryption_round = NotStr('''''') +slow_motion_video_twotone = NotStr('''''') +timer3_round = NotStr('''''') +assignment_twotone = NotStr(''' ''') +wrap_text_sharp = NotStr('''''') +checklist_rtl_filled = NotStr('''''') +west_twotone = NotStr('''''') +agriculture_sharp = NotStr(''' ''') +gps_not_fixed_twotone = NotStr('''''') +qr_code_filled = NotStr('''''') +md2_mp_outlined = NotStr(''' ''') +local_cafe_round = NotStr('''''') +foundation_sharp = NotStr('''''') +browser_not_supported_sharp = NotStr('''''') +report_off_sharp = NotStr('''''') +ac_unit_twotone = NotStr('''''') +card_membership_filled = NotStr('''''') +radar_outlined = NotStr('''''') +checklist_sharp = NotStr('''''') +ballot_round = NotStr('''''') +flatware_sharp = NotStr('''''') +book_online_outlined = NotStr('''''') +format_align_left_twotone = NotStr('''''') +align_vertical_bottom_round = NotStr('''''') +md1_k_filled = NotStr('''''') +settings_system_daydream_twotone = NotStr(''' ''') +turn_sharp_right_filled = NotStr('''''') +highlight_off_sharp = NotStr('''''') +burst_mode_outlined = NotStr('''''') +format_align_right_filled = NotStr('''''') +folder_sharp = NotStr('''''') +dynamic_feed_round = NotStr(''' ''') +volume_off_sharp = NotStr('''''') +switch_video_sharp = NotStr('''''') +queue_music_twotone = NotStr(''' ''') +md9_k_plus_outlined = NotStr(''' ''') +switch_access_shortcut_add_twotone = NotStr('''''') +pie_chart_filled = NotStr('''''') +nearby_error_twotone = NotStr('''''') +qr_code_sharp = NotStr('''''') +rectangle_outlined = NotStr('''''') +mail_sharp = NotStr('''''') +contact_phone_sharp = NotStr('''''') +mode_edit_outline_round = NotStr('''''') +local_fire_department_sharp = NotStr('''''') +motion_photos_off_round = NotStr(''' ''') +hotel_class_twotone = NotStr(''' ''') +pause_circle_filled_round = NotStr('''''') +comments_disabled_sharp = NotStr('''''') +wallpaper_twotone = NotStr('''''') +hub_outlined = NotStr('''''') +no_crash_sharp = NotStr('''''') +assistant_photo_sharp = NotStr('''''') +refresh_round = NotStr('''''') +food_bank_outlined = NotStr('''''') +blur_circular_twotone = NotStr(''' ''') +transform_round = NotStr('''''') +person_off_round = NotStr('''''') +summarize_sharp = NotStr('''''') +call_to_action_filled = NotStr('''''') +center_focus_strong_twotone = NotStr(''' ''') +font_download_off_outlined = NotStr('''''') +compost_twotone = NotStr('''''') +md8_k_plus_filled = NotStr('''''') +coronavirus_outlined = NotStr('''''') +compress_sharp = NotStr('''''') +bookmark_added_outlined = NotStr('''''') +remove_done_round = NotStr('''''') +card_travel_round = NotStr('''''') +more_vert_sharp = NotStr('''''') +handshake_filled = NotStr('''''') +wifi_tethering_error_twotone = NotStr('''''') +pause_twotone = NotStr('''''') +forward5_sharp = NotStr('''''') +emoji_nature_filled = NotStr('''''') +emoji_people_outlined = NotStr(''' ''') +explicit_twotone = NotStr(''' ''') +flip_camera_android_outlined = NotStr(''' ''') +settings_voice_round = NotStr('''''') +bike_scooter_sharp = NotStr(''' ''') +area_chart_sharp = NotStr('''''') +start_round = NotStr('''''') +edit_calendar_sharp = NotStr('''''') +format_color_fill_outlined = NotStr('''''') +fitbit_filled = NotStr('''''') +upload_file_round = NotStr('''''') +timeline_filled = NotStr('''''') +scoreboard_twotone = NotStr(''' ''') +view_carousel_sharp = NotStr('''''') +lightbulb_circle_filled = NotStr('''''') +commute_sharp = NotStr('''''') +surfing_round = NotStr('''''') +unarchive_round = NotStr('''''') +donut_large_filled = NotStr('''''') +bookmarks_sharp = NotStr('''''') +hot_tub_sharp = NotStr(''' ''') +superscript_filled = NotStr('''''') +library_add_filled = NotStr('''''') +chrome_reader_mode_twotone = NotStr(''' ''') +restaurant_menu_twotone = NotStr('''''') +turned_in_not_outlined = NotStr('''''') +light_mode_twotone = NotStr(''' ''') +roofing_round = NotStr('''''') +medication_liquid_round = NotStr('''''') +bookmark_border_round = NotStr('''''') +settings_input_antenna_sharp = NotStr('''''') +gps_off_round = NotStr('''''') +view_list_sharp = NotStr('''''') +date_range_outlined = NotStr('''''') +grid4_x4_twotone = NotStr('''''') +punch_clock_twotone = NotStr(''' ''') +send_and_archive_sharp = NotStr(''' ''') +park_filled = NotStr('''''') +domain_disabled_outlined = NotStr('''''') +perm_media_outlined = NotStr('''''') +update_disabled_filled = NotStr('''''') +account_tree_filled = NotStr('''''') +assignment_ind_sharp = NotStr('''''') +help_outline_sharp = NotStr('''''') +do_not_disturb_alt_filled = NotStr('''''') +currency_lira_twotone = NotStr('''''') +format_indent_decrease_sharp = NotStr('''''') +settings_input_composite_outlined = NotStr('''''') +fiber_dvr_filled = NotStr('''''') +waterfall_chart_sharp = NotStr('''''') +settings_system_daydream_sharp = NotStr('''''') +toggle_on_sharp = NotStr('''''') +edit_location_filled = NotStr('''''') +monitor_heart_twotone = NotStr(''' ''') +emoji_symbols_twotone = NotStr(''' ''') +settings_accessibility_outlined = NotStr('''''') +table_rows_outlined = NotStr('''''') +md6_mp_twotone = NotStr(''' ''') +keyboard_hide_round = NotStr('''''') +key_off_filled = NotStr('''''') +workspace_premium_round = NotStr('''''') +movie_creation_round = NotStr('''''') +assistant_filled = NotStr('''''') +battery4_bar_round = NotStr('''''') +zoom_out_map_sharp = NotStr('''''') +plus_one_sharp = NotStr('''''') +signal_cellular1_bar_round = NotStr(''' ''') +play_lesson_twotone = NotStr(''' ''') +pin_off_filled = NotStr(''' ''') +switch_access_shortcut_twotone = NotStr('''''') +departure_board_filled = NotStr('''''') +battery20_round = NotStr(''' ''') +man_filled = NotStr(''' ''') +discord_sharp = NotStr('''''') +set_meal_filled = NotStr('''''') +control_point_duplicate_filled = NotStr('''''') +production_quantity_limits_sharp = NotStr('''''') +brightness6_twotone = NotStr(''' ''') +sports_filled = NotStr(''' ''') +layers_filled = NotStr('''''') +shop2_round = NotStr(''' ''') +arrow_drop_up_outlined = NotStr('''''') +egg_alt_twotone = NotStr(''' ''') +reply_all_twotone = NotStr('''''') +content_paste_off_outlined = NotStr('''''') +outdoor_grill_round = NotStr('''''') +settings_input_hdmi_twotone = NotStr(''' ''') +percent_round = NotStr('''''') +assignment_late_twotone = NotStr(''' ''') +set_meal_round = NotStr('''''') +how_to_reg_twotone = NotStr(''' ''') +query_stats_sharp = NotStr('''''') +fork_left_twotone = NotStr('''''') +remove_road_outlined = NotStr('''''') +bed_twotone = NotStr(''' ''') +bookmark_added_round = NotStr('''''') +lock_clock_round = NotStr(''' ''') +switch_camera_sharp = NotStr('''''') +emoji_events_round = NotStr('''''') +signal_wifi_connected_no_internet4_sharp = NotStr('''''') +how_to_vote_sharp = NotStr('''''') +arrow_right_round = NotStr('''''') +md21_mp_outlined = NotStr(''' ''') +record_voice_over_round = NotStr(''' ''') +leak_remove_round = NotStr('''''') +find_in_page_outlined = NotStr('''''') +celebration_outlined = NotStr('''''') +remove_from_queue_filled = NotStr('''''') +payments_sharp = NotStr('''''') +change_history_sharp = NotStr('''''') +photo_camera_back_filled = NotStr('''''') +stairs_filled = NotStr('''''') +playlist_add_check_twotone = NotStr('''''') +room_preferences_filled = NotStr('''''') +north_filled = NotStr('''''') +flash_off_sharp = NotStr('''''') +legend_toggle_twotone = NotStr('''''') +hearing_filled = NotStr('''''') +mobile_screen_share_twotone = NotStr(''' ''') +hiking_sharp = NotStr('''''') +html_outlined = NotStr('''''') +call_end_outlined = NotStr('''''') +camera_twotone = NotStr(''' ''') +wallpaper_filled = NotStr('''''') +car_rental_twotone = NotStr(''' ''') +how_to_reg_outlined = NotStr('''''') +image_not_supported_filled = NotStr('''''') +view_in_ar_twotone = NotStr(''' ''') +device_unknown_filled = NotStr('''''') +apartment_twotone = NotStr('''''') +emoji_events_outlined = NotStr('''''') +local_phone_outlined = NotStr('''''') +crop_rotate_sharp = NotStr('''''') +airline_stops_twotone = NotStr('''''') +dry_cleaning_twotone = NotStr(''' ''') +save_all_twotone = NotStr(''' ''') +tire_repair_round = NotStr(''' ''') +question_mark_round = NotStr('''''') +waterfall_chart_round = NotStr('''''') +keyboard_tab_filled = NotStr('''''') +emoji_emotions_filled = NotStr('''''') +dark_mode_sharp = NotStr('''''') +details_outlined = NotStr('''''') +do_not_touch_filled = NotStr('''''') +exit_to_app_filled = NotStr('''''') +church_filled = NotStr('''''') +voice_over_off_filled = NotStr('''''') +settings_accessibility_filled = NotStr('''''') +insert_link_filled = NotStr('''''') +flight_takeoff_sharp = NotStr('''''') +wifi_tethering_twotone = NotStr('''''') +md60_fps_sharp = NotStr('''''') +reset_tv_twotone = NotStr('''''') +temple_hindu_filled = NotStr('''''') +free_breakfast_filled = NotStr('''''') +restart_alt_twotone = NotStr('''''') +flag_circle_round = NotStr('''''') +mark_as_unread_round = NotStr(''' ''') +minus_round = NotStr('''''') +network_wifi3_bar_round = NotStr('''''') +assignment_turned_in_twotone = NotStr(''' ''') diff --git a/src/myfasthtml/icons/material_p2.py b/src/myfasthtml/icons/material_p2.py new file mode 100644 index 0000000..747915d --- /dev/null +++ b/src/myfasthtml/icons/material_p2.py @@ -0,0 +1,2748 @@ +# @sicons/material +# +# SVG icons integrated from [`material-design-icons`](https://github.com/google/material-design-icons) +# +# A part of [`xicons`](https://github.com/07akioni/xicons) project. + +from fastcore.basics import NotStr + +lte_plus_mobiledata_sharp = NotStr('''''') +radar_sharp = NotStr('''''') +flight_sharp = NotStr('''''') +dirty_lens_twotone = NotStr(''' ''') +lock_sharp = NotStr('''''') +satellite_twotone = NotStr(''' ''') +gif_box_outlined = NotStr('''''') +airline_seat_recline_extra_outlined = NotStr('''''') +show_chart_outlined = NotStr('''''') +moped_filled = NotStr(''' ''') +calendar_view_day_outlined = NotStr('''''') +hotel_class_round = NotStr('''''') +hot_tub_outlined = NotStr(''' ''') +window_twotone = NotStr(''' ''') +explore_sharp = NotStr('''''') +pending_actions_twotone = NotStr(''' ''') +info_round = NotStr('''''') +do_not_disturb_alt_sharp = NotStr('''''') +invert_colors_filled = NotStr('''''') +format_underlined_round = NotStr('''''') +playlist_play_filled = NotStr('''''') +filter_sharp = NotStr('''''') +candlestick_chart_round = NotStr('''''') +currency_ruble_sharp = NotStr('''''') +fiber_new_filled = NotStr('''''') +workspaces_twotone = NotStr(''' ''') +filter_vintage_twotone = NotStr(''' ''') +grid4_x4_sharp = NotStr('''''') +unsubscribe_outlined = NotStr('''''') +keyboard_double_arrow_up_twotone = NotStr(''' ''') +compass_calibration_twotone = NotStr(''' ''') +local_gas_station_twotone = NotStr(''' ''') +keyboard_twotone = NotStr(''' ''') +router_twotone = NotStr(''' ''') +savings_outlined = NotStr('''''') +timer3_select_round = NotStr('''''') +preview_filled = NotStr('''''') +motion_photos_pause_sharp = NotStr('''''') +wechat_filled = NotStr(''' ''') +rsvp_sharp = NotStr('''''') +gamepad_outlined = NotStr('''''') +plus_one_twotone = NotStr('''''') +speaker_group_outlined = NotStr('''''') +offline_share_sharp = NotStr(''' ''') +raw_off_filled = NotStr('''''') +currency_rupee_round = NotStr('''''') +wrap_text_filled = NotStr('''''') +rule_sharp = NotStr('''''') +swipe_down_alt_sharp = NotStr('''''') +app_shortcut_sharp = NotStr(''' ''') +query_builder_twotone = NotStr(''' ''') +videocam_sharp = NotStr('''''') +monitor_weight_outlined = NotStr('''''') +family_restroom_twotone = NotStr('''''') +face_sharp = NotStr('''''') +auto_awesome_filled = NotStr('''''') +star_border_purple500_sharp = NotStr('''''') +remove_shopping_cart_filled = NotStr('''''') +start_twotone = NotStr('''''') +plus_twotone = NotStr('''''') +comments_disabled_filled = NotStr('''''') +directions_walk_twotone = NotStr('''''') +md3_g_mobiledata_outlined = NotStr('''''') +notifications_paused_round = NotStr('''''') +cloud_upload_twotone = NotStr(''' ''') +masks_sharp = NotStr('''''') +aod_sharp = NotStr('''''') +photo_filter_outlined = NotStr('''''') +noise_control_off_round = NotStr('''''') +file_open_round = NotStr('''''') +forward_to_inbox_round = NotStr('''''') +align_vertical_bottom_filled = NotStr('''''') +horizontal_distribute_filled = NotStr('''''') +casino_round = NotStr('''''') +flag_outlined = NotStr('''''') +emoji_nature_twotone = NotStr(''' ''') +rtt_sharp = NotStr('''''') +md6_mp_sharp = NotStr(''' ''') +do_not_disturb_on_total_silence_outlined = NotStr('''''') +contact_support_sharp = NotStr('''''') +directions_railway_filled_filled = NotStr('''''') +model_training_round = NotStr('''''') +touch_app_twotone = NotStr(''' ''') +hdr_plus_twotone = NotStr(''' ''') +source_outlined = NotStr('''''') +invert_colors_off_outlined = NotStr('''''') +screen_share_round = NotStr('''''') +topic_filled = NotStr('''''') +mark_chat_unread_round = NotStr('''''') +font_download_off_filled = NotStr('''''') +badge_round = NotStr('''''') +car_repair_twotone = NotStr(''' ''') +motion_photos_auto_filled = NotStr('''''') +view_sidebar_twotone = NotStr(''' ''') +arrow_circle_right_filled = NotStr('''''') +drag_indicator_sharp = NotStr('''''') +apple_sharp = NotStr('''''') +density_medium_sharp = NotStr('''''') +sports_mma_sharp = NotStr('''''') +recommend_sharp = NotStr('''''') +bento_filled = NotStr('''''') +power_settings_new_sharp = NotStr('''''') +drive_eta_round = NotStr('''''') +security_outlined = NotStr('''''') +insert_drive_file_sharp = NotStr('''''') +wb_shade_outlined = NotStr('''''') +theater_comedy_outlined = NotStr(''' ''') +timer3_select_twotone = NotStr('''''') +sailing_twotone = NotStr(''' ''') +panorama_vertical_round = NotStr('''''') +local_activity_twotone = NotStr(''' ''') +search_twotone = NotStr('''''') +call_split_round = NotStr('''''') +directions_subway_filled = NotStr('''''') +snowboarding_outlined = NotStr('''''') +headphones_outlined = NotStr('''''') +g_translate_filled = NotStr('''''') +filter_frames_round = NotStr('''''') +flaky_sharp = NotStr('''''') +compare_arrows_filled = NotStr('''''') +data_array_outlined = NotStr('''''') +launch_round = NotStr('''''') +route_sharp = NotStr('''''') +bluetooth_audio_filled = NotStr('''''') +hvac_outlined = NotStr(''' ''') +system_security_update_warning_sharp = NotStr(''' ''') +sports_sharp = NotStr(''' ''') +nature_round = NotStr('''''') +panorama_vertical_select_filled = NotStr('''''') +align_horizontal_left_outlined = NotStr('''''') +north_east_round = NotStr('''''') +no_photography_filled = NotStr('''''') +location_searching_filled = NotStr('''''') +synagogue_filled = NotStr('''''') +label_off_filled = NotStr('''''') +difference_twotone = NotStr(''' ''') +delete_outline_filled = NotStr('''''') +md4_k_outlined = NotStr('''''') +accessible_round = NotStr(''' ''') +verified_filled = NotStr('''''') +bathroom_round = NotStr('''''') +other_houses_round = NotStr('''''') +code_round = NotStr('''''') +restart_alt_filled = NotStr('''''') +looks6_outlined = NotStr('''''') +blur_on_filled = NotStr('''''') +smoking_rooms_sharp = NotStr('''''') +file_open_sharp = NotStr('''''') +video_call_outlined = NotStr('''''') +signal_cellular_connected_no_internet0_bar_sharp = NotStr('''''') +first_page_round = NotStr('''''') +priority_high_filled = NotStr(''' ''') +video_settings_outlined = NotStr(''' ''') +headset_off_outlined = NotStr('''''') +remove_done_twotone = NotStr('''''') +toggle_off_round = NotStr('''''') +local_hotel_outlined = NotStr('''''') +auto_fix_off_twotone = NotStr(''' ''') +find_replace_round = NotStr('''''') +disc_full_sharp = NotStr('''''') +bakery_dining_outlined = NotStr('''''') +sentiment_very_satisfied_filled = NotStr(''' ''') +sync_outlined = NotStr('''''') +create_twotone = NotStr(''' ''') +pool_sharp = NotStr(''' ''') +duo_twotone = NotStr('''''') +source_twotone = NotStr(''' ''') +device_hub_round = NotStr('''''') +filter_alt_off_sharp = NotStr('''''') +family_restroom_sharp = NotStr('''''') +airplanemode_active_sharp = NotStr('''''') +backspace_filled = NotStr('''''') +grid_on_outlined = NotStr('''''') +house_siding_filled = NotStr('''''') +speaker_notes_off_filled = NotStr('''''') +noise_aware_twotone = NotStr(''' ''') +forward5_outlined = NotStr('''''') +music_note_twotone = NotStr(''' ''') +grade_outlined = NotStr('''''') +text_fields_outlined = NotStr('''''') +mic_external_off_round = NotStr('''''') +drive_eta_twotone = NotStr(''' ''') +leaderboard_sharp = NotStr('''''') +directions_off_outlined = NotStr(''' ''') +voice_over_off_twotone = NotStr(''' ''') +folder_delete_sharp = NotStr('''''') +edit_location_round = NotStr('''''') +fit_screen_sharp = NotStr('''''') +account_box_round = NotStr('''''') +drive_file_rename_outline_sharp = NotStr('''''') +car_crash_filled = NotStr('''''') +stacked_line_chart_sharp = NotStr('''''') +directions_transit_sharp = NotStr('''''') +flip_camera_android_twotone = NotStr(''' ''') +widgets_outlined = NotStr('''''') +opacity_filled = NotStr('''''') +speaker_notes_filled = NotStr('''''') +electric_car_sharp = NotStr('''''') +label_off_outlined = NotStr('''''') +currency_ruble_outlined = NotStr('''''') +room_round = NotStr('''''') +scoreboard_round = NotStr('''''') +md8_mp_filled = NotStr('''''') +people_twotone = NotStr(''' ''') +sports_esports_round = NotStr('''''') +add_to_queue_round = NotStr('''''') +kayaking_filled = NotStr('''''') +last_page_round = NotStr('''''') +assistant_direction_twotone = NotStr(''' ''') +hdr_strong_outlined = NotStr('''''') +headset_round = NotStr('''''') +md30_fps_round = NotStr('''''') +headphones_battery_twotone = NotStr(''' ''') +refresh_filled = NotStr('''''') +anchor_filled = NotStr('''''') +wrap_text_outlined = NotStr('''''') +screen_rotation_alt_outlined = NotStr('''''') +price_check_filled = NotStr('''''') +format_overline_round = NotStr('''''') +domain_verification_filled = NotStr(''' ''') +female_twotone = NotStr('''''') +grid_goldenratio_filled = NotStr('''''') +battery90_outlined = NotStr(''' ''') +double_arrow_filled = NotStr(''' ''') +mood_bad_twotone = NotStr(''' ''') +closed_caption_outlined = NotStr('''''') +link_twotone = NotStr('''''') +streetview_outlined = NotStr(''' ''') +hdr_off_filled = NotStr('''''') +content_paste_round = NotStr('''''') +hls_off_round = NotStr('''''') +snooze_filled = NotStr('''''') +folder_open_filled = NotStr('''''') +signal_cellular2_bar_twotone = NotStr(''' ''') +wb_incandescent_filled = NotStr('''''') +home_max_twotone = NotStr(''' ''') +portrait_filled = NotStr('''''') +grid_view_outlined = NotStr('''''') +mode_edit_outline_outlined = NotStr('''''') +md24_mp_round = NotStr(''' ''') +sync_alt_round = NotStr('''''') +settings_suggest_twotone = NotStr(''' ''') +duo_filled = NotStr('''''') +security_twotone = NotStr(''' ''') +hdr_auto_round = NotStr(''' ''') +forum_round = NotStr('''''') +dining_round = NotStr('''''') +rice_bowl_filled = NotStr('''''') +height_sharp = NotStr('''''') +shopping_cart_filled = NotStr('''''') +on_device_training_outlined = NotStr(''' ''') +system_update_alt_round = NotStr('''''') +view_week_filled = NotStr('''''') +sort_filled = NotStr('''''') +headphones_battery_outlined = NotStr('''''') +local_cafe_filled = NotStr('''''') +browse_gallery_round = NotStr(''' ''') +video_label_round = NotStr('''''') +md19_mp_sharp = NotStr(''' ''') +currency_franc_outlined = NotStr('''''') +leaderboard_round = NotStr('''''') +wifi_tethering_round = NotStr('''''') +timer3_sharp = NotStr('''''') +add_to_photos_outlined = NotStr('''''') +screen_lock_portrait_filled = NotStr('''''') +border_vertical_round = NotStr('''''') +text_format_outlined = NotStr('''''') +filter2_twotone = NotStr(''' ''') +directions_boat_outlined = NotStr('''''') +blur_circular_outlined = NotStr('''''') +receipt_sharp = NotStr('''''') +logo_dev_sharp = NotStr(''' ''') +fmd_good_sharp = NotStr('''''') +query_builder_outlined = NotStr('''''') +private_connectivity_sharp = NotStr('''''') +file_download_done_outlined = NotStr('''''') +back_hand_outlined = NotStr('''''') +bug_report_twotone = NotStr(''' ''') +feedback_sharp = NotStr('''''') +person_add_round = NotStr('''''') +format_textdirection_r_to_l_round = NotStr('''''') +md5_k_sharp = NotStr('''''') +turn_slight_right_sharp = NotStr('''''') +rotate90_degrees_ccw_twotone = NotStr(''' ''') +call_made_sharp = NotStr('''''') +swipe_vertical_twotone = NotStr(''' ''') +battery4_bar_outlined = NotStr('''''') +airline_stops_round = NotStr('''''') +beach_access_outlined = NotStr('''''') +dining_filled = NotStr('''''') +hdr_enhanced_select_sharp = NotStr('''''') +expand_filled = NotStr('''''') +wb_auto_filled = NotStr('''''') +brightness4_filled = NotStr('''''') +close_filled = NotStr('''''') +open_with_outlined = NotStr('''''') +import_export_twotone = NotStr('''''') +collections_bookmark_sharp = NotStr('''''') +device_unknown_outlined = NotStr('''''') +view_kanban_filled = NotStr('''''') +title_sharp = NotStr('''''') +hourglass_full_twotone = NotStr(''' ''') +picture_as_pdf_filled = NotStr('''''') +work_filled = NotStr('''''') +not_accessible_filled = NotStr('''''') +waving_hand_twotone = NotStr(''' ''') +md7_mp_twotone = NotStr(''' ''') +nearby_error_filled = NotStr('''''') +anchor_outlined = NotStr('''''') +animation_outlined = NotStr('''''') +skip_next_filled = NotStr('''''') +sports_handball_filled = NotStr(''' ''') +close_round = NotStr('''''') +mark_email_read_twotone = NotStr(''' ''') +volume_up_sharp = NotStr('''''') +search_sharp = NotStr('''''') +add_to_drive_outlined = NotStr('''''') +block_twotone = NotStr('''''') +grid_goldenratio_outlined = NotStr('''''') +contact_support_round = NotStr('''''') +featured_video_outlined = NotStr('''''') +directions_boat_filled = NotStr('''''') +upload_file_twotone = NotStr(''' ''') +add_a_photo_twotone = NotStr(''' ''') +horizontal_rule_outlined = NotStr('''''') +tram_filled = NotStr('''''') +agriculture_outlined = NotStr(''' ''') +table_bar_outlined = NotStr('''''') +mode_comment_round = NotStr('''''') +input_filled = NotStr('''''') +comment_bank_twotone = NotStr(''' ''') +add_to_home_screen_sharp = NotStr('''''') +arrow_drop_down_circle_filled = NotStr('''''') +format_quote_round = NotStr('''''') +sip_sharp = NotStr(''' ''') +vignette_sharp = NotStr('''''') +pending_round = NotStr('''''') +filter_alt_round = NotStr('''''') +approval_sharp = NotStr('''''') +paragliding_sharp = NotStr('''''') +music_video_sharp = NotStr('''''') +currency_franc_sharp = NotStr('''''') +auto_awesome_round = NotStr('''''') +auto_awesome_mosaic_round = NotStr('''''') +currency_pound_round = NotStr('''''') +escalator_warning_filled = NotStr('''''') +piano_twotone = NotStr(''' ''') +next_plan_twotone = NotStr(''' ''') +forward10_filled = NotStr(''' ''') +slow_motion_video_filled = NotStr('''''') +md7_mp_outlined = NotStr(''' ''') +sports_handball_outlined = NotStr(''' ''') +remove_road_twotone = NotStr('''''') +alarm_on_twotone = NotStr(''' ''') +open_with_filled = NotStr('''''') +tap_and_play_filled = NotStr('''''') +landscape_sharp = NotStr('''''') +cloud_done_sharp = NotStr('''''') +subtitles_filled = NotStr('''''') +public_round = NotStr('''''') +developer_board_off_outlined = NotStr('''''') +usb_off_twotone = NotStr('''''') +vrpano_outlined = NotStr(''' ''') +bluetooth_connected_sharp = NotStr('''''') +announcement_filled = NotStr('''''') +folder_shared_sharp = NotStr('''''') +sd_card_twotone = NotStr(''' ''') +directions_bike_sharp = NotStr('''''') +dynamic_feed_twotone = NotStr(''' ''') +looks_two_filled = NotStr('''''') +insert_photo_sharp = NotStr('''''') +dry_twotone = NotStr(''' ''') +featured_play_list_filled = NotStr('''''') +compass_calibration_outlined = NotStr('''''') +festival_sharp = NotStr('''''') +chat_bubble_twotone = NotStr(''' ''') +inbox_sharp = NotStr('''''') +directions_boat_sharp = NotStr('''''') +delivery_dining_sharp = NotStr(''' ''') +drag_handle_filled = NotStr('''''') +md2_mp_round = NotStr(''' ''') +wrap_text_round = NotStr('''''') +tab_outlined = NotStr('''''') +camera_front_twotone = NotStr(''' ''') +stay_current_landscape_round = NotStr('''''') +sync_problem_filled = NotStr('''''') +group_remove_round = NotStr('''''') +skip_previous_round = NotStr('''''') +commit_outlined = NotStr('''''') +text_rotate_up_round = NotStr('''''') +streetview_round = NotStr(''' ''') +no_meeting_room_twotone = NotStr(''' ''') +paragliding_round = NotStr('''''') +waving_hand_outlined = NotStr('''''') +barcode_filled = NotStr('''''') +sports_tennis_twotone = NotStr('''''') +animation_round = NotStr('''''') +markunread_mailbox_outlined = NotStr('''''') +touch_app_filled = NotStr('''''') +grid3_x3_twotone = NotStr('''''') +add_comment_outlined = NotStr('''''') +try_sharp = NotStr('''''') +electric_car_twotone = NotStr(''' ''') +feed_twotone = NotStr(''' ''') +group_off_filled = NotStr('''''') +drive_file_move_twotone = NotStr(''' ''') +u_turn_right_sharp = NotStr('''''') +sentiment_dissatisfied_sharp = NotStr(''' ''') +ring_volume_twotone = NotStr(''' ''') +crop75_sharp = NotStr('''''') +local_movies_twotone = NotStr(''' ''') +emergency_outlined = NotStr('''''') +border_horizontal_sharp = NotStr('''''') +attach_email_outlined = NotStr(''' ''') +filter_list_round = NotStr('''''') +note_filled = NotStr('''''') +md2_k_round = NotStr('''''') +gradient_filled = NotStr('''''') +remove_moderator_twotone = NotStr(''' ''') +dashboard_outlined = NotStr('''''') +wc_twotone = NotStr('''''') +flatware_filled = NotStr('''''') +notifications_off_outlined = NotStr('''''') +sms_failed_outlined = NotStr('''''') +currency_lira_filled = NotStr('''''') +restart_alt_outlined = NotStr('''''') +wb_iridescent_filled = NotStr('''''') +eco_filled = NotStr('''''') +store_filled = NotStr('''''') +watch_off_sharp = NotStr('''''') +text_rotation_down_filled = NotStr('''''') +settings_accessibility_round = NotStr('''''') +crisis_alert_round = NotStr('''''') +arrow_upward_round = NotStr('''''') +cancel_twotone = NotStr(''' ''') +priority_high_twotone = NotStr(''' ''') +mode_edit_outline_sharp = NotStr('''''') +wallpaper_outlined = NotStr('''''') +sensor_window_filled = NotStr('''''') +bookmark_added_filled = NotStr('''''') +qr_code_scanner_round = NotStr('''''') +video_camera_front_twotone = NotStr(''' ''') +navigation_twotone = NotStr(''' ''') +settings_input_composite_sharp = NotStr('''''') +signal_wifi_bad_round = NotStr(''' ''') +group_filled = NotStr('''''') +microwave_round = NotStr('''''') +pause_circle_outline_round = NotStr('''''') +no_encryption_gmailerrorred_filled = NotStr('''''') +battery_charging20_outlined = NotStr(''' ''') +biotech_filled = NotStr(''' ''') +network_cell_outlined = NotStr('''''') +slideshow_outlined = NotStr('''''') +commute_round = NotStr('''''') +shuffle_on_sharp = NotStr('''''') +timer_outlined = NotStr('''''') +add_shopping_cart_round = NotStr('''''') +restaurant_menu_filled = NotStr('''''') +sync_problem_outlined = NotStr('''''') +signal_cellular_alt_outlined = NotStr('''''') +local_mall_round = NotStr('''''') +filter8_filled = NotStr('''''') +military_tech_filled = NotStr('''''') +perm_contact_calendar_sharp = NotStr('''''') +format_textdirection_l_to_r_round = NotStr('''''') +science_round = NotStr('''''') +no_meeting_room_filled = NotStr('''''') +video_stable_twotone = NotStr(''' ''') +calendar_view_month_filled = NotStr('''''') +airline_seat_recline_normal_round = NotStr('''''') +arrow_circle_left_filled = NotStr('''''') +grade_filled = NotStr('''''') +transgender_round = NotStr('''''') +published_with_changes_sharp = NotStr('''''') +info_outlined = NotStr('''''') +signal_wifi_statusbar4_bar_filled = NotStr('''''') +import_export_sharp = NotStr('''''') +cell_tower_outlined = NotStr(''' ''') +person_add_disabled_twotone = NotStr(''' ''') +battery50_twotone = NotStr(''' ''') +nature_outlined = NotStr('''''') +soup_kitchen_round = NotStr('''''') +fiber_dvr_outlined = NotStr('''''') +unarchive_twotone = NotStr(''' ''') +topic_round = NotStr('''''') +md10_mp_twotone = NotStr(''' ''') +radio_button_checked_round = NotStr(''' ''') +villa_sharp = NotStr('''''') +text_rotate_up_outlined = NotStr('''''') +insert_photo_round = NotStr('''''') +shopping_bag_round = NotStr('''''') +md13_mp_outlined = NotStr(''' ''') +tablet_mac_filled = NotStr('''''') +monitor_weight_round = NotStr(''' ''') +no_encryption_gmailerrorred_outlined = NotStr('''''') +edit_road_sharp = NotStr('''''') +assignment_late_outlined = NotStr('''''') +error_outlined = NotStr('''''') +security_update_good_sharp = NotStr('''''') +medication_liquid_outlined = NotStr('''''') +star_purple500_outlined = NotStr('''''') +route_filled = NotStr('''''') +earbuds_filled = NotStr('''''') +media_bluetooth_on_sharp = NotStr('''''') +save_filled = NotStr('''''') +donut_small_filled = NotStr('''''') +child_friendly_round = NotStr('''''') +bluetooth_drive_round = NotStr(''' ''') +looks_two_round = NotStr('''''') +md5_mp_sharp = NotStr(''' ''') +more_vert_twotone = NotStr('''''') +panorama_horizontal_outlined = NotStr('''''') +desktop_windows_outlined = NotStr('''''') +merge_type_twotone = NotStr('''''') +lightbulb_sharp = NotStr('''''') +track_changes_outlined = NotStr('''''') +wallpaper_sharp = NotStr('''''') +fullscreen_exit_twotone = NotStr('''''') +call_merge_sharp = NotStr('''''') +apartment_filled = NotStr('''''') +filter1_filled = NotStr('''''') +biotech_outlined = NotStr('''''') +keyboard_return_sharp = NotStr('''''') +view_quilt_twotone = NotStr(''' ''') +surfing_twotone = NotStr('''''') +arrow_forward_filled = NotStr('''''') +photo_size_select_actual_round = NotStr('''''') +wifi_protected_setup_filled = NotStr(''' ''') +umbrella_twotone = NotStr(''' ''') +screen_rotation_sharp = NotStr('''''') +fax_filled = NotStr('''''') +email_sharp = NotStr('''''') +wb_sunny_sharp = NotStr('''''') +flip_sharp = NotStr('''''') +paragliding_outlined = NotStr('''''') +nordic_walking_sharp = NotStr('''''') +sip_filled = NotStr(''' ''') +restore_sharp = NotStr('''''') +md3_p_round = NotStr('''''') +accessibility_new_round = NotStr('''''') +battery0_bar_outlined = NotStr('''''') +qr_code2_sharp = NotStr('''''') +sd_filled = NotStr('''''') +power_input_filled = NotStr('''''') +crop_square_filled = NotStr('''''') +not_listed_location_twotone = NotStr(''' ''') +battery_charging_full_sharp = NotStr('''''') +battery_charging90_round = NotStr(''' ''') +upgrade_sharp = NotStr('''''') +not_accessible_sharp = NotStr('''''') +raw_off_outlined = NotStr('''''') +rotate90_degrees_cw_round = NotStr(''' ''') +date_range_round = NotStr('''''') +smart_display_twotone = NotStr(''' ''') +fmd_bad_outlined = NotStr(''' ''') +person_pin_round = NotStr('''''') +sort_by_alpha_sharp = NotStr('''''') +quiz_filled = NotStr(''' ''') +satellite_filled = NotStr('''''') +sensor_door_sharp = NotStr('''''') +hourglass_empty_twotone = NotStr('''''') +event_note_filled = NotStr('''''') +handshake_round = NotStr('''''') +emoji_symbols_round = NotStr(''' ''') +settings_round = NotStr('''''') +group_twotone = NotStr(''' ''') +pix_filled = NotStr(''' ''') +not_equal_twotone = NotStr(''' ''') +filter_frames_sharp = NotStr('''''') +model_training_filled = NotStr('''''') +cell_wifi_sharp = NotStr('''''') +storage_outlined = NotStr('''''') +swipe_up_alt_outlined = NotStr('''''') +fork_left_outlined = NotStr('''''') +short_text_outlined = NotStr('''''') +md30_fps_outlined = NotStr('''''') +view_week_round = NotStr('''''') +expand_sharp = NotStr('''''') +space_dashboard_outlined = NotStr('''''') +spoke_sharp = NotStr('''''') +straight_sharp = NotStr('''''') +workspace_premium_outlined = NotStr('''''') +mouse_twotone = NotStr(''' ''') +add_circle_outline_outlined = NotStr('''''') +timer_sharp = NotStr('''''') +start_outlined = NotStr('''''') +error_round = NotStr('''''') +event_note_sharp = NotStr('''''') +report_problem_sharp = NotStr('''''') +add_moderator_round = NotStr(''' ''') +keyboard_return_filled = NotStr('''''') +science_outlined = NotStr('''''') +devices_fold_twotone = NotStr(''' ''') +sentiment_satisfied_filled = NotStr(''' ''') +signal_wifi2_bar_round = NotStr(''' ''') +stream_twotone = NotStr(''' ''') +medical_services_round = NotStr('''''') +restart_alt_round = NotStr('''''') +view_agenda_outlined = NotStr('''''') +perm_data_setting_filled = NotStr('''''') +satellite_alt_filled = NotStr('''''') +home_twotone = NotStr(''' ''') +panorama_twotone = NotStr(''' ''') +looks6_filled = NotStr('''''') +content_copy_round = NotStr('''''') +backspace_twotone = NotStr(''' ''') +batch_prediction_outlined = NotStr('''''') +forward30_round = NotStr('''''') +corporate_fare_outlined = NotStr('''''') +straighten_round = NotStr('''''') +contact_phone_twotone = NotStr(''' ''') +auto_graph_filled = NotStr('''''') +movie_twotone = NotStr(''' ''') +no_accounts_round = NotStr(''' ''') +punch_clock_filled = NotStr(''' ''') +house_siding_round = NotStr('''''') +bluetooth_drive_outlined = NotStr(''' ''') +highlight_off_twotone = NotStr(''' ''') +alarm_add_twotone = NotStr(''' ''') +not_equal_sharp = NotStr(''' ''') +time_to_leave_sharp = NotStr('''''') +campaign_round = NotStr('''''') +man_sharp = NotStr(''' ''') +emergency_recording_filled = NotStr('''''') +atm_twotone = NotStr('''''') +integration_instructions_round = NotStr('''''') +wb_auto_sharp = NotStr('''''') +present_to_all_round = NotStr('''''') +album_sharp = NotStr('''''') +view_timeline_round = NotStr('''''') +school_sharp = NotStr('''''') +line_weight_filled = NotStr('''''') +video_call_filled = NotStr('''''') +kayaking_sharp = NotStr('''''') +keyboard_return_outlined = NotStr('''''') +lightbulb_circle_sharp = NotStr('''''') +remove_circle_outline_filled = NotStr('''''') +keyboard_backspace_twotone = NotStr('''''') +photo_album_filled = NotStr('''''') +contactless_filled = NotStr('''''') +adb_twotone = NotStr('''''') +waterfall_chart_outlined = NotStr('''''') +navigate_next_twotone = NotStr('''''') +speaker_group_filled = NotStr(''' ''') +visibility_round = NotStr('''''') +batch_prediction_twotone = NotStr(''' ''') +border_color_round = NotStr('''''') +egg_filled = NotStr('''''') +brightness6_outlined = NotStr('''''') +queue_play_next_sharp = NotStr('''''') +dvr_twotone = NotStr(''' ''') +signal_wifi_statusbar_connected_no_internet4_filled = NotStr(''' ''') +link_off_twotone = NotStr('''''') +slideshow_twotone = NotStr(''' ''') +celebration_twotone = NotStr(''' ''') +multiline_chart_twotone = NotStr('''''') +sports_mma_filled = NotStr('''''') +sentiment_very_satisfied_sharp = NotStr('''''') +accessible_forward_outlined = NotStr(''' ''') +preview_outlined = NotStr('''''') +delete_sweep_filled = NotStr('''''') +source_sharp = NotStr('''''') +network_locked_round = NotStr('''''') +streetview_twotone = NotStr(''' ''') +work_outlined = NotStr('''''') +amp_stories_filled = NotStr('''''') +navigate_next_round = NotStr('''''') +file_copy_filled = NotStr('''''') +crop_portrait_twotone = NotStr('''''') +games_outlined = NotStr('''''') +add_to_photos_sharp = NotStr('''''') +forward30_twotone = NotStr('''''') +network_ping_round = NotStr('''''') +system_security_update_good_filled = NotStr('''''') +nfc_filled = NotStr('''''') +cloud_sync_outlined = NotStr('''''') +pin_invoke_sharp = NotStr('''''') +bed_filled = NotStr('''''') +headset_mic_filled = NotStr('''''') +arrow_drop_up_twotone = NotStr('''''') +pin_invoke_twotone = NotStr('''''') +playlist_play_round = NotStr('''''') +bookmark_remove_twotone = NotStr(''' ''') +featured_play_list_twotone = NotStr(''' ''') +connect_without_contact_filled = NotStr('''''') +laptop_twotone = NotStr(''' ''') +quiz_twotone = NotStr(''' ''') +map_sharp = NotStr('''''') +stop_circle_round = NotStr('''''') +male_filled = NotStr('''''') +supervisor_account_twotone = NotStr(''' ''') +md30_fps_select_outlined = NotStr('''''') +md3_d_rotation_round = NotStr('''''') +charging_station_twotone = NotStr(''' ''') +ev_station_sharp = NotStr('''''') +bathtub_filled = NotStr(''' ''') +battery_saver_filled = NotStr('''''') +no_meeting_room_outlined = NotStr('''''') +save_all_sharp = NotStr(''' ''') +tty_outlined = NotStr('''''') +alt_route_outlined = NotStr('''''') +bakery_dining_filled = NotStr('''''') +sentiment_satisfied_twotone = NotStr(''' ''') +no_meals_twotone = NotStr('''''') +swipe_outlined = NotStr(''' ''') +arrow_forward_ios_outlined = NotStr('''''') +chat_bubble_outline_round = NotStr('''''') +power_input_round = NotStr('''''') +abc_round = NotStr('''''') +quiz_sharp = NotStr(''' ''') +mark_email_read_sharp = NotStr('''''') +router_sharp = NotStr('''''') +signal_cellular_connected_no_internet4_bar_twotone = NotStr('''''') +token_sharp = NotStr('''''') +book_round = NotStr('''''') +call_end_twotone = NotStr(''' ''') +adb_round = NotStr('''''') +phonelink_setup_outlined = NotStr('''''') +apps_filled = NotStr('''''') +volcano_outlined = NotStr('''''') +find_in_page_twotone = NotStr(''' ''') +radar_round = NotStr('''''') +list_filled = NotStr('''''') +camera_roll_twotone = NotStr(''' ''') +voice_chat_round = NotStr('''''') +repeat_on_twotone = NotStr('''''') +switch_access_shortcut_add_outlined = NotStr('''''') +md15_mp_filled = NotStr('''''') +adjust_outlined = NotStr('''''') +flip_to_back_outlined = NotStr('''''') +drive_file_move_rtl_twotone = NotStr(''' ''') +transform_sharp = NotStr('''''') +mobiledata_off_twotone = NotStr('''''') +domain_add_sharp = NotStr('''''') +public_off_outlined = NotStr('''''') +border_inner_round = NotStr('''''') +assignment_turned_in_outlined = NotStr('''''') +drive_file_rename_outline_twotone = NotStr(''' ''') +spatial_tracking_twotone = NotStr(''' ''') +h_plus_mobiledata_sharp = NotStr('''''') +campaign_filled = NotStr('''''') +space_dashboard_filled = NotStr('''''') +thumb_up_off_alt_round = NotStr('''''') +shield_round = NotStr('''''') +handshake_twotone = NotStr(''' ''') +outbox_outlined = NotStr(''' ''') +md3_k_round = NotStr('''''') +format_size_round = NotStr('''''') +insert_emoticon_filled = NotStr('''''') +speaker_phone_twotone = NotStr(''' ''') +dehaze_round = NotStr('''''') +no_luggage_outlined = NotStr('''''') +pattern_filled = NotStr('''''') +stars_outlined = NotStr('''''') +md8_mp_outlined = NotStr(''' ''') +discount_round = NotStr(''' ''') +garage_filled = NotStr(''' ''') +autofps_select_twotone = NotStr(''' ''') +clear_all_sharp = NotStr('''''') +lock_reset_round = NotStr('''''') +smoke_free_sharp = NotStr('''''') +elderly_woman_filled = NotStr('''''') +turn_sharp_left_outlined = NotStr('''''') +swipe_right_alt_sharp = NotStr('''''') +hexagon_outlined = NotStr('''''') +play_circle_filled_sharp = NotStr('''''') +phone_iphone_sharp = NotStr('''''') +traffic_twotone = NotStr(''' ''') +people_outlined = NotStr('''''') +local_play_filled = NotStr('''''') +whatshot_filled = NotStr('''''') +pregnant_woman_round = NotStr('''''') +arrow_drop_down_circle_sharp = NotStr('''''') +fullscreen_exit_sharp = NotStr('''''') +playlist_play_outlined = NotStr('''''') +flare_round = NotStr('''''') +collections_sharp = NotStr('''''') +drive_eta_outlined = NotStr(''' ''') +skip_next_twotone = NotStr(''' ''') +grass_filled = NotStr('''''') +minus_filled = NotStr('''''') +person_add_outlined = NotStr('''''') +earbuds_battery_filled = NotStr('''''') +sports_gymnastics_twotone = NotStr('''''') +repeat_sharp = NotStr('''''') +rowing_twotone = NotStr('''''') +signal_wifi_statusbar_connected_no_internet4_twotone = NotStr(''' ''') +event_repeat_twotone = NotStr(''' ''') +bungalow_sharp = NotStr('''''') +view_week_twotone = NotStr(''' ''') +view_array_outlined = NotStr('''''') +catching_pokemon_round = NotStr('''''') +stream_filled = NotStr(''' ''') +view_compact_alt_filled = NotStr('''''') +room_service_sharp = NotStr('''''') +emergency_round = NotStr('''''') +touch_app_sharp = NotStr('''''') +iron_twotone = NotStr(''' ''') +signal_cellular_connected_no_internet1_bar_sharp = NotStr(''' ''') +video_file_twotone = NotStr(''' ''') +snowboarding_round = NotStr('''''') +cell_wifi_round = NotStr(''' ''') +web_asset_off_sharp = NotStr('''''') +remove_from_queue_twotone = NotStr(''' ''') +timer_off_filled = NotStr('''''') +edit_off_filled = NotStr('''''') +spatial_tracking_sharp = NotStr(''' ''') +whatsapp_twotone = NotStr('''''') +highlight_outlined = NotStr('''''') +flare_sharp = NotStr('''''') +view_compact_twotone = NotStr(''' ''') +md9_k_outlined = NotStr(''' ''') +queue_play_next_filled = NotStr('''''') +md30_fps_twotone = NotStr('''''') +cloud_queue_round = NotStr('''''') +spatial_audio_off_sharp = NotStr(''' ''') +subtitles_outlined = NotStr('''''') +filter_alt_off_round = NotStr('''''') +bug_report_round = NotStr('''''') +signal_cellular_null_outlined = NotStr('''''') +first_page_sharp = NotStr('''''') +delivery_dining_outlined = NotStr(''' ''') +surround_sound_filled = NotStr('''''') +house_round = NotStr('''''') +star_border_filled = NotStr('''''') +commute_twotone = NotStr('''''') +system_security_update_filled = NotStr('''''') +line_weight_outlined = NotStr('''''') +mood_bad_sharp = NotStr('''''') +draw_filled = NotStr('''''') +screen_lock_landscape_twotone = NotStr(''' ''') +local_offer_sharp = NotStr('''''') +terminal_outlined = NotStr('''''') +group_add_twotone = NotStr(''' ''') +developer_board_off_filled = NotStr('''''') +history_toggle_off_filled = NotStr('''''') +bathroom_filled = NotStr('''''') +free_breakfast_twotone = NotStr(''' ''') +devices_other_round = NotStr('''''') +electrical_services_filled = NotStr(''' ''') +price_change_filled = NotStr('''''') +battery_alert_round = NotStr('''''') +format_color_reset_round = NotStr('''''') +piano_off_filled = NotStr('''''') +sanitizer_filled = NotStr('''''') +sports_score_filled = NotStr('''''') +room_twotone = NotStr(''' ''') +cabin_filled = NotStr('''''') +manage_search_round = NotStr('''''') +credit_card_off_round = NotStr('''''') +signal_wifi3_bar_lock_filled = NotStr(''' ''') +density_large_round = NotStr('''''') +brightness1_outlined = NotStr('''''') +done_round = NotStr('''''') +drafts_sharp = NotStr('''''') +cabin_outlined = NotStr('''''') +how_to_vote_outlined = NotStr('''''') +equalizer_sharp = NotStr('''''') +device_thermostat_round = NotStr('''''') +accessible_twotone = NotStr(''' ''') +filter_list_sharp = NotStr('''''') +school_twotone = NotStr(''' ''') +save_as_twotone = NotStr(''' ''') +videogame_asset_off_twotone = NotStr(''' ''') +do_disturb_on_round = NotStr('''''') +assignment_return_outlined = NotStr('''''') +price_change_round = NotStr('''''') +filter_none_filled = NotStr('''''') +currency_pound_filled = NotStr('''''') +minor_crash_outlined = NotStr('''''') +r_mobiledata_round = NotStr('''''') +edit_off_outlined = NotStr('''''') +newspaper_round = NotStr('''''') +imagesearch_roller_sharp = NotStr('''''') +room_preferences_twotone = NotStr(''' ''') +camera_rear_outlined = NotStr('''''') +analytics_round = NotStr('''''') +md7_mp_filled = NotStr('''''') +md1_x_mobiledata_outlined = NotStr('''''') +telegram_sharp = NotStr('''''') +air_round = NotStr('''''') +device_hub_twotone = NotStr('''''') +link_off_outlined = NotStr('''''') +airplane_ticket_twotone = NotStr(''' ''') +surround_sound_outlined = NotStr(''' ''') +star_half_round = NotStr('''''') +switch_left_sharp = NotStr('''''') +vibration_outlined = NotStr('''''') +airline_seat_individual_suite_sharp = NotStr('''''') +tram_twotone = NotStr(''' ''') +assistant_sharp = NotStr('''''') +light_filled = NotStr('''''') +ring_volume_outlined = NotStr('''''') +gps_off_sharp = NotStr('''''') +md2_k_sharp = NotStr('''''') +auto_awesome_mosaic_filled = NotStr('''''') +panorama_wide_angle_round = NotStr('''''') +no_drinks_twotone = NotStr(''' ''') +manage_search_twotone = NotStr('''''') +join_right_twotone = NotStr(''' ''') +savings_twotone = NotStr(''' ''') +filter_none_round = NotStr('''''') +favorite_border_twotone = NotStr('''''') +border_inner_sharp = NotStr('''''') +md7_k_twotone = NotStr(''' ''') +developer_mode_outlined = NotStr('''''') +arrow_drop_down_circle_outlined = NotStr('''''') +calendar_today_round = NotStr('''''') +swap_vert_twotone = NotStr('''''') +signal_wifi0_bar_outlined = NotStr('''''') +point_of_sale_filled = NotStr('''''') +text_rotation_angledown_filled = NotStr('''''') +gpp_maybe_round = NotStr('''''') +unarchive_outlined = NotStr('''''') +check_box_filled = NotStr('''''') +speaker_sharp = NotStr('''''') +shortcut_twotone = NotStr('''''') +swap_horiz_sharp = NotStr('''''') +work_off_sharp = NotStr('''''') +hexagon_round = NotStr('''''') +arrow_back_twotone = NotStr('''''') +payments_twotone = NotStr(''' ''') +volcano_round = NotStr('''''') +luggage_twotone = NotStr(''' ''') +hotel_class_outlined = NotStr('''''') +pages_twotone = NotStr(''' ''') +content_paste_go_outlined = NotStr(''' ''') +no_crash_filled = NotStr('''''') +reviews_round = NotStr('''''') +location_city_filled = NotStr('''''') +sd_storage_twotone = NotStr(''' ''') +motion_photos_paused_filled = NotStr('''''') +stop_screen_share_twotone = NotStr(''' ''') +view_in_ar_sharp = NotStr('''''') +assessment_filled = NotStr('''''') +sick_twotone = NotStr('''''') +nfc_sharp = NotStr('''''') +co2_twotone = NotStr('''''') +dangerous_outlined = NotStr('''''') +blur_on_round = NotStr('''''') +turn_slight_left_round = NotStr('''''') +cases_outlined = NotStr(''' ''') +ssid_chart_twotone = NotStr('''''') +bike_scooter_outlined = NotStr(''' ''') +remove_moderator_sharp = NotStr('''''') +tablet_android_outlined = NotStr('''''') +record_voice_over_sharp = NotStr(''' ''') +gps_off_filled = NotStr('''''') +task_twotone = NotStr(''' ''') +drag_indicator_filled = NotStr('''''') +browser_updated_sharp = NotStr('''''') +md123_filled = NotStr('''''') +signal_cellular3_bar_outlined = NotStr(''' ''') +arrow_drop_down_round = NotStr('''''') +loyalty_twotone = NotStr(''' ''') +sentiment_satisfied_round = NotStr(''' ''') +video_library_sharp = NotStr('''''') +view_module_round = NotStr('''''') +battery60_twotone = NotStr(''' ''') +flash_auto_filled = NotStr('''''') +image_search_round = NotStr('''''') +star_filled = NotStr('''''') +history_sharp = NotStr('''''') +balcony_sharp = NotStr('''''') +person_outline_twotone = NotStr(''' ''') +keyboard_double_arrow_right_twotone = NotStr(''' ''') +dining_twotone = NotStr(''' ''') +keyboard_backspace_filled = NotStr('''''') +airline_seat_recline_extra_sharp = NotStr('''''') +panorama_horizontal_select_round = NotStr('''''') +thumbs_up_down_outlined = NotStr('''''') +pinch_twotone = NotStr(''' ''') +screen_rotation_alt_filled = NotStr('''''') +keyboard_filled = NotStr('''''') +collections_filled = NotStr('''''') +domain_verification_outlined = NotStr(''' ''') +update_outlined = NotStr('''''') +missed_video_call_filled = NotStr('''''') +menu_book_twotone = NotStr(''' ''') +contact_mail_twotone = NotStr(''' ''') +lock_outlined = NotStr('''''') +space_bar_sharp = NotStr('''''') +auto_awesome_motion_sharp = NotStr('''''') +priority_high_round = NotStr(''' ''') +md1_k_twotone = NotStr(''' ''') +phone_in_talk_twotone = NotStr(''' ''') +thermostat_auto_outlined = NotStr('''''') +monitor_outlined = NotStr('''''') +family_restroom_outlined = NotStr('''''') +md1_k_plus_round = NotStr('''''') +r_mobiledata_twotone = NotStr('''''') +back_hand_sharp = NotStr('''''') +handyman_twotone = NotStr(''' ''') +surfing_filled = NotStr('''''') +stop_round = NotStr('''''') +format_paint_round = NotStr('''''') +square_sharp = NotStr('''''') +align_vertical_bottom_twotone = NotStr('''''') +thumb_up_off_alt_twotone = NotStr(''' ''') +local_gas_station_round = NotStr('''''') +media_bluetooth_on_twotone = NotStr('''''') +photo_camera_front_sharp = NotStr('''''') +print_disabled_filled = NotStr('''''') +plumbing_twotone = NotStr(''' ''') +find_in_page_sharp = NotStr('''''') +publish_sharp = NotStr('''''') +format_underlined_filled = NotStr('''''') +home_round = NotStr('''''') +reset_tv_sharp = NotStr('''''') +undo_sharp = NotStr('''''') +slow_motion_video_outlined = NotStr('''''') +nightlight_sharp = NotStr('''''') +motion_photos_auto_sharp = NotStr('''''') +sd_card_alert_sharp = NotStr('''''') +toll_filled = NotStr('''''') +light_sharp = NotStr('''''') +filter5_twotone = NotStr(''' ''') +closed_caption_disabled_sharp = NotStr('''''') +group_round = NotStr('''''') +description_round = NotStr('''''') +local_bar_twotone = NotStr(''' ''') +icecream_sharp = NotStr('''''') +sensors_off_round = NotStr('''''') +phone_callback_round = NotStr('''''') +report_gmailerrorred_outlined = NotStr(''' ''') +my_location_outlined = NotStr('''''') +laptop_sharp = NotStr('''''') +fiber_smart_record_outlined = NotStr('''''') +interpreter_mode_sharp = NotStr('''''') +signal_wifi0_bar_sharp = NotStr('''''') +ios_share_outlined = NotStr('''''') +chat_bubble_round = NotStr('''''') +data_thresholding_twotone = NotStr(''' ''') +highlight_alt_sharp = NotStr('''''') +edit_note_outlined = NotStr('''''') +unfold_more_round = NotStr('''''') +signal_cellular_no_sim_filled = NotStr('''''') +card_giftcard_twotone = NotStr(''' ''') +checklist_twotone = NotStr('''''') +devices_round = NotStr('''''') +library_add_check_round = NotStr('''''') +access_time_round = NotStr('''''') +folder_zip_filled = NotStr('''''') +weekend_twotone = NotStr(''' ''') +add_reaction_filled = NotStr('''''') +block_sharp = NotStr('''''') +trending_up_sharp = NotStr('''''') +star_purple500_round = NotStr('''''') +airplay_sharp = NotStr('''''') +lte_mobiledata_round = NotStr('''''') +contact_phone_filled = NotStr('''''') +upgrade_outlined = NotStr('''''') +event_seat_outlined = NotStr('''''') +sync_problem_twotone = NotStr('''''') +attractions_outlined = NotStr('''''') +battery0_bar_round = NotStr('''''') +terrain_sharp = NotStr('''''') +monochrome_photos_twotone = NotStr(''' ''') +scatter_plot_twotone = NotStr(''' ''') +fort_outlined = NotStr('''''') +share_arrival_time_twotone = NotStr(''' ''') +gradient_twotone = NotStr('''''') +assistant_direction_sharp = NotStr('''''') +auto_awesome_sharp = NotStr('''''') +groups_round = NotStr('''''') +medication_twotone = NotStr(''' ''') +replay5_sharp = NotStr('''''') +switch_right_twotone = NotStr(''' ''') +trending_up_filled = NotStr('''''') +shop2_twotone = NotStr(''' ''') +time_to_leave_outlined = NotStr(''' ''') +add_location_alt_outlined = NotStr('''''') +skip_previous_outlined = NotStr('''''') +open_in_new_outlined = NotStr('''''') +border_bottom_filled = NotStr('''''') +av_timer_outlined = NotStr('''''') +directions_off_round = NotStr('''''') +people_alt_sharp = NotStr(''' ''') +domain_add_filled = NotStr('''''') +smart_screen_outlined = NotStr(''' ''') +table_bar_twotone = NotStr(''' ''') +turned_in_not_filled = NotStr('''''') +grid4_x4_round = NotStr('''''') +fence_sharp = NotStr('''''') +g_mobiledata_round = NotStr('''''') +not_accessible_round = NotStr('''''') +exposure_plus1_twotone = NotStr('''''') +tap_and_play_outlined = NotStr('''''') +developer_mode_twotone = NotStr('''''') +settings_phone_twotone = NotStr(''' ''') +person_off_outlined = NotStr('''''') +repeat_filled = NotStr('''''') +sports_kabaddi_round = NotStr(''' ''') +cloud_circle_sharp = NotStr('''''') +mode_of_travel_filled = NotStr('''''') +blur_linear_round = NotStr('''''') +browse_gallery_filled = NotStr(''' ''') +filter6_twotone = NotStr(''' ''') +route_round = NotStr('''''') +install_desktop_twotone = NotStr(''' ''') +mic_external_off_outlined = NotStr('''''') +factory_twotone = NotStr(''' ''') +remove_twotone = NotStr('''''') +lock_clock_sharp = NotStr('''''') +camera_indoor_round = NotStr('''''') +health_and_safety_twotone = NotStr(''' ''') +photo_size_select_actual_sharp = NotStr('''''') +md14_mp_twotone = NotStr(''' ''') +drafts_round = NotStr('''''') +snippet_folder_round = NotStr('''''') +polymer_filled = NotStr('''''') +bluetooth_disabled_sharp = NotStr('''''') +restore_page_round = NotStr('''''') +md3_p_twotone = NotStr(''' ''') +notification_important_twotone = NotStr(''' ''') +local_police_sharp = NotStr('''''') +local_post_office_filled = NotStr('''''') +square_foot_filled = NotStr('''''') +group_remove_twotone = NotStr(''' ''') +call_merge_outlined = NotStr('''''') +thunderstorm_sharp = NotStr('''''') +emoji_objects_outlined = NotStr(''' ''') +chrome_reader_mode_filled = NotStr('''''') +local_airport_filled = NotStr('''''') +add_task_sharp = NotStr('''''') +person_search_round = NotStr(''' ''') +landslide_round = NotStr('''''') +account_balance_sharp = NotStr('''''') +media_bluetooth_off_twotone = NotStr('''''') +view_carousel_twotone = NotStr(''' ''') +align_horizontal_right_round = NotStr('''''') +shower_round = NotStr(''' ''') +podcasts_sharp = NotStr('''''') +cookie_twotone = NotStr(''' ''') +mobile_off_sharp = NotStr('''''') +mic_round = NotStr('''''') +extension_off_filled = NotStr('''''') +bedroom_parent_filled = NotStr(''' ''') +departure_board_outlined = NotStr(''' ''') +museum_sharp = NotStr('''''') +cancel_schedule_send_filled = NotStr(''' ''') +radio_filled = NotStr('''''') +local_drink_outlined = NotStr('''''') +photo_size_select_small_outlined = NotStr('''''') +battery_charging_full_round = NotStr('''''') +flight_land_twotone = NotStr('''''') +polymer_outlined = NotStr('''''') +view_comfy_round = NotStr('''''') +ac_unit_sharp = NotStr('''''') +downloading_twotone = NotStr('''''') +note_add_sharp = NotStr('''''') +wechat_round = NotStr(''' ''') +emoji_emotions_twotone = NotStr(''' ''') +note_alt_round = NotStr('''''') +people_outline_outlined = NotStr('''''') +wordpress_round = NotStr('''''') +add_sharp = NotStr('''''') +panorama_photosphere_round = NotStr('''''') +playlist_remove_sharp = NotStr('''''') +insert_invitation_round = NotStr('''''') +live_tv_filled = NotStr('''''') +landslide_sharp = NotStr('''''') +thermostat_filled = NotStr('''''') +airline_seat_legroom_extra_twotone = NotStr('''''') +deselect_outlined = NotStr('''''') +minor_crash_filled = NotStr('''''') +wb_cloudy_outlined = NotStr('''''') +md8_k_twotone = NotStr(''' ''') +phonelink_setup_round = NotStr('''''') +ev_station_filled = NotStr('''''') +format_align_justify_round = NotStr('''''') +hdr_off_twotone = NotStr('''''') +do_disturb_alt_round = NotStr('''''') +backup_twotone = NotStr(''' ''') +safety_divider_filled = NotStr('''''') +golf_course_twotone = NotStr(''' ''') +format_shapes_sharp = NotStr('''''') +filter1_outlined = NotStr('''''') +screen_rotation_twotone = NotStr(''' ''') +spa_sharp = NotStr('''''') +man_round = NotStr(''' ''') +south_round = NotStr('''''') +phonelink_off_outlined = NotStr('''''') +holiday_village_twotone = NotStr(''' ''') +keyboard_control_key_twotone = NotStr('''''') +article_filled = NotStr('''''') +gpp_maybe_filled = NotStr('''''') +text_decrease_filled = NotStr('''''') +power_off_sharp = NotStr('''''') +comment_bank_filled = NotStr('''''') +image_not_supported_twotone = NotStr(''' ''') +looks_one_filled = NotStr('''''') +tsunami_twotone = NotStr(''' ''') +browser_updated_outlined = NotStr('''''') +phone_in_talk_sharp = NotStr('''''') +call_to_action_outlined = NotStr('''''') +design_services_sharp = NotStr('''''') +format_shapes_twotone = NotStr(''' ''') +fax_sharp = NotStr('''''') +door_sliding_sharp = NotStr('''''') +exposure_zero_twotone = NotStr('''''') +confirmation_number_round = NotStr('''''') +pin_end_twotone = NotStr('''''') +remember_me_filled = NotStr(''' ''') +opacity_twotone = NotStr(''' ''') +shield_moon_filled = NotStr('''''') +movie_round = NotStr('''''') +bungalow_outlined = NotStr('''''') +text_rotation_angledown_sharp = NotStr('''''') +sports_bar_outlined = NotStr('''''') +event_seat_sharp = NotStr('''''') +dialer_sip_outlined = NotStr('''''') +exposure_neg1_twotone = NotStr('''''') +iron_filled = NotStr('''''') +electric_car_outlined = NotStr(''' ''') +camera_front_filled = NotStr('''''') +crop_landscape_filled = NotStr('''''') +north_east_outlined = NotStr('''''') +notification_important_round = NotStr('''''') +layers_clear_round = NotStr('''''') +upcoming_filled = NotStr('''''') +web_twotone = NotStr(''' ''') +terminal_twotone = NotStr(''' ''') +mode_standby_twotone = NotStr('''''') +nearby_error_outlined = NotStr('''''') +roller_skating_sharp = NotStr('''''') +task_filled = NotStr('''''') +class_filled = NotStr('''''') +electrical_services_round = NotStr('''''') +md8_k_outlined = NotStr(''' ''') +laptop_filled = NotStr('''''') +local_library_outlined = NotStr('''''') +soup_kitchen_sharp = NotStr('''''') +settings_input_antenna_round = NotStr('''''') +folder_open_twotone = NotStr(''' ''') +signpost_filled = NotStr('''''') +wheelchair_pickup_filled = NotStr('''''') +phone_callback_outlined = NotStr('''''') +edit_note_round = NotStr('''''') +error_twotone = NotStr(''' ''') +edit_calendar_round = NotStr('''''') +sports_tennis_filled = NotStr('''''') +terrain_twotone = NotStr(''' ''') +filter5_round = NotStr('''''') +cabin_round = NotStr('''''') +md6_ft_apart_outlined = NotStr('''''') +bookmark_add_twotone = NotStr(''' ''') +location_disabled_twotone = NotStr('''''') +rotate_right_outlined = NotStr('''''') +corporate_fare_sharp = NotStr('''''') +bookmark_border_filled = NotStr('''''') +animation_filled = NotStr('''''') +looks_twotone = NotStr('''''') +save_twotone = NotStr(''' ''') +sentiment_very_dissatisfied_twotone = NotStr(''' ''') +radio_button_unchecked_filled = NotStr('''''') +settings_power_round = NotStr('''''') +vertical_align_center_twotone = NotStr('''''') +view_compact_outlined = NotStr('''''') +queue_round = NotStr('''''') +edgesensor_high_twotone = NotStr(''' ''') +event_outlined = NotStr('''''') +timer3_select_sharp = NotStr('''''') +light_mode_round = NotStr('''''') +pest_control_rodent_filled = NotStr('''''') +less_than_sharp = NotStr('''''') +edit_off_twotone = NotStr(''' ''') +description_sharp = NotStr('''''') +keyboard_double_arrow_right_filled = NotStr(''' ''') +speaker_phone_sharp = NotStr('''''') +border_style_sharp = NotStr('''''') +drive_folder_upload_round = NotStr('''''') +refresh_sharp = NotStr('''''') +notifications_active_outlined = NotStr('''''') +folder_shared_round = NotStr('''''') +miscellaneous_services_filled = NotStr('''''') +menu_open_sharp = NotStr('''''') +arrow_circle_left_sharp = NotStr('''''') +car_repair_outlined = NotStr(''' ''') +post_add_outlined = NotStr(''' ''') +report_problem_outlined = NotStr('''''') +co2_outlined = NotStr('''''') +food_bank_twotone = NotStr(''' ''') +logo_dev_outlined = NotStr(''' ''') +clean_hands_outlined = NotStr('''''') +account_tree_twotone = NotStr(''' ''') +emoji_transportation_sharp = NotStr(''' ''') +flip_to_front_round = NotStr('''''') +do_not_touch_round = NotStr('''''') +less_than_equal_filled = NotStr(''' ''') +shield_outlined = NotStr('''''') +scale_filled = NotStr('''''') +install_mobile_filled = NotStr(''' ''') +phonelink_off_round = NotStr('''''') +wifi_lock_filled = NotStr(''' ''') +replay_twotone = NotStr('''''') +emergency_twotone = NotStr(''' ''') +mode_outlined = NotStr('''''') +comment_bank_sharp = NotStr('''''') +hdr_off_sharp = NotStr('''''') +trending_down_outlined = NotStr('''''') +battery1_bar_twotone = NotStr(''' ''') +md10_mp_filled = NotStr('''''') +audio_file_round = NotStr('''''') +live_tv_round = NotStr('''''') +extension_off_outlined = NotStr('''''') +table_restaurant_outlined = NotStr('''''') +local_parking_round = NotStr('''''') +open_in_new_off_round = NotStr('''''') +balcony_filled = NotStr('''''') +signal_wifi1_bar_filled = NotStr(''' ''') +highlight_sharp = NotStr('''''') +kitesurfing_filled = NotStr('''''') +dialer_sip_sharp = NotStr('''''') +format_color_reset_filled = NotStr('''''') +format_color_text_round = NotStr('''''') +point_of_sale_sharp = NotStr('''''') +drive_file_move_rtl_filled = NotStr('''''') +speed_sharp = NotStr(''' ''') +bar_chart_sharp = NotStr('''''') +keyboard_double_arrow_right_sharp = NotStr(''' ''') +pedal_bike_sharp = NotStr('''''') +run_circle_sharp = NotStr('''''') +newspaper_outlined = NotStr('''''') +padding_outlined = NotStr('''''') +view_headline_filled = NotStr('''''') +signal_wifi4_bar_outlined = NotStr('''''') +telegram_round = NotStr('''''') +switch_right_outlined = NotStr('''''') +token_outlined = NotStr('''''') +leave_bags_at_home_outlined = NotStr('''''') +phone_enabled_twotone = NotStr('''''') +filter3_round = NotStr('''''') +headset_filled = NotStr('''''') +work_outline_filled = NotStr('''''') +audiotrack_outlined = NotStr('''''') +edit_sharp = NotStr('''''') +abc_sharp = NotStr('''''') +leaderboard_outlined = NotStr('''''') +roller_skating_filled = NotStr('''''') +phonelink_filled = NotStr('''''') +fullscreen_exit_round = NotStr('''''') +vertical_align_bottom_filled = NotStr('''''') +eco_outlined = NotStr('''''') +mp_filled = NotStr('''''') +smart_display_filled = NotStr('''''') +vrpano_sharp = NotStr('''''') +eject_twotone = NotStr(''' ''') +unfold_less_twotone = NotStr('''''') +face_retouching_off_filled = NotStr(''' ''') +beenhere_outlined = NotStr('''''') +md3_k_plus_outlined = NotStr(''' ''') +local_florist_filled = NotStr('''''') +thumb_up_filled = NotStr('''''') +time_to_leave_twotone = NotStr(''' ''') +md6_k_twotone = NotStr(''' ''') +sports_bar_round = NotStr('''''') +playlist_remove_twotone = NotStr('''''') +reply_all_sharp = NotStr('''''') +grid3_x3_outlined = NotStr('''''') +crop_round = NotStr('''''') +highlight_off_outlined = NotStr('''''') +woo_commerce_outlined = NotStr('''''') +photo_size_select_small_sharp = NotStr('''''') +poll_round = NotStr('''''') +settings_suggest_outlined = NotStr('''''') +checklist_rtl_twotone = NotStr('''''') +forum_outlined = NotStr('''''') +electric_bike_twotone = NotStr('''''') +photo_size_select_large_round = NotStr('''''') +domain_filled = NotStr('''''') +content_paste_go_sharp = NotStr(''' ''') +more_twotone = NotStr(''' ''') +shopping_cart_checkout_twotone = NotStr('''''') +av_timer_sharp = NotStr('''''') +border_top_filled = NotStr('''''') +outbound_outlined = NotStr('''''') +lens_blur_twotone = NotStr('''''') +keyboard_arrow_down_round = NotStr('''''') +arrow_back_ios_outlined = NotStr('''''') +do_disturb_twotone = NotStr('''''') +swap_calls_round = NotStr('''''') +feedback_filled = NotStr('''''') +local_police_filled = NotStr('''''') +plus_minus_round = NotStr('''''') +access_alarm_outlined = NotStr('''''') +favorite_outlined = NotStr('''''') +e_mobiledata_outlined = NotStr('''''') +person_pin_circle_twotone = NotStr(''' ''') +euro_symbol_outlined = NotStr('''''') +rotate_right_twotone = NotStr('''''') +check_circle_sharp = NotStr('''''') +percentage_twotone = NotStr(''' ''') +bento_sharp = NotStr('''''') +slideshow_sharp = NotStr('''''') +sticky_note2_filled = NotStr('''''') +celebration_filled = NotStr('''''') +history_round = NotStr('''''') +sensor_window_round = NotStr('''''') +pets_twotone = NotStr(''' ''') +airline_seat_legroom_normal_filled = NotStr('''''') +keyboard_double_arrow_up_sharp = NotStr(''' ''') +difference_filled = NotStr('''''') +face_twotone = NotStr(''' ''') +text_decrease_round = NotStr('''''') +open_in_new_off_sharp = NotStr('''''') +fastfood_outlined = NotStr('''''') +airplanemode_active_filled = NotStr('''''') +inventory2_filled = NotStr('''''') +location_disabled_filled = NotStr('''''') +currency_lira_round = NotStr('''''') +mobile_off_outlined = NotStr('''''') +turned_in_outlined = NotStr('''''') +radar_twotone = NotStr('''''') +notification_important_filled = NotStr('''''') +insights_filled = NotStr(''' ''') +replay_circle_filled_twotone = NotStr('''''') +view_compact_sharp = NotStr('''''') +escalator_round = NotStr('''''') +copyright_round = NotStr('''''') +outlet_round = NotStr('''''') +vpn_key_round = NotStr('''''') +masks_twotone = NotStr(''' ''') +looks_two_twotone = NotStr(''' ''') +restaurant_menu_outlined = NotStr('''''') +blur_off_round = NotStr(''' ''') +transit_enterexit_filled = NotStr('''''') +woman_twotone = NotStr(''' ''') +content_cut_outlined = NotStr('''''') +wb_cloudy_filled = NotStr('''''') +looks5_sharp = NotStr('''''') +grid_view_sharp = NotStr('''''') +redeem_round = NotStr('''''') +h_mobiledata_twotone = NotStr('''''') +mail_outline_filled = NotStr('''''') +text_format_twotone = NotStr('''''') +delete_forever_outlined = NotStr('''''') +g_translate_twotone = NotStr('''''') +personal_injury_twotone = NotStr(''' ''') +filter8_twotone = NotStr(''' ''') +do_disturb_filled = NotStr('''''') +mouse_sharp = NotStr('''''') +theater_comedy_twotone = NotStr(''' ''') +image_aspect_ratio_sharp = NotStr('''''') +pause_circle_filled_outlined = NotStr('''''') +elevator_twotone = NotStr(''' ''') +image_filled = NotStr('''''') +airline_seat_recline_normal_outlined = NotStr('''''') +format_bold_twotone = NotStr('''''') +format_list_bulleted_filled = NotStr('''''') +textsms_sharp = NotStr('''''') +grid_off_outlined = NotStr('''''') +safety_divider_twotone = NotStr('''''') +no_food_outlined = NotStr('''''') +crop_din_round = NotStr('''''') +downloading_filled = NotStr('''''') +playlist_add_check_circle_twotone = NotStr(''' ''') +production_quantity_limits_outlined = NotStr('''''') +toggle_on_outlined = NotStr('''''') +sports_kabaddi_outlined = NotStr(''' ''') +headset_off_sharp = NotStr('''''') +expand_circle_down_twotone = NotStr(''' ''') +person_remove_sharp = NotStr('''''') +md6_mp_filled = NotStr('''''') +front_hand_outlined = NotStr('''''') +bungalow_twotone = NotStr(''' ''') +directions_transit_filled_twotone = NotStr(''' ''') +folder_delete_outlined = NotStr('''''') +keyboard_voice_round = NotStr('''''') +pause_circle_outline_outlined = NotStr('''''') +person_add_alt_twotone = NotStr(''' ''') +assistant_round = NotStr('''''') +directions_transit_filled_outlined = NotStr(''' ''') +arrow_circle_down_outlined = NotStr('''''') +splitscreen_round = NotStr('''''') +signal_wifi4_bar_filled = NotStr('''''') +chevron_right_sharp = NotStr('''''') +add_to_home_screen_filled = NotStr('''''') +edit_attributes_filled = NotStr('''''') +signal_wifi_statusbar4_bar_round = NotStr('''''') +call_split_filled = NotStr('''''') +exposure_neg1_round = NotStr('''''') +md1_k_sharp = NotStr('''''') +spatial_audio_off_round = NotStr(''' ''') +air_filled = NotStr('''''') +format_textdirection_r_to_l_outlined = NotStr('''''') +timer3_select_filled = NotStr('''''') +receipt_long_sharp = NotStr(''' ''') +hls_off_sharp = NotStr('''''') +fiber_manual_record_twotone = NotStr(''' ''') +g_translate_outlined = NotStr('''''') +online_prediction_filled = NotStr('''''') +shopping_basket_sharp = NotStr('''''') +brightness7_outlined = NotStr(''' ''') +paragliding_twotone = NotStr(''' ''') +tram_outlined = NotStr('''''') +water_drop_twotone = NotStr(''' ''') +fullscreen_sharp = NotStr('''''') +local_library_filled = NotStr('''''') +remove_red_eye_round = NotStr('''''') +delete_sharp = NotStr('''''') +closed_caption_filled = NotStr('''''') +router_round = NotStr('''''') +shortcut_sharp = NotStr('''''') +temple_hindu_sharp = NotStr('''''') +wifi_password_filled = NotStr('''''') +remove_outlined = NotStr('''''') +money_off_round = NotStr('''''') +restart_alt_sharp = NotStr('''''') +highlight_filled = NotStr('''''') +local_post_office_outlined = NotStr('''''') +http_sharp = NotStr('''''') +coffee_maker_twotone = NotStr(''' ''') +trending_up_round = NotStr('''''') +add_reaction_twotone = NotStr(''' ''') +portable_wifi_off_filled = NotStr('''''') +airlines_filled = NotStr('''''') +contactless_outlined = NotStr(''' ''') +store_sharp = NotStr('''''') +folder_copy_sharp = NotStr(''' ''') +more_vert_round = NotStr('''''') +content_paste_off_sharp = NotStr('''''') +less_than_filled = NotStr('''''') +phone_disabled_round = NotStr('''''') +wb_incandescent_twotone = NotStr(''' ''') +border_inner_outlined = NotStr('''''') +live_help_filled = NotStr('''''') +data_saver_off_round = NotStr('''''') +tonality_twotone = NotStr(''' ''') +donut_small_twotone = NotStr(''' ''') +install_mobile_outlined = NotStr(''' ''') +cloud_upload_round = NotStr('''''') +local_drink_filled = NotStr('''''') +md3_d_rotation_filled = NotStr('''''') +menu_round = NotStr('''''') +outlet_outlined = NotStr('''''') +location_on_outlined = NotStr(''' ''') +airline_seat_legroom_extra_round = NotStr('''''') +emoji_symbols_filled = NotStr(''' ''') +arrow_back_round = NotStr('''''') +view_comfy_alt_twotone = NotStr(''' ''') +fiber_new_outlined = NotStr('''''') +arrow_circle_up_filled = NotStr('''''') +crop_rotate_outlined = NotStr('''''') +format_list_numbered_sharp = NotStr('''''') +add_chart_twotone = NotStr(''' ''') +money_twotone = NotStr(''' ''') +redo_round = NotStr('''''') +settings_applications_twotone = NotStr(''' ''') +verified_user_twotone = NotStr(''' ''') +apple_round = NotStr('''''') +manage_history_round = NotStr('''''') +photo_camera_twotone = NotStr(''' ''') +car_crash_round = NotStr('''''') +security_update_filled = NotStr('''''') +wysiwyg_sharp = NotStr('''''') +play_circle_filled_white_outlined = NotStr('''''') +keyboard_control_key_filled = NotStr('''''') +hourglass_disabled_twotone = NotStr('''''') +filter8_round = NotStr('''''') +smartphone_filled = NotStr('''''') +content_paste_search_round = NotStr(''' ''') +golf_course_filled = NotStr(''' ''') +sports_football_round = NotStr('''''') +local_airport_round = NotStr('''''') +density_medium_outlined = NotStr('''''') +access_time_filled_round = NotStr('''''') +insert_page_break_filled = NotStr('''''') +battery_charging90_filled = NotStr(''' ''') +copy_all_twotone = NotStr(''' ''') +remove_circle_outlined = NotStr('''''') +switch_access_shortcut_filled = NotStr('''''') +reddit_filled = NotStr(''' ''') +mic_external_on_filled = NotStr('''''') +sync_problem_round = NotStr('''''') +no_meals_round = NotStr('''''') +cell_wifi_filled = NotStr('''''') +wifi_off_round = NotStr('''''') +download_done_filled = NotStr('''''') +voice_chat_sharp = NotStr('''''') +announcement_round = NotStr('''''') +flight_takeoff_outlined = NotStr('''''') +chevron_right_filled = NotStr('''''') +airplay_filled = NotStr(''' ''') +flip_to_front_twotone = NotStr('''''') +wifi2_bar_filled = NotStr('''''') +attribution_sharp = NotStr(''' ''') +add_to_home_screen_round = NotStr('''''') +insert_chart_outlined_round = NotStr('''''') +tap_and_play_sharp = NotStr('''''') +dry_round = NotStr('''''') +rv_hookup_round = NotStr('''''') +miscellaneous_services_sharp = NotStr('''''') +baby_changing_station_outlined = NotStr('''''') +leaderboard_filled = NotStr('''''') +open_in_new_off_twotone = NotStr('''''') +cases_sharp = NotStr('''''') +signal_wifi3_bar_lock_outlined = NotStr(''' ''') +battery_charging60_filled = NotStr(''' ''') +exposure_twotone = NotStr(''' ''') +terminal_round = NotStr('''''') +flip_camera_android_filled = NotStr(''' ''') +data_exploration_sharp = NotStr('''''') +currency_yen_outlined = NotStr('''''') +emoji_objects_twotone = NotStr(''' ''') +medical_information_sharp = NotStr('''''') +circle_round = NotStr('''''') +support_agent_filled = NotStr(''' ''') +shuffle_on_filled = NotStr('''''') +align_vertical_top_round = NotStr('''''') +fullscreen_twotone = NotStr('''''') +network_wifi_outlined = NotStr('''''') +credit_card_round = NotStr('''''') +text_format_sharp = NotStr('''''') +sanitizer_sharp = NotStr('''''') +tungsten_twotone = NotStr(''' ''') +recent_actors_filled = NotStr('''''') +apps_twotone = NotStr('''''') +md22_mp_outlined = NotStr(''' ''') +edgesensor_high_outlined = NotStr('''''') +photo_library_filled = NotStr('''''') +text_increase_round = NotStr('''''') +person_remove_alt1_filled = NotStr('''''') +format_align_center_round = NotStr('''''') +signal_cellular_alt1_bar_outlined = NotStr('''''') +kitchen_twotone = NotStr(''' ''') +web_asset_off_twotone = NotStr(''' ''') +local_pharmacy_sharp = NotStr('''''') +wifi_calling_sharp = NotStr(''' ''') +party_mode_outlined = NotStr('''''') +select_all_round = NotStr('''''') +qr_code_scanner_outlined = NotStr('''''') +sports_martial_arts_twotone = NotStr(''' ''') +error_outline_twotone = NotStr('''''') +motion_photos_pause_outlined = NotStr('''''') +format_overline_outlined = NotStr('''''') +signal_cellular2_bar_outlined = NotStr(''' ''') +notifications_none_sharp = NotStr('''''') +format_align_center_sharp = NotStr('''''') +volcano_twotone = NotStr(''' ''') +no_sim_filled = NotStr('''''') +aspect_ratio_filled = NotStr('''''') +flourescent_outlined = NotStr('''''') +directions_boat_filled_sharp = NotStr('''''') +folder_off_outlined = NotStr('''''') +south_outlined = NotStr('''''') +signal_wifi_statusbar_connected_no_internet4_sharp = NotStr(''' ''') +chat_bubble_sharp = NotStr('''''') +rectangle_twotone = NotStr(''' ''') +lens_sharp = NotStr('''''') +roundabout_left_sharp = NotStr('''''') +bedroom_parent_outlined = NotStr('''''') +unfold_more_outlined = NotStr('''''') +view_week_outlined = NotStr('''''') +folder_zip_twotone = NotStr(''' ''') +emoji_nature_round = NotStr('''''') +padding_twotone = NotStr(''' ''') +local_drink_round = NotStr('''''') +subtitles_twotone = NotStr(''' ''') +electric_rickshaw_sharp = NotStr('''''') +restore_page_outlined = NotStr('''''') +arrow_drop_down_circle_twotone = NotStr(''' ''') +edit_road_outlined = NotStr('''''') +tablet_twotone = NotStr(''' ''') +local_airport_twotone = NotStr('''''') +mode_edit_sharp = NotStr('''''') +r_mobiledata_sharp = NotStr('''''') +playlist_add_sharp = NotStr('''''') +md7_mp_sharp = NotStr(''' ''') +emoji_people_sharp = NotStr(''' ''') +cancel_filled = NotStr('''''') +takeout_dining_twotone = NotStr(''' ''') +offline_pin_filled = NotStr('''''') +border_style_twotone = NotStr('''''') +computer_round = NotStr('''''') +taxi_alert_filled = NotStr('''''') +hdr_off_select_outlined = NotStr('''''') +blur_off_filled = NotStr('''''') +battery_alert_outlined = NotStr('''''') +details_sharp = NotStr('''''') +view_carousel_outlined = NotStr('''''') +do_not_disturb_sharp = NotStr('''''') +front_hand_filled = NotStr('''''') +arrow_drop_down_sharp = NotStr('''''') +add_location_alt_sharp = NotStr('''''') +water_round = NotStr('''''') +local_dining_outlined = NotStr('''''') +stop_sharp = NotStr('''''') +microwave_outlined = NotStr('''''') +local_shipping_sharp = NotStr('''''') +moving_sharp = NotStr('''''') +replay10_outlined = NotStr('''''') +airplanemode_inactive_outlined = NotStr('''''') +phonelink_round = NotStr('''''') +play_arrow_filled = NotStr('''''') +cottage_outlined = NotStr('''''') +checkroom_round = NotStr('''''') +phonelink_ring_filled = NotStr('''''') +card_giftcard_round = NotStr('''''') +backspace_round = NotStr('''''') +description_filled = NotStr('''''') +local_atm_sharp = NotStr('''''') +hail_sharp = NotStr('''''') +signal_cellular3_bar_sharp = NotStr(''' ''') +phonelink_ring_outlined = NotStr('''''') +backpack_round = NotStr('''''') +account_box_outlined = NotStr('''''') +linear_scale_outlined = NotStr('''''') +add_location_alt_round = NotStr('''''') +time_to_leave_filled = NotStr('''''') +hearing_disabled_twotone = NotStr('''''') +looks_two_outlined = NotStr('''''') +graphic_eq_sharp = NotStr('''''') +architecture_outlined = NotStr('''''') +hd_filled = NotStr('''''') +network_wifi1_bar_round = NotStr('''''') +vpn_lock_round = NotStr('''''') +picture_in_picture_round = NotStr('''''') +imagesearch_roller_filled = NotStr('''''') +currency_rupee_sharp = NotStr('''''') +brightness_high_sharp = NotStr('''''') +theaters_outlined = NotStr('''''') +open_in_full_sharp = NotStr('''''') +insert_invitation_outlined = NotStr('''''') +star_sharp = NotStr('''''') +directions_subway_filled_outlined = NotStr(''' ''') +change_circle_round = NotStr('''''') +phonelink_off_twotone = NotStr(''' ''') +filter_vintage_sharp = NotStr('''''') +spatial_audio_filled = NotStr(''' ''') +running_with_errors_sharp = NotStr('''''') +format_italic_filled = NotStr('''''') +format_textdirection_r_to_l_filled = NotStr('''''') +monochrome_photos_filled = NotStr('''''') +video_camera_back_sharp = NotStr('''''') +near_me_disabled_sharp = NotStr('''''') +category_sharp = NotStr(''' ''') +mode_sharp = NotStr('''''') +maps_ugc_round = NotStr(''' ''') +file_present_round = NotStr('''''') +superscript_outlined = NotStr('''''') +plus_minus_alt_filled = NotStr('''''') +md1_x_mobiledata_twotone = NotStr('''''') +speaker_phone_round = NotStr(''' ''') +mail_twotone = NotStr(''' ''') +accessibility_outlined = NotStr('''''') +collections_twotone = NotStr(''' ''') +arrow_forward_ios_sharp = NotStr('''''') +folder_filled = NotStr('''''') +signal_wifi2_bar_filled = NotStr(''' ''') +new_releases_outlined = NotStr('''''') +line_style_sharp = NotStr('''''') +manage_accounts_outlined = NotStr('''''') +on_device_training_round = NotStr(''' ''') +monetization_on_sharp = NotStr('''''') +bedroom_parent_round = NotStr(''' ''') +layers_clear_filled = NotStr('''''') +schema_outlined = NotStr('''''') +replay10_twotone = NotStr('''''') +network_ping_twotone = NotStr('''''') +library_add_check_sharp = NotStr('''''') +apps_outage_round = NotStr('''''') +system_update_alt_outlined = NotStr('''''') +dinner_dining_outlined = NotStr('''''') +flash_auto_outlined = NotStr('''''') +share_twotone = NotStr(''' ''') +task_alt_round = NotStr('''''') +preview_twotone = NotStr(''' ''') +phone_disabled_sharp = NotStr('''''') +redeem_twotone = NotStr(''' ''') +all_inbox_sharp = NotStr('''''') +battery1_bar_outlined = NotStr('''''') +sd_round = NotStr('''''') +monitor_weight_twotone = NotStr(''' ''') +filter_list_twotone = NotStr('''''') +rotate_left_twotone = NotStr('''''') +local_florist_sharp = NotStr('''''') +burst_mode_sharp = NotStr('''''') +content_copy_twotone = NotStr(''' ''') +nightlight_twotone = NotStr(''' ''') +border_right_outlined = NotStr('''''') +private_connectivity_twotone = NotStr(''' ''') +md20_mp_filled = NotStr('''''') +local_parking_outlined = NotStr('''''') +add_alarm_filled = NotStr('''''') +where_to_vote_twotone = NotStr(''' ''') +get_app_twotone = NotStr(''' ''') +http_round = NotStr('''''') +power_off_round = NotStr('''''') +mic_off_twotone = NotStr(''' ''') +design_services_outlined = NotStr('''''') +tv_sharp = NotStr('''''') +security_update_warning_filled = NotStr(''' ''') +snowshoeing_sharp = NotStr('''''') +border_outer_round = NotStr('''''') +quora_twotone = NotStr('''''') +cloud_download_round = NotStr('''''') +brush_twotone = NotStr(''' ''') +savings_round = NotStr('''''') +search_off_round = NotStr(''' ''') +question_mark_outlined = NotStr('''''') +favorite_border_outlined = NotStr('''''') +volunteer_activism_twotone = NotStr(''' ''') +how_to_reg_filled = NotStr('''''') +engineering_round = NotStr('''''') +speed_twotone = NotStr(''' ''') +turn_slight_left_twotone = NotStr('''''') +hotel_filled = NotStr('''''') +center_focus_strong_outlined = NotStr('''''') +schema_round = NotStr('''''') +access_alarms_sharp = NotStr('''''') +pages_round = NotStr('''''') +remove_shopping_cart_sharp = NotStr('''''') +generating_tokens_round = NotStr('''''') +opacity_outlined = NotStr('''''') +webhook_twotone = NotStr('''''') +folder_zip_sharp = NotStr('''''') +blur_linear_outlined = NotStr('''''') +article_twotone = NotStr(''' ''') +playlist_add_twotone = NotStr('''''') +meeting_room_filled = NotStr('''''') +mark_unread_chat_alt_sharp = NotStr(''' ''') +directions_bike_filled = NotStr('''''') +wifi2_bar_outlined = NotStr('''''') +graphic_eq_twotone = NotStr('''''') +flag_round = NotStr('''''') +free_breakfast_round = NotStr('''''') +auto_stories_filled = NotStr('''''') +fingerprint_twotone = NotStr('''''') +chair_twotone = NotStr(''' ''') +sentiment_slightly_dissatisfied_round = NotStr(''' ''') +filter_b_and_w_sharp = NotStr('''''') +wheelchair_pickup_twotone = NotStr('''''') +grade_twotone = NotStr(''' ''') +no_backpack_sharp = NotStr('''''') +looks_sharp = NotStr('''''') +umbrella_outlined = NotStr('''''') +flash_off_twotone = NotStr('''''') +phishing_filled = NotStr('''''') +join_right_outlined = NotStr(''' ''') +perm_identity_sharp = NotStr('''''') +arrow_circle_left_outlined = NotStr('''''') +video_camera_front_outlined = NotStr(''' ''') +bedtime_twotone = NotStr(''' ''') +vpn_key_off_filled = NotStr('''''') +minor_crash_twotone = NotStr(''' ''') +not_started_twotone = NotStr(''' ''') +signal_cellular4_bar_outlined = NotStr('''''') +north_east_sharp = NotStr('''''') +textsms_round = NotStr('''''') +toll_round = NotStr('''''') +last_page_twotone = NotStr('''''') +local_laundry_service_outlined = NotStr(''' ''') +done_outlined = NotStr('''''') +stream_round = NotStr(''' ''') +cloud_off_sharp = NotStr('''''') +accessibility_new_outlined = NotStr('''''') +format_line_spacing_twotone = NotStr('''''') +format_color_text_outlined = NotStr('''''') +hive_sharp = NotStr('''''') +taxi_alert_twotone = NotStr(''' ''') +import_contacts_round = NotStr('''''') +airline_seat_legroom_normal_round = NotStr('''''') +published_with_changes_outlined = NotStr('''''') +arrow_right_filled = NotStr('''''') +weekend_round = NotStr('''''') +face_retouching_natural_outlined = NotStr(''' ''') +add_alert_twotone = NotStr(''' ''') +rate_review_sharp = NotStr('''''') +sd_storage_round = NotStr('''''') +image_sharp = NotStr('''''') +edgesensor_high_filled = NotStr('''''') +install_mobile_round = NotStr(''' ''') +fiber_new_round = NotStr('''''') +keyboard_backspace_outlined = NotStr('''''') +stacked_bar_chart_outlined = NotStr('''''') +sick_sharp = NotStr('''''') +chat_bubble_outline_twotone = NotStr('''''') +lock_twotone = NotStr(''' ''') +fact_check_round = NotStr('''''') +remove_red_eye_twotone = NotStr(''' ''') +person_add_disabled_sharp = NotStr('''''') +add_moderator_twotone = NotStr(''' ''') +elevator_outlined = NotStr('''''') +archive_filled = NotStr('''''') +perm_camera_mic_twotone = NotStr(''' ''') +tonality_round = NotStr('''''') +mark_chat_read_outlined = NotStr('''''') +filter_alt_off_twotone = NotStr(''' ''') +assignment_return_filled = NotStr('''''') +barcode_twotone = NotStr('''''') +domain_add_round = NotStr('''''') +wash_round = NotStr('''''') +restore_page_twotone = NotStr(''' ''') +css_twotone = NotStr('''''') +perm_data_setting_outlined = NotStr('''''') +tag_round = NotStr('''''') +add_task_filled = NotStr('''''') +mode_standby_filled = NotStr('''''') +rotate90_degrees_ccw_outlined = NotStr('''''') +filter3_sharp = NotStr('''''') +pedal_bike_outlined = NotStr('''''') +sync_round = NotStr('''''') +fast_rewind_filled = NotStr('''''') +phone_android_outlined = NotStr('''''') +trip_origin_filled = NotStr('''''') +sentiment_slightly_dissatisfied_sharp = NotStr(''' ''') +signal_wifi_connected_no_internet4_round = NotStr(''' ''') +h_mobiledata_round = NotStr('''''') +mail_outline_round = NotStr('''''') +mark_email_unread_outlined = NotStr('''''') +calendar_month_round = NotStr('''''') +mark_email_unread_round = NotStr('''''') +md5_g_outlined = NotStr('''''') +pie_chart_outline_sharp = NotStr('''''') +filter_b_and_w_twotone = NotStr(''' ''') +view_compact_alt_twotone = NotStr(''' ''') +devices_sharp = NotStr('''''') +wb_twilight_outlined = NotStr('''''') +hourglass_disabled_sharp = NotStr('''''') +html_twotone = NotStr('''''') +phone_disabled_filled = NotStr('''''') +less_than_equal_outlined = NotStr(''' ''') +input_sharp = NotStr('''''') +space_bar_round = NotStr('''''') +md9_mp_filled = NotStr('''''') +snooze_outlined = NotStr('''''') +link_off_round = NotStr('''''') +wb_sunny_filled = NotStr('''''') +missed_video_call_outlined = NotStr('''''') +plus_one_filled = NotStr('''''') +timer10_sharp = NotStr('''''') +no_flash_filled = NotStr('''''') +md9_k_sharp = NotStr('''''') +bluetooth_searching_round = NotStr('''''') +crop54_outlined = NotStr('''''') +arrow_forward_ios_filled = NotStr('''''') +medication_liquid_twotone = NotStr(''' ''') +badge_twotone = NotStr(''' ''') +elevator_sharp = NotStr('''''') +phone_bluetooth_speaker_twotone = NotStr(''' ''') +playlist_add_round = NotStr('''''') +download_sharp = NotStr('''''') +person_remove_alt1_sharp = NotStr('''''') +brightness3_outlined = NotStr('''''') +location_city_round = NotStr('''''') +view_sidebar_sharp = NotStr('''''') +launch_filled = NotStr('''''') +notifications_none_outlined = NotStr('''''') +folder_delete_round = NotStr('''''') +alarm_twotone = NotStr(''' ''') +calendar_today_twotone = NotStr(''' ''') +tab_unselected_sharp = NotStr('''''') +map_outlined = NotStr('''''') +md7_k_plus_sharp = NotStr('''''') +water_damage_sharp = NotStr('''''') +portable_wifi_off_sharp = NotStr('''''') +replay_sharp = NotStr('''''') +vertical_split_twotone = NotStr(''' ''') +swipe_left_outlined = NotStr('''''') +mobile_friendly_filled = NotStr('''''') +zoom_out_twotone = NotStr('''''') +hourglass_top_sharp = NotStr('''''') +settings_accessibility_twotone = NotStr('''''') +call_missed_outgoing_sharp = NotStr('''''') +tablet_sharp = NotStr('''''') +battery50_filled = NotStr(''' ''') +navigation_round = NotStr('''''') +unfold_less_filled = NotStr('''''') +incomplete_circle_outlined = NotStr('''''') +remember_me_twotone = NotStr(''' ''') +brightness2_round = NotStr('''''') +no_encryption_gmailerrorred_round = NotStr('''''') +list_alt_sharp = NotStr('''''') +reddit_outlined = NotStr(''' ''') +menu_book_filled = NotStr(''' ''') +bluetooth_audio_round = NotStr('''''') +keyboard_arrow_right_filled = NotStr('''''') +signal_cellular_alt1_bar_twotone = NotStr('''''') +md5_g_filled = NotStr('''''') +android_filled = NotStr('''''') +hive_round = NotStr('''''') +translate_filled = NotStr('''''') +format_align_left_filled = NotStr('''''') +nights_stay_filled = NotStr(''' ''') +voicemail_outlined = NotStr('''''') +brightness_auto_outlined = NotStr('''''') +adf_scanner_round = NotStr('''''') +credit_card_twotone = NotStr(''' ''') +delete_forever_round = NotStr('''''') +bus_alert_filled = NotStr('''''') +shuffle_outlined = NotStr('''''') +music_video_filled = NotStr('''''') +align_horizontal_right_outlined = NotStr('''''') +cable_sharp = NotStr('''''') +published_with_changes_round = NotStr('''''') +airplane_ticket_outlined = NotStr('''''') +stairs_outlined = NotStr('''''') +remove_road_filled = NotStr('''''') +devices_fold_round = NotStr('''''') +water_drop_filled = NotStr('''''') +crop169_twotone = NotStr('''''') +find_in_page_filled = NotStr('''''') +auto_fix_high_filled = NotStr('''''') +exposure_neg2_filled = NotStr('''''') +vpn_key_twotone = NotStr(''' ''') +electric_rickshaw_round = NotStr('''''') +wb_twilight_round = NotStr('''''') +currency_yen_sharp = NotStr('''''') +directions_run_outlined = NotStr('''''') +filter_center_focus_twotone = NotStr('''''') +vaping_rooms_round = NotStr('''''') +bookmark_remove_round = NotStr('''''') +minimize_twotone = NotStr('''''') +battery_charging60_twotone = NotStr(''' ''') +smartphone_outlined = NotStr('''''') +swap_vertical_circle_filled = NotStr('''''') +sms_failed_filled = NotStr('''''') +md4_k_sharp = NotStr('''''') +pages_filled = NotStr('''''') +thumb_up_off_alt_outlined = NotStr('''''') +airplanemode_active_twotone = NotStr('''''') +run_circle_round = NotStr('''''') +shop_two_twotone = NotStr(''' ''') +woman_filled = NotStr(''' ''') +backup_sharp = NotStr('''''') +play_for_work_outlined = NotStr('''''') +expand_circle_down_sharp = NotStr('''''') +arrow_drop_up_filled = NotStr('''''') +extension_twotone = NotStr(''' ''') +brightness_medium_sharp = NotStr('''''') +waterfall_chart_twotone = NotStr('''''') +local_shipping_round = NotStr('''''') +batch_prediction_filled = NotStr('''''') +door_front_filled = NotStr('''''') +shop2_sharp = NotStr(''' ''') +menu_outlined = NotStr('''''') +important_devices_round = NotStr('''''') +view_day_filled = NotStr('''''') +next_plan_round = NotStr('''''') +filter2_round = NotStr('''''') +model_training_twotone = NotStr('''''') +videogame_asset_sharp = NotStr('''''') +compost_filled = NotStr('''''') +flaky_twotone = NotStr('''''') +escalator_sharp = NotStr('''''') +md4_mp_filled = NotStr('''''') +padding_round = NotStr('''''') +keyboard_double_arrow_down_twotone = NotStr(''' ''') +filter_b_and_w_outlined = NotStr('''''') +transgender_twotone = NotStr('''''') +dry_cleaning_outlined = NotStr('''''') +screen_share_sharp = NotStr('''''') +tty_filled = NotStr('''''') +browser_updated_twotone = NotStr('''''') +join_right_round = NotStr(''' ''') +engineering_outlined = NotStr('''''') +phone_enabled_outlined = NotStr('''''') +filter1_sharp = NotStr('''''') +how_to_reg_sharp = NotStr('''''') +phone_bluetooth_speaker_filled = NotStr('''''') +md3_k_plus_sharp = NotStr('''''') +assignment_late_filled = NotStr('''''') +assured_workload_filled = NotStr('''''') +currency_bitcoin_round = NotStr('''''') +videocam_off_round = NotStr('''''') +shop_twotone = NotStr(''' ''') +auto_fix_normal_twotone = NotStr(''' ''') +bookmark_filled = NotStr('''''') +keyboard_double_arrow_left_twotone = NotStr(''' ''') +speaker_outlined = NotStr('''''') +near_me_filled = NotStr('''''') +file_copy_round = NotStr('''''') +loop_filled = NotStr('''''') +border_bottom_twotone = NotStr('''''') +smart_display_outlined = NotStr(''' ''') +md20_mp_twotone = NotStr(''' ''') +home_outlined = NotStr('''''') +pedal_bike_twotone = NotStr('''''') +safety_check_sharp = NotStr('''''') +app_registration_outlined = NotStr('''''') +photo_camera_back_round = NotStr('''''') +data_object_filled = NotStr('''''') +vertical_align_center_outlined = NotStr('''''') +align_horizontal_right_filled = NotStr('''''') +battery80_twotone = NotStr(''' ''') +trending_flat_twotone = NotStr('''''') +battery_std_twotone = NotStr('''''') +sos_round = NotStr('''''') +battery_saver_round = NotStr('''''') +person_off_twotone = NotStr(''' ''') +headphones_battery_round = NotStr('''''') +join_left_sharp = NotStr(''' ''') +hdr_plus_filled = NotStr(''' ''') +wifi_tethering_sharp = NotStr('''''') +md19_mp_round = NotStr(''' ''') +voicemail_sharp = NotStr('''''') +offline_pin_twotone = NotStr(''' ''') +nat_sharp = NotStr(''' ''') +account_balance_outlined = NotStr('''''') +disc_full_outlined = NotStr('''''') +keyboard_option_key_twotone = NotStr('''''') +turn_sharp_left_filled = NotStr('''''') +sports_golf_twotone = NotStr(''' ''') +battery60_filled = NotStr(''' ''') +minimize_outlined = NotStr('''''') +nearby_off_filled = NotStr('''''') +md123_twotone = NotStr('''''') +do_disturb_on_sharp = NotStr('''''') +power_sharp = NotStr('''''') +laptop_chromebook_outlined = NotStr('''''') +g_mobiledata_outlined = NotStr('''''') +drafts_twotone = NotStr(''' ''') +nightlight_round_twotone = NotStr('''''') +invert_colors_off_round = NotStr('''''') +settings_cell_filled = NotStr('''''') +balance_twotone = NotStr(''' ''') +travel_explore_filled = NotStr('''''') +signal_wifi1_bar_lock_outlined = NotStr(''' ''') +file_open_filled = NotStr('''''') +invert_colors_twotone = NotStr(''' ''') +flash_off_round = NotStr('''''') +settings_twotone = NotStr(''' ''') +assistant_photo_round = NotStr('''''') +grass_outlined = NotStr('''''') +token_round = NotStr('''''') +album_twotone = NotStr(''' ''') +fmd_bad_filled = NotStr('''''') +laptop_chromebook_twotone = NotStr(''' ''') +add_filled = NotStr('''''') +panorama_fish_eye_filled = NotStr('''''') +earbuds_battery_twotone = NotStr(''' ''') +check_box_outlined = NotStr('''''') +unfold_more_sharp = NotStr('''''') +add_reaction_outlined = NotStr('''''') +linked_camera_round = NotStr(''' ''') +battery_charging90_twotone = NotStr(''' ''') +looks_round = NotStr('''''') +functions_outlined = NotStr('''''') +currency_rupee_filled = NotStr('''''') +reorder_twotone = NotStr('''''') +bedroom_child_filled = NotStr(''' ''') +mode_standby_outlined = NotStr('''''') +accessibility_filled = NotStr('''''') +volume_down_sharp = NotStr('''''') +contact_page_twotone = NotStr(''' ''') +waves_filled = NotStr('''''') +feedback_outlined = NotStr('''''') +join_left_filled = NotStr(''' ''') +align_vertical_center_sharp = NotStr('''''') +markunread_mailbox_sharp = NotStr('''''') +wc_outlined = NotStr('''''') +keyboard_arrow_right_twotone = NotStr('''''') +redeem_sharp = NotStr('''''') +format_list_numbered_rtl_filled = NotStr('''''') +iso_filled = NotStr('''''') +error_filled = NotStr('''''') +menu_open_round = NotStr('''''') +headset_outlined = NotStr('''''') +note_add_round = NotStr('''''') +view_in_ar_round = NotStr('''''') +md3_p_filled = NotStr('''''') +panorama_fish_eye_twotone = NotStr(''' ''') +atm_filled = NotStr('''''') +sports_baseball_sharp = NotStr(''' ''') +do_disturb_off_filled = NotStr('''''') +photo_sharp = NotStr('''''') +folder_shared_outlined = NotStr('''''') +sync_disabled_twotone = NotStr('''''') +shop2_filled = NotStr(''' ''') +scuba_diving_outlined = NotStr('''''') +soap_sharp = NotStr('''''') +add_location_round = NotStr('''''') +vape_free_sharp = NotStr('''''') +airplane_ticket_round = NotStr('''''') +format_overline_twotone = NotStr('''''') +circle_notifications_round = NotStr('''''') +add_card_twotone = NotStr('''''') +lte_plus_mobiledata_filled = NotStr('''''') +vertical_distribute_filled = NotStr('''''') +domain_disabled_filled = NotStr('''''') +display_settings_filled = NotStr(''' ''') +settings_ethernet_round = NotStr('''''') +phone_missed_round = NotStr('''''') +horizontal_split_twotone = NotStr(''' ''') +folder_round = NotStr('''''') +airline_seat_flat_angled_filled = NotStr('''''') +thermostat_round = NotStr('''''') +confirmation_number_sharp = NotStr('''''') +flashlight_off_outlined = NotStr('''''') +rowing_round = NotStr('''''') +party_mode_filled = NotStr('''''') +data_saver_off_filled = NotStr('''''') +euro_symbol_filled = NotStr('''''') +arrow_circle_left_twotone = NotStr(''' ''') +rule_filled = NotStr('''''') +lens_blur_outlined = NotStr('''''') +alarm_off_round = NotStr('''''') +signal_wifi3_bar_lock_round = NotStr(''' ''') +sensors_filled = NotStr('''''') +signal_cellular1_bar_twotone = NotStr(''' ''') +unfold_more_twotone = NotStr('''''') +format_align_center_twotone = NotStr('''''') +developer_mode_filled = NotStr('''''') +router_outlined = NotStr('''''') +call_end_sharp = NotStr('''''') +data_usage_outlined = NotStr('''''') +sd_card_alert_filled = NotStr('''''') +local_see_twotone = NotStr(''' ''') +real_estate_agent_twotone = NotStr(''' ''') +online_prediction_outlined = NotStr('''''') +subscript_sharp = NotStr('''''') +align_vertical_bottom_outlined = NotStr('''''') +add_photo_alternate_filled = NotStr('''''') +mode_night_sharp = NotStr('''''') +settings_backup_restore_round = NotStr('''''') +water_damage_outlined = NotStr('''''') +thumb_down_round = NotStr('''''') +candlestick_chart_sharp = NotStr('''''') +align_horizontal_right_sharp = NotStr('''''') +thumb_up_twotone = NotStr(''' ''') +md6_k_round = NotStr('''''') +laptop_windows_sharp = NotStr('''''') +text_rotation_angleup_filled = NotStr('''''') +cake_round = NotStr('''''') +no_transfer_sharp = NotStr('''''') +comments_disabled_twotone = NotStr(''' ''') +sports_baseball_round = NotStr(''' ''') +generating_tokens_filled = NotStr('''''') +park_sharp = NotStr('''''') +numbers_round = NotStr('''''') +settings_input_svideo_twotone = NotStr(''' ''') +candlestick_chart_twotone = NotStr(''' ''') +hide_image_sharp = NotStr('''''') +plus_minus_twotone = NotStr('''''') +whatsapp_sharp = NotStr('''''') +sports_basketball_filled = NotStr('''''') +hdr_on_select_outlined = NotStr('''''') +donut_large_twotone = NotStr('''''') +mode_edit_twotone = NotStr(''' ''') +rotate_left_sharp = NotStr('''''') +add_to_drive_twotone = NotStr('''''') +pedal_bike_filled = NotStr('''''') +tab_twotone = NotStr('''''') +class_round = NotStr('''''') +camera_rear_twotone = NotStr(''' ''') +tablet_android_round = NotStr('''''') +wheelchair_pickup_sharp = NotStr('''''') +security_update_twotone = NotStr(''' ''') +house_siding_sharp = NotStr('''''') +app_shortcut_twotone = NotStr(''' ''') +summarize_outlined = NotStr('''''') +child_friendly_filled = NotStr('''''') +swap_horiz_outlined = NotStr('''''') +garage_round = NotStr(''' ''') +autorenew_outlined = NotStr('''''') +compare_round = NotStr('''''') +battery30_round = NotStr(''' ''') +crop169_round = NotStr('''''') +person_add_alt_sharp = NotStr('''''') +update_disabled_outlined = NotStr('''''') +play_circle_outline_filled = NotStr('''''') +insert_emoticon_round = NotStr('''''') +theater_comedy_sharp = NotStr(''' ''') +import_export_round = NotStr('''''') +elderly_filled = NotStr('''''') +sick_outlined = NotStr('''''') +spellcheck_outlined = NotStr('''''') +swipe_right_filled = NotStr('''''') +space_dashboard_twotone = NotStr(''' ''') +md14_mp_outlined = NotStr(''' ''') +gamepad_round = NotStr('''''') +beenhere_round = NotStr('''''') +maximize_twotone = NotStr('''''') +refresh_twotone = NotStr('''''') +markunread_mailbox_twotone = NotStr(''' ''') +car_rental_outlined = NotStr(''' ''') +hotel_class_filled = NotStr('''''') +smart_button_round = NotStr('''''') +text_snippet_sharp = NotStr('''''') +dns_twotone = NotStr(''' ''') +explore_twotone = NotStr(''' ''') +network_cell_twotone = NotStr('''''') +format_bold_filled = NotStr('''''') +swipe_down_outlined = NotStr('''''') +download_filled = NotStr('''''') +picture_in_picture_sharp = NotStr('''''') +kitesurfing_round = NotStr('''''') +manage_search_outlined = NotStr('''''') +calendar_view_week_outlined = NotStr('''''') +search_round = NotStr('''''') +open_in_new_off_outlined = NotStr('''''') +keyboard_capslock_round = NotStr('''''') +privacy_tip_outlined = NotStr('''''') +stay_primary_landscape_outlined = NotStr('''''') +save_round = NotStr('''''') +timelapse_filled = NotStr('''''') +supervisor_account_round = NotStr('''''') +manage_accounts_round = NotStr(''' ''') +waving_hand_round = NotStr('''''') +update_twotone = NotStr('''''') +do_disturb_sharp = NotStr('''''') +edit_road_twotone = NotStr(''' ''') +grading_sharp = NotStr('''''') +edit_round = NotStr('''''') +ssid_chart_outlined = NotStr('''''') +error_outline_round = NotStr('''''') +hiking_outlined = NotStr('''''') +auto_awesome_motion_round = NotStr('''''') +center_focus_strong_sharp = NotStr('''''') +content_copy_sharp = NotStr('''''') +synagogue_sharp = NotStr('''''') +signal_cellular_off_filled = NotStr('''''') +filter_alt_off_outlined = NotStr('''''') +arrow_left_round = NotStr('''''') +qr_code2_round = NotStr('''''') +menu_sharp = NotStr('''''') +euro_symbol_sharp = NotStr('''''') +exit_to_app_twotone = NotStr('''''') +fiber_manual_record_filled = NotStr('''''') +move_to_inbox_round = NotStr('''''') +md3_k_plus_filled = NotStr('''''') +rocket_outlined = NotStr('''''') +code_off_filled = NotStr('''''') +edit_location_alt_outlined = NotStr('''''') +sensors_off_outlined = NotStr('''''') +speaker_notes_outlined = NotStr('''''') +account_circle_round = NotStr('''''') +signal_cellular_connected_no_internet3_bar_outlined = NotStr(''' ''') +verified_twotone = NotStr(''' ''') +sports_tennis_sharp = NotStr('''''') +archive_sharp = NotStr('''''') +center_focus_weak_twotone = NotStr(''' ''') +smart_display_round = NotStr('''''') +pending_outlined = NotStr(''' ''') +electric_moped_twotone = NotStr(''' ''') +sort_by_alpha_outlined = NotStr('''''') +mood_filled = NotStr('''''') +share_round = NotStr('''''') +contrast_outlined = NotStr('''''') +do_not_disturb_on_total_silence_round = NotStr('''''') +crop_square_sharp = NotStr('''''') +west_round = NotStr('''''') +piano_round = NotStr('''''') +gite_sharp = NotStr('''''') +format_list_numbered_rtl_twotone = NotStr('''''') +brightness3_filled = NotStr('''''') +apps_outage_sharp = NotStr('''''') +diamond_filled = NotStr('''''') +park_outlined = NotStr('''''') +insights_round = NotStr(''' ''') +notification_add_sharp = NotStr('''''') +add_to_queue_filled = NotStr('''''') +switch_account_outlined = NotStr('''''') +last_page_outlined = NotStr('''''') +scatter_plot_outlined = NotStr('''''') +filter_hdr_filled = NotStr('''''') +center_focus_strong_round = NotStr('''''') +attach_file_sharp = NotStr('''''') +grid_view_round = NotStr('''''') +request_page_outlined = NotStr('''''') +power_settings_new_twotone = NotStr('''''') +assured_workload_sharp = NotStr('''''') +policy_twotone = NotStr(''' ''') +streetview_filled = NotStr(''' ''') +content_copy_outlined = NotStr('''''') +report_sharp = NotStr('''''') +gesture_outlined = NotStr('''''') +wordpress_outlined = NotStr('''''') +tips_and_updates_round = NotStr('''''') +speaker_group_twotone = NotStr(''' ''') +lte_mobiledata_filled = NotStr('''''') +yard_round = NotStr(''' ''') +fitness_center_outlined = NotStr('''''') +brightness4_twotone = NotStr(''' ''') +wine_bar_sharp = NotStr('''''') +label_off_round = NotStr('''''') +bluetooth_disabled_round = NotStr('''''') +power_round = NotStr('''''') +featured_video_round = NotStr('''''') +other_houses_outlined = NotStr('''''') +md6_k_plus_twotone = NotStr(''' ''') +star_half_outlined = NotStr('''''') +wysiwyg_outlined = NotStr('''''') +pie_chart_outline_outlined = NotStr('''''') +north_outlined = NotStr('''''') +star_half_sharp = NotStr('''''') +scanner_filled = NotStr('''''') +pin_invoke_filled = NotStr('''''') +app_registration_twotone = NotStr('''''') +battery60_round = NotStr(''' ''') +speaker_notes_off_round = NotStr('''''') +watch_off_round = NotStr('''''') +ring_volume_sharp = NotStr('''''') +swipe_right_alt_outlined = NotStr('''''') +no_accounts_outlined = NotStr(''' ''') +library_music_outlined = NotStr('''''') +image_not_supported_sharp = NotStr('''''') +location_off_twotone = NotStr('''''') +vibration_sharp = NotStr('''''') +sports_motorsports_filled = NotStr(''' ''') +percentage_outlined = NotStr('''''') +model_training_sharp = NotStr('''''') +model_training_outlined = NotStr('''''') +calendar_today_outlined = NotStr('''''') +coffee_maker_sharp = NotStr(''' ''') +fmd_bad_sharp = NotStr('''''') +electric_car_filled = NotStr('''''') +edit_location_twotone = NotStr(''' ''') +camera_indoor_twotone = NotStr(''' ''') +keyboard_voice_twotone = NotStr(''' ''') +motion_photos_on_filled = NotStr('''''') +brightness_low_round = NotStr('''''') +add_alarm_outlined = NotStr('''''') +settings_phone_filled = NotStr('''''') +text_fields_twotone = NotStr('''''') +first_page_outlined = NotStr('''''') +file_open_outlined = NotStr('''''') +on_device_training_filled = NotStr(''' ''') +devices_twotone = NotStr(''' ''') +money_off_twotone = NotStr('''''') +highlight_off_filled = NotStr('''''') +view_quilt_outlined = NotStr('''''') +format_quote_outlined = NotStr('''''') +drag_indicator_twotone = NotStr('''''') +settings_ethernet_sharp = NotStr('''''') +video_camera_front_round = NotStr('''''') +multiple_stop_sharp = NotStr('''''') +how_to_reg_round = NotStr('''''') +satellite_round = NotStr('''''') +md1_k_plus_filled = NotStr('''''') +warning_amber_twotone = NotStr('''''') +settings_remote_outlined = NotStr(''' ''') +turned_in_round = NotStr('''''') +webhook_filled = NotStr('''''') +favorite_border_round = NotStr('''''') +motion_photos_paused_outlined = NotStr('''''') +stacked_line_chart_twotone = NotStr('''''') +cancel_schedule_send_round = NotStr(''' ''') +looks6_twotone = NotStr(''' ''') +wechat_twotone = NotStr(''' ''') +hide_source_sharp = NotStr('''''') +local_pizza_twotone = NotStr(''' ''') +edit_road_round = NotStr('''''') +label_outlined = NotStr('''''') +signal_wifi3_bar_lock_twotone = NotStr(''' ''') +dynamic_form_twotone = NotStr(''' ''') +brightness_high_twotone = NotStr(''' ''') +format_overline_sharp = NotStr('''''') +control_point_round = NotStr('''''') +person_sharp = NotStr('''''') +pending_actions_outlined = NotStr('''''') +vibration_filled = NotStr('''''') +rectangle_filled = NotStr('''''') +photo_outlined = NotStr('''''') +graphic_eq_filled = NotStr('''''') +thumb_up_round = NotStr('''''') +design_services_twotone = NotStr(''' ''') +do_disturb_alt_sharp = NotStr('''''') +turned_in_not_sharp = NotStr('''''') +line_axis_filled = NotStr('''''') +directions_subway_filled_filled = NotStr('''''') +hide_image_round = NotStr('''''') +movie_filter_sharp = NotStr('''''') +assessment_sharp = NotStr('''''') +personal_video_sharp = NotStr('''''') +yard_outlined = NotStr('''''') +timeline_round = NotStr('''''') +colorize_sharp = NotStr('''''') +texture_filled = NotStr('''''') +credit_card_off_sharp = NotStr('''''') +sentiment_neutral_outlined = NotStr(''' ''') +smoke_free_twotone = NotStr('''''') +battery_unknown_twotone = NotStr('''''') +playlist_add_circle_twotone = NotStr(''' ''') +brightness2_sharp = NotStr('''''') +fiber_pin_outlined = NotStr('''''') +watch_later_round = NotStr('''''') +door_front_twotone = NotStr(''' ''') +shuffle_on_round = NotStr('''''') +join_full_twotone = NotStr(''' ''') +view_kanban_outlined = NotStr(''' ''') +directions_car_filled_outlined = NotStr(''' ''') +desktop_windows_filled = NotStr('''''') +repeat_on_round = NotStr('''''') +add_to_drive_filled = NotStr('''''') +deblur_round = NotStr(''' ''') +hexagon_twotone = NotStr(''' ''') +next_week_filled = NotStr('''''') +control_point_duplicate_twotone = NotStr(''' ''') +format_align_center_outlined = NotStr('''''') +sports_martial_arts_outlined = NotStr(''' ''') +offline_pin_round = NotStr('''''') +edit_note_sharp = NotStr('''''') +foundation_round = NotStr('''''') +note_round = NotStr('''''') +whatshot_round = NotStr('''''') +woo_commerce_sharp = NotStr('''''') +airplay_twotone = NotStr(''' ''') +credit_card_sharp = NotStr('''''') +phone_forwarded_twotone = NotStr(''' ''') +no_cell_sharp = NotStr('''''') +exit_to_app_round = NotStr('''''') +add_box_twotone = NotStr(''' ''') +signal_cellular_nodata_filled = NotStr('''''') +do_disturb_on_outlined = NotStr('''''') +directions_car_filled_twotone = NotStr(''' ''') +imagesearch_roller_outlined = NotStr('''''') +all_inclusive_twotone = NotStr('''''') +portrait_outlined = NotStr('''''') +medical_services_filled = NotStr('''''') +crisis_alert_twotone = NotStr('''''') +unsubscribe_filled = NotStr('''''') +looks5_filled = NotStr('''''') +ramen_dining_outlined = NotStr('''''') +mobiledata_off_outlined = NotStr('''''') +star_border_outlined = NotStr('''''') +replay_filled = NotStr('''''') +quickreply_filled = NotStr(''' ''') +blender_twotone = NotStr(''' ''') +mode_of_travel_sharp = NotStr('''''') +view_comfy_filled = NotStr('''''') +more_vert_outlined = NotStr('''''') +domain_verification_round = NotStr(''' ''') +loyalty_sharp = NotStr('''''') +signal_cellular3_bar_filled = NotStr(''' ''') +sports_football_filled = NotStr('''''') +zoom_out_sharp = NotStr('''''') +video_file_round = NotStr('''''') +near_me_disabled_outlined = NotStr('''''') +smart_display_sharp = NotStr('''''') +upload_round = NotStr('''''') +sort_by_alpha_round = NotStr('''''') +sentiment_very_satisfied_outlined = NotStr('''''') +thermostat_sharp = NotStr('''''') +vpn_lock_outlined = NotStr('''''') +hourglass_bottom_twotone = NotStr(''' ''') +signal_cellular4_bar_twotone = NotStr('''''') +insert_comment_filled = NotStr('''''') +border_horizontal_twotone = NotStr('''''') +monochrome_photos_sharp = NotStr('''''') +star_border_twotone = NotStr('''''') +nordic_walking_round = NotStr('''''') +log_in_round = NotStr(''' ''') +rice_bowl_round = NotStr('''''') +electric_rickshaw_twotone = NotStr(''' ''') +new_releases_filled = NotStr('''''') +brightness2_outlined = NotStr('''''') +room_preferences_outlined = NotStr('''''') +shopping_cart_sharp = NotStr('''''') +pest_control_rodent_sharp = NotStr('''''') +running_with_errors_filled = NotStr('''''') +browser_updated_filled = NotStr('''''') +hourglass_disabled_round = NotStr('''''') +safety_check_twotone = NotStr(''' ''') +crop_landscape_outlined = NotStr('''''') +escalator_warning_outlined = NotStr('''''') +contact_page_filled = NotStr('''''') +handshake_sharp = NotStr('''''') +image_round = NotStr('''''') +voice_chat_twotone = NotStr(''' ''') +pin_drop_filled = NotStr('''''') +bathtub_outlined = NotStr(''' ''') +emoji_people_round = NotStr(''' ''') +stacked_line_chart_round = NotStr('''''') +door_front_sharp = NotStr('''''') +image_search_twotone = NotStr(''' ''') +swipe_up_alt_round = NotStr('''''') +room_service_outlined = NotStr('''''') +hub_sharp = NotStr('''''') +call_received_filled = NotStr('''''') +md5_k_outlined = NotStr(''' ''') +local_atm_round = NotStr('''''') +add_business_twotone = NotStr(''' ''') +toggle_off_twotone = NotStr(''' ''') +text_rotation_angleup_twotone = NotStr('''''') +security_update_good_round = NotStr('''''') +format_textdirection_l_to_r_sharp = NotStr('''''') +headset_mic_sharp = NotStr('''''') +bus_alert_sharp = NotStr(''' ''') +sos_filled = NotStr('''''') +note_sharp = NotStr('''''') +directions_bus_filled = NotStr('''''') +escalator_twotone = NotStr(''' ''') +food_bank_round = NotStr('''''') +enhanced_encryption_sharp = NotStr('''''') +view_module_outlined = NotStr('''''') +closed_caption_twotone = NotStr(''' ''') +more_time_round = NotStr(''' ''') +sync_lock_round = NotStr('''''') +deck_round = NotStr(''' ''') +all_inclusive_outlined = NotStr('''''') +grid_on_filled = NotStr('''''') +dynamic_form_sharp = NotStr('''''') +search_off_outlined = NotStr(''' ''') +window_round = NotStr('''''') +md17_mp_outlined = NotStr(''' ''') +battery30_filled = NotStr(''' ''') +settings_backup_restore_twotone = NotStr('''''') +sim_card_outlined = NotStr('''''') +token_filled = NotStr('''''') +signal_cellular_connected_no_internet2_bar_sharp = NotStr(''' ''') +format_underlined_outlined = NotStr('''''') +local_fire_department_outlined = NotStr('''''') +expand_less_filled = NotStr('''''') +atm_round = NotStr('''''') +cell_tower_round = NotStr(''' ''') +adobe_filled = NotStr('''''') +shield_moon_sharp = NotStr('''''') +not_listed_location_round = NotStr('''''') +add_business_filled = NotStr(''' ''') +tag_faces_twotone = NotStr(''' ''') +reviews_filled = NotStr('''''') +confirmation_number_outlined = NotStr('''''') +video_camera_back_outlined = NotStr('''''') +view_stream_twotone = NotStr(''' ''') +not_listed_location_sharp = NotStr('''''') +keyboard_voice_filled = NotStr('''''') +call_received_outlined = NotStr('''''') +sports_esports_twotone = NotStr(''' ''') +turn_left_round = NotStr('''''') +laptop_chromebook_round = NotStr('''''') +view_compact_alt_round = NotStr('''''') +network_wifi3_bar_twotone = NotStr(''' ''') +door_back_twotone = NotStr(''' ''') +open_in_new_filled = NotStr('''''') +numbers_filled = NotStr('''''') +account_balance_wallet_sharp = NotStr('''''') +share_location_twotone = NotStr(''' ''') +vignette_outlined = NotStr('''''') +phone_iphone_filled = NotStr('''''') +fort_sharp = NotStr('''''') +local_see_filled = NotStr(''' ''') +ramp_right_outlined = NotStr('''''') +developer_board_off_round = NotStr('''''') +deblur_outlined = NotStr(''' ''') +raw_off_round = NotStr('''''') +menu_open_twotone = NotStr('''''') +hdr_auto_select_outlined = NotStr(''' ''') +md3_p_outlined = NotStr('''''') +tag_faces_filled = NotStr('''''') +format_shapes_outlined = NotStr('''''') +barcode_sharp = NotStr('''''') +log_in_outlined = NotStr(''' ''') +live_help_twotone = NotStr(''' ''') +adf_scanner_filled = NotStr('''''') +star_rate_round = NotStr('''''') +alarm_off_sharp = NotStr('''''') +announcement_outlined = NotStr('''''') +tire_repair_outlined = NotStr('''''') +tune_outlined = NotStr('''''') +sd_card_filled = NotStr('''''') +app_shortcut_outlined = NotStr(''' ''') +volume_up_filled = NotStr('''''') +night_shelter_round = NotStr('''''') +switch_right_sharp = NotStr('''''') +alt_route_sharp = NotStr('''''') +tiktok_filled = NotStr('''''') +format_list_numbered_round = NotStr('''''') +account_balance_wallet_round = NotStr('''''') +hdr_on_round = NotStr('''''') +content_cut_sharp = NotStr('''''') +local_fire_department_twotone = NotStr(''' ''') +bus_alert_twotone = NotStr(''' ''') +percentage_sharp = NotStr('''''') +chevron_right_outlined = NotStr('''''') +settings_input_svideo_filled = NotStr('''''') +girl_sharp = NotStr('''''') +liquor_twotone = NotStr(''' ''') +screen_lock_rotation_filled = NotStr('''''') +manage_history_filled = NotStr('''''') +no_accounts_filled = NotStr(''' ''') +md8_mp_twotone = NotStr(''' ''') +co2_round = NotStr('''''') +screen_lock_rotation_round = NotStr(''' ''') +password_filled = NotStr('''''') +replay30_sharp = NotStr('''''') +elevator_round = NotStr('''''') +battery6_bar_twotone = NotStr(''' ''') +set_meal_outlined = NotStr('''''') +reduce_capacity_outlined = NotStr('''''') +flight_class_outlined = NotStr('''''') +insert_chart_outlined_outlined = NotStr('''''') +tapas_twotone = NotStr(''' ''') +breakfast_dining_round = NotStr('''''') +cancel_schedule_send_sharp = NotStr(''' ''') +cake_sharp = NotStr('''''') +sports_gymnastics_outlined = NotStr('''''') +no_crash_round = NotStr('''''') +table_chart_filled = NotStr('''''') +attractions_round = NotStr('''''') +videocam_outlined = NotStr('''''') +screenshot_filled = NotStr('''''') +leak_remove_sharp = NotStr('''''') +md360_sharp = NotStr('''''') +wb_cloudy_twotone = NotStr(''' ''') +greater_than_equal_outlined = NotStr(''' ''') +query_stats_twotone = NotStr('''''') +flag_circle_twotone = NotStr(''' ''') +swap_horizontal_circle_outlined = NotStr('''''') +sell_filled = NotStr('''''') +chair_filled = NotStr(''' ''') +add_a_photo_filled = NotStr('''''') +local_gas_station_sharp = NotStr('''''') +brush_round = NotStr('''''') +moped_sharp = NotStr(''' ''') +play_circle_filled_twotone = NotStr(''' ''') +snowmobile_sharp = NotStr('''''') +save_all_outlined = NotStr(''' ''') +texture_twotone = NotStr('''''') +bedtime_off_outlined = NotStr('''''') +md21_mp_filled = NotStr('''''') +medical_information_outlined = NotStr('''''') +shopify_filled = NotStr('''''') +connecting_airports_twotone = NotStr('''''') +nature_filled = NotStr('''''') +replay30_round = NotStr('''''') +graphic_eq_round = NotStr('''''') +hiking_twotone = NotStr('''''') +scuba_diving_twotone = NotStr('''''') +local_see_sharp = NotStr(''' ''') +wifi_tethering_error_rounded_filled = NotStr('''''') +departure_board_sharp = NotStr('''''') +upgrade_round = NotStr('''''') +catching_pokemon_sharp = NotStr('''''') +sync_lock_twotone = NotStr('''''') +view_sidebar_filled = NotStr('''''') +merge_filled = NotStr('''''') +battery_charging30_twotone = NotStr(''' ''') +more_time_sharp = NotStr(''' ''') +subway_sharp = NotStr(''' ''') +people_alt_twotone = NotStr(''' ''') +contacts_filled = NotStr('''''') +battery5_bar_outlined = NotStr('''''') +money_off_outlined = NotStr('''''') +sip_outlined = NotStr('''''') +sailing_sharp = NotStr('''''') +bluetooth_disabled_filled = NotStr('''''') +storm_filled = NotStr('''''') +boy_twotone = NotStr('''''') diff --git a/src/myfasthtml/icons/tabler.py b/src/myfasthtml/icons/tabler.py index bffc004..b4f6fb6 100644 --- a/src/myfasthtml/icons/tabler.py +++ b/src/myfasthtml/icons/tabler.py @@ -6,10865 +6,1521 @@ from fastcore.basics import NotStr -icon_scale_outline = NotStr(''' - - - - -''') -icon_walk = NotStr(''' - - - - - - -''') -icon_temperature_celsius = NotStr(''' - - - - -''') -icon_brand_gitlab = NotStr('''''') -icon_playlist = NotStr(''' - - - - - - - -''') -icon_flip_horizontal = NotStr(''' - - - - - -''') -icon_player_skip_forward = NotStr(''' - - - - -''') -icon_plant = NotStr(''' - - - - - - -''') -icon_messages = NotStr(''' - - - - -''') -icon_viewfinder = NotStr(''' - - - - - - - - -''') -icon_paint = NotStr(''' - - - - - -''') -icon_subtask = NotStr(''' - - - - - - - -''') -icon_calendar = NotStr(''' - - - - - - - - -''') -icon_flag3 = NotStr('''''') -icon_brand_foursquare = NotStr(''' - - - - -''') -icon_file_code2 = NotStr(''' - - - - - - -''') -icon_text_resize = NotStr(''' - - - - - - - - - - - - -''') -icon_bell_x = NotStr(''' - - - - - -''') -icon_letter_u = NotStr('''''') -icon_lock = NotStr(''' - - - - - -''') -icon_presentation_analytics = NotStr(''' - - - - - - - - - -''') -icon_arrow_up_left_circle = NotStr(''' - - - - - -''') -icon_brand_shazam = NotStr(''' - - - - - -''') -icon_clipboard_plus = NotStr(''' - - - - - - -''') -icon_report_money = NotStr(''' - - - - - - -''') -icon_antenna_bars1 = NotStr(''' - - - - - - -''') -icon_building_lighthouse = NotStr(''' - - - - - - -''') -icon_basket = NotStr(''' - - - - - -''') -icon_brand_kotlin = NotStr(''' - - - - - - -''') -icon_rotate_clockwise = NotStr('''''') -icon_arrows_split2 = NotStr(''' - - - - - - -''') -icon_layout = NotStr(''' - - - - - -''') -icon_droplet_off = NotStr(''' - - - - - -''') -icon_arrows_diagonal = NotStr(''' - - - - - - -''') -icon_file_phone = NotStr(''' - - - - - -''') -icon_cone2 = NotStr(''' - - - - -''') -icon_table = NotStr(''' - - - - - -''') -icon_circle_half = NotStr(''' - - - - -''') -icon_bookmarks = NotStr(''' - - - - -''') -icon_square_forbid = NotStr(''' - - - - -''') -icon_brand_unsplash = NotStr('''''') -icon_scale = NotStr(''' - - - - - - - -''') -icon_wall = NotStr(''' - - - - - - - - - - - -''') -icon_face_mask = NotStr(''' - - - - - - - -''') -icon_clipboard_check = NotStr(''' - - - - - -''') -icon_flare = NotStr(''' - - - - -''') -icon_qrcode = NotStr(''' - - - - - - - - - - - - - - -''') -icon_clear_formatting = NotStr(''' - - - - - - -''') -icon_brand_ubuntu = NotStr(''' - - - - - - -''') -icon_arrow_up = NotStr(''' - - - - - -''') -icon_brand_hipchat = NotStr(''' - - - - -''') -icon_camera_rotate = NotStr(''' - - - - - - -''') -icon_microphone = NotStr(''' - - - - - - -''') -icon_device_mobile_vibration = NotStr(''' - - - - - - -''') -icon_ghost = NotStr(''' - - - - - - -''') -icon_medal2 = NotStr(''' - - - - - - -''') -icon_corner_up_right_double = NotStr(''' - - - - -''') -icon_crane = NotStr(''' - - - - - - -''') -icon_file_plus = NotStr(''' - - - - - - -''') -icon_devices_pc = NotStr(''' - - - - - - - - -''') -icon_square_plus = NotStr(''' - - - - - -''') -icon_logout = NotStr(''' - - - - -''') -icon_arrow_up_right_circle = NotStr(''' - - - - - -''') -icon_multiplier2_x = NotStr(''' - - - - - -''') -icon_list_details = NotStr(''' - - - - - - - - -''') -icon_arrow_up_circle = NotStr(''' - - - - - - -''') -icon_square_forbid2 = NotStr(''' - - - - -''') -icon_hotel_service = NotStr('''''') -icon_test_pipe = NotStr(''' - - - - - -''') -icon_message_circle = NotStr(''' - - - - - - -''') -icon_arrow_autofit_height = NotStr(''' - - - - - - - -''') -icon_backpack = NotStr(''' - - - - - -''') -icon_truck_off = NotStr(''' - - - - - - -''') -icon_hexagon = NotStr('''''') -icon_user_check = NotStr(''' - - - - - -''') -icon_arrows_horizontal = NotStr(''' - - - - - -''') -icon_corner_left_up_double = NotStr(''' - - - - -''') -icon_tags_off = NotStr(''' - - - - - - -''') -icon_devices2 = NotStr(''' - - - - - - - - -''') -icon_playlist_add = NotStr(''' - - - - - - - -''') -icon_chart_area_line = NotStr(''' - - - - -''') -icon_arrows_up_left = NotStr(''' - - - - - -''') -icon_cloud_fog = NotStr(''' - - - - -''') -icon_variable = NotStr(''' - - - - -''') -icon_dna = NotStr(''' - - - - - -''') -icon_chart_infographic = NotStr(''' - - - - - - - - -''') -icon_disabled2 = NotStr(''' - - - - - -''') -icon_border_none = NotStr(''' - - - - - - - - - - - - - - - - - - - - - - - -''') -icon_spacing_vertical = NotStr(''' - - - - - -''') -icon_thumb_down = NotStr('''''') -icon_usb = NotStr(''' - - - - - - - - - -''') -icon_file_report = NotStr(''' - - - - - - -''') -icon_currency = NotStr(''' - - - - - - - -''') -icon_number2 = NotStr('''''') -icon_square_toggle = NotStr(''' - - - - - - - -''') -icon_brand_cucumber = NotStr(''' - - - - - - - - - - -''') -icon_aerial_lift = NotStr('''''') -icon_circle_check = NotStr(''' - - - - -''') -icon_brightness2 = NotStr(''' - - - - -''') -icon_globe = NotStr(''' - - - - - - -''') -icon_file_dollar = NotStr(''' - - - - - - -''') -icon_hand_stop = NotStr(''' - - - - - - -''') -icon_arrow_loop_left = NotStr(''' - - - - -''') -icon_sock = NotStr(''' - - - - -''') -icon_chart_pie3 = NotStr(''' - - - - - -''') -icon_eye_table = NotStr(''' - - - - - - - - - - - -''') -icon_arrows_shuffle2 = NotStr(''' - - - - - - -''') -icon_vinyl = NotStr(''' - - - - - - -''') -icon_arrow_left = NotStr(''' - - - - - -''') -icon_recharging = NotStr(''' - - - - - - - - - - - - -''') -icon_brand_apple = NotStr(''' - - - - -''') -icon_git_commit = NotStr(''' - - - - - -''') -icon_shield_off = NotStr(''' - - - - -''') -icon_zodiac_scorpio = NotStr(''' - - - - - -''') -icon_squares_diagonal = NotStr(''' - - - - - -''') -icon_engine = NotStr(''' - - - - - - - -''') -icon_target = NotStr(''' - - - - - -''') -icon_elevator = NotStr(''' - - - - - -''') -icon_disabled = NotStr(''' - - - - - - -''') -icon_currency_pound = NotStr('''''') -icon_jump_rope = NotStr(''' - - - - - -''') -icon_chevrons_up_right = NotStr(''' - - - - -''') -icon_picture_in_picture_off = NotStr(''' - - - - - - -''') -icon_box_multiple4 = NotStr(''' - - - - - -''') -icon_volume2 = NotStr(''' - - - - -''') -icon_trash = NotStr(''' - - - - - - - -''') -icon_trophy = NotStr(''' - - - - - - - - -''') -icon_separator = NotStr(''' - - - - - -''') -icon_currency_dollar = NotStr(''' - - - - -''') -icon_h2 = NotStr(''' - - - - - - - - - - -''') -icon_currency_naira = NotStr(''' - - - - - -''') -icon_polygon = NotStr(''' - - - - - - - - - - -''') -icon_file_symlink = NotStr(''' - - - - - - -''') -icon_text_wrap_disabled = NotStr(''' - - - - - -''') -icon_currency_real = NotStr(''' - - - - - - -''') -icon_history = NotStr(''' - - - - -''') -icon_check = NotStr('''''') -icon_wallpaper = NotStr(''' - - - - - -''') -icon_calendar_event = NotStr(''' - - - - - - - -''') -icon_user_search = NotStr(''' - - - - - - -''') -icon_arrows_maximize = NotStr(''' - - - - - - - - - - -''') -icon_arrow_big_top = NotStr('''''') -icon_c_sharp = NotStr(''' - - - - - - - -''') -icon_box_multiple6 = NotStr(''' - - - - - - -''') -icon_corner_down_left_double = NotStr(''' - - - - -''') -icon_adjustments_horizontal = NotStr(''' - - - - - - - - - - - -''') -icon_geometry = NotStr(''' - - - - - - -''') -icon_school = NotStr(''' - - - - -''') -icon_ruler2 = NotStr(''' - - - - - - - -''') -icon_drone = NotStr(''' - - - - - - - - - - - -''') -icon_brand_javascript = NotStr(''' - - - - - -''') -icon_brand_ycombinator = NotStr(''' - - - - - -''') -icon_hierarchy = NotStr(''' - - - - - - - -''') -icon_square9 = NotStr(''' - - - - - -''') -icon_brand_chrome = NotStr(''' - - - - - - - -''') -icon_building_warehouse = NotStr(''' - - - - - -''') -icon_terminal = NotStr(''' - - - - -''') -icon_brand_codesandbox = NotStr(''' - - - - - - - - - -''') -icon_venus = NotStr(''' - - - - - -''') -icon_wrecking_ball = NotStr(''' - - - - - - - - - - -''') -icon_rectangle = NotStr('''''') -icon_wiper_wash = NotStr(''' - - - - - - - - - - - -''') -icon_live_photo = NotStr(''' - - - - - - - - - - - - - - - - - - -''') -icon_panorama_horizontal = NotStr('''''') -icon_door_enter = NotStr(''' - - - - - - -''') -icon_versions = NotStr(''' - - - - - -''') -icon_report_analytics = NotStr(''' - - - - - - - -''') -icon_notification = NotStr(''' - - - - -''') -icon_drone_off = NotStr(''' - - - - - - - - - - - - -''') -icon_radioactive = NotStr(''' - - - - - -''') -icon_layout_sidebar = NotStr(''' - - - - -''') -icon_fish = NotStr(''' - - - - - - -''') -icon_arrow_big_right_lines = NotStr(''' - - - - - -''') -icon_user_off = NotStr(''' - - - - - -''') -icon_video = NotStr(''' - - - - -''') -icon_hand_two_fingers = NotStr(''' - - - - - - -''') -icon_medicine_syrup = NotStr(''' - - - - - - -''') -icon_vector_bezier = NotStr(''' - - - - - - - - - - - -''') -icon_box_multiple = NotStr(''' - - - - -''') -icon_arrows_down = NotStr(''' - - - - - - -''') -icon_rss = NotStr(''' - - - - - -''') -icon_medical_cross = NotStr('''''') -icon_list_numbers = NotStr(''' - - - - - - - -''') -icon_report_medical = NotStr(''' - - - - - - -''') -icon_align_left = NotStr(''' - - - - - -''') -icon_map_search = NotStr(''' - - - - - - - -''') -icon_brand_tabler = NotStr(''' - - - - - -''') -icon_writing_sign = NotStr(''' - - - - - -''') -icon_temperature_fahrenheit = NotStr(''' - - - - - -''') -icon_circles = NotStr(''' - - - - - -''') -icon_file_zip = NotStr(''' - - - - - - - - - - -''') -icon_square5 = NotStr(''' - - - - -''') -icon_yin_yang = NotStr(''' - - - - - - -''') -icon_brand_framer = NotStr('''''') -icon_ship = NotStr(''' - - - - - - -''') -icon_arrows_left_right = NotStr(''' - - - - - - -''') -icon_repeat_once = NotStr(''' - - - - - -''') -icon_arrows_up = NotStr(''' - - - - - - -''') -icon_armchair = NotStr(''' - - - - - - -''') -icon_ticket = NotStr(''' - - - - - - -''') -icon_wifi1 = NotStr(''' - - - - -''') -icon_building_pavilon = NotStr(''' - - - - - - -''') -icon_currency_won = NotStr(''' - - - - - -''') -icon_fall = NotStr(''' - - - - - - -''') -icon_arrow_narrow_right = NotStr(''' - - - - - -''') -icon_row_insert_top = NotStr(''' - - - - - -''') -icon_moon_stars = NotStr(''' - - - - - -''') -icon_help = NotStr(''' - - - - - -''') -icon_military_rank = NotStr(''' - - - - - - -''') -icon_angle = NotStr(''' - - - - - - - -''') -icon_flag = NotStr(''' - - - - - - -''') -icon_arrow_big_up_line = NotStr(''' - - - - -''') -icon_device_tv = NotStr(''' - - - - -''') -icon_column_insert_right = NotStr(''' - - - - - -''') -icon_chart_donut4 = NotStr(''' - - - - - - - -''') -icon_equal = NotStr('''''') -icon_pill = NotStr(''' - - - - -''') -icon_brand_tailwind = NotStr('''''') -icon_propeller = NotStr(''' - - - - - - -''') -icon_share = NotStr(''' - - - - - - - -''') -icon_brand_asana = NotStr(''' - - - - - -''') -icon_brand_bitbucket = NotStr(''' - - - - -''') -icon_calendar_time = NotStr(''' - - - - - - - - -''') -icon_arrow_ramp_left = NotStr(''' - - - - - - -''') -icon_arrow_back = NotStr('''''') -icon_code_minus = NotStr(''' - - - - - -''') -icon_sort_descending_letters = NotStr(''' - - - - - - -''') -icon_layout_list = NotStr(''' - - - - -''') -icon_box_model = NotStr(''' - - - - - - - - -''') -icon_letter_spacing = NotStr(''' - - - - - - - -''') -icon_radius_bottom_left = NotStr('''''') -icon_letter_q = NotStr(''' - - - - -''') -icon_arrow_right_circle = NotStr(''' - - - - - -''') -icon_rectangle_vertical = NotStr('''''') -icon_shopping_cart_off = NotStr(''' - - - - - - - -''') -icon_devices = NotStr(''' - - - - - -''') -icon_zoom_out = NotStr(''' - - - - - -''') -icon_file_import = NotStr(''' - - - - -''') -icon_blockquote = NotStr(''' - - - - - - - - -''') -icon_arrows_left_down = NotStr(''' - - - - - -''') -icon_align_right = NotStr(''' - - - - - -''') -icon_camera_plus = NotStr(''' - - - - - - -''') -icon_palette = NotStr(''' - - - - - - -''') -icon_upload = NotStr(''' - - - - - -''') -icon_player_track_next = NotStr(''' - - - - -''') -icon_bell = NotStr(''' - - - - -''') -icon_border_right = NotStr(''' - - - - - - - - - - - - - - - - - - - -''') -icon_letter_l = NotStr('''''') -icon_axis_y = NotStr(''' - - - - - - - -''') -icon_switch3 = NotStr(''' - - - - - - -''') -icon_building_bridge = NotStr(''' - - - - - - - -''') -icon_copyright = NotStr(''' - - - - -''') -icon_relation_many_to_many = NotStr(''' - - - - - - - -''') -icon_square7 = NotStr(''' - - - - -''') -icon_alarm = NotStr(''' - - - - - - -''') -icon_ear_off = NotStr(''' - - - - - -''') -icon_device_watch_stats = NotStr(''' - - - - - - - - -''') -icon_backspace = NotStr(''' - - - - -''') -icon_disc = NotStr(''' - - - - - - -''') -icon_relation_one_to_many = NotStr(''' - - - - - - - -''') -icon_vaccine = NotStr(''' - - - - - - - - - -''') -icon_phone_check = NotStr(''' - - - - -''') -icon_device_tablet = NotStr(''' - - - - -''') -icon_perspective = NotStr('''''') -icon_database = NotStr(''' - - - - - -''') -icon_massage = NotStr(''' - - - - - - - -''') -icon_square2 = NotStr(''' - - - - -''') -icon_miliraty_award = NotStr(''' - - - - - -''') -icon_arrow_big_up_lines = NotStr(''' - - - - - -''') -icon_chart_radar = NotStr(''' - - - - - - - -''') -icon_trending_down2 = NotStr(''' - - - - -''') -icon_lock_off = NotStr(''' - - - - - - -''') -icon_chevron_down_right = NotStr('''''') -icon_prompt = NotStr(''' - - - - -''') -icon_brand_gmail = NotStr(''' - - - - - - -''') -icon_box = NotStr(''' - - - - - - -''') -icon_map_pins = NotStr(''' - - - - - - -''') -icon_wiper = NotStr(''' - - - - - -''') -icon_circle1 = NotStr(''' - - - - -''') -icon_send = NotStr(''' - - - - -''') -icon_lifebuoy = NotStr(''' - - - - - - - - -''') -icon_layout_align_center = NotStr(''' - - - - - -''') -icon_arrow_bottom_tail = NotStr(''' - - - - - -''') -icon_message_circle_off = NotStr(''' - - - - -''') -icon_ice_cream2 = NotStr(''' - - - - -''') -icon_battery1 = NotStr(''' - - - - -''') -icon_tools = NotStr(''' - - - - - - - - -''') -icon_cpu = NotStr(''' - - - - - - - - - - - - -''') -icon_signature = NotStr('''''') -icon_arrows_down_up = NotStr(''' - - - - - - -''') -icon_cardboards = NotStr(''' - - - - - -''') -icon_arrow_loop_right = NotStr(''' - - - - -''') -icon_rotate360 = NotStr(''' - - - - -''') -icon_mood_empty = NotStr(''' - - - - - - -''') -icon_device_analytics = NotStr(''' - - - - - - - -''') -icon_wifi = NotStr(''' - - - - - - -''') -icon_circle7 = NotStr(''' - - - - -''') -icon_square_root = NotStr('''''') -icon_corner_right_down = NotStr('''''') -icon_window = NotStr(''' - - - - - -''') -icon_user = NotStr(''' - - - - -''') -icon_skateboard = NotStr(''' - - - - - -''') -icon_book = NotStr(''' - - - - - - - -''') -icon_glass_full = NotStr(''' - - - - - - -''') -icon_brand_airbnb = NotStr('''''') -icon_brand_sublime_text = NotStr(''' - - - - - - -''') -icon_eyeglass2 = NotStr(''' - - - - - - - -''') -icon_git_compare = NotStr(''' - - - - - - - - -''') -icon_volume3 = NotStr(''' - - - - -''') -icon_droplet_filled2 = NotStr(''' - - - - - - -''') -icon_player_pause = NotStr(''' - - - - -''') -icon_sort_descending = NotStr(''' - - - - - - - -''') -icon_luggage = NotStr(''' - - - - - - - - -''') -icon_sort_ascending_numbers = NotStr(''' - - - - - - - -''') -icon_shield_checkered = NotStr(''' - - - - - -''') -icon_server = NotStr(''' - - - - - - -''') -icon_cloud_off = NotStr(''' - - - - -''') -icon_border_all = NotStr(''' - - - - - -''') -icon_arrow_top_square = NotStr(''' - - - - - -''') -icon_live_view = NotStr(''' - - - - - - - - -''') -icon_arrows_shuffle = NotStr(''' - - - - - - -''') -icon_arrow_wave_left_up = NotStr(''' - - - - -''') -icon_fingerprint = NotStr(''' - - - - - - - -''') -icon_file_analytics = NotStr(''' - - - - - - - -''') -icon_api_app = NotStr(''' - - - - - - -''') -icon_access_point_off = NotStr(''' - - - - - - - -''') -icon_coin = NotStr(''' - - - - - -''') -icon_login = NotStr(''' - - - - -''') -icon_toggle_left = NotStr(''' - - - - -''') -icon_zodiac_sagittarius = NotStr(''' - - - - - -''') -icon_hand_click = NotStr(''' - - - - - - - - - - -''') -icon_brand_airtable = NotStr(''' - - - - - -''') -icon_free_rights = NotStr(''' - - - - - - - - -''') -icon_arrow_narrow_down = NotStr(''' - - - - - -''') -icon_antenna_bars4 = NotStr(''' - - - - - - -''') -icon_direction = NotStr(''' - - - - -''') -icon_credit_card = NotStr(''' - - - - - - -''') -icon_multiplier1_x = NotStr(''' - - - - - -''') -icon_arrow_wave_left_down = NotStr(''' - - - - -''') -icon_sunrise = NotStr(''' - - - - - -''') -icon_file_export = NotStr(''' - - - - -''') -icon_layers_difference = NotStr(''' - - - - - - - -''') -icon_brand_debian = NotStr(''' - - - - -''') -icon_circle_dot = NotStr(''' - - - - -''') -icon_brand_pagekit = NotStr('''''') -icon_phone_calling = NotStr(''' - - - - - - -''') -icon_git_merge = NotStr(''' - - - - - - - -''') -icon_omega = NotStr('''''') -icon_sum = NotStr('''''') -icon_brand_open_source = NotStr('''''') -icon_circle6 = NotStr(''' - - - - - -''') -icon_door_exit = NotStr(''' - - - - - - -''') -icon_aperture = NotStr(''' - - - - - - - - -''') -icon_battery_charging2 = NotStr(''' - - - - - - - -''') -icon_brand_tiktok = NotStr('''''') -icon_arrows_double_ne_sw = NotStr(''' - - - - - - -''') -icon_flame = NotStr('''''') -icon_step_out = NotStr(''' - - - - - - -''') -icon_square1 = NotStr(''' - - - - -''') -icon_brand_sass = NotStr(''' - - - - -''') -icon_notes = NotStr(''' - - - - - - -''') -icon_hexagon_off = NotStr(''' - - - - -''') -icon_brand_visual_studio = NotStr('''''') -icon_candy = NotStr(''' - - - - - -''') -icon_letter_case_toggle = NotStr(''' - - - - - - -''') -icon_square_x = NotStr(''' - - - - -''') -icon_paperclip = NotStr('''''') -icon_letter_case_lower = NotStr(''' - - - - - - -''') -icon_calendar_plus = NotStr(''' - - - - - - - - -''') -icon_bluetooth_connected = NotStr(''' - - - - - -''') -icon_world_longitude = NotStr(''' - - - - - - -''') -icon_chart_pie = NotStr(''' - - - - -''') -icon_maximize = NotStr(''' - - - - - - -''') -icon_temperature_plus = NotStr(''' - - - - - - -''') -icon_shape = NotStr(''' - - - - - - - - - - -''') -icon_border_inner = NotStr(''' - - - - - - - - - - - - - - - - -''') -icon_git_pull_request_draft = NotStr(''' - - - - - - - - -''') -icon_report = NotStr(''' - - - - - - - - - -''') -icon_cast = NotStr(''' - - - - - - -''') -icon_brand_google_analytics = NotStr(''' - - - - - -''') -icon_player_track_prev = NotStr(''' - - - - -''') -icon_square_off = NotStr(''' - - - - -''') -icon_video_minus = NotStr(''' - - - - - -''') -icon_helmet = NotStr(''' - - - - -''') -icon_lasso = NotStr(''' - - - - - -''') -icon_brand_netflix = NotStr('''''') -icon_mood_tongue = NotStr(''' - - - - - - -''') -icon_forklift = NotStr(''' - - - - - - - - - - -''') -icon_arrows_left = NotStr(''' - - - - - - -''') -icon_bath = NotStr(''' - - - - - - -''') -icon_door = NotStr(''' - - - - - -''') -icon_letter_t = NotStr(''' - - - - -''') -icon_arrow_back_up = NotStr('''''') -icon_number3 = NotStr(''' - - - - -''') -icon_markdown = NotStr(''' - - - - - -''') -icon_battery = NotStr('''''') -icon_container = NotStr(''' - - - - - - - - - - - - - -''') -icon_arrow_big_left_lines = NotStr(''' - - - - - -''') -icon_temperature_minus = NotStr(''' - - - - - -''') -icon_chart_donut3 = NotStr(''' - - - - - - -''') -icon_brand_kickstarter = NotStr('''''') -icon_satellite = NotStr(''' - - - - - - - - -''') -icon_letter_e = NotStr(''' - - - - -''') -icon_lollipop = NotStr(''' - - - - - - - - -''') -icon_binary = NotStr(''' - - - - - - -''') -icon_wifi0 = NotStr('''''') -icon_building_store = NotStr(''' - - - - - - - -''') -icon_brand_stripe = NotStr('''''') -icon_brand_vercel = NotStr('''''') -icon_viewport_wide = NotStr(''' - - - - - - -''') -icon_currency_taka = NotStr(''' - - - - - -''') -icon_presentation = NotStr(''' - - - - - - - -''') -icon_pentagon = NotStr('''''') -icon_camera_minus = NotStr(''' - - - - - -''') -icon_arrow_big_left_line = NotStr(''' - - - - -''') -icon_brightness = NotStr(''' - - - - - - - -''') -icon_eye_off = NotStr(''' - - - - - -''') -icon_list_check = NotStr(''' - - - - - - - - -''') -icon_layout_board_split = NotStr(''' - - - - - - - -''') -icon_app_window = NotStr(''' - - - - - -''') -icon_square0 = NotStr(''' - - - - -''') -icon_letter_f = NotStr(''' - - - - -''') -icon_strikethrough = NotStr(''' - - - - -''') -icon_antenna_bars5 = NotStr(''' - - - - - - -''') -icon_vector_triangle = NotStr(''' - - - - - - - - -''') -icon_brand_google = NotStr('''''') -icon_table_off = NotStr(''' - - - - - - -''') -icon_code = NotStr(''' - - - - - -''') -icon_scissors = NotStr(''' - - - - - - -''') -icon_user_minus = NotStr(''' - - - - - -''') -icon_face_id_error = NotStr(''' - - - - - - - - - -''') -icon_antenna_bars2 = NotStr(''' - - - - - - -''') -icon_vector = NotStr(''' - - - - - - - - - - -''') -icon_math_symbols = NotStr(''' - - - - - - - - - - - -''') -icon_arrow_ramp_right = NotStr(''' - - - - - - -''') -icon_page_break = NotStr(''' - - - - - - -''') -icon_letter_c = NotStr('''''') -icon_rocket = NotStr(''' - - - - - -''') -icon_arrow_bar_left = NotStr(''' - - - - - - -''') -icon_circle_plus = NotStr(''' - - - - - -''') -icon_keyboard_off = NotStr(''' - - - - - - - - - - - -''') -icon_device_laptop = NotStr(''' - - - - -''') -icon_layout_sidebar_right_collapse = NotStr(''' - - - - - -''') -icon_arrow_narrow_left = NotStr(''' - - - - - -''') -icon_adjustments = NotStr(''' - - - - - - - - - - - -''') -icon_stairs_down = NotStr(''' - - - - -''') -icon_switch_horizontal = NotStr(''' - - - - - - -''') -icon_device_computer_camera = NotStr(''' - - - - - -''') -icon_checkup_list = NotStr(''' - - - - - - - -''') -icon_chart_pie4 = NotStr(''' - - - - - - -''') -icon_hand_off = NotStr(''' - - - - -''') -icon_shield = NotStr('''''') -icon_ball_basketball = NotStr(''' - - - - - - - -''') -icon_diamonds = NotStr('''''') -icon_pennant = NotStr(''' - - - - - -''') -icon_wave_sine = NotStr('''''') -icon_box_multiple2 = NotStr(''' - - - - - -''') -icon_arrow_right_square = NotStr(''' - - - - - -''') -icon_shield_check = NotStr(''' - - - - -''') -icon_hand_finger = NotStr(''' - - - - - - -''') -icon_medal = NotStr(''' - - - - -''') -icon_ball_american_football = NotStr(''' - - - - - - - - -''') -icon_replace = NotStr(''' - - - - - - -''') -icon_ice_cream = NotStr(''' - - - - - - -''') -icon_aspect_ratio = NotStr(''' - - - - - -''') -icon_screen_share = NotStr(''' - - - - - - - - -''') -icon_lemon = NotStr(''' - - - - - - - -''') -icon_plane_departure = NotStr(''' - - - - -''') -icon_truck_delivery = NotStr(''' - - - - - - -''') -icon_browser_x = NotStr(''' - - - - - - - -''') -icon_moped = NotStr(''' - - - - - -''') -icon_brightness_up = NotStr(''' - - - - - - - - - - - -''') -icon_biohazard = NotStr(''' - - - - -''') -icon_device_mobile_rotated = NotStr(''' - - - - - -''') -icon_tallymark3 = NotStr(''' - - - - - -''') -icon_zodiac_libra = NotStr(''' - - - - -''') -icon_brand_youtube = NotStr(''' - - - - -''') -icon_currency_bahraini = NotStr(''' - - - - - - -''') -icon_bike = NotStr(''' - - - - - - -''') -icon_float_right = NotStr(''' - - - - - - - -''') -icon_woman = NotStr(''' - - - - -''') -icon_copyleft = NotStr(''' - - - - -''') -icon_moon2 = NotStr(''' - - - - -''') -icon_chart_pie2 = NotStr(''' - - - - -''') -icon_pokeball = NotStr(''' - - - - - -''') -icon_corner_down_right = NotStr('''''') -icon_submarine = NotStr(''' - - - - - -''') -icon_chart_circles = NotStr(''' - - - - -''') -icon_soccer_field = NotStr(''' - - - - - - - -''') -icon_pool = NotStr(''' - - - - - - - - -''') -icon_backhoe = NotStr(''' - - - - - - - - - - -''') -icon_quote = NotStr(''' - - - - -''') -icon_layout_align_right = NotStr(''' - - - - -''') -icon_sort_ascending2 = NotStr(''' - - - - - - -''') -icon_scooter_electric = NotStr(''' - - - - - - -''') -icon_corner_left_up = NotStr('''''') -icon_number5 = NotStr('''''') -icon_clear_all = NotStr(''' - - - - - -''') -icon_ab = NotStr(''' - - - - - -''') -icon_brand_tumblr = NotStr('''''') -icon_track = NotStr('''''') -icon_mask_off = NotStr(''' - - - - - -''') -icon_shopping_cart = NotStr(''' - - - - - - -''') -icon_zodiac_cancer = NotStr(''' - - - - - - -''') -icon_brand_slack = NotStr(''' - - - - - - -''') -icon_accessible = NotStr(''' - - - - - -''') -icon_brand_facebook = NotStr('''''') -icon_microphone2 = NotStr(''' - - - - -''') -icon_prescription = NotStr(''' - - - - - -''') -icon_number1 = NotStr('''''') -icon_chevrons_down_left = NotStr(''' - - - - -''') -icon_alert_triangle = NotStr(''' - - - - -''') -icon_spacing_horizontal = NotStr(''' - - - - - -''') -icon_battery_off = NotStr(''' - - - - -''') -icon_brand_gravatar = NotStr('''''') -icon_file = NotStr(''' - - - - -''') -icon_mood_happy = NotStr(''' - - - - - - -''') -icon_selector = NotStr(''' - - - - -''') -icon_rotate2 = NotStr(''' - - - - - - - - -''') -icon_device_speaker = NotStr(''' - - - - - -''') -icon_cheese = NotStr(''' - - - - - - - -''') -icon_axis_x = NotStr(''' - - - - - - - -''') -icon_currency_krone_czech = NotStr(''' - - - - - - - -''') -icon_layers_intersect2 = NotStr(''' - - - - - -''') -icon_tractor = NotStr(''' - - - - - - - - -''') -icon_brand_pocket = NotStr(''' - - - - -''') -icon_align_center = NotStr(''' - - - - - -''') -icon_folder_off = NotStr(''' - - - - -''') -icon_currency_dollar_australian = NotStr(''' - - - - - - - -''') -icon_zodiac_gemini = NotStr(''' - - - - - - -''') -icon_checks = NotStr(''' - - - - -''') -icon_world_download = NotStr(''' - - - - - - - - -''') -icon_chevron_left = NotStr('''''') -icon_drop_circle = NotStr(''' - - - - -''') -icon_barbell = NotStr(''' - - - - - - - - - -''') -icon_zodiac_pisces = NotStr(''' - - - - - -''') -icon_chevron_up_left = NotStr('''''') -icon_box_multiple0 = NotStr(''' - - - - - -''') -icon_stethoscope = NotStr(''' - - - - - - - -''') -icon_slice = NotStr('''''') -icon_brand_discord = NotStr(''' - - - - - - - - -''') -icon_brand_firefox = NotStr(''' - - - - -''') -icon_droplet = NotStr('''''') -icon_message_plus = NotStr(''' - - - - - -''') -icon_video_plus = NotStr(''' - - - - - - -''') -icon_cut = NotStr(''' - - - - - - -''') -icon_chart_line = NotStr(''' - - - - -''') -icon_currency_forint = NotStr(''' - - - - - - -''') -icon_mood_crazy_happy = NotStr(''' - - - - - - - - -''') -icon_thumb_up = NotStr('''''') -icon_file_code = NotStr(''' - - - - - - -''') -icon_ball_baseball = NotStr(''' - - - - - - - - - - - -''') -icon_old = NotStr(''' - - - - - - - -''') -icon_zoom_in = NotStr(''' - - - - - - -''') -icon_database_export = NotStr(''' - - - - - -''') -icon_text_direction_rtl = NotStr(''' - - - - - - - -''') -icon_currency_cent = NotStr(''' - - - - - -''') -icon_pencil = NotStr(''' - - - - -''') -icon_corner_right_up_double = NotStr(''' - - - - -''') -icon_arrows_double_nw_se = NotStr(''' - - - - - - -''') -icon_haze = NotStr(''' - - - - - - - - - - -''') -icon_layout_columns = NotStr(''' - - - - -''') -icon_corner_up_left = NotStr('''''') -icon_brand_vimeo = NotStr('''''') -icon_archive = NotStr(''' - - - - - -''') -icon_brand_reddit = NotStr(''' - - - - - - - - -''') -icon_folder_x = NotStr(''' - - - - -''') -icon_battery_charging = NotStr(''' - - - - - -''') -icon_building_bridge2 = NotStr('''''') -icon_growth = NotStr('''''') -icon_brand_patreon = NotStr(''' - - - - -''') -icon_cloud_snow = NotStr(''' - - - - -''') -icon_cone = NotStr(''' - - - - -''') -icon_brand_twitch = NotStr(''' - - - - - -''') -icon_message_dots = NotStr(''' - - - - - - -''') -icon_nurse = NotStr(''' - - - - - -''') -icon_underline = NotStr(''' - - - - -''') -icon_mask = NotStr(''' - - - - -''') -icon_box_multiple3 = NotStr(''' - - - - - - -''') -icon_keyboard_hide = NotStr(''' - - - - - - - - - - - -''') -icon_arrow_top_tail = NotStr(''' - - - - - -''') -icon_at = NotStr(''' - - - - -''') -icon_border_horizontal = NotStr(''' - - - - - - - - - - - - - - - - - - - -''') -icon_brand_whatsapp = NotStr(''' - - - - -''') -icon_gauge = NotStr(''' - - - - - - -''') -icon_eyeglass = NotStr(''' - - - - - - - -''') -icon_browser_check = NotStr(''' - - - - - - -''') -icon_multiplier15_x = NotStr(''' - - - - - - - -''') -icon_brand_safari = NotStr(''' - - - - -''') -icon_fold = NotStr(''' - - - - - - - - -''') -icon_firetruck = NotStr(''' - - - - - - - - - -''') -icon_cloud_upload = NotStr(''' - - - - - -''') -icon_square = NotStr('''''') -icon_number7 = NotStr('''''') -icon_brand_opera = NotStr(''' - - - - -''') -icon_box_multiple7 = NotStr(''' - - - - - -''') -icon_database_import = NotStr(''' - - - - - -''') -icon_phone_x = NotStr(''' - - - - -''') -icon_player_eject = NotStr(''' - - - - -''') -icon_letter_y = NotStr(''' - - - - -''') -icon_stack2 = NotStr(''' - - - - - -''') -icon_headphones = NotStr(''' - - - - - -''') -icon_arrows_minimize = NotStr(''' - - - - - - - - - - -''') -icon_registered = NotStr(''' - - - - - -''') -icon_plane = NotStr('''''') -icon_capture = NotStr(''' - - - - - - - -''') -icon_bluetooth = NotStr('''''') -icon_tank = NotStr(''' - - - - - -''') -icon_line_height = NotStr(''' - - - - - - - - -''') -icon_flask2 = NotStr(''' - - - - - -''') -icon_square3 = NotStr(''' - - - - - -''') -icon_layout_board = NotStr(''' - - - - - - -''') -icon_arrow_wave_right_down = NotStr(''' - - - - -''') -icon_run = NotStr(''' - - - - - - -''') -icon_outlet = NotStr(''' - - - - - -''') -icon_dna2 = NotStr(''' - - - - - - - - -''') -icon_device_audio_tape = NotStr(''' - - - - - - -''') -icon_gavel = NotStr(''' - - - - - - - -''') -icon_truck_return = NotStr(''' - - - - - - - -''') -icon_corner_up_right = NotStr('''''') -icon_layout_align_middle = NotStr(''' - - - - - -''') -icon_arrow_bar_right = NotStr(''' - - - - - - -''') -icon_ripple = NotStr(''' - - - - - -''') -icon_file_invoice = NotStr(''' - - - - - - - -''') -icon_picture_in_picture_on = NotStr(''' - - - - - - -''') -icon_camera_off = NotStr(''' - - - - - -''') -icon_flag2 = NotStr('''''') -icon_camera = NotStr(''' - - - - -''') -icon_urgent = NotStr(''' - - - - - -''') -icon_scooter = NotStr(''' - - - - - -''') -icon_currency_dogecoin = NotStr(''' - - - - - -''') -icon_mug = NotStr(''' - - - - -''') -icon_mood_nervous = NotStr(''' - - - - - - -''') -icon_layout2 = NotStr(''' - - - - - - -''') -icon_cursor_text = NotStr(''' - - - - - -''') -icon_bookmark = NotStr('''''') -icon_folder_plus = NotStr(''' - - - - - -''') -icon_shadow_off = NotStr(''' - - - - - - - - - -''') -icon_mail_forward = NotStr(''' - - - - - - -''') -icon_arrow_big_down = NotStr('''''') -icon_file_x = NotStr(''' - - - - - -''') -icon_mood_neutral = NotStr(''' - - - - - -''') -icon_circle_half2 = NotStr(''' - - - - - - - -''') -icon_seeding = NotStr(''' - - - - - -''') -icon_git_fork = NotStr(''' - - - - - - - -''') -icon_bell_z = NotStr(''' - - - - - -''') -icon_mouse = NotStr(''' - - - - -''') -icon_pacman = NotStr(''' - - - - -''') -icon_list = NotStr(''' - - - - - - - - -''') -icon_wind = NotStr(''' - - - - - -''') -icon_wave_square = NotStr('''''') -icon_arrow_bottom_circle = NotStr(''' - - - - - -''') -icon_cloud_rain = NotStr(''' - - - - -''') -icon_receipt_tax = NotStr(''' - - - - - - -''') -icon_hanger = NotStr('''''') -icon_chevron_down = NotStr('''''') -icon_pyramid = NotStr(''' - - - - -''') -icon_clipboard = NotStr(''' - - - - -''') -icon_dots = NotStr(''' - - - - - -''') -icon_device_desktop_analytics = NotStr(''' - - - - - - - - - - -''') -icon_file_horizontal = NotStr(''' - - - - -''') -icon_battery2 = NotStr(''' - - - - - -''') -icon_stairs = NotStr('''''') -icon_ce = NotStr(''' - - - - - -''') -icon_list_search = NotStr(''' - - - - - - - -''') -icon_cookie = NotStr(''' - - - - - - - - -''') -icon_brand_notion = NotStr(''' - - - - - - - - -''') -icon_mail_opened = NotStr(''' - - - - - - -''') -icon_spade = NotStr('''''') -icon_brand_meta = NotStr(''' - - - - -''') -icon_crown_off = NotStr(''' - - - - -''') -icon_brand_android = NotStr(''' - - - - - - - - - -''') -icon_home = NotStr(''' - - - - - -''') -icon_frame = NotStr(''' - - - - - - -''') -icon_flip_vertical = NotStr(''' - - - - - -''') -icon_clipboard_x = NotStr(''' - - - - - -''') -icon_circle9 = NotStr(''' - - - - - -''') -icon_books = NotStr(''' - - - - - - - - - - - -''') -icon_eye_check = NotStr(''' - - - - - -''') -icon_tools_kitchen = NotStr(''' - - - - - - - -''') -icon_minimize = NotStr(''' - - - - - - -''') -icon_device_cctv = NotStr(''' - - - - - - -''') -icon_overline = NotStr(''' - - - - -''') -icon_arrows_join2 = NotStr(''' - - - - - -''') -icon_steering_wheel = NotStr(''' - - - - - - - -''') -icon_letter_h = NotStr(''' - - - - - -''') -icon_bell_off = NotStr(''' - - - - - -''') -icon_language = NotStr(''' - - - - - - - -''') -icon_arrows_diagonal_minimize2 = NotStr(''' - - - - - - -''') -icon_cloud_lock = NotStr(''' - - - - - -''') -icon_flask = NotStr(''' - - - - - -''') -icon_clock = NotStr(''' - - - - -''') -icon_square_rotated = NotStr('''''') -icon_text_direction_ltr = NotStr(''' - - - - - - - -''') -icon_zoom_question = NotStr(''' - - - - - - -''') -icon_picture_in_picture = NotStr(''' - - - - -''') -icon_brand_appstore = NotStr(''' - - - - - - -''') -icon_square8 = NotStr(''' - - - - - -''') -icon_chevrons_up = NotStr(''' - - - - -''') -icon_device_desktop_off = NotStr(''' - - - - - - - -''') -icon_sort_ascending_letters = NotStr(''' - - - - - - -''') -icon_businessplan = NotStr(''' - - - - - - - - -''') -icon_award = NotStr(''' - - - - - -''') -icon_chart_donut = NotStr(''' - - - - -''') -icon_bell_plus = NotStr(''' - - - - - - -''') -icon_table_import = NotStr('''''') -icon_brand_linkedin = NotStr(''' - - - - - - - -''') -icon_truck = NotStr(''' - - - - - -''') -icon_ad2 = NotStr(''' - - - - - - - - -''') -icon_heading = NotStr(''' - - - - - - - - - -''') -icon_prison = NotStr(''' - - - - - - - - - - -''') -icon_external_link = NotStr(''' - - - - - -''') -icon_wand = NotStr(''' - - - - - - -''') -icon_adjustments_alt = NotStr(''' - - - - - - - - - - - -''') -icon_heart = NotStr('''''') -icon_section = NotStr(''' - - - - - - - - - - - - - -''') -icon_square_root2 = NotStr(''' - - - - - -''') -icon_hand_rock = NotStr(''' - - - - - - -''') -icon_step_into = NotStr(''' - - - - - - -''') -icon_arrows_cross = NotStr(''' - - - - - - - -''') -icon_edit_circle = NotStr(''' - - - - - -''') -icon_caret_up = NotStr('''''') -icon_bed = NotStr(''' - - - - -''') -icon_trending_up = NotStr(''' - - - - -''') -icon_manual_gearbox = NotStr(''' - - - - - - - - - - -''') -icon_arrow_bar_up = NotStr(''' - - - - - - -''') -icon_shape2 = NotStr(''' - - - - - - - -''') -icon_arrows_split = NotStr(''' - - - - - - -''') -icon_sport_billard = NotStr(''' - - - - - -''') -icon_chart_arrows = NotStr(''' - - - - - - - - - -''') -icon_map_pin_off = NotStr(''' - - - - - -''') -icon_hash = NotStr(''' - - - - - - -''') -icon_artboard = NotStr(''' - - - - - - - - - - - -''') -icon_shirt = NotStr('''''') -icon_brand_nytimes = NotStr(''' - - - - - - - -''') -icon_parachute = NotStr(''' - - - - - - -''') -icon_brand_doctrine = NotStr(''' - - - - - - -''') -icon_badges = NotStr(''' - - - - -''') -icon_shadow = NotStr(''' - - - - - - - - -''') -icon_square6 = NotStr(''' - - - - - -''') -icon_keyboard = NotStr(''' - - - - - - - - - - -''') -icon_letter_g = NotStr('''''') -icon_color_swatch = NotStr(''' - - - - - - -''') -icon_brand_netbeans = NotStr(''' - - - - - - - - - -''') -icon_square_minus = NotStr(''' - - - - -''') -icon_square_dot = NotStr(''' - - - - -''') -icon_gas_station = NotStr(''' - - - - - - - -''') -icon_arrow_big_down_lines = NotStr(''' - - - - - -''') -icon_arrow_right_tail = NotStr(''' - - - - - -''') -icon_line_dashed = NotStr(''' - - - - - -''') -icon_helicopter = NotStr(''' - - - - - - - - - -''') -icon_unlink = NotStr(''' - - - - - - - - -''') -icon_brand_css3 = NotStr(''' - - - - -''') -icon_ball_bowling = NotStr(''' - - - - - - -''') -icon_rotate_rectangle = NotStr('''''') -icon_brand_tinder = NotStr('''''') -icon_microscope = NotStr(''' - - - - - - - - - -''') -icon_pepper = NotStr(''' - - - - -''') -icon_border_style2 = NotStr(''' - - - - - - - - - - - -''') -icon_soup = NotStr(''' - - - - - - - -''') -icon_layout_distribute_horizontal = NotStr(''' - - - - - -''') -icon_crutches = NotStr(''' - - - - - - - -''') -icon_pray = NotStr(''' - - - - -''') -icon_circle3 = NotStr(''' - - - - - -''') -icon_contrast = NotStr(''' - - - - -''') -icon_indent_increase = NotStr(''' - - - - - - -''') -icon_toggle_right = NotStr(''' - - - - -''') -icon_lock_access = NotStr(''' - - - - - - - - -''') -icon_square_rotated_off = NotStr(''' - - - - -''') -icon_files = NotStr(''' - - - - - -''') -icon_text_wrap = NotStr(''' - - - - - -''') -icon_trending_down3 = NotStr(''' - - - - -''') -icon_ballon = NotStr(''' - - - - - -''') -icon_arrows_sort = NotStr(''' - - - - -''') -icon_code_plus = NotStr(''' - - - - - - -''') -icon_box_model2 = NotStr(''' - - - - -''') -icon_brand_php = NotStr(''' - - - - - - - -''') -icon_question_mark = NotStr(''' - - - - -''') -icon_mountain = NotStr(''' - - - - -''') -icon_brand_spotify = NotStr(''' - - - - - - -''') -icon_layers_linked = NotStr(''' - - - - -''') -icon_brand_bing = NotStr('''''') -icon_alert_octagon = NotStr(''' - - - - - -''') -icon_separator_vertical = NotStr(''' - - - - - -''') -icon_wallet = NotStr(''' - - - - -''') -icon_triangle = NotStr('''''') -icon_play_card = NotStr(''' - - - - - - -''') -icon_antenna_bars3 = NotStr(''' - - - - - - -''') -icon_player_record = NotStr('''''') -icon_settings_automation = NotStr(''' - - - - -''') -icon_car = NotStr(''' - - - - - -''') -icon_video_off = NotStr(''' - - - - - -''') -icon_arrow_autofit_content = NotStr(''' - - - - - - - -''') -icon_sort_descending_numbers = NotStr(''' - - - - - - - -''') -icon_lamp = NotStr(''' - - - - - -''') -icon_file_euro = NotStr(''' - - - - - - -''') -icon_circle0 = NotStr(''' - - - - -''') -icon_device_computer_camera_off = NotStr(''' - - - - - - -''') -icon_friends = NotStr(''' - - - - - - -''') -icon_download = NotStr(''' - - - - - -''') -icon_file_dislike = NotStr(''' - - - - - - -''') -icon_brand_paypal = NotStr('''''') -icon_crop = NotStr(''' - - - - -''') -icon_brand_pinterest = NotStr(''' - - - - - -''') -icon_emergency_bed = NotStr(''' - - - - - - - - - -''') -icon_current_location = NotStr(''' - - - - - - - - -''') -icon_layout_kanban = NotStr(''' - - - - - - -''') -icon_arrow_narrow_up = NotStr(''' - - - - - -''') -icon_link = NotStr(''' - - - - -''') -icon_news = NotStr(''' - - - - - - -''') -icon_tournament = NotStr(''' - - - - - - -''') -icon_stairs_up = NotStr(''' - - - - -''') -icon_pinned_off = NotStr(''' - - - - - - -''') -icon_letter_x = NotStr(''' - - - - -''') -icon_radio = NotStr(''' - - - - - - - -''') -icon_chevron_right = NotStr('''''') -icon_square4 = NotStr(''' - - - - -''') -icon_bolt_off = NotStr(''' - - - - -''') -icon_alien = NotStr(''' - - - - - - -''') -icon_letter_a = NotStr(''' - - - - -''') -icon_phone_outgoing = NotStr(''' - - - - - -''') -icon_lungs = NotStr(''' - - - - - - -''') -icon_smart_home = NotStr(''' - - - - -''') -icon_arrows_right_down = NotStr(''' - - - - - -''') -icon_circle4 = NotStr(''' - - - - -''') -icon_recycle = NotStr(''' - - - - - -''') -icon_charging_pile = NotStr(''' - - - - - - - - -''') -icon_kering = NotStr(''' - - - - - -''') -icon_pinned = NotStr(''' - - - - - -''') -icon_message = NotStr(''' - - - - - -''') -icon_traffic_cone = NotStr(''' - - - - - - -''') -icon_chart_bar = NotStr(''' - - - - - - -''') -icon_focus = NotStr(''' - - - - -''') -icon_border_top = NotStr(''' - - - - - - - - - - - - - - - - - - - -''') -icon_zoom_check = NotStr(''' - - - - - -''') -icon_arrow_down_right = NotStr(''' - - - - -''') -icon_virus = NotStr(''' - - - - - - - - - - - -''') -icon_arrow_right = NotStr(''' - - - - - -''') -icon_corner_left_down_double = NotStr(''' - - - - -''') -icon_chart_arcs = NotStr(''' - - - - - -''') -icon_float_center = NotStr(''' - - - - - - - - - -''') -icon_egg = NotStr('''''') -icon_building_monument = NotStr(''' - - - - - -''') -icon_switch_vertical = NotStr(''' - - - - - - -''') -icon_trending_up2 = NotStr(''' - - - - -''') -icon_arrow_bar_to_down = NotStr(''' - - - - - - -''') -icon_border_bottom = NotStr(''' - - - - - - - - - - - - - - - - - - - -''') -icon_player_stop = NotStr('''''') -icon_license = NotStr(''' - - - - - -''') -icon_arrow_left_tail = NotStr(''' - - - - - -''') -icon_shape3 = NotStr(''' - - - - - - - -''') -icon_parking = NotStr(''' - - - - -''') -icon_bolt = NotStr('''''') -icon_receipt_refund = NotStr(''' - - - - -''') -icon_hierarchy2 = NotStr(''' - - - - - - - -''') -icon_api = NotStr(''' - - - - - - -''') -icon_zodiac_aquarius = NotStr(''' - - - - -''') -icon_bulldozer = NotStr(''' - - - - - - - - - - -''') -icon_bluetooth_off = NotStr(''' - - - - -''') -icon_device_desktop = NotStr(''' - - - - - - -''') -icon_scuba_mask = NotStr(''' - - - - -''') -icon_file_shredder = NotStr(''' - - - - - - - - - -''') -icon_calendar_off = NotStr(''' - - - - - - - - - -''') -icon_multiplier05_x = NotStr(''' - - - - - - -''') -icon_id = NotStr(''' - - - - - - - -''') -icon_mood_boy = NotStr(''' - - - - - - - - -''') -icon_trash_x = NotStr(''' - - - - - - -''') -icon_dots_diagonal2 = NotStr(''' - - - - - -''') -icon_vaccine_bottle = NotStr(''' - - - - - - - -''') -icon_butterfly = NotStr(''' - - - - - -''') -icon_device_mobile = NotStr(''' - - - - - -''') -icon_phone = NotStr('''''') -icon_building_community = NotStr(''' - - - - - - - -''') -icon_currency_dollar_canadian = NotStr(''' - - - - - - -''') -icon_home2 = NotStr(''' - - - - - -''') -icon_filter_off = NotStr(''' - - - - -''') -icon_equal_not = NotStr('''''') -icon_calendar_minus = NotStr(''' - - - - - - - -''') -icon_glass_off = NotStr(''' - - - - - - -''') -icon_sausage = NotStr(''' - - - - - -''') -icon_discount2 = NotStr(''' - - - - - - -''') -icon_lego = NotStr(''' - - - - - - -''') -icon_player_skip_back = NotStr(''' - - - - -''') -icon_fold_down = NotStr(''' - - - - - - - -''') -icon_ball_volleyball = NotStr(''' - - - - - - -''') -icon_octagon = NotStr('''''') -icon_brand_apple_arcade = NotStr(''' - - - - - - -''') -icon_device_watch = NotStr(''' - - - - - -''') -icon_chart_arcs3 = NotStr(''' - - - - - -''') -icon_note = NotStr(''' - - - - -''') -icon_circle2 = NotStr(''' - - - - -''') -icon_info_circle = NotStr(''' - - - - - -''') -icon_sunset = NotStr(''' - - - - - -''') -icon_pin = NotStr(''' - - - - - -''') -icon_droplet_filled = NotStr(''' - - - - - - -''') -icon_tallymark2 = NotStr(''' - - - - -''') -icon_curling = NotStr(''' - - - - - -''') -icon_motorbike = NotStr(''' - - - - - - -''') -icon_arrow_forward_up = NotStr('''''') -icon_currency_dinar = NotStr(''' - - - - - - -''') -icon_macro = NotStr(''' - - - - - - - -''') -icon_brand_angular = NotStr(''' - - - - - -''') -icon_tallymarks = NotStr(''' - - - - - - - -''') -icon_phone_off = NotStr(''' - - - - -''') -icon_subscript = NotStr(''' - - - - -''') -icon_device_gamepad = NotStr(''' - - - - - - -''') -icon_bone = NotStr('''''') -icon_apple = NotStr(''' - - - - - -''') -icon_border_left = NotStr(''' - - - - - - - - - - - - - - - - - - - -''') -icon_dots_vertical = NotStr(''' - - - - - -''') -icon_view360 = NotStr(''' - - - - - -''') -icon_magnet = NotStr(''' - - - - - -''') -icon_grain = NotStr(''' - - - - - - - - - - -''') -icon_marquee2 = NotStr('''''') -icon_layout_rows = NotStr(''' - - - - -''') -icon_inbox = NotStr(''' - - - - -''') -icon_click = NotStr(''' - - - - - - - - -''') -icon_eye = NotStr(''' - - - - -''') -icon_message_circle2 = NotStr(''' - - - - - - -''') -icon_layout_distribute_vertical = NotStr(''' - - - - - -''') -icon_music = NotStr(''' - - - - - - -''') -icon_tallymark4 = NotStr(''' - - - - - - -''') -icon_parentheses = NotStr(''' - - - - -''') -icon_transfer_in = NotStr(''' - - - - - -''') -icon_arrow_big_left = NotStr('''''') -icon_karate = NotStr(''' - - - - - - -''') -icon_loader = NotStr(''' - - - - - - - - - - -''') -icon_arrow_top_circle = NotStr(''' - - - - - -''') -icon_arrow_down_circle = NotStr(''' - - - - - - -''') -icon_plus = NotStr(''' - - - - -''') -icon_brand_stackoverflow = NotStr(''' - - - - - - - -''') -icon_caret_down = NotStr('''''') -icon_minus_vertical = NotStr('''''') -icon_picture_in_picture_top = NotStr(''' - - - - -''') -icon_refresh_alert = NotStr(''' - - - - - - -''') -icon_device_mobile_message = NotStr(''' - - - - - -''') -icon_plug_connected = NotStr(''' - - - - - - - - -''') -icon_letter_i = NotStr('''''') -icon_servicemark = NotStr(''' - - - - -''') -icon_mars = NotStr(''' - - - - - - -''') -icon_gift = NotStr(''' - - - - - - -''') -icon_brand_deviantart = NotStr('''''') -icon_squares_filled = NotStr(''' - - - - - - - -''') -icon_apps = NotStr(''' - - - - - - - -''') -icon_radius_top_right = NotStr('''''') -icon_layout_bottombar = NotStr(''' - - - - -''') -icon_git_pull_request = NotStr(''' - - - - - - - - -''') -icon_exchange = NotStr(''' - - - - - - -''') -icon_mood_sad = NotStr(''' - - - - - - -''') -icon_zoom_money = NotStr(''' - - - - - - -''') -icon_square_toggle_horizontal = NotStr(''' - - - - - - - -''') -icon_arrows_up_down = NotStr(''' - - - - - - -''') -icon_mushroom = NotStr(''' - - - - -''') -icon_number0 = NotStr(''' - - - - -''') -icon_currency_ethereum = NotStr(''' - - - - -''') -icon_confetti = NotStr(''' - - - - - - - - - - - - -''') -icon_chevrons_up_left = NotStr(''' - - - - -''') -icon_world = NotStr(''' - - - - - - - -''') -icon_trending_up3 = NotStr(''' - - - - -''') -icon_currency_tugrik = NotStr(''' - - - - - - -''') -icon_box_multiple9 = NotStr(''' - - - - - - -''') -icon_currency_frank = NotStr(''' - - - - - -''') -icon_calculator = NotStr(''' - - - - - - - - - - -''') -icon_creative_commons = NotStr(''' - - - - - -''') -icon_pills = NotStr(''' - - - - - - -''') -icon_exposure = NotStr(''' - - - - - - -''') -icon_circle_dashed = NotStr(''' - - - - - - - - - - -''') -icon_terminal2 = NotStr(''' - - - - - -''') -icon_caravan = NotStr(''' - - - - - - -''') -icon_ball_football = NotStr(''' - - - - - -''') -icon_arrow_big_down_line = NotStr(''' - - - - -''') -icon_message2 = NotStr(''' - - - - - -''') -icon_heart_broken = NotStr(''' - - - - -''') -icon_arrows_vertical = NotStr(''' - - - - - -''') -icon_line_dotted = NotStr(''' - - - - - - - -''') -icon_letter_b = NotStr(''' - - - - -''') -icon_droplet_half2 = NotStr(''' - - - - -''') -icon_rotate_clockwise2 = NotStr(''' - - - - - - - - -''') -icon_browser = NotStr(''' - - - - - -''') -icon_border_vertical = NotStr(''' - - - - - - - - - - - - - - - - - - - -''') -icon_clubs = NotStr('''''') -icon_divide = NotStr(''' - - - - - -''') -icon_no_derivatives = NotStr(''' - - - - - -''') -icon_ball_tennis = NotStr(''' - - - - - -''') -icon_user_circle = NotStr(''' - - - - - -''') -icon_sun = NotStr(''' - - - - -''') -icon_superscript = NotStr(''' - - - - -''') -icon_line = NotStr(''' - - - - - -''') -icon_brand_codepen = NotStr(''' - - - - - - - - -''') -icon_cloud_storm = NotStr(''' - - - - -''') -icon_hand_little_finger = NotStr(''' - - - - - - -''') -icon_star = NotStr('''''') -icon_battery3 = NotStr(''' - - - - - - -''') -icon_shredder = NotStr(''' - - - - -''') -icon_color_picker = NotStr(''' - - - - -''') -icon_tabler3_d_cube_sphere = NotStr(''' - - - - - - - - - - - - - - -''') -icon_arrow_top_bar = NotStr(''' - - - - - -''') -icon_letters_case = NotStr(''' - - - - - - -''') -icon_bulb = NotStr(''' - - - - - -''') -icon_brand_skype = NotStr(''' - - - - -''') -icon_checkbox = NotStr(''' - - - - -''') -icon_train = NotStr(''' - - - - - - - - - -''') -icon_users = NotStr(''' - - - - - - -''') -icon_transfer_out = NotStr(''' - - - - - -''') -icon_sticker = NotStr(''' - - - - -''') -icon_arrows_join = NotStr(''' - - - - - -''') -icon_road_sign = NotStr(''' - - - - - -''') -icon_shopping_cart_plus = NotStr(''' - - - - - - - -''') -icon_currency_krone_danish = NotStr(''' - - - - - - - - -''') -icon_brand_booking = NotStr(''' - - - - - -''') -icon_crosshair = NotStr(''' - - - - - - - - -''') -icon_layout_grid = NotStr(''' - - - - - - -''') -icon_zodiac_leo = NotStr(''' - - - - - - - -''') -icon_border_outer = NotStr(''' - - - - - - - - -''') -icon_brand_telegram = NotStr('''''') -icon_menu2 = NotStr(''' - - - - - -''') -icon_brand_producthunt = NotStr(''' - - - - -''') -icon_arrow_autofit_up = NotStr(''' - - - - - -''') -icon_tool = NotStr('''''') -icon_headphones_off = NotStr(''' - - - - - - -''') -icon_drag_drop = NotStr(''' - - - - - - - - - - - -''') -icon_file_search = NotStr(''' - - - - - - -''') -icon_wifi2 = NotStr(''' - - - - - -''') -icon_shoe = NotStr(''' - - - - - - -''') -icon_percentage = NotStr(''' - - - - - -''') -icon_rotate_dot = NotStr(''' - - - - -''') -icon_circle_square = NotStr(''' - - - - -''') -icon_trident = NotStr(''' - - - - -''') -icon_mood_smile = NotStr(''' - - - - - - -''') -icon_brand_tripadvisor = NotStr(''' - - - - - - - - -''') -icon_bus = NotStr(''' - - - - - - - - - -''') -icon_droplet_half = NotStr(''' - - - - -''') -icon_ladder = NotStr(''' - - - - - - - - -''') -icon_wave_saw_tool = NotStr('''''') -icon_chevrons_left = NotStr(''' - - - - -''') -icon_shield_chevron = NotStr(''' - - - - -''') -icon_gps = NotStr(''' - - - - -''') -icon_cash = NotStr(''' - - - - - -''') -icon_record_mail = NotStr(''' - - - - - -''') -icon_phone_incoming = NotStr(''' - - - - - -''') -icon_template = NotStr(''' - - - - - - - -''') -icon_rainbow = NotStr(''' - - - - - -''') -icon_heartbeat = NotStr(''' - - - - -''') -icon_shield_lock = NotStr(''' - - - - - -''') -icon_router = NotStr(''' - - - - - - - - -''') -icon_ban = NotStr(''' - - - - -''') -icon_brightness_down = NotStr(''' - - - - - - - - - - - -''') -icon_building_skyscraper = NotStr(''' - - - - - - - - - -''') -icon_battery_eco = NotStr(''' - - - - - -''') -icon_brand_yahoo = NotStr(''' - - - - - - - - - -''') -icon_caret_left = NotStr('''''') -icon_building = NotStr(''' - - - - - - - - - - -''') -icon_bandage = NotStr(''' - - - - - - - -''') -icon_brand_react_native = NotStr(''' - - - - - - - - - -''') -icon_repeat = NotStr(''' - - - - -''') -icon_ice_skating = NotStr(''' - - - - - - -''') -icon_compass = NotStr(''' - - - - - - - - -''') -icon_file_info = NotStr(''' - - - - - - -''') -icon_math_function = NotStr(''' - - - - - - -''') -icon_brand_dribbble = NotStr(''' - - - - - - -''') -icon_temperature = NotStr(''' - - - - -''') -icon_float_none = NotStr(''' - - - - - -''') -icon_bulb_off = NotStr(''' - - - - -''') -icon_keyboard_show = NotStr(''' - - - - - - - - - - - -''') -icon_cloud = NotStr('''''') -icon_arrow_big_right = NotStr('''''') -icon_building_arch = NotStr(''' - - - - - -''') -icon_layers_subtract = NotStr(''' - - - - -''') -icon_snowflake = NotStr(''' - - - - - - - - -''') -icon_dog_bowl = NotStr(''' - - - - - -''') -icon_letter_w = NotStr('''''') -icon_currency_bitcoin = NotStr(''' - - - - - - - - - -''') -icon_brand_html5 = NotStr(''' - - - - -''') -icon_package = NotStr(''' - - - - - - - -''') -icon_corner_left_down = NotStr('''''') -icon_vector_beizer2 = NotStr(''' - - - - - - - - - -''') -icon_currency_yen = NotStr(''' - - - - - -''') -icon_search = NotStr(''' - - - - -''') -icon_brand_instagram = NotStr(''' - - - - - -''') -icon_tent = NotStr('''''') -icon_arrows_diagonal_minimize = NotStr(''' - - - - - - -''') -icon_physotherapist = NotStr(''' - - - - - - - - -''') -icon_sleigh = NotStr(''' - - - - - - -''') -icon_row_insert_bottom = NotStr(''' - - - - - -''') -icon_italic = NotStr(''' - - - - - -''') -icon_arrow_forward = NotStr('''''') -icon_switch = NotStr(''' - - - - - - - -''') -icon_shopping_cart_discount = NotStr(''' - - - - - - - - - -''') -icon_git_pull_request_closed = NotStr(''' - - - - - - - - -''') -icon_device_floppy = NotStr(''' - - - - - -''') -icon_details = NotStr(''' - - - - -''') -icon_user_exclamation = NotStr(''' - - - - - - -''') -icon_no_creative_commons = NotStr(''' - - - - - - - -''') -icon_dice = NotStr(''' - - - - - - - -''') -icon_helicopter_landing = NotStr(''' - - - - - - -''') -icon_route = NotStr(''' - - - - - -''') -icon_sofa = NotStr(''' - - - - - -''') -icon_arrow_left_square = NotStr(''' - - - - - -''') -icon_building_castle = NotStr(''' - - - - -''') -icon_world_latitude = NotStr(''' - - - - - - -''') -icon_layout_sidebar_left_expand = NotStr(''' - - - - - -''') -icon_photo = NotStr(''' - - - - - - -''') -icon_key = NotStr(''' - - - - - - -''') -icon_mailbox = NotStr(''' - - - - - -''') -icon_tilt_shift = NotStr(''' - - - - - - - - - - - -''') -icon_salt = NotStr(''' - - - - - - - -''') -icon_circle_minus = NotStr(''' - - - - -''') -icon_pig = NotStr(''' - - - - -''') -icon_bell_minus = NotStr(''' - - - - - -''') -icon_minus = NotStr('''''') -icon_bible = NotStr(''' - - - - - - -''') -icon_feather = NotStr(''' - - - - -''') -icon_phone_call = NotStr(''' - - - - - -''') -icon_zodiac_capricorn = NotStr(''' - - - - - -''') -icon_speakerphone = NotStr(''' - - - - - -''') -icon_column_insert_left = NotStr(''' - - - - - -''') -icon_border_radius = NotStr(''' - - - - - - - - - - - - - - -''') -icon_star_half = NotStr('''''') -icon_radius_top_left = NotStr('''''') -icon_layout_align_left = NotStr(''' - - - - -''') -icon_currency_zloty = NotStr(''' - - - - - -''') -icon_affiliate = NotStr(''' - - - - - - - - -''') -icon_triangle_off = NotStr(''' - - - - -''') -icon_writing = NotStr(''' - - - - - -''') -icon_camera_selfie = NotStr(''' - - - - - - -''') -icon_map = NotStr(''' - - - - - -''') -icon_heart_rate_monitor = NotStr(''' - - - - - - - -''') -icon_exclamation_mark = NotStr(''' - - - - -''') -icon_planet = NotStr(''' - - - - -''') -icon_corner_right_down_double = NotStr(''' - - - - -''') -icon_drag_drop2 = NotStr(''' - - - - - - - - - - -''') -icon_world_upload = NotStr(''' - - - - - - - - -''') -icon_ad = NotStr(''' - - - - - - -''') -icon_building_cottage = NotStr(''' - - - - - - -''') -icon_layout_align_bottom = NotStr(''' - - - - -''') -icon_receipt2 = NotStr(''' - - - - -''') -icon_files_off = NotStr(''' - - - - - - -''') -icon_folders = NotStr(''' - - - - -''') -icon_info_square = NotStr(''' - - - - - -''') -icon_dots_diagonal = NotStr(''' - - - - - -''') -icon_layers_union = NotStr('''''') -icon_bookmark_off = NotStr(''' - - - - -''') -icon_battery_automotive = NotStr(''' - - - - - - - - -''') -icon_brand_lastfm = NotStr('''''') -icon_bread = NotStr('''''') -icon_brand_vk = NotStr(''' - - - - - -''') -icon_command = NotStr('''''') -icon_nfc = NotStr(''' - - - - - -''') -icon_cash_banknote_off = NotStr(''' - - - - - - - -''') -icon_cloud_lock_open = NotStr(''' - - - - - -''') -icon_car_crane = NotStr(''' - - - - - - - - - -''') -icon_h1 = NotStr(''' - - - - - - - - - - -''') -icon_lock_square = NotStr(''' - - - - - -''') -icon_star_off = NotStr(''' - - - - -''') -icon_receipt_off = NotStr(''' - - - - - - - - -''') -icon_chart_area = NotStr(''' - - - - -''') -icon_credit_card_off = NotStr(''' - - - - - - - - - -''') -icon_cloud_download = NotStr(''' - - - - - -''') -icon_mood_suprised = NotStr(''' - - - - - - -''') -icon_currency_dollar_singapore = NotStr(''' - - - - - - -''') -icon_mood_cry = NotStr(''' - - - - - - - -''') -icon_forms = NotStr(''' - - - - - - - - -''') -icon_contrast2 = NotStr(''' - - - - -''') -icon_arrow_autofit_width = NotStr(''' - - - - - - - -''') -icon_access_point = NotStr(''' - - - - - - - -''') -icon_trash_off = NotStr(''' - - - - - - - - - -''') -icon_crown = NotStr('''''') -icon_circle8 = NotStr(''' - - - - - -''') -icon_brand_firebase = NotStr(''' - - - - - -''') -icon_windmill = NotStr(''' - - - - - - -''') -icon_plant2 = NotStr(''' - - - - - - - -''') -icon_directions = NotStr(''' - - - - - - - -''') -icon_settings = NotStr(''' - - - - -''') -icon_arrow_autofit_right = NotStr(''' - - - - - -''') -icon_layout_align_top = NotStr(''' - - - - -''') -icon_slideshow = NotStr(''' - - - - - - - - - -''') -icon_peace = NotStr(''' - - - - - - -''') -icon_space = NotStr('''''') -icon_separator_horizontal = NotStr(''' - - - - - -''') -icon_tabler2_fa = NotStr(''' - - - - - - - -''') -icon_number4 = NotStr('''''') -icon_chart_arrows_vertical = NotStr(''' - - - - - - - - - -''') -icon_git_branch = NotStr(''' - - - - - - - - -''') -icon_chart_bubble = NotStr(''' - - - - - -''') -icon_pizza = NotStr(''' - - - - - - -''') -icon_corner_down_right_double = NotStr(''' - - - - -''') -icon_octagon_off = NotStr(''' - - - - -''') -icon_hand_middle_finger = NotStr(''' - - - - - - -''') -icon_rotate = NotStr('''''') -icon_polaroid = NotStr(''' - - - - - - - -''') -icon_arrows_up_right = NotStr(''' - - - - - -''') -icon_tag_off = NotStr(''' - - - - - -''') -icon_brand_bootstrap = NotStr(''' - - - - - -''') -icon_notebook = NotStr(''' - - - - - -''') -icon_box_multiple1 = NotStr(''' - - - - - -''') -icon_paw = NotStr(''' - - - - - - - -''') -icon_smoking = NotStr(''' - - - - - -''') -icon_currency_euro = NotStr(''' - - - - -''') -icon_loader_quarter = NotStr(''' - - - - - -''') -icon_brand_loom = NotStr(''' - - - - - - -''') -icon_user_plus = NotStr(''' - - - - - -''') -icon_golf = NotStr(''' - - - - -''') -icon_phone_plus = NotStr(''' - - - - -''') -icon_bell_ringing2 = NotStr(''' - - - - -''') -icon_playlist_x = NotStr(''' - - - - - - - -''') -icon_armchair2 = NotStr(''' - - - - - - - -''') -icon_file_alert = NotStr(''' - - - - - - -''') -icon_chevrons_down_right = NotStr(''' - - - - -''') -icon_number8 = NotStr(''' - - - - -''') -icon_forbid = NotStr(''' - - - - -''') -icon_switch2 = NotStr(''' - - - - - - -''') -icon_brand_mastercard = NotStr(''' - - - - - -''') -icon_calendar_stats = NotStr(''' - - - - - - - - -''') -icon_diamond = NotStr(''' - - - - -''') -icon_align_justified = NotStr(''' - - - - - -''') -icon_lock_open = NotStr(''' - - - - - -''') -icon_square_check = NotStr(''' - - - - -''') -icon_viewport_narrow = NotStr(''' - - - - - - -''') -icon_location = NotStr('''''') -icon_brand_edge = NotStr(''' - - - - - - -''') -icon_ear = NotStr(''' - - - - -''') -icon_arrow_left_circle = NotStr(''' - - - - - -''') -icon_brand_uber = NotStr(''' - - - - - -''') -icon_highlight = NotStr(''' - - - - - - -''') -icon_refresh_dot = NotStr(''' - - - - - -''') -icon_hammer = NotStr(''' - - - - -''') -icon_plane_arrival = NotStr(''' - - - - -''') -icon_microphone_off = NotStr(''' - - - - - - - -''') -icon_chevrons_down = NotStr(''' - - - - -''') -icon_arrow_up_right = NotStr(''' - - - - -''') -icon_plane_inflight = NotStr(''' - - - - -''') -icon_brand_windows = NotStr(''' - - - - - -''') -icon_dimensions = NotStr(''' - - - - - - - - - -''') -icon_arrow_bottom_bar = NotStr(''' - - - - - -''') -icon_vocabulary = NotStr(''' - - - - - - - - - -''') -icon_printer = NotStr(''' - - - - - -''') -icon_number9 = NotStr(''' - - - - -''') -icon_new_section = NotStr(''' - - - - - -''') -icon_components = NotStr(''' - - - - - - -''') -icon_tag = NotStr(''' - - - - -''') -icon_layout_cards = NotStr(''' - - - - -''') -icon_currency_krone_swedish = NotStr(''' - - - - - - - -''') -icon_border_style = NotStr(''' - - - - - - - - - - -''') -icon_barcode = NotStr(''' - - - - - - - - - - -''') -icon_puzzle2 = NotStr(''' - - - - - - - -''') -icon_sun_off = NotStr(''' - - - - - -''') -icon_fold_up = NotStr(''' - - - - - - - -''') -icon_copy = NotStr(''' - - - - -''') -icon_chart_dots = NotStr(''' - - - - - - - - -''') -icon_forbid2 = NotStr(''' - - - - -''') -icon_currency_shekel = NotStr(''' - - - - -''') -icon_hourglass = NotStr(''' - - - - - - -''') -icon_meat = NotStr(''' - - - - - - -''') -icon_tir = NotStr(''' - - - - - - - -''') -icon_corner_down_left = NotStr('''''') -icon_comet = NotStr(''' - - - - - - -''') -icon_moon = NotStr('''''') -icon_bell_ringing = NotStr(''' - - - - - - -''') -icon_player_play = NotStr('''''') -icon_hand_move = NotStr(''' - - - - - - - - -''') -icon_sort_ascending = NotStr(''' - - - - - - - -''') -icon_language_hiragana = NotStr(''' - - - - - - - -''') -icon_letter_p = NotStr('''''') -icon_toilet_paper = NotStr(''' - - - - - - - -''') -icon_browser_plus = NotStr(''' - - - - - - - -''') -icon_building_bank = NotStr(''' - - - - - - - - - - -''') -icon_table_export = NotStr('''''') -icon_letter_case_upper = NotStr(''' - - - - - - -''') -icon_bold = NotStr(''' - - - - -''') -icon_layout_sidebar_right = NotStr(''' - - - - -''') -icon_battery4 = NotStr(''' - - - - - - - -''') -icon_letter_o = NotStr('''''') -icon_axe = NotStr(''' - - - - -''') -icon_trees = NotStr(''' - - - - - - - - -''') -icon_brand_messenger = NotStr(''' - - - - -''') -icon_umbrella = NotStr(''' - - - - -''') -icon_file_certificate = NotStr(''' - - - - - - -''') -icon_stars = NotStr(''' - - - - - -''') -icon_stack = NotStr(''' - - - - -''') -icon_letter_case = NotStr(''' - - - - - - -''') -icon_letter_m = NotStr('''''') -icon_user_x = NotStr(''' - - - - - -''') -icon_circle_half_vertical = NotStr(''' - - - - -''') -icon_id_badge = NotStr(''' - - - - - - -''') -icon_layout_sidebar_right_expand = NotStr(''' - - - - - -''') -icon_math = NotStr(''' - - - - -''') -icon_alert_circle = NotStr(''' - - - - - -''') -icon_badge = NotStr('''''') -icon_phone_pause = NotStr(''' - - - - - -''') -icon_beach = NotStr(''' - - - - - - - -''') -icon_caret_right = NotStr('''''') -icon_sailboat = NotStr(''' - - - - - - -''') -icon_grip_horizontal = NotStr(''' - - - - - - - - -''') -icon_fence = NotStr(''' - - - - - -''') -icon_arrows_double_se_nw = NotStr(''' - - - - - - -''') -icon_box_multiple8 = NotStr(''' - - - - - - -''') -icon_bucket = NotStr(''' - - - - -''') -icon_brand_google_drive = NotStr(''' - - - - - -''') -icon_sitemap = NotStr(''' - - - - - - - -''') -icon_chevrons_right = NotStr(''' - - - - -''') -icon_brand_google_play = NotStr(''' - - - - - -''') -icon_folder_minus = NotStr(''' - - - - -''') -icon_brand_steam = NotStr(''' - - - - -''') -icon_mist = NotStr(''' - - - - - - -''') -icon_puzzle = NotStr('''''') -icon_mood_confuzed = NotStr(''' - - - - - - -''') -icon_brackets = NotStr(''' - - - - -''') -icon_square_half = NotStr(''' - - - - - - - - -''') -icon_building_church = NotStr(''' - - - - - - - -''') -icon_chart_candle = NotStr(''' - - - - - - - - - - - -''') -icon_file_digit = NotStr(''' - - - - - - -''') -icon_atom2 = NotStr(''' - - - - - - - - - -''') -icon_dots_circle_horizontal = NotStr(''' - - - - - - -''') -icon_triangle_square_circle = NotStr(''' - - - - - -''') -icon_trending_down = NotStr(''' - - - - -''') -icon_trademark = NotStr(''' - - - - -''') -icon_asterisk_simple = NotStr(''' - - - - - - - -''') -icon_stack3 = NotStr(''' - - - - - - -''') -icon_refresh = NotStr(''' - - - - -''') -icon_building_fortress = NotStr(''' - - - - - - - - - -''') -icon_shopping_cart_x = NotStr(''' - - - - - - - - -''') -icon_direction_horizontal = NotStr(''' - - - - -''') -icon_file_like = NotStr(''' - - - - - - -''') -icon_report_search = NotStr(''' - - - - - - - - - -''') -icon_mood_kid = NotStr(''' - - - - - - - -''') -icon_receipt = NotStr('''''') -icon_arrows_right = NotStr(''' - - - - - - -''') -icon_folder = NotStr('''''') -icon_h6 = NotStr(''' - - - - - - - - - - - -''') -icon_activity = NotStr('''''') -icon_file_off = NotStr(''' - - - - -''') -icon_letter_r = NotStr(''' - - - - -''') -icon_radius_bottom_right = NotStr('''''') -icon_arrow_left_bar = NotStr(''' - - - - - -''') -icon_layout_sidebar_left_collapse = NotStr(''' - - - - - -''') -icon_arrow_down = NotStr(''' - - - - - -''') -icon_brand_figma = NotStr(''' - - - - - -''') -icon_ambulance = NotStr(''' - - - - - - -''') -icon_chevron_up_right = NotStr('''''') -icon_panorama_vertical = NotStr('''''') -icon_briefcase = NotStr(''' - - - - - - -''') -icon_coffee = NotStr(''' - - - - - - - -''') -icon_zodiac_taurus = NotStr(''' - - - - -''') -icon_brand_behance = NotStr(''' - - - - - - -''') -icon_hand_three_fingers = NotStr(''' - - - - - - -''') -icon_typography = NotStr(''' - - - - - - - -''') -icon_brand_flickr = NotStr(''' - - - - -''') -icon_brand_docker = NotStr(''' - - - - - - - - - - - -''') -icon_brand_twitter = NotStr('''''') -icon_book2 = NotStr(''' - - - - - -''') -icon_headset = NotStr(''' - - - - - - -''') -icon_letter_s = NotStr('''''') -icon_letter_n = NotStr('''''') -icon_message_report = NotStr(''' - - - - - -''') -icon_arrow_right_bar = NotStr(''' - - - - - -''') -icon_arrow_autofit_down = NotStr(''' - - - - - -''') -icon_volume = NotStr(''' - - - - - -''') -icon_language_katakana = NotStr(''' - - - - - - -''') -icon_grid_dots = NotStr(''' - - - - - - - - - - - -''') -icon_file_download = NotStr(''' - - - - - - -''') -icon_cross = NotStr('''''') -icon_power = NotStr(''' - - - - -''') -icon_tallymark1 = NotStr('''''') -icon_arrow_down_right_circle = NotStr(''' - - - - - -''') -icon_brand_sketch = NotStr('''''') -icon_virus_search = NotStr(''' - - - - - - - - - - - - -''') -icon_dashboard = NotStr(''' - - - - - -''') -icon_currency_riyal = NotStr(''' - - - - - -''') -icon_face_id = NotStr(''' - - - - - - - - - -''') -icon_lemon2 = NotStr('''''') -icon_arrow_wave_right_up = NotStr(''' - - - - -''') -icon_arrow_down_left_circle = NotStr(''' - - - - - -''') -icon_box_margin = NotStr(''' - - - - - - - - - - - - - - - - - - - -''') -icon_arrow_bar_to_right = NotStr(''' - - - - - - -''') -icon_brand_python = NotStr(''' - - - - - - - -''') -icon_grid_pattern = NotStr(''' - - - - - - - -''') -icon_relation_one_to_one = NotStr(''' - - - - - - - -''') -icon_arrows_double_sw_ne = NotStr(''' - - - - - - -''') -icon_sort_descending2 = NotStr(''' - - - - - - -''') -icon_letter_v = NotStr('''''') -icon_braces = NotStr(''' - - - - -''') -icon_photo_off = NotStr(''' - - - - - - - -''') -icon_corner_right_up = NotStr('''''') -icon_premium_rights = NotStr(''' - - - - - - -''') -icon_cup = NotStr(''' - - - - - - -''') -icon_filter = NotStr('''''') -icon_bottle = NotStr(''' - - - - - -''') -icon_bug = NotStr(''' - - - - - - - - - - - -''') -icon_plug = NotStr(''' - - - - - - -''') -icon_ruler = NotStr(''' - - - - - - - - - -''') -icon_arrow_bar_down = NotStr(''' - - - - - - -''') -icon_currency_renminbi = NotStr(''' - - - - - - -''') -icon_device_watch_stats2 = NotStr(''' - - - - - - -''') -icon_currency_lira = NotStr(''' - - - - - -''') -icon_atom = NotStr(''' - - - - - -''') -icon_robot = NotStr(''' - - - - - - - - -''') -icon_chevron_down_left = NotStr('''''') -icon_ball_football_off = NotStr(''' - - - - - - - - - - -''') -icon_swimming = NotStr(''' - - - - - -''') -icon_circle = NotStr('''''') -icon_menu = NotStr(''' - - - - -''') -icon_arrow_down_left = NotStr(''' - - - - -''') -icon_virus_off = NotStr(''' - - - - - - - - - - - - -''') -icon_wifi_off = NotStr(''' - - - - - - - -''') -icon_number6 = NotStr(''' - - - - -''') -icon_circle_off = NotStr(''' - - - - -''') -icon_roller_skating = NotStr(''' - - - - - -''') -icon_map2 = NotStr(''' - - - - - - - -''') -icon_traffic_lights = NotStr(''' - - - - - - -''') -icon_screen_share_off = NotStr(''' - - - - - - - -''') -icon_movie = NotStr(''' - - - - - - - - - - -''') -icon_arrow_bottom_square = NotStr(''' - - - - - -''') -icon_file_minus = NotStr(''' - - - - - -''') -icon_circle_dotted = NotStr(''' - - - - - - - - - - - - - - -''') -icon_h4 = NotStr(''' - - - - - - - - - - -''') -icon_file_music = NotStr(''' - - - - - - -''') -icon_building_hospital = NotStr(''' - - - - - - - -''') -icon_car_crash = NotStr(''' - - - - - - - - -''') -icon_shield_x = NotStr(''' - - - - -''') -icon_brand_tidal = NotStr(''' - - - - - - -''') -icon_edit = NotStr(''' - - - - - -''') -icon_brightness_half = NotStr(''' - - - - -''') -icon_brand_sentry = NotStr('''''') -icon_arrow_up_left = NotStr(''' - - - - -''') -icon_arrows_right_left = NotStr(''' - - - - - - -''') -icon_olympics = NotStr(''' - - - - - - - -''') -icon_brand_snapchat = NotStr('''''') -icon_circle5 = NotStr(''' - - - - -''') -icon_map_pin = NotStr(''' - - - - -''') -icon_h5 = NotStr(''' - - - - - - - - - - -''') -icon_no_copyright = NotStr(''' - - - - - - -''') -icon_beer = NotStr(''' - - - - -''') -icon_float_left = NotStr(''' - - - - - - - -''') -icon_infinity = NotStr('''''') -icon_scan = NotStr(''' - - - - - - - -''') -icon_blur = NotStr(''' - - - - - - - - - -''') -icon_corner_up_left_double = NotStr(''' - - - - -''') -icon_currency_rubel = NotStr(''' - - - - -''') -icon_tree = NotStr(''' - - - - - - -''') -icon_hand_ring_finger = NotStr(''' - - - - - - -''') -icon_currency_leu = NotStr('''''') -icon_discount = NotStr(''' - - - - - - -''') -icon_arrows_diagonal2 = NotStr(''' - - - - - - -''') -icon_man = NotStr(''' - - - - -''') -icon_layout_grid_add = NotStr(''' - - - - - - -''') -icon_chevron_up = NotStr('''''') -icon_focus2 = NotStr(''' - - - - - - - - -''') -icon_anchor = NotStr(''' - - - - -''') -icon_milk = NotStr(''' - - - - - - -''') -icon_tools_kitchen2 = NotStr('''''') -icon_indent_decrease = NotStr(''' - - - - - - -''') -icon_asterisk = NotStr(''' - - - - - - - - -''') -icon_file_check = NotStr(''' - - - - - -''') -icon_brand_medium = NotStr(''' - - - - - - - - -''') -icon_tornado = NotStr(''' - - - - - - - -''') -icon_select = NotStr(''' - - - - -''') -icon_brand_soundcloud = NotStr(''' - - - - - - -''') -icon_letter_d = NotStr('''''') -icon_emphasis = NotStr(''' - - - - - - - -''') -icon_brush = NotStr(''' - - - - - - -''') -icon_cash_banknote = NotStr(''' - - - - - - -''') -icon_curly_loop = NotStr('''''') -icon_building_carousel = NotStr(''' - - - - - - - - - -''') -icon_brand_git = NotStr(''' - - - - - - - - - -''') -icon_grill = NotStr(''' - - - - - - - - - - -''') -icon_file_upload = NotStr(''' - - - - - - -''') -icon_currency_bath = NotStr(''' - - - - - - - -''') -icon_arrow_big_right_line = NotStr(''' - - - - -''') -icon_candle = NotStr(''' - - - - -''') -icon_mail = NotStr(''' - - - - -''') -icon_columns = NotStr(''' - - - - - - - - - - -''') -icon_smoking_no = NotStr(''' - - - - - - -''') -icon_currency_litecoin = NotStr(''' - - - - -''') -icon_box_padding = NotStr(''' - - - - - - - - - - - -''') -icon_zodiac_aries = NotStr(''' - - - - - -''') -icon_x = NotStr(''' - - - - -''') -icon_brand_disqus = NotStr(''' - - - - -''') -icon_clipboard_list = NotStr(''' - - - - - - - - -''') -icon_flower = NotStr(''' - - - - -''') -icon_currency_ripple = NotStr(''' - - - - - - - -''') -icon_tags = NotStr(''' - - - - - -''') -icon_marquee = NotStr('''''') -icon_first_aid_kit = NotStr(''' - - - - - - -''') -icon_grip_vertical = NotStr(''' - - - - - - - - -''') -icon_brand_github = NotStr('''''') -icon_letter_k = NotStr(''' - - - - - -''') -icon_h3 = NotStr(''' - - - - - - - - - - - -''') -icon_message_off = NotStr(''' - - - - -''') -icon_layout_navbar = NotStr(''' - - - - -''') -icon_zodiac_virgo = NotStr(''' - - - - - - -''') -icon_christmas_tree = NotStr(''' - - - - -''') -icon_eraser = NotStr(''' - - - - -''') -icon_file_text = NotStr(''' - - - - - - - -''') -icon_message_language = NotStr(''' - - - - - -''') -icon_building_factory = NotStr(''' - - - - - - -''') -icon_file_diff = NotStr(''' - - - - - - - -''') -icon_currency_rupee = NotStr(''' - - - - -''') -icon_social = NotStr(''' - - - - - - - - - -''') -icon_database_off = NotStr(''' - - - - - - -''') -icon_layers_intersect = NotStr(''' - - - - -''') -icon_thermometer = NotStr(''' - - - - - - - -''') -icon_arrow_autofit_left = NotStr(''' - - - - - -''') -icon_currency_dirham = NotStr(''' - - - - - - - -''') -icon_arrow_bar_to_left = NotStr(''' - - - - - - -''') -icon_letter_z = NotStr('''''') -icon_resize = NotStr(''' - - - - -''') -icon_arrow_bar_to_up = NotStr(''' - - - - - - -''') -icon_speedboat = NotStr(''' - - - - - -''') -icon_circle_x = NotStr(''' - - - - -''') -icon_glass = NotStr(''' - - - - - -''') -icon_zoom_cancel = NotStr(''' - - - - - - -''') -icon_messages_off = NotStr(''' - - - - - -''') -icon_leaf = NotStr(''' - - - - -''') -icon_point = NotStr('''''') -icon_letter_j = NotStr('''''') -icon_chart_donut2 = NotStr(''' - - - - - -''') -icon_box_multiple5 = NotStr(''' - - - - - -''') -icon_certificate = NotStr(''' - - - - - - - - -''') +scale_outline = NotStr(''' ''') +walk = NotStr(''' ''') +temperature_celsius = NotStr(''' ''') +brand_gitlab = NotStr('''''') +playlist = NotStr(''' ''') +flip_horizontal = NotStr(''' ''') +player_skip_forward = NotStr(''' ''') +plant = NotStr(''' ''') +messages = NotStr(''' ''') +viewfinder = NotStr(''' ''') +paint = NotStr(''' ''') +subtask = NotStr(''' ''') +calendar = NotStr(''' ''') +flag3 = NotStr('''''') +brand_foursquare = NotStr(''' ''') +file_code2 = NotStr(''' ''') +text_resize = NotStr(''' ''') +bell_x = NotStr(''' ''') +letter_u = NotStr('''''') +lock = NotStr(''' ''') +presentation_analytics = NotStr(''' ''') +arrow_up_left_circle = NotStr(''' ''') +brand_shazam = NotStr(''' ''') +clipboard_plus = NotStr(''' ''') +report_money = NotStr(''' ''') +antenna_bars1 = NotStr(''' ''') +building_lighthouse = NotStr(''' ''') +basket = NotStr(''' ''') +brand_kotlin = NotStr(''' ''') +rotate_clockwise = NotStr('''''') +arrows_split2 = NotStr(''' ''') +layout = NotStr(''' ''') +droplet_off = NotStr(''' ''') +arrows_diagonal = NotStr(''' ''') +file_phone = NotStr(''' ''') +cone2 = NotStr(''' ''') +table = NotStr(''' ''') +circle_half = NotStr(''' ''') +bookmarks = NotStr(''' ''') +square_forbid = NotStr(''' ''') +brand_unsplash = NotStr('''''') +scale = NotStr(''' ''') +wall = NotStr(''' ''') +face_mask = NotStr(''' ''') +clipboard_check = NotStr(''' ''') +flare = NotStr(''' ''') +qrcode = NotStr(''' ''') +clear_formatting = NotStr(''' ''') +brand_ubuntu = NotStr(''' ''') +arrow_up = NotStr(''' ''') +brand_hipchat = NotStr(''' ''') +camera_rotate = NotStr(''' ''') +microphone = NotStr(''' ''') +device_mobile_vibration = NotStr(''' ''') +ghost = NotStr(''' ''') +medal2 = NotStr(''' ''') +corner_up_right_double = NotStr(''' ''') +crane = NotStr(''' ''') +file_plus = NotStr(''' ''') +devices_pc = NotStr(''' ''') +square_plus = NotStr(''' ''') +logout = NotStr(''' ''') +arrow_up_right_circle = NotStr(''' ''') +multiplier2_x = NotStr(''' ''') +list_details = NotStr(''' ''') +arrow_up_circle = NotStr(''' ''') +square_forbid2 = NotStr(''' ''') +hotel_service = NotStr('''''') +test_pipe = NotStr(''' ''') +message_circle = NotStr(''' ''') +arrow_autofit_height = NotStr(''' ''') +backpack = NotStr(''' ''') +truck_off = NotStr(''' ''') +hexagon = NotStr('''''') +user_check = NotStr(''' ''') +arrows_horizontal = NotStr(''' ''') +corner_left_up_double = NotStr(''' ''') +tags_off = NotStr(''' ''') +devices2 = NotStr(''' ''') +playlist_add = NotStr(''' ''') +chart_area_line = NotStr(''' ''') +arrows_up_left = NotStr(''' ''') +cloud_fog = NotStr(''' ''') +variable = NotStr(''' ''') +dna = NotStr(''' ''') +chart_infographic = NotStr(''' ''') +disabled2 = NotStr(''' ''') +border_none = NotStr(''' ''') +spacing_vertical = NotStr(''' ''') +thumb_down = NotStr('''''') +usb = NotStr(''' ''') +file_report = NotStr(''' ''') +currency = NotStr(''' ''') +number2 = NotStr('''''') +square_toggle = NotStr(''' ''') +brand_cucumber = NotStr(''' ''') +aerial_lift = NotStr('''''') +circle_check = NotStr(''' ''') +brightness2 = NotStr(''' ''') +globe = NotStr(''' ''') +file_dollar = NotStr(''' ''') +hand_stop = NotStr(''' ''') +arrow_loop_left = NotStr(''' ''') +sock = NotStr(''' ''') +chart_pie3 = NotStr(''' ''') +eye_table = NotStr(''' ''') +arrows_shuffle2 = NotStr(''' ''') +vinyl = NotStr(''' ''') +arrow_left = NotStr(''' ''') +recharging = NotStr(''' ''') +brand_apple = NotStr(''' ''') +git_commit = NotStr(''' ''') +shield_off = NotStr(''' ''') +zodiac_scorpio = NotStr(''' ''') +squares_diagonal = NotStr(''' ''') +engine = NotStr(''' ''') +target = NotStr(''' ''') +elevator = NotStr(''' ''') +disabled = NotStr(''' ''') +currency_pound = NotStr('''''') +jump_rope = NotStr(''' ''') +chevrons_up_right = NotStr(''' ''') +picture_in_picture_off = NotStr(''' ''') +box_multiple4 = NotStr(''' ''') +volume2 = NotStr(''' ''') +trash = NotStr(''' ''') +trophy = NotStr(''' ''') +separator = NotStr(''' ''') +currency_dollar = NotStr(''' ''') +h2 = NotStr(''' ''') +currency_naira = NotStr(''' ''') +polygon = NotStr(''' ''') +file_symlink = NotStr(''' ''') +text_wrap_disabled = NotStr(''' ''') +currency_real = NotStr(''' ''') +history = NotStr(''' ''') +check = NotStr('''''') +wallpaper = NotStr(''' ''') +calendar_event = NotStr(''' ''') +user_search = NotStr(''' ''') +arrows_maximize = NotStr(''' ''') +arrow_big_top = NotStr('''''') +c_sharp = NotStr(''' ''') +box_multiple6 = NotStr(''' ''') +corner_down_left_double = NotStr(''' ''') +adjustments_horizontal = NotStr(''' ''') +geometry = NotStr(''' ''') +school = NotStr(''' ''') +ruler2 = NotStr(''' ''') +drone = NotStr(''' ''') +brand_javascript = NotStr(''' ''') +brand_ycombinator = NotStr(''' ''') +hierarchy = NotStr(''' ''') +square9 = NotStr(''' ''') +brand_chrome = NotStr(''' ''') +building_warehouse = NotStr(''' ''') +terminal = NotStr(''' ''') +brand_codesandbox = NotStr(''' ''') +venus = NotStr(''' ''') +wrecking_ball = NotStr(''' ''') +rectangle = NotStr('''''') +wiper_wash = NotStr(''' ''') +live_photo = NotStr(''' ''') +panorama_horizontal = NotStr('''''') +door_enter = NotStr(''' ''') +versions = NotStr(''' ''') +report_analytics = NotStr(''' ''') +notification = NotStr(''' ''') +drone_off = NotStr(''' ''') +radioactive = NotStr(''' ''') +layout_sidebar = NotStr(''' ''') +fish = NotStr(''' ''') +arrow_big_right_lines = NotStr(''' ''') +user_off = NotStr(''' ''') +video = NotStr(''' ''') +hand_two_fingers = NotStr(''' ''') +medicine_syrup = NotStr(''' ''') +vector_bezier = NotStr(''' ''') +box_multiple = NotStr(''' ''') +arrows_down = NotStr(''' ''') +rss = NotStr(''' ''') +medical_cross = NotStr('''''') +list_numbers = NotStr(''' ''') +report_medical = NotStr(''' ''') +align_left = NotStr(''' ''') +map_search = NotStr(''' ''') +brand_tabler = NotStr(''' ''') +writing_sign = NotStr(''' ''') +temperature_fahrenheit = NotStr(''' ''') +circles = NotStr(''' ''') +file_zip = NotStr(''' ''') +square5 = NotStr(''' ''') +yin_yang = NotStr(''' ''') +brand_framer = NotStr('''''') +ship = NotStr(''' ''') +arrows_left_right = NotStr(''' ''') +repeat_once = NotStr(''' ''') +arrows_up = NotStr(''' ''') +armchair = NotStr(''' ''') +ticket = NotStr(''' ''') +wifi1 = NotStr(''' ''') +building_pavilon = NotStr(''' ''') +currency_won = NotStr(''' ''') +fall = NotStr(''' ''') +arrow_narrow_right = NotStr(''' ''') +row_insert_top = NotStr(''' ''') +moon_stars = NotStr(''' ''') +help = NotStr(''' ''') +military_rank = NotStr(''' ''') +angle = NotStr(''' ''') +flag = NotStr(''' ''') +arrow_big_up_line = NotStr(''' ''') +device_tv = NotStr(''' ''') +column_insert_right = NotStr(''' ''') +chart_donut4 = NotStr(''' ''') +equal = NotStr('''''') +pill = NotStr(''' ''') +brand_tailwind = NotStr('''''') +propeller = NotStr(''' ''') +share = NotStr(''' ''') +brand_asana = NotStr(''' ''') +brand_bitbucket = NotStr(''' ''') +calendar_time = NotStr(''' ''') +arrow_ramp_left = NotStr(''' ''') +arrow_back = NotStr('''''') +code_minus = NotStr(''' ''') +sort_descending_letters = NotStr(''' ''') +layout_list = NotStr(''' ''') +box_model = NotStr(''' ''') +letter_spacing = NotStr(''' ''') +radius_bottom_left = NotStr('''''') +letter_q = NotStr(''' ''') +arrow_right_circle = NotStr(''' ''') +rectangle_vertical = NotStr('''''') +shopping_cart_off = NotStr(''' ''') +devices = NotStr(''' ''') +zoom_out = NotStr(''' ''') +file_import = NotStr(''' ''') +blockquote = NotStr(''' ''') +arrows_left_down = NotStr(''' ''') +align_right = NotStr(''' ''') +camera_plus = NotStr(''' ''') +palette = NotStr(''' ''') +upload = NotStr(''' ''') +player_track_next = NotStr(''' ''') +bell = NotStr(''' ''') +border_right = NotStr(''' ''') +letter_l = NotStr('''''') +axis_y = NotStr(''' ''') +switch3 = NotStr(''' ''') +building_bridge = NotStr(''' ''') +copyright = NotStr(''' ''') +relation_many_to_many = NotStr(''' ''') +square7 = NotStr(''' ''') +alarm = NotStr(''' ''') +ear_off = NotStr(''' ''') +device_watch_stats = NotStr(''' ''') +backspace = NotStr(''' ''') +disc = NotStr(''' ''') +relation_one_to_many = NotStr(''' ''') +vaccine = NotStr(''' ''') +phone_check = NotStr(''' ''') +device_tablet = NotStr(''' ''') +perspective = NotStr('''''') +database = NotStr(''' ''') +massage = NotStr(''' ''') +square2 = NotStr(''' ''') +miliraty_award = NotStr(''' ''') +arrow_big_up_lines = NotStr(''' ''') +chart_radar = NotStr(''' ''') +trending_down2 = NotStr(''' ''') +lock_off = NotStr(''' ''') +chevron_down_right = NotStr('''''') +prompt = NotStr(''' ''') +brand_gmail = NotStr(''' ''') +box = NotStr(''' ''') +map_pins = NotStr(''' ''') +wiper = NotStr(''' ''') +circle1 = NotStr(''' ''') +send = NotStr(''' ''') +lifebuoy = NotStr(''' ''') +layout_align_center = NotStr(''' ''') +arrow_bottom_tail = NotStr(''' ''') +message_circle_off = NotStr(''' ''') +ice_cream2 = NotStr(''' ''') +battery1 = NotStr(''' ''') +tools = NotStr(''' ''') +cpu = NotStr(''' ''') +signature = NotStr('''''') +arrows_down_up = NotStr(''' ''') +cardboards = NotStr(''' ''') +arrow_loop_right = NotStr(''' ''') +rotate360 = NotStr(''' ''') +mood_empty = NotStr(''' ''') +device_analytics = NotStr(''' ''') +wifi = NotStr(''' ''') +circle7 = NotStr(''' ''') +square_root = NotStr('''''') +corner_right_down = NotStr('''''') +window = NotStr(''' ''') +user = NotStr(''' ''') +skateboard = NotStr(''' ''') +book = NotStr(''' ''') +glass_full = NotStr(''' ''') +brand_airbnb = NotStr('''''') +brand_sublime_text = NotStr(''' ''') +eyeglass2 = NotStr(''' ''') +git_compare = NotStr(''' ''') +volume3 = NotStr(''' ''') +droplet_filled2 = NotStr(''' ''') +player_pause = NotStr(''' ''') +sort_descending = NotStr(''' ''') +luggage = NotStr(''' ''') +sort_ascending_numbers = NotStr(''' ''') +shield_checkered = NotStr(''' ''') +server = NotStr(''' ''') +cloud_off = NotStr(''' ''') +border_all = NotStr(''' ''') +arrow_top_square = NotStr(''' ''') +live_view = NotStr(''' ''') +arrows_shuffle = NotStr(''' ''') +arrow_wave_left_up = NotStr(''' ''') +fingerprint = NotStr(''' ''') +file_analytics = NotStr(''' ''') +api_app = NotStr(''' ''') +access_point_off = NotStr(''' ''') +coin = NotStr(''' ''') +login = NotStr(''' ''') +toggle_left = NotStr(''' ''') +zodiac_sagittarius = NotStr(''' ''') +hand_click = NotStr(''' ''') +brand_airtable = NotStr(''' ''') +free_rights = NotStr(''' ''') +arrow_narrow_down = NotStr(''' ''') +antenna_bars4 = NotStr(''' ''') +direction = NotStr(''' ''') +credit_card = NotStr(''' ''') +multiplier1_x = NotStr(''' ''') +arrow_wave_left_down = NotStr(''' ''') +sunrise = NotStr(''' ''') +file_export = NotStr(''' ''') +layers_difference = NotStr(''' ''') +brand_debian = NotStr(''' ''') +circle_dot = NotStr(''' ''') +brand_pagekit = NotStr('''''') +phone_calling = NotStr(''' ''') +git_merge = NotStr(''' ''') +omega = NotStr('''''') +sum = NotStr('''''') +brand_open_source = NotStr('''''') +circle6 = NotStr(''' ''') +door_exit = NotStr(''' ''') +aperture = NotStr(''' ''') +battery_charging2 = NotStr(''' ''') +brand_tiktok = NotStr('''''') +arrows_double_ne_sw = NotStr(''' ''') +flame = NotStr('''''') +step_out = NotStr(''' ''') +square1 = NotStr(''' ''') +brand_sass = NotStr(''' ''') +notes = NotStr(''' ''') +hexagon_off = NotStr(''' ''') +brand_visual_studio = NotStr('''''') +candy = NotStr(''' ''') +letter_case_toggle = NotStr(''' ''') +square_x = NotStr(''' ''') +paperclip = NotStr('''''') +letter_case_lower = NotStr(''' ''') +calendar_plus = NotStr(''' ''') +bluetooth_connected = NotStr(''' ''') +world_longitude = NotStr(''' ''') +chart_pie = NotStr(''' ''') +maximize = NotStr(''' ''') +temperature_plus = NotStr(''' ''') +shape = NotStr(''' ''') +border_inner = NotStr(''' ''') +git_pull_request_draft = NotStr(''' ''') +report = NotStr(''' ''') +cast = NotStr(''' ''') +brand_google_analytics = NotStr(''' ''') +player_track_prev = NotStr(''' ''') +square_off = NotStr(''' ''') +video_minus = NotStr(''' ''') +helmet = NotStr(''' ''') +lasso = NotStr(''' ''') +brand_netflix = NotStr('''''') +mood_tongue = NotStr(''' ''') +forklift = NotStr(''' ''') +arrows_left = NotStr(''' ''') +bath = NotStr(''' ''') +door = NotStr(''' ''') +letter_t = NotStr(''' ''') +arrow_back_up = NotStr('''''') +number3 = NotStr(''' ''') +markdown = NotStr(''' ''') +battery = NotStr('''''') +container = NotStr(''' ''') +arrow_big_left_lines = NotStr(''' ''') +temperature_minus = NotStr(''' ''') +chart_donut3 = NotStr(''' ''') +brand_kickstarter = NotStr('''''') +satellite = NotStr(''' ''') +letter_e = NotStr(''' ''') +lollipop = NotStr(''' ''') +binary = NotStr(''' ''') +wifi0 = NotStr('''''') +building_store = NotStr(''' ''') +brand_stripe = NotStr('''''') +brand_vercel = NotStr('''''') +viewport_wide = NotStr(''' ''') +currency_taka = NotStr(''' ''') +presentation = NotStr(''' ''') +pentagon = NotStr('''''') +camera_minus = NotStr(''' ''') +arrow_big_left_line = NotStr(''' ''') +brightness = NotStr(''' ''') +eye_off = NotStr(''' ''') +list_check = NotStr(''' ''') +layout_board_split = NotStr(''' ''') +app_window = NotStr(''' ''') +square0 = NotStr(''' ''') +letter_f = NotStr(''' ''') +strikethrough = NotStr(''' ''') +antenna_bars5 = NotStr(''' ''') +vector_triangle = NotStr(''' ''') +brand_google = NotStr('''''') +table_off = NotStr(''' ''') +code = NotStr(''' ''') +scissors = NotStr(''' ''') +user_minus = NotStr(''' ''') +face_id_error = NotStr(''' ''') +antenna_bars2 = NotStr(''' ''') +vector = NotStr(''' ''') +math_symbols = NotStr(''' ''') +arrow_ramp_right = NotStr(''' ''') +page_break = NotStr(''' ''') +letter_c = NotStr('''''') +rocket = NotStr(''' ''') +arrow_bar_left = NotStr(''' ''') +circle_plus = NotStr(''' ''') +keyboard_off = NotStr(''' ''') +device_laptop = NotStr(''' ''') +layout_sidebar_right_collapse = NotStr(''' ''') +arrow_narrow_left = NotStr(''' ''') +adjustments = NotStr(''' ''') +stairs_down = NotStr(''' ''') +switch_horizontal = NotStr(''' ''') +device_computer_camera = NotStr(''' ''') +checkup_list = NotStr(''' ''') +chart_pie4 = NotStr(''' ''') +hand_off = NotStr(''' ''') +shield = NotStr('''''') +ball_basketball = NotStr(''' ''') +diamonds = NotStr('''''') +pennant = NotStr(''' ''') +wave_sine = NotStr('''''') +box_multiple2 = NotStr(''' ''') +arrow_right_square = NotStr(''' ''') +shield_check = NotStr(''' ''') +hand_finger = NotStr(''' ''') +medal = NotStr(''' ''') +ball_american_football = NotStr(''' ''') +replace = NotStr(''' ''') +ice_cream = NotStr(''' ''') +aspect_ratio = NotStr(''' ''') +screen_share = NotStr(''' ''') +lemon = NotStr(''' ''') +plane_departure = NotStr(''' ''') +truck_delivery = NotStr(''' ''') +browser_x = NotStr(''' ''') +moped = NotStr(''' ''') +brightness_up = NotStr(''' ''') +biohazard = NotStr(''' ''') +device_mobile_rotated = NotStr(''' ''') +tallymark3 = NotStr(''' ''') +zodiac_libra = NotStr(''' ''') +brand_youtube = NotStr(''' ''') +currency_bahraini = NotStr(''' ''') +bike = NotStr(''' ''') +float_right = NotStr(''' ''') +woman = NotStr(''' ''') +copyleft = NotStr(''' ''') +moon2 = NotStr(''' ''') +chart_pie2 = NotStr(''' ''') +pokeball = NotStr(''' ''') +corner_down_right = NotStr('''''') +submarine = NotStr(''' ''') +chart_circles = NotStr(''' ''') +soccer_field = NotStr(''' ''') +pool = NotStr(''' ''') +backhoe = NotStr(''' ''') +quote = NotStr(''' ''') +layout_align_right = NotStr(''' ''') +sort_ascending2 = NotStr(''' ''') +scooter_electric = NotStr(''' ''') +corner_left_up = NotStr('''''') +number5 = NotStr('''''') +clear_all = NotStr(''' ''') +ab = NotStr(''' ''') +brand_tumblr = NotStr('''''') +track = NotStr('''''') +mask_off = NotStr(''' ''') +shopping_cart = NotStr(''' ''') +zodiac_cancer = NotStr(''' ''') +brand_slack = NotStr(''' ''') +accessible = NotStr(''' ''') +brand_facebook = NotStr('''''') +microphone2 = NotStr(''' ''') +prescription = NotStr(''' ''') +number1 = NotStr('''''') +chevrons_down_left = NotStr(''' ''') +alert_triangle = NotStr(''' ''') +spacing_horizontal = NotStr(''' ''') +battery_off = NotStr(''' ''') +brand_gravatar = NotStr('''''') +file = NotStr(''' ''') +mood_happy = NotStr(''' ''') +selector = NotStr(''' ''') +rotate2 = NotStr(''' ''') +device_speaker = NotStr(''' ''') +cheese = NotStr(''' ''') +axis_x = NotStr(''' ''') +currency_krone_czech = NotStr(''' ''') +layers_intersect2 = NotStr(''' ''') +tractor = NotStr(''' ''') +brand_pocket = NotStr(''' ''') +align_center = NotStr(''' ''') +folder_off = NotStr(''' ''') +currency_dollar_australian = NotStr(''' ''') +zodiac_gemini = NotStr(''' ''') +checks = NotStr(''' ''') +world_download = NotStr(''' ''') +chevron_left = NotStr('''''') +drop_circle = NotStr(''' ''') +barbell = NotStr(''' ''') +zodiac_pisces = NotStr(''' ''') +chevron_up_left = NotStr('''''') +box_multiple0 = NotStr(''' ''') +stethoscope = NotStr(''' ''') +slice = NotStr('''''') +brand_discord = NotStr(''' ''') +brand_firefox = NotStr(''' ''') +droplet = NotStr('''''') +message_plus = NotStr(''' ''') +video_plus = NotStr(''' ''') +cut = NotStr(''' ''') +chart_line = NotStr(''' ''') +currency_forint = NotStr(''' ''') +mood_crazy_happy = NotStr(''' ''') +thumb_up = NotStr('''''') +file_code = NotStr(''' ''') +ball_baseball = NotStr(''' ''') +old = NotStr(''' ''') +zoom_in = NotStr(''' ''') +database_export = NotStr(''' ''') +text_direction_rtl = NotStr(''' ''') +currency_cent = NotStr(''' ''') +pencil = NotStr(''' ''') +corner_right_up_double = NotStr(''' ''') +arrows_double_nw_se = NotStr(''' ''') +haze = NotStr(''' ''') +layout_columns = NotStr(''' ''') +corner_up_left = NotStr('''''') +brand_vimeo = NotStr('''''') +archive = NotStr(''' ''') +brand_reddit = NotStr(''' ''') +folder_x = NotStr(''' ''') +battery_charging = NotStr(''' ''') +building_bridge2 = NotStr('''''') +growth = NotStr('''''') +brand_patreon = NotStr(''' ''') +cloud_snow = NotStr(''' ''') +cone = NotStr(''' ''') +brand_twitch = NotStr(''' ''') +message_dots = NotStr(''' ''') +nurse = NotStr(''' ''') +underline = NotStr(''' ''') +mask = NotStr(''' ''') +box_multiple3 = NotStr(''' ''') +keyboard_hide = NotStr(''' ''') +arrow_top_tail = NotStr(''' ''') +at = NotStr(''' ''') +border_horizontal = NotStr(''' ''') +brand_whatsapp = NotStr(''' ''') +gauge = NotStr(''' ''') +eyeglass = NotStr(''' ''') +browser_check = NotStr(''' ''') +multiplier15_x = NotStr(''' ''') +brand_safari = NotStr(''' ''') +fold = NotStr(''' ''') +firetruck = NotStr(''' ''') +cloud_upload = NotStr(''' ''') +square = NotStr('''''') +number7 = NotStr('''''') +brand_opera = NotStr(''' ''') +box_multiple7 = NotStr(''' ''') +database_import = NotStr(''' ''') +phone_x = NotStr(''' ''') +player_eject = NotStr(''' ''') +letter_y = NotStr(''' ''') +stack2 = NotStr(''' ''') +headphones = NotStr(''' ''') +arrows_minimize = NotStr(''' ''') +registered = NotStr(''' ''') +plane = NotStr('''''') +capture = NotStr(''' ''') +bluetooth = NotStr('''''') +tank = NotStr(''' ''') +line_height = NotStr(''' ''') +flask2 = NotStr(''' ''') +square3 = NotStr(''' ''') +layout_board = NotStr(''' ''') +arrow_wave_right_down = NotStr(''' ''') +run = NotStr(''' ''') +outlet = NotStr(''' ''') +dna2 = NotStr(''' ''') +device_audio_tape = NotStr(''' ''') +gavel = NotStr(''' ''') +truck_return = NotStr(''' ''') +corner_up_right = NotStr('''''') +layout_align_middle = NotStr(''' ''') +arrow_bar_right = NotStr(''' ''') +ripple = NotStr(''' ''') +file_invoice = NotStr(''' ''') +picture_in_picture_on = NotStr(''' ''') +camera_off = NotStr(''' ''') +flag2 = NotStr('''''') +camera = NotStr(''' ''') +urgent = NotStr(''' ''') +scooter = NotStr(''' ''') +currency_dogecoin = NotStr(''' ''') +mug = NotStr(''' ''') +mood_nervous = NotStr(''' ''') +layout2 = NotStr(''' ''') +cursor_text = NotStr(''' ''') +bookmark = NotStr('''''') +folder_plus = NotStr(''' ''') +shadow_off = NotStr(''' ''') +mail_forward = NotStr(''' ''') +arrow_big_down = NotStr('''''') +file_x = NotStr(''' ''') +mood_neutral = NotStr(''' ''') +circle_half2 = NotStr(''' ''') +seeding = NotStr(''' ''') +git_fork = NotStr(''' ''') +bell_z = NotStr(''' ''') +mouse = NotStr(''' ''') +pacman = NotStr(''' ''') +list = NotStr(''' ''') +wind = NotStr(''' ''') +wave_square = NotStr('''''') +arrow_bottom_circle = NotStr(''' ''') +cloud_rain = NotStr(''' ''') +receipt_tax = NotStr(''' ''') +hanger = NotStr('''''') +chevron_down = NotStr('''''') +pyramid = NotStr(''' ''') +clipboard = NotStr(''' ''') +dots = NotStr(''' ''') +device_desktop_analytics = NotStr(''' ''') +file_horizontal = NotStr(''' ''') +battery2 = NotStr(''' ''') +stairs = NotStr('''''') +ce = NotStr(''' ''') +list_search = NotStr(''' ''') +cookie = NotStr(''' ''') +brand_notion = NotStr(''' ''') +mail_opened = NotStr(''' ''') +spade = NotStr('''''') +brand_meta = NotStr(''' ''') +crown_off = NotStr(''' ''') +brand_android = NotStr(''' ''') +home = NotStr(''' ''') +frame = NotStr(''' ''') +flip_vertical = NotStr(''' ''') +clipboard_x = NotStr(''' ''') +circle9 = NotStr(''' ''') +books = NotStr(''' ''') +eye_check = NotStr(''' ''') +tools_kitchen = NotStr(''' ''') +minimize = NotStr(''' ''') +device_cctv = NotStr(''' ''') +overline = NotStr(''' ''') +arrows_join2 = NotStr(''' ''') +steering_wheel = NotStr(''' ''') +letter_h = NotStr(''' ''') +bell_off = NotStr(''' ''') +language = NotStr(''' ''') +arrows_diagonal_minimize2 = NotStr(''' ''') +cloud_lock = NotStr(''' ''') +flask = NotStr(''' ''') +clock = NotStr(''' ''') +square_rotated = NotStr('''''') +text_direction_ltr = NotStr(''' ''') +zoom_question = NotStr(''' ''') +picture_in_picture = NotStr(''' ''') +brand_appstore = NotStr(''' ''') +square8 = NotStr(''' ''') +chevrons_up = NotStr(''' ''') +device_desktop_off = NotStr(''' ''') +sort_ascending_letters = NotStr(''' ''') +businessplan = NotStr(''' ''') +award = NotStr(''' ''') +chart_donut = NotStr(''' ''') +bell_plus = NotStr(''' ''') +table_import = NotStr('''''') +brand_linkedin = NotStr(''' ''') +truck = NotStr(''' ''') +ad2 = NotStr(''' ''') +heading = NotStr(''' ''') +prison = NotStr(''' ''') +external_link = NotStr(''' ''') +wand = NotStr(''' ''') +adjustments_alt = NotStr(''' ''') +heart = NotStr('''''') +section = NotStr(''' ''') +square_root2 = NotStr(''' ''') +hand_rock = NotStr(''' ''') +step_into = NotStr(''' ''') +arrows_cross = NotStr(''' ''') +edit_circle = NotStr(''' ''') +caret_up = NotStr('''''') +bed = NotStr(''' ''') +trending_up = NotStr(''' ''') +manual_gearbox = NotStr(''' ''') +arrow_bar_up = NotStr(''' ''') +shape2 = NotStr(''' ''') +arrows_split = NotStr(''' ''') +sport_billard = NotStr(''' ''') +chart_arrows = NotStr(''' ''') +map_pin_off = NotStr(''' ''') +hash = NotStr(''' ''') +artboard = NotStr(''' ''') +shirt = NotStr('''''') +brand_nytimes = NotStr(''' ''') +parachute = NotStr(''' ''') +brand_doctrine = NotStr(''' ''') +badges = NotStr(''' ''') +shadow = NotStr(''' ''') +square6 = NotStr(''' ''') +keyboard = NotStr(''' ''') +letter_g = NotStr('''''') +color_swatch = NotStr(''' ''') +brand_netbeans = NotStr(''' ''') +square_minus = NotStr(''' ''') +square_dot = NotStr(''' ''') +gas_station = NotStr(''' ''') +arrow_big_down_lines = NotStr(''' ''') +arrow_right_tail = NotStr(''' ''') +line_dashed = NotStr(''' ''') +helicopter = NotStr(''' ''') +unlink = NotStr(''' ''') +brand_css3 = NotStr(''' ''') +ball_bowling = NotStr(''' ''') +rotate_rectangle = NotStr('''''') +brand_tinder = NotStr('''''') +microscope = NotStr(''' ''') +pepper = NotStr(''' ''') +border_style2 = NotStr(''' ''') +soup = NotStr(''' ''') +layout_distribute_horizontal = NotStr(''' ''') +crutches = NotStr(''' ''') +pray = NotStr(''' ''') +circle3 = NotStr(''' ''') +contrast = NotStr(''' ''') +indent_increase = NotStr(''' ''') +toggle_right = NotStr(''' ''') +lock_access = NotStr(''' ''') +square_rotated_off = NotStr(''' ''') +files = NotStr(''' ''') +text_wrap = NotStr(''' ''') +trending_down3 = NotStr(''' ''') +ballon = NotStr(''' ''') +arrows_sort = NotStr(''' ''') +code_plus = NotStr(''' ''') +box_model2 = NotStr(''' ''') +brand_php = NotStr(''' ''') +question_mark = NotStr(''' ''') +mountain = NotStr(''' ''') +brand_spotify = NotStr(''' ''') +layers_linked = NotStr(''' ''') +brand_bing = NotStr('''''') +alert_octagon = NotStr(''' ''') +separator_vertical = NotStr(''' ''') +wallet = NotStr(''' ''') +triangle = NotStr('''''') +play_card = NotStr(''' ''') +antenna_bars3 = NotStr(''' ''') +player_record = NotStr('''''') +settings_automation = NotStr(''' ''') +car = NotStr(''' ''') +video_off = NotStr(''' ''') +arrow_autofit_content = NotStr(''' ''') +sort_descending_numbers = NotStr(''' ''') +lamp = NotStr(''' ''') +file_euro = NotStr(''' ''') +circle0 = NotStr(''' ''') +device_computer_camera_off = NotStr(''' ''') +friends = NotStr(''' ''') +download = NotStr(''' ''') +file_dislike = NotStr(''' ''') +brand_paypal = NotStr('''''') +crop = NotStr(''' ''') +brand_pinterest = NotStr(''' ''') +emergency_bed = NotStr(''' ''') +current_location = NotStr(''' ''') +layout_kanban = NotStr(''' ''') +arrow_narrow_up = NotStr(''' ''') +link = NotStr(''' ''') +news = NotStr(''' ''') +tournament = NotStr(''' ''') +stairs_up = NotStr(''' ''') +pinned_off = NotStr(''' ''') +letter_x = NotStr(''' ''') +radio = NotStr(''' ''') +chevron_right = NotStr('''''') +square4 = NotStr(''' ''') +bolt_off = NotStr(''' ''') +alien = NotStr(''' ''') +letter_a = NotStr(''' ''') +phone_outgoing = NotStr(''' ''') +lungs = NotStr(''' ''') +smart_home = NotStr(''' ''') +arrows_right_down = NotStr(''' ''') +circle4 = NotStr(''' ''') +recycle = NotStr(''' ''') +charging_pile = NotStr(''' ''') +kering = NotStr(''' ''') +pinned = NotStr(''' ''') +message = NotStr(''' ''') +traffic_cone = NotStr(''' ''') +chart_bar = NotStr(''' ''') +focus = NotStr(''' ''') +border_top = NotStr(''' ''') +zoom_check = NotStr(''' ''') +arrow_down_right = NotStr(''' ''') +virus = NotStr(''' ''') +arrow_right = NotStr(''' ''') +corner_left_down_double = NotStr(''' ''') +chart_arcs = NotStr(''' ''') +float_center = NotStr(''' ''') +egg = NotStr('''''') +building_monument = NotStr(''' ''') +switch_vertical = NotStr(''' ''') +trending_up2 = NotStr(''' ''') +arrow_bar_to_down = NotStr(''' ''') +border_bottom = NotStr(''' ''') +player_stop = NotStr('''''') +license = NotStr(''' ''') +arrow_left_tail = NotStr(''' ''') +shape3 = NotStr(''' ''') +parking = NotStr(''' ''') +bolt = NotStr('''''') +receipt_refund = NotStr(''' ''') +hierarchy2 = NotStr(''' ''') +api = NotStr(''' ''') +zodiac_aquarius = NotStr(''' ''') +bulldozer = NotStr(''' ''') +bluetooth_off = NotStr(''' ''') +device_desktop = NotStr(''' ''') +scuba_mask = NotStr(''' ''') +file_shredder = NotStr(''' ''') +calendar_off = NotStr(''' ''') +multiplier05_x = NotStr(''' ''') +id = NotStr(''' ''') +mood_boy = NotStr(''' ''') +trash_x = NotStr(''' ''') +dots_diagonal2 = NotStr(''' ''') +vaccine_bottle = NotStr(''' ''') +butterfly = NotStr(''' ''') +device_mobile = NotStr(''' ''') +phone = NotStr('''''') +building_community = NotStr(''' ''') +currency_dollar_canadian = NotStr(''' ''') +home2 = NotStr(''' ''') +filter_off = NotStr(''' ''') +equal_not = NotStr('''''') +calendar_minus = NotStr(''' ''') +glass_off = NotStr(''' ''') +sausage = NotStr(''' ''') +discount2 = NotStr(''' ''') +lego = NotStr(''' ''') +player_skip_back = NotStr(''' ''') +fold_down = NotStr(''' ''') +ball_volleyball = NotStr(''' ''') +octagon = NotStr('''''') +brand_apple_arcade = NotStr(''' ''') +device_watch = NotStr(''' ''') +chart_arcs3 = NotStr(''' ''') +note = NotStr(''' ''') +circle2 = NotStr(''' ''') +info_circle = NotStr(''' ''') +sunset = NotStr(''' ''') +pin = NotStr(''' ''') +droplet_filled = NotStr(''' ''') +tallymark2 = NotStr(''' ''') +curling = NotStr(''' ''') +motorbike = NotStr(''' ''') +arrow_forward_up = NotStr('''''') +currency_dinar = NotStr(''' ''') +macro = NotStr(''' ''') +brand_angular = NotStr(''' ''') +tallymarks = NotStr(''' ''') +phone_off = NotStr(''' ''') +subscript = NotStr(''' ''') +device_gamepad = NotStr(''' ''') +bone = NotStr('''''') +apple = NotStr(''' ''') +border_left = NotStr(''' ''') +dots_vertical = NotStr(''' ''') +view360 = NotStr(''' ''') +magnet = NotStr(''' ''') +grain = NotStr(''' ''') +marquee2 = NotStr('''''') +layout_rows = NotStr(''' ''') +inbox = NotStr(''' ''') +click = NotStr(''' ''') +eye = NotStr(''' ''') +message_circle2 = NotStr(''' ''') +layout_distribute_vertical = NotStr(''' ''') +music = NotStr(''' ''') +tallymark4 = NotStr(''' ''') +parentheses = NotStr(''' ''') +transfer_in = NotStr(''' ''') +arrow_big_left = NotStr('''''') +karate = NotStr(''' ''') +loader = NotStr(''' ''') +arrow_top_circle = NotStr(''' ''') +arrow_down_circle = NotStr(''' ''') +plus = NotStr(''' ''') +brand_stackoverflow = NotStr(''' ''') +caret_down = NotStr('''''') +minus_vertical = NotStr('''''') +picture_in_picture_top = NotStr(''' ''') +refresh_alert = NotStr(''' ''') +device_mobile_message = NotStr(''' ''') +plug_connected = NotStr(''' ''') +letter_i = NotStr('''''') +servicemark = NotStr(''' ''') +mars = NotStr(''' ''') +gift = NotStr(''' ''') +brand_deviantart = NotStr('''''') +squares_filled = NotStr(''' ''') +apps = NotStr(''' ''') +radius_top_right = NotStr('''''') +layout_bottombar = NotStr(''' ''') +git_pull_request = NotStr(''' ''') +exchange = NotStr(''' ''') +mood_sad = NotStr(''' ''') +zoom_money = NotStr(''' ''') +square_toggle_horizontal = NotStr(''' ''') +arrows_up_down = NotStr(''' ''') +mushroom = NotStr(''' ''') +number0 = NotStr(''' ''') +currency_ethereum = NotStr(''' ''') +confetti = NotStr(''' ''') +chevrons_up_left = NotStr(''' ''') +world = NotStr(''' ''') +trending_up3 = NotStr(''' ''') +currency_tugrik = NotStr(''' ''') +box_multiple9 = NotStr(''' ''') +currency_frank = NotStr(''' ''') +calculator = NotStr(''' ''') +creative_commons = NotStr(''' ''') +pills = NotStr(''' ''') +exposure = NotStr(''' ''') +circle_dashed = NotStr(''' ''') +terminal2 = NotStr(''' ''') +caravan = NotStr(''' ''') +ball_football = NotStr(''' ''') +arrow_big_down_line = NotStr(''' ''') +message2 = NotStr(''' ''') +heart_broken = NotStr(''' ''') +arrows_vertical = NotStr(''' ''') +line_dotted = NotStr(''' ''') +letter_b = NotStr(''' ''') +droplet_half2 = NotStr(''' ''') +rotate_clockwise2 = NotStr(''' ''') +browser = NotStr(''' ''') +border_vertical = NotStr(''' ''') +clubs = NotStr('''''') +divide = NotStr(''' ''') +no_derivatives = NotStr(''' ''') +ball_tennis = NotStr(''' ''') +user_circle = NotStr(''' ''') +sun = NotStr(''' ''') +superscript = NotStr(''' ''') +line = NotStr(''' ''') +brand_codepen = NotStr(''' ''') +cloud_storm = NotStr(''' ''') +hand_little_finger = NotStr(''' ''') +star = NotStr('''''') +battery3 = NotStr(''' ''') +shredder = NotStr(''' ''') +color_picker = NotStr(''' ''') +tabler3_d_cube_sphere = NotStr(''' ''') +arrow_top_bar = NotStr(''' ''') +letters_case = NotStr(''' ''') +bulb = NotStr(''' ''') +brand_skype = NotStr(''' ''') +checkbox = NotStr(''' ''') +train = NotStr(''' ''') +users = NotStr(''' ''') +transfer_out = NotStr(''' ''') +sticker = NotStr(''' ''') +arrows_join = NotStr(''' ''') +road_sign = NotStr(''' ''') +shopping_cart_plus = NotStr(''' ''') +currency_krone_danish = NotStr(''' ''') +brand_booking = NotStr(''' ''') +crosshair = NotStr(''' ''') +layout_grid = NotStr(''' ''') +zodiac_leo = NotStr(''' ''') +border_outer = NotStr(''' ''') +brand_telegram = NotStr('''''') +menu2 = NotStr(''' ''') +brand_producthunt = NotStr(''' ''') +arrow_autofit_up = NotStr(''' ''') +tool = NotStr('''''') +headphones_off = NotStr(''' ''') +drag_drop = NotStr(''' ''') +file_search = NotStr(''' ''') +wifi2 = NotStr(''' ''') +shoe = NotStr(''' ''') +percentage = NotStr(''' ''') +rotate_dot = NotStr(''' ''') +circle_square = NotStr(''' ''') +trident = NotStr(''' ''') +mood_smile = NotStr(''' ''') +brand_tripadvisor = NotStr(''' ''') +bus = NotStr(''' ''') +droplet_half = NotStr(''' ''') +ladder = NotStr(''' ''') +wave_saw_tool = NotStr('''''') +chevrons_left = NotStr(''' ''') +shield_chevron = NotStr(''' ''') +gps = NotStr(''' ''') +cash = NotStr(''' ''') +record_mail = NotStr(''' ''') +phone_incoming = NotStr(''' ''') +template = NotStr(''' ''') +rainbow = NotStr(''' ''') +heartbeat = NotStr(''' ''') +shield_lock = NotStr(''' ''') +router = NotStr(''' ''') +ban = NotStr(''' ''') +brightness_down = NotStr(''' ''') +building_skyscraper = NotStr(''' ''') +battery_eco = NotStr(''' ''') +brand_yahoo = NotStr(''' ''') +caret_left = NotStr('''''') +building = NotStr(''' ''') +bandage = NotStr(''' ''') +brand_react_native = NotStr(''' ''') +repeat = NotStr(''' ''') +ice_skating = NotStr(''' ''') +compass = NotStr(''' ''') +file_info = NotStr(''' ''') +math_function = NotStr(''' ''') +brand_dribbble = NotStr(''' ''') +temperature = NotStr(''' ''') +float_none = NotStr(''' ''') +bulb_off = NotStr(''' ''') +keyboard_show = NotStr(''' ''') +cloud = NotStr('''''') +arrow_big_right = NotStr('''''') +building_arch = NotStr(''' ''') +layers_subtract = NotStr(''' ''') +snowflake = NotStr(''' ''') +dog_bowl = NotStr(''' ''') +letter_w = NotStr('''''') +currency_bitcoin = NotStr(''' ''') +brand_html5 = NotStr(''' ''') +package = NotStr(''' ''') +corner_left_down = NotStr('''''') +vector_beizer2 = NotStr(''' ''') +currency_yen = NotStr(''' ''') +search = NotStr(''' ''') +brand_instagram = NotStr(''' ''') +tent = NotStr('''''') +arrows_diagonal_minimize = NotStr(''' ''') +physotherapist = NotStr(''' ''') +sleigh = NotStr(''' ''') +row_insert_bottom = NotStr(''' ''') +italic = NotStr(''' ''') +arrow_forward = NotStr('''''') +switch = NotStr(''' ''') +shopping_cart_discount = NotStr(''' ''') +git_pull_request_closed = NotStr(''' ''') +device_floppy = NotStr(''' ''') +details = NotStr(''' ''') +user_exclamation = NotStr(''' ''') +no_creative_commons = NotStr(''' ''') +dice = NotStr(''' ''') +helicopter_landing = NotStr(''' ''') +route = NotStr(''' ''') +sofa = NotStr(''' ''') +arrow_left_square = NotStr(''' ''') +building_castle = NotStr(''' ''') +world_latitude = NotStr(''' ''') +layout_sidebar_left_expand = NotStr(''' ''') +photo = NotStr(''' ''') +key = NotStr(''' ''') +mailbox = NotStr(''' ''') +tilt_shift = NotStr(''' ''') +salt = NotStr(''' ''') +circle_minus = NotStr(''' ''') +pig = NotStr(''' ''') +bell_minus = NotStr(''' ''') +minus = NotStr('''''') +bible = NotStr(''' ''') +feather = NotStr(''' ''') +phone_call = NotStr(''' ''') +zodiac_capricorn = NotStr(''' ''') +speakerphone = NotStr(''' ''') +column_insert_left = NotStr(''' ''') +border_radius = NotStr(''' ''') +star_half = NotStr('''''') +radius_top_left = NotStr('''''') +layout_align_left = NotStr(''' ''') +currency_zloty = NotStr(''' ''') +affiliate = NotStr(''' ''') +triangle_off = NotStr(''' ''') +writing = NotStr(''' ''') +camera_selfie = NotStr(''' ''') +map = NotStr(''' ''') +heart_rate_monitor = NotStr(''' ''') +exclamation_mark = NotStr(''' ''') +planet = NotStr(''' ''') +corner_right_down_double = NotStr(''' ''') +drag_drop2 = NotStr(''' ''') +world_upload = NotStr(''' ''') +ad = NotStr(''' ''') +building_cottage = NotStr(''' ''') +layout_align_bottom = NotStr(''' ''') +receipt2 = NotStr(''' ''') +files_off = NotStr(''' ''') +folders = NotStr(''' ''') +info_square = NotStr(''' ''') +dots_diagonal = NotStr(''' ''') +layers_union = NotStr('''''') +bookmark_off = NotStr(''' ''') +battery_automotive = NotStr(''' ''') +brand_lastfm = NotStr('''''') +bread = NotStr('''''') +brand_vk = NotStr(''' ''') +command = NotStr('''''') +nfc = NotStr(''' ''') +cash_banknote_off = NotStr(''' ''') +cloud_lock_open = NotStr(''' ''') +car_crane = NotStr(''' ''') +h1 = NotStr(''' ''') +lock_square = NotStr(''' ''') +star_off = NotStr(''' ''') +receipt_off = NotStr(''' ''') +chart_area = NotStr(''' ''') +credit_card_off = NotStr(''' ''') +cloud_download = NotStr(''' ''') +mood_suprised = NotStr(''' ''') +currency_dollar_singapore = NotStr(''' ''') +mood_cry = NotStr(''' ''') +forms = NotStr(''' ''') +contrast2 = NotStr(''' ''') +arrow_autofit_width = NotStr(''' ''') +access_point = NotStr(''' ''') +trash_off = NotStr(''' ''') +crown = NotStr('''''') +circle8 = NotStr(''' ''') +brand_firebase = NotStr(''' ''') +windmill = NotStr(''' ''') +plant2 = NotStr(''' ''') +directions = NotStr(''' ''') +settings = NotStr(''' ''') +arrow_autofit_right = NotStr(''' ''') +layout_align_top = NotStr(''' ''') +slideshow = NotStr(''' ''') +peace = NotStr(''' ''') +space = NotStr('''''') +separator_horizontal = NotStr(''' ''') +tabler2_fa = NotStr(''' ''') +number4 = NotStr('''''') +chart_arrows_vertical = NotStr(''' ''') +git_branch = NotStr(''' ''') +chart_bubble = NotStr(''' ''') +pizza = NotStr(''' ''') +corner_down_right_double = NotStr(''' ''') +octagon_off = NotStr(''' ''') +hand_middle_finger = NotStr(''' ''') +rotate = NotStr('''''') +polaroid = NotStr(''' ''') +arrows_up_right = NotStr(''' ''') +tag_off = NotStr(''' ''') +brand_bootstrap = NotStr(''' ''') +notebook = NotStr(''' ''') +box_multiple1 = NotStr(''' ''') +paw = NotStr(''' ''') +smoking = NotStr(''' ''') +currency_euro = NotStr(''' ''') +loader_quarter = NotStr(''' ''') +brand_loom = NotStr(''' ''') +user_plus = NotStr(''' ''') +golf = NotStr(''' ''') +phone_plus = NotStr(''' ''') +bell_ringing2 = NotStr(''' ''') +playlist_x = NotStr(''' ''') +armchair2 = NotStr(''' ''') +file_alert = NotStr(''' ''') +chevrons_down_right = NotStr(''' ''') +number8 = NotStr(''' ''') +forbid = NotStr(''' ''') +switch2 = NotStr(''' ''') +brand_mastercard = NotStr(''' ''') +calendar_stats = NotStr(''' ''') +diamond = NotStr(''' ''') +align_justified = NotStr(''' ''') +lock_open = NotStr(''' ''') +square_check = NotStr(''' ''') +viewport_narrow = NotStr(''' ''') +location = NotStr('''''') +brand_edge = NotStr(''' ''') +ear = NotStr(''' ''') +arrow_left_circle = NotStr(''' ''') +brand_uber = NotStr(''' ''') +highlight = NotStr(''' ''') +refresh_dot = NotStr(''' ''') +hammer = NotStr(''' ''') +plane_arrival = NotStr(''' ''') +microphone_off = NotStr(''' ''') +chevrons_down = NotStr(''' ''') +arrow_up_right = NotStr(''' ''') +plane_inflight = NotStr(''' ''') +brand_windows = NotStr(''' ''') +dimensions = NotStr(''' ''') +arrow_bottom_bar = NotStr(''' ''') +vocabulary = NotStr(''' ''') +printer = NotStr(''' ''') +number9 = NotStr(''' ''') +new_section = NotStr(''' ''') +components = NotStr(''' ''') +tag = NotStr(''' ''') +layout_cards = NotStr(''' ''') +currency_krone_swedish = NotStr(''' ''') +border_style = NotStr(''' ''') +barcode = NotStr(''' ''') +puzzle2 = NotStr(''' ''') +sun_off = NotStr(''' ''') +fold_up = NotStr(''' ''') +copy = NotStr(''' ''') +chart_dots = NotStr(''' ''') +forbid2 = NotStr(''' ''') +currency_shekel = NotStr(''' ''') +hourglass = NotStr(''' ''') +meat = NotStr(''' ''') +tir = NotStr(''' ''') +corner_down_left = NotStr('''''') +comet = NotStr(''' ''') +moon = NotStr('''''') +bell_ringing = NotStr(''' ''') +player_play = NotStr('''''') +hand_move = NotStr(''' ''') +sort_ascending = NotStr(''' ''') +language_hiragana = NotStr(''' ''') +letter_p = NotStr('''''') +toilet_paper = NotStr(''' ''') +browser_plus = NotStr(''' ''') +building_bank = NotStr(''' ''') +table_export = NotStr('''''') +letter_case_upper = NotStr(''' ''') +bold = NotStr(''' ''') +layout_sidebar_right = NotStr(''' ''') +battery4 = NotStr(''' ''') +letter_o = NotStr('''''') +axe = NotStr(''' ''') +trees = NotStr(''' ''') +brand_messenger = NotStr(''' ''') +umbrella = NotStr(''' ''') +file_certificate = NotStr(''' ''') +stars = NotStr(''' ''') +stack = NotStr(''' ''') +letter_case = NotStr(''' ''') +letter_m = NotStr('''''') +user_x = NotStr(''' ''') +circle_half_vertical = NotStr(''' ''') +id_badge = NotStr(''' ''') +layout_sidebar_right_expand = NotStr(''' ''') +math = NotStr(''' ''') +alert_circle = NotStr(''' ''') +badge = NotStr('''''') +phone_pause = NotStr(''' ''') +beach = NotStr(''' ''') +caret_right = NotStr('''''') +sailboat = NotStr(''' ''') +grip_horizontal = NotStr(''' ''') +fence = NotStr(''' ''') +arrows_double_se_nw = NotStr(''' ''') +box_multiple8 = NotStr(''' ''') +bucket = NotStr(''' ''') +brand_google_drive = NotStr(''' ''') +sitemap = NotStr(''' ''') +chevrons_right = NotStr(''' ''') +brand_google_play = NotStr(''' ''') +folder_minus = NotStr(''' ''') +brand_steam = NotStr(''' ''') +mist = NotStr(''' ''') +puzzle = NotStr('''''') +mood_confuzed = NotStr(''' ''') +brackets = NotStr(''' ''') +square_half = NotStr(''' ''') +building_church = NotStr(''' ''') +chart_candle = NotStr(''' ''') +file_digit = NotStr(''' ''') +atom2 = NotStr(''' ''') +dots_circle_horizontal = NotStr(''' ''') +triangle_square_circle = NotStr(''' ''') +trending_down = NotStr(''' ''') +trademark = NotStr(''' ''') +asterisk_simple = NotStr(''' ''') +stack3 = NotStr(''' ''') +refresh = NotStr(''' ''') +building_fortress = NotStr(''' ''') +shopping_cart_x = NotStr(''' ''') +direction_horizontal = NotStr(''' ''') +file_like = NotStr(''' ''') +report_search = NotStr(''' ''') +mood_kid = NotStr(''' ''') +receipt = NotStr('''''') +arrows_right = NotStr(''' ''') +folder = NotStr('''''') +h6 = NotStr(''' ''') +activity = NotStr('''''') +file_off = NotStr(''' ''') +letter_r = NotStr(''' ''') +radius_bottom_right = NotStr('''''') +arrow_left_bar = NotStr(''' ''') +layout_sidebar_left_collapse = NotStr(''' ''') +arrow_down = NotStr(''' ''') +brand_figma = NotStr(''' ''') +ambulance = NotStr(''' ''') +chevron_up_right = NotStr('''''') +panorama_vertical = NotStr('''''') +briefcase = NotStr(''' ''') +coffee = NotStr(''' ''') +zodiac_taurus = NotStr(''' ''') +brand_behance = NotStr(''' ''') +hand_three_fingers = NotStr(''' ''') +typography = NotStr(''' ''') +brand_flickr = NotStr(''' ''') +brand_docker = NotStr(''' ''') +brand_twitter = NotStr('''''') +book2 = NotStr(''' ''') +headset = NotStr(''' ''') +letter_s = NotStr('''''') +letter_n = NotStr('''''') +message_report = NotStr(''' ''') +arrow_right_bar = NotStr(''' ''') +arrow_autofit_down = NotStr(''' ''') +volume = NotStr(''' ''') +language_katakana = NotStr(''' ''') +grid_dots = NotStr(''' ''') +file_download = NotStr(''' ''') +cross = NotStr('''''') +power = NotStr(''' ''') +tallymark1 = NotStr('''''') +arrow_down_right_circle = NotStr(''' ''') +brand_sketch = NotStr('''''') +virus_search = NotStr(''' ''') +dashboard = NotStr(''' ''') +currency_riyal = NotStr(''' ''') +face_id = NotStr(''' ''') +lemon2 = NotStr('''''') +arrow_wave_right_up = NotStr(''' ''') +arrow_down_left_circle = NotStr(''' ''') +box_margin = NotStr(''' ''') +arrow_bar_to_right = NotStr(''' ''') +brand_python = NotStr(''' ''') +grid_pattern = NotStr(''' ''') +relation_one_to_one = NotStr(''' ''') +arrows_double_sw_ne = NotStr(''' ''') +sort_descending2 = NotStr(''' ''') +letter_v = NotStr('''''') +braces = NotStr(''' ''') +photo_off = NotStr(''' ''') +corner_right_up = NotStr('''''') +premium_rights = NotStr(''' ''') +cup = NotStr(''' ''') +filter = NotStr('''''') +bottle = NotStr(''' ''') +bug = NotStr(''' ''') +plug = NotStr(''' ''') +ruler = NotStr(''' ''') +arrow_bar_down = NotStr(''' ''') +currency_renminbi = NotStr(''' ''') +device_watch_stats2 = NotStr(''' ''') +currency_lira = NotStr(''' ''') +atom = NotStr(''' ''') +robot = NotStr(''' ''') +chevron_down_left = NotStr('''''') +ball_football_off = NotStr(''' ''') +swimming = NotStr(''' ''') +circle = NotStr('''''') +menu = NotStr(''' ''') +arrow_down_left = NotStr(''' ''') +virus_off = NotStr(''' ''') +wifi_off = NotStr(''' ''') +number6 = NotStr(''' ''') +circle_off = NotStr(''' ''') +roller_skating = NotStr(''' ''') +map2 = NotStr(''' ''') +traffic_lights = NotStr(''' ''') +screen_share_off = NotStr(''' ''') +movie = NotStr(''' ''') +arrow_bottom_square = NotStr(''' ''') +file_minus = NotStr(''' ''') +circle_dotted = NotStr(''' ''') +h4 = NotStr(''' ''') +file_music = NotStr(''' ''') +building_hospital = NotStr(''' ''') +car_crash = NotStr(''' ''') +shield_x = NotStr(''' ''') +brand_tidal = NotStr(''' ''') +edit = NotStr(''' ''') +brightness_half = NotStr(''' ''') +brand_sentry = NotStr('''''') +arrow_up_left = NotStr(''' ''') +arrows_right_left = NotStr(''' ''') +olympics = NotStr(''' ''') +brand_snapchat = NotStr('''''') +circle5 = NotStr(''' ''') +map_pin = NotStr(''' ''') +h5 = NotStr(''' ''') +no_copyright = NotStr(''' ''') +beer = NotStr(''' ''') +float_left = NotStr(''' ''') +infinity = NotStr('''''') +scan = NotStr(''' ''') +blur = NotStr(''' ''') +corner_up_left_double = NotStr(''' ''') +currency_rubel = NotStr(''' ''') +tree = NotStr(''' ''') +hand_ring_finger = NotStr(''' ''') +currency_leu = NotStr('''''') +discount = NotStr(''' ''') +arrows_diagonal2 = NotStr(''' ''') +man = NotStr(''' ''') +layout_grid_add = NotStr(''' ''') +chevron_up = NotStr('''''') +focus2 = NotStr(''' ''') +anchor = NotStr(''' ''') +milk = NotStr(''' ''') +tools_kitchen2 = NotStr('''''') +indent_decrease = NotStr(''' ''') +asterisk = NotStr(''' ''') +file_check = NotStr(''' ''') +brand_medium = NotStr(''' ''') +tornado = NotStr(''' ''') +select = NotStr(''' ''') +brand_soundcloud = NotStr(''' ''') +letter_d = NotStr('''''') +emphasis = NotStr(''' ''') +brush = NotStr(''' ''') +cash_banknote = NotStr(''' ''') +curly_loop = NotStr('''''') +building_carousel = NotStr(''' ''') +brand_git = NotStr(''' ''') +grill = NotStr(''' ''') +file_upload = NotStr(''' ''') +currency_bath = NotStr(''' ''') +arrow_big_right_line = NotStr(''' ''') +candle = NotStr(''' ''') +mail = NotStr(''' ''') +columns = NotStr(''' ''') +smoking_no = NotStr(''' ''') +currency_litecoin = NotStr(''' ''') +box_padding = NotStr(''' ''') +zodiac_aries = NotStr(''' ''') +x = NotStr(''' ''') +brand_disqus = NotStr(''' ''') +clipboard_list = NotStr(''' ''') +flower = NotStr(''' ''') +currency_ripple = NotStr(''' ''') +tags = NotStr(''' ''') +marquee = NotStr('''''') +first_aid_kit = NotStr(''' ''') +grip_vertical = NotStr(''' ''') +brand_github = NotStr('''''') +letter_k = NotStr(''' ''') +h3 = NotStr(''' ''') +message_off = NotStr(''' ''') +layout_navbar = NotStr(''' ''') +zodiac_virgo = NotStr(''' ''') +christmas_tree = NotStr(''' ''') +eraser = NotStr(''' ''') +file_text = NotStr(''' ''') +message_language = NotStr(''' ''') +building_factory = NotStr(''' ''') +file_diff = NotStr(''' ''') +currency_rupee = NotStr(''' ''') +social = NotStr(''' ''') +database_off = NotStr(''' ''') +layers_intersect = NotStr(''' ''') +thermometer = NotStr(''' ''') +arrow_autofit_left = NotStr(''' ''') +currency_dirham = NotStr(''' ''') +arrow_bar_to_left = NotStr(''' ''') +letter_z = NotStr('''''') +resize = NotStr(''' ''') +arrow_bar_to_up = NotStr(''' ''') +speedboat = NotStr(''' ''') +circle_x = NotStr(''' ''') +glass = NotStr(''' ''') +zoom_cancel = NotStr(''' ''') +messages_off = NotStr(''' ''') +leaf = NotStr(''' ''') +point = NotStr('''''') +letter_j = NotStr('''''') +chart_donut2 = NotStr(''' ''') +box_multiple5 = NotStr(''' ''') +certificate = NotStr(''' ''')