mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-13 17:18:37 +02:00
792 lines
22 KiB
Bash
792 lines
22 KiB
Bash
#!/bin/bash
|
|
# Font Awesome (version 4.7.0, 675 icons, 111 aliases)
|
|
# Codepoints: F000-F2E0 with holes
|
|
test -n "$__i_fa_loaded" && return || __i_fa_loaded=1
|
|
i='' i_fa_glass=$i
|
|
i='' i_fa_music=$i
|
|
i='' i_fa_search=$i
|
|
i='' i_fa_envelope_o=$i
|
|
i='' i_fa_heart=$i
|
|
i='' i_fa_star=$i
|
|
i='' i_fa_star_o=$i
|
|
i='' i_fa_user=$i
|
|
i='' i_fa_film=$i
|
|
i='' i_fa_th_large=$i
|
|
i='' i_fa_th=$i
|
|
i='' i_fa_th_list=$i
|
|
i='' i_fa_check=$i
|
|
i='' i_fa_times=$i
|
|
i_fa_close=$i_fa_times
|
|
i_fa_remove=$i_fa_times
|
|
i='' i_fa_search_plus=$i
|
|
i='' i_fa_search_minus=$i
|
|
i='' i_fa_power_off=$i
|
|
i='' i_fa_signal=$i
|
|
i='' i_fa_cog=$i
|
|
i_fa_gear=$i_fa_cog
|
|
i='' i_fa_trash_o=$i
|
|
i='' i_fa_home=$i
|
|
i='' i_fa_file_o=$i
|
|
i='' i_fa_clock_o=$i
|
|
i='' i_fa_road=$i
|
|
i='' i_fa_download=$i
|
|
i='' i_fa_arrow_circle_o_down=$i
|
|
i='' i_fa_arrow_circle_o_up=$i
|
|
i='' i_fa_inbox=$i
|
|
i='' i_fa_play_circle_o=$i
|
|
i='' i_fa_repeat=$i
|
|
i_fa_rotate_right=$i_fa_repeat
|
|
i='' i_fa_refresh=$i
|
|
i='' i_fa_list_alt=$i
|
|
i='' i_fa_lock=$i
|
|
i='' i_fa_flag=$i
|
|
i='' i_fa_headphones=$i
|
|
i='' i_fa_volume_off=$i
|
|
i='' i_fa_volume_down=$i
|
|
i='' i_fa_volume_up=$i
|
|
i='' i_fa_qrcode=$i
|
|
i='' i_fa_barcode=$i
|
|
i='' i_fa_tag=$i
|
|
i='' i_fa_tags=$i
|
|
i='' i_fa_book=$i
|
|
i='' i_fa_bookmark=$i
|
|
i='' i_fa_print=$i
|
|
i='' i_fa_camera=$i
|
|
i='' i_fa_font=$i
|
|
i='' i_fa_bold=$i
|
|
i='' i_fa_italic=$i
|
|
i='' i_fa_text_height=$i
|
|
i='' i_fa_text_width=$i
|
|
i='' i_fa_align_left=$i
|
|
i='' i_fa_align_center=$i
|
|
i='' i_fa_align_right=$i
|
|
i='' i_fa_align_justify=$i
|
|
i='' i_fa_list=$i
|
|
i='' i_fa_outdent=$i
|
|
i_fa_dedent=$i_fa_outdent
|
|
i='' i_fa_indent=$i
|
|
i='' i_fa_video_camera=$i
|
|
i='' i_fa_picture_o=$i
|
|
i_fa_image=$i_fa_picture_o
|
|
i_fa_photo=$i_fa_picture_o
|
|
i='' i_fa_pencil=$i
|
|
i='' i_fa_map_marker=$i
|
|
i='' i_fa_adjust=$i
|
|
i='' i_fa_tint=$i
|
|
i='' i_fa_pencil_square_o=$i
|
|
i_fa_edit=$i_fa_pencil_square_o
|
|
i='' i_fa_share_square_o=$i
|
|
i='' i_fa_check_square_o=$i
|
|
i='' i_fa_arrows=$i
|
|
i='' i_fa_step_backward=$i
|
|
i='' i_fa_fast_backward=$i
|
|
i='' i_fa_backward=$i
|
|
i='' i_fa_play=$i
|
|
i='' i_fa_pause=$i
|
|
i='' i_fa_stop=$i
|
|
i='' i_fa_forward=$i
|
|
i='' i_fa_fast_forward=$i
|
|
i='' i_fa_step_forward=$i
|
|
i='' i_fa_eject=$i
|
|
i='' i_fa_chevron_left=$i
|
|
i='' i_fa_chevron_right=$i
|
|
i='' i_fa_plus_circle=$i
|
|
i='' i_fa_minus_circle=$i
|
|
i='' i_fa_times_circle=$i
|
|
i='' i_fa_check_circle=$i
|
|
i='' i_fa_question_circle=$i
|
|
i='' i_fa_info_circle=$i
|
|
i='' i_fa_crosshairs=$i
|
|
i='' i_fa_times_circle_o=$i
|
|
i='' i_fa_check_circle_o=$i
|
|
i='' i_fa_ban=$i
|
|
i='' i_fa_arrow_left=$i
|
|
i='' i_fa_arrow_right=$i
|
|
i='' i_fa_arrow_up=$i
|
|
i='' i_fa_arrow_down=$i
|
|
i='' i_fa_share=$i
|
|
i_fa_mail_forward=$i_fa_share
|
|
i='' i_fa_expand=$i
|
|
i='' i_fa_compress=$i
|
|
i='' i_fa_plus=$i
|
|
i='' i_fa_minus=$i
|
|
i='' i_fa_asterisk=$i
|
|
i='' i_fa_exclamation_circle=$i
|
|
i='' i_fa_gift=$i
|
|
i='' i_fa_leaf=$i
|
|
i='' i_fa_fire=$i
|
|
i='' i_fa_eye=$i
|
|
i='' i_fa_eye_slash=$i
|
|
i='' i_fa_exclamation_triangle=$i
|
|
i_fa_warning=$i_fa_exclamation_triangle
|
|
i='' i_fa_plane=$i
|
|
i='' i_fa_calendar=$i
|
|
i='' i_fa_random=$i
|
|
i='' i_fa_comment=$i
|
|
i='' i_fa_magnet=$i
|
|
i='' i_fa_chevron_up=$i
|
|
i='' i_fa_chevron_down=$i
|
|
i='' i_fa_retweet=$i
|
|
i='' i_fa_shopping_cart=$i
|
|
i='' i_fa_folder=$i
|
|
i='' i_fa_folder_open=$i
|
|
i='' i_fa_arrows_v=$i
|
|
i='' i_fa_arrows_h=$i
|
|
i='' i_fa_bar_chart=$i
|
|
i_fa_bar_chart_o=$i_fa_bar_chart
|
|
i='' i_fa_twitter_square=$i
|
|
i='' i_fa_facebook_square=$i
|
|
i='' i_fa_camera_retro=$i
|
|
i='' i_fa_key=$i
|
|
i='' i_fa_cogs=$i
|
|
i_fa_gears=$i_fa_cogs
|
|
i='' i_fa_comments=$i
|
|
i='' i_fa_thumbs_o_up=$i
|
|
i='' i_fa_thumbs_o_down=$i
|
|
i='' i_fa_star_half=$i
|
|
i='' i_fa_heart_o=$i
|
|
i='' i_fa_sign_out=$i
|
|
i='' i_fa_linkedin_square=$i
|
|
i='' i_fa_thumb_tack=$i
|
|
i='' i_fa_external_link=$i
|
|
i='' i_fa_sign_in=$i
|
|
i='' i_fa_trophy=$i
|
|
i='' i_fa_github_square=$i
|
|
i='' i_fa_upload=$i
|
|
i='' i_fa_lemon_o=$i
|
|
i='' i_fa_phone=$i
|
|
i='' i_fa_square_o=$i
|
|
i='' i_fa_bookmark_o=$i
|
|
i='' i_fa_phone_square=$i
|
|
i='' i_fa_twitter=$i
|
|
i='' i_fa_facebook=$i
|
|
i_fa_facebook_f=$i_fa_facebook
|
|
i='' i_fa_github=$i
|
|
i='' i_fa_unlock=$i
|
|
i='' i_fa_credit_card=$i
|
|
i='' i_fa_rss=$i
|
|
i_fa_feed=$i_fa_rss
|
|
i='' i_fa_hdd_o=$i
|
|
i='' i_fa_bullhorn=$i
|
|
i='' i_fa_bell_o=$i
|
|
i='' i_fa_certificate=$i
|
|
i='' i_fa_hand_o_right=$i
|
|
i='' i_fa_hand_o_left=$i
|
|
i='' i_fa_hand_o_up=$i
|
|
i='' i_fa_hand_o_down=$i
|
|
i='' i_fa_arrow_circle_left=$i
|
|
i='' i_fa_arrow_circle_right=$i
|
|
i='' i_fa_arrow_circle_up=$i
|
|
i='' i_fa_arrow_circle_down=$i
|
|
i='' i_fa_globe=$i
|
|
i='' i_fa_wrench=$i
|
|
i='' i_fa_tasks=$i
|
|
i='' i_fa_filter=$i
|
|
i='' i_fa_briefcase=$i
|
|
i='' i_fa_arrows_alt=$i
|
|
i='' i_fa_users=$i
|
|
i_fa_group=$i_fa_users
|
|
i='' i_fa_link=$i
|
|
i_fa_chain=$i_fa_link
|
|
i='' i_fa_cloud=$i
|
|
i='' i_fa_flask=$i
|
|
i='' i_fa_scissors=$i
|
|
i_fa_cut=$i_fa_scissors
|
|
i='' i_fa_files_o=$i
|
|
i_fa_copy=$i_fa_files_o
|
|
i='' i_fa_paperclip=$i
|
|
i='' i_fa_floppy_o=$i
|
|
i_fa_save=$i_fa_floppy_o
|
|
i='' i_fa_square=$i
|
|
i='' i_fa_bars=$i
|
|
i_fa_navicon=$i_fa_bars
|
|
i_fa_reorder=$i_fa_bars
|
|
i='' i_fa_list_ul=$i
|
|
i='' i_fa_list_ol=$i
|
|
i='' i_fa_strikethrough=$i
|
|
i='' i_fa_underline=$i
|
|
i='' i_fa_table=$i
|
|
i='' i_fa_magic=$i
|
|
i='' i_fa_truck=$i
|
|
i='' i_fa_pinterest=$i
|
|
i='' i_fa_pinterest_square=$i
|
|
i='' i_fa_google_plus_square=$i
|
|
i='' i_fa_google_plus=$i
|
|
i='' i_fa_money=$i
|
|
i='' i_fa_caret_down=$i
|
|
i='' i_fa_caret_up=$i
|
|
i='' i_fa_caret_left=$i
|
|
i='' i_fa_caret_right=$i
|
|
i='' i_fa_columns=$i
|
|
i='' i_fa_sort=$i
|
|
i_fa_unsorted=$i_fa_sort
|
|
i='' i_fa_sort_desc=$i
|
|
i_fa_sort_down=$i_fa_sort_desc
|
|
i='' i_fa_sort_asc=$i
|
|
i_fa_sort_up=$i_fa_sort_asc
|
|
i='' i_fa_envelope=$i
|
|
i='' i_fa_linkedin=$i
|
|
i='' i_fa_undo=$i
|
|
i_fa_rotate_left=$i_fa_undo
|
|
i='' i_fa_gavel=$i
|
|
i_fa_legal=$i_fa_gavel
|
|
i='' i_fa_tachometer=$i
|
|
i_fa_dashboard=$i_fa_tachometer
|
|
i='' i_fa_comment_o=$i
|
|
i='' i_fa_comments_o=$i
|
|
i='' i_fa_bolt=$i
|
|
i_fa_flash=$i_fa_bolt
|
|
i='' i_fa_sitemap=$i
|
|
i='' i_fa_umbrella=$i
|
|
i='' i_fa_clipboard=$i
|
|
i_fa_paste=$i_fa_clipboard
|
|
i='' i_fa_lightbulb_o=$i
|
|
i='' i_fa_exchange=$i
|
|
i='' i_fa_cloud_download=$i
|
|
i='' i_fa_cloud_upload=$i
|
|
i='' i_fa_user_md=$i
|
|
i='' i_fa_stethoscope=$i
|
|
i='' i_fa_suitcase=$i
|
|
i='' i_fa_bell=$i
|
|
i='' i_fa_coffee=$i
|
|
i='' i_fa_cutlery=$i
|
|
i='' i_fa_file_text_o=$i
|
|
i='' i_fa_building_o=$i
|
|
i='' i_fa_hospital_o=$i
|
|
i='' i_fa_ambulance=$i
|
|
i='' i_fa_medkit=$i
|
|
i='' i_fa_fighter_jet=$i
|
|
i='' i_fa_beer=$i
|
|
i='' i_fa_h_square=$i
|
|
i='' i_fa_plus_square=$i
|
|
i='' i_fa_angle_double_left=$i
|
|
i='' i_fa_angle_double_right=$i
|
|
i='' i_fa_angle_double_up=$i
|
|
i='' i_fa_angle_double_down=$i
|
|
i='' i_fa_angle_left=$i
|
|
i='' i_fa_angle_right=$i
|
|
i='' i_fa_angle_up=$i
|
|
i='' i_fa_angle_down=$i
|
|
i='' i_fa_desktop=$i
|
|
i='' i_fa_laptop=$i
|
|
i='' i_fa_tablet=$i
|
|
i='' i_fa_mobile=$i
|
|
i_fa_mobile_phone=$i_fa_mobile
|
|
i='' i_fa_circle_o=$i
|
|
i='' i_fa_quote_left=$i
|
|
i='' i_fa_quote_right=$i
|
|
i='' i_fa_spinner=$i
|
|
i='' i_fa_circle=$i
|
|
i='' i_fa_reply=$i
|
|
i_fa_mail_reply=$i_fa_reply
|
|
i='' i_fa_github_alt=$i
|
|
i='' i_fa_folder_o=$i
|
|
i='' i_fa_folder_open_o=$i
|
|
i='' i_fa_smile_o=$i
|
|
i='' i_fa_frown_o=$i
|
|
i='' i_fa_meh_o=$i
|
|
i='' i_fa_gamepad=$i
|
|
i='' i_fa_keyboard_o=$i
|
|
i='' i_fa_flag_o=$i
|
|
i='' i_fa_flag_checkered=$i
|
|
i='' i_fa_terminal=$i
|
|
i='' i_fa_code=$i
|
|
i='' i_fa_reply_all=$i
|
|
i_fa_mail_reply_all=$i_fa_reply_all
|
|
i='' i_fa_star_half_o=$i
|
|
i_fa_star_half_empty=$i_fa_star_half_o
|
|
i_fa_star_half_full=$i_fa_star_half_o
|
|
i='' i_fa_location_arrow=$i
|
|
i='' i_fa_crop=$i
|
|
i='' i_fa_code_fork=$i
|
|
i='' i_fa_chain_broken=$i
|
|
i_fa_unlink=$i_fa_chain_broken
|
|
i='' i_fa_question=$i
|
|
i='' i_fa_info=$i
|
|
i='' i_fa_exclamation=$i
|
|
i='' i_fa_superscript=$i
|
|
i='' i_fa_subscript=$i
|
|
i='' i_fa_eraser=$i
|
|
i='' i_fa_puzzle_piece=$i
|
|
i='' i_fa_microphone=$i
|
|
i='' i_fa_microphone_slash=$i
|
|
i='' i_fa_shield=$i
|
|
i='' i_fa_calendar_o=$i
|
|
i='' i_fa_fire_extinguisher=$i
|
|
i='' i_fa_rocket=$i
|
|
i='' i_fa_maxcdn=$i
|
|
i='' i_fa_chevron_circle_left=$i
|
|
i='' i_fa_chevron_circle_right=$i
|
|
i='' i_fa_chevron_circle_up=$i
|
|
i='' i_fa_chevron_circle_down=$i
|
|
i='' i_fa_html5=$i
|
|
i='' i_fa_css3=$i
|
|
i='' i_fa_anchor=$i
|
|
i='' i_fa_unlock_alt=$i
|
|
i='' i_fa_bullseye=$i
|
|
i='' i_fa_ellipsis_h=$i
|
|
i='' i_fa_ellipsis_v=$i
|
|
i='' i_fa_rss_square=$i
|
|
i='' i_fa_play_circle=$i
|
|
i='' i_fa_ticket=$i
|
|
i='' i_fa_minus_square=$i
|
|
i='' i_fa_minus_square_o=$i
|
|
i='' i_fa_level_up=$i
|
|
i='' i_fa_level_down=$i
|
|
i='' i_fa_check_square=$i
|
|
i='' i_fa_pencil_square=$i
|
|
i='' i_fa_external_link_square=$i
|
|
i='' i_fa_share_square=$i
|
|
i='' i_fa_compass=$i
|
|
i='' i_fa_caret_square_o_down=$i
|
|
i_fa_toggle_down=$i_fa_caret_square_o_down
|
|
i='' i_fa_caret_square_o_up=$i
|
|
i_fa_toggle_up=$i_fa_caret_square_o_up
|
|
i='' i_fa_caret_square_o_right=$i
|
|
i_fa_toggle_right=$i_fa_caret_square_o_right
|
|
i='' i_fa_eur=$i
|
|
i_fa_euro=$i_fa_eur
|
|
i='' i_fa_gbp=$i
|
|
i='' i_fa_usd=$i
|
|
i_fa_dollar=$i_fa_usd
|
|
i='' i_fa_inr=$i
|
|
i_fa_rupee=$i_fa_inr
|
|
i='' i_fa_jpy=$i
|
|
i_fa_cny=$i_fa_jpy
|
|
i_fa_rmb=$i_fa_jpy
|
|
i_fa_yen=$i_fa_jpy
|
|
i='' i_fa_rub=$i
|
|
i_fa_rouble=$i_fa_rub
|
|
i_fa_ruble=$i_fa_rub
|
|
i='' i_fa_krw=$i
|
|
i_fa_won=$i_fa_krw
|
|
i='' i_fa_btc=$i
|
|
i_fa_bitcoin=$i_fa_btc
|
|
i='' i_fa_file=$i
|
|
i='' i_fa_file_text=$i
|
|
i='' i_fa_sort_alpha_asc=$i
|
|
i='' i_fa_sort_alpha_desc=$i
|
|
i='' i_fa_sort_amount_asc=$i
|
|
i='' i_fa_sort_amount_desc=$i
|
|
i='' i_fa_sort_numeric_asc=$i
|
|
i='' i_fa_sort_numeric_desc=$i
|
|
i='' i_fa_thumbs_up=$i
|
|
i='' i_fa_thumbs_down=$i
|
|
i='' i_fa_youtube_square=$i
|
|
i='' i_fa_youtube=$i
|
|
i='' i_fa_xing=$i
|
|
i='' i_fa_xing_square=$i
|
|
i='' i_fa_youtube_play=$i
|
|
i='' i_fa_dropbox=$i
|
|
i='' i_fa_stack_overflow=$i
|
|
i='' i_fa_instagram=$i
|
|
i='' i_fa_flickr=$i
|
|
i='' i_fa_adn=$i
|
|
i='' i_fa_bitbucket=$i
|
|
i='' i_fa_bitbucket_square=$i
|
|
i='' i_fa_tumblr=$i
|
|
i='' i_fa_tumblr_square=$i
|
|
i='' i_fa_long_arrow_down=$i
|
|
i='' i_fa_long_arrow_up=$i
|
|
i='' i_fa_long_arrow_left=$i
|
|
i='' i_fa_long_arrow_right=$i
|
|
i='' i_fa_apple=$i
|
|
i='' i_fa_windows=$i
|
|
i='' i_fa_android=$i
|
|
i='' i_fa_linux=$i
|
|
i='' i_fa_dribbble=$i
|
|
i='' i_fa_skype=$i
|
|
i='' i_fa_foursquare=$i
|
|
i='' i_fa_trello=$i
|
|
i='' i_fa_female=$i
|
|
i='' i_fa_male=$i
|
|
i='' i_fa_gratipay=$i
|
|
i_fa_gittip=$i_fa_gratipay
|
|
i='' i_fa_sun_o=$i
|
|
i='' i_fa_moon_o=$i
|
|
i='' i_fa_archive=$i
|
|
i='' i_fa_bug=$i
|
|
i='' i_fa_vk=$i
|
|
i='' i_fa_weibo=$i
|
|
i='' i_fa_renren=$i
|
|
i='' i_fa_pagelines=$i
|
|
i='' i_fa_stack_exchange=$i
|
|
i='' i_fa_arrow_circle_o_right=$i
|
|
i='' i_fa_arrow_circle_o_left=$i
|
|
i='' i_fa_caret_square_o_left=$i
|
|
i_fa_toggle_left=$i_fa_caret_square_o_left
|
|
i='' i_fa_dot_circle_o=$i
|
|
i='' i_fa_wheelchair=$i
|
|
i='' i_fa_vimeo_square=$i
|
|
i='' i_fa_try=$i
|
|
i_fa_turkish_lira=$i_fa_try
|
|
i='' i_fa_plus_square_o=$i
|
|
i='' i_fa_space_shuttle=$i
|
|
i='' i_fa_slack=$i
|
|
i='' i_fa_envelope_square=$i
|
|
i='' i_fa_wordpress=$i
|
|
i='' i_fa_openid=$i
|
|
i='' i_fa_university=$i
|
|
i_fa_bank=$i_fa_university
|
|
i_fa_institution=$i_fa_university
|
|
i='' i_fa_graduation_cap=$i
|
|
i_fa_mortar_board=$i_fa_graduation_cap
|
|
i='' i_fa_yahoo=$i
|
|
i='' i_fa_google=$i
|
|
i='' i_fa_reddit=$i
|
|
i='' i_fa_reddit_square=$i
|
|
i='' i_fa_stumbleupon_circle=$i
|
|
i='' i_fa_stumbleupon=$i
|
|
i='' i_fa_delicious=$i
|
|
i='' i_fa_digg=$i
|
|
i='' i_fa_pied_piper_pp=$i
|
|
i='' i_fa_pied_piper_alt=$i
|
|
i='' i_fa_drupal=$i
|
|
i='' i_fa_joomla=$i
|
|
i='' i_fa_language=$i
|
|
i='' i_fa_fax=$i
|
|
i='' i_fa_building=$i
|
|
i='' i_fa_child=$i
|
|
i='' i_fa_paw=$i
|
|
i='' i_fa_spoon=$i
|
|
i='' i_fa_cube=$i
|
|
i='' i_fa_cubes=$i
|
|
i='' i_fa_behance=$i
|
|
i='' i_fa_behance_square=$i
|
|
i='' i_fa_steam=$i
|
|
i='' i_fa_steam_square=$i
|
|
i='' i_fa_recycle=$i
|
|
i='' i_fa_car=$i
|
|
i_fa_automobile=$i_fa_car
|
|
i='' i_fa_taxi=$i
|
|
i_fa_cab=$i_fa_taxi
|
|
i='' i_fa_tree=$i
|
|
i='' i_fa_spotify=$i
|
|
i='' i_fa_deviantart=$i
|
|
i='' i_fa_soundcloud=$i
|
|
i='' i_fa_database=$i
|
|
i='' i_fa_file_pdf_o=$i
|
|
i='' i_fa_file_word_o=$i
|
|
i='' i_fa_file_excel_o=$i
|
|
i='' i_fa_file_powerpoint_o=$i
|
|
i='' i_fa_file_image_o=$i
|
|
i_fa_file_photo_o=$i_fa_file_image_o
|
|
i_fa_file_picture_o=$i_fa_file_image_o
|
|
i='' i_fa_file_archive_o=$i
|
|
i_fa_file_zip_o=$i_fa_file_archive_o
|
|
i='' i_fa_file_audio_o=$i
|
|
i_fa_file_sound_o=$i_fa_file_audio_o
|
|
i='' i_fa_file_video_o=$i
|
|
i_fa_file_movie_o=$i_fa_file_video_o
|
|
i='' i_fa_file_code_o=$i
|
|
i='' i_fa_vine=$i
|
|
i='' i_fa_codepen=$i
|
|
i='' i_fa_jsfiddle=$i
|
|
i='' i_fa_life_ring=$i
|
|
i_fa_life_bouy=$i_fa_life_ring
|
|
i_fa_life_buoy=$i_fa_life_ring
|
|
i_fa_life_saver=$i_fa_life_ring
|
|
i_fa_support=$i_fa_life_ring
|
|
i='' i_fa_circle_o_notch=$i
|
|
i='' i_fa_rebel=$i
|
|
i_fa_ra=$i_fa_rebel
|
|
i_fa_resistance=$i_fa_rebel
|
|
i='' i_fa_empire=$i
|
|
i_fa_ge=$i_fa_empire
|
|
i='' i_fa_git_square=$i
|
|
i='' i_fa_git=$i
|
|
i='' i_fa_hacker_news=$i
|
|
i_fa_y_combinator_square=$i_fa_hacker_news
|
|
i_fa_yc_square=$i_fa_hacker_news
|
|
i='' i_fa_tencent_weibo=$i
|
|
i='' i_fa_qq=$i
|
|
i='' i_fa_weixin=$i
|
|
i_fa_wechat=$i_fa_weixin
|
|
i='' i_fa_paper_plane=$i
|
|
i_fa_send=$i_fa_paper_plane
|
|
i='' i_fa_paper_plane_o=$i
|
|
i_fa_send_o=$i_fa_paper_plane_o
|
|
i='' i_fa_history=$i
|
|
i='' i_fa_circle_thin=$i
|
|
i='' i_fa_header=$i
|
|
i='' i_fa_paragraph=$i
|
|
i='' i_fa_sliders=$i
|
|
i='' i_fa_share_alt=$i
|
|
i='' i_fa_share_alt_square=$i
|
|
i='' i_fa_bomb=$i
|
|
i='' i_fa_futbol_o=$i
|
|
i_fa_soccer_ball_o=$i_fa_futbol_o
|
|
i='' i_fa_tty=$i
|
|
i='' i_fa_binoculars=$i
|
|
i='' i_fa_plug=$i
|
|
i='' i_fa_slideshare=$i
|
|
i='' i_fa_twitch=$i
|
|
i='' i_fa_yelp=$i
|
|
i='' i_fa_newspaper_o=$i
|
|
i='' i_fa_wifi=$i
|
|
i='' i_fa_calculator=$i
|
|
i='' i_fa_paypal=$i
|
|
i='' i_fa_google_wallet=$i
|
|
i='' i_fa_cc_visa=$i
|
|
i='' i_fa_cc_mastercard=$i
|
|
i='' i_fa_cc_discover=$i
|
|
i='' i_fa_cc_amex=$i
|
|
i='' i_fa_cc_paypal=$i
|
|
i='' i_fa_cc_stripe=$i
|
|
i='' i_fa_bell_slash=$i
|
|
i='' i_fa_bell_slash_o=$i
|
|
i='' i_fa_trash=$i
|
|
i='' i_fa_copyright=$i
|
|
i='' i_fa_at=$i
|
|
i='' i_fa_eyedropper=$i
|
|
i='' i_fa_paint_brush=$i
|
|
i='' i_fa_birthday_cake=$i
|
|
i='' i_fa_area_chart=$i
|
|
i='' i_fa_pie_chart=$i
|
|
i='' i_fa_line_chart=$i
|
|
i='' i_fa_lastfm=$i
|
|
i='' i_fa_lastfm_square=$i
|
|
i='' i_fa_toggle_off=$i
|
|
i='' i_fa_toggle_on=$i
|
|
i='' i_fa_bicycle=$i
|
|
i='' i_fa_bus=$i
|
|
i='' i_fa_ioxhost=$i
|
|
i='' i_fa_angellist=$i
|
|
i='' i_fa_cc=$i
|
|
i='' i_fa_ils=$i
|
|
i_fa_shekel=$i_fa_ils
|
|
i_fa_sheqel=$i_fa_ils
|
|
i='' i_fa_meanpath=$i
|
|
i='' i_fa_buysellads=$i
|
|
i='' i_fa_connectdevelop=$i
|
|
i='' i_fa_dashcube=$i
|
|
i='' i_fa_forumbee=$i
|
|
i='' i_fa_leanpub=$i
|
|
i='' i_fa_sellsy=$i
|
|
i='' i_fa_shirtsinbulk=$i
|
|
i='' i_fa_simplybuilt=$i
|
|
i='' i_fa_skyatlas=$i
|
|
i='' i_fa_cart_plus=$i
|
|
i='' i_fa_cart_arrow_down=$i
|
|
i='' i_fa_diamond=$i
|
|
i='' i_fa_ship=$i
|
|
i='' i_fa_user_secret=$i
|
|
i='' i_fa_motorcycle=$i
|
|
i='' i_fa_street_view=$i
|
|
i='' i_fa_heartbeat=$i
|
|
i='' i_fa_venus=$i
|
|
i='' i_fa_mars=$i
|
|
i='' i_fa_mercury=$i
|
|
i='' i_fa_transgender=$i
|
|
i_fa_intersex=$i_fa_transgender
|
|
i='' i_fa_transgender_alt=$i
|
|
i='' i_fa_venus_double=$i
|
|
i='' i_fa_mars_double=$i
|
|
i='' i_fa_venus_mars=$i
|
|
i='' i_fa_mars_stroke=$i
|
|
i='' i_fa_mars_stroke_v=$i
|
|
i='' i_fa_mars_stroke_h=$i
|
|
i='' i_fa_neuter=$i
|
|
i='' i_fa_genderless=$i
|
|
i='' i_fa_facebook_official=$i
|
|
i='' i_fa_pinterest_p=$i
|
|
i='' i_fa_whatsapp=$i
|
|
i='' i_fa_server=$i
|
|
i='' i_fa_user_plus=$i
|
|
i='' i_fa_user_times=$i
|
|
i='' i_fa_bed=$i
|
|
i_fa_hotel=$i_fa_bed
|
|
i='' i_fa_viacoin=$i
|
|
i='' i_fa_train=$i
|
|
i='' i_fa_subway=$i
|
|
i='' i_fa_medium=$i
|
|
i='' i_fa_y_combinator=$i
|
|
i_fa_yc=$i_fa_y_combinator
|
|
i='' i_fa_optin_monster=$i
|
|
i='' i_fa_opencart=$i
|
|
i='' i_fa_expeditedssl=$i
|
|
i='' i_fa_battery_full=$i
|
|
i_fa_battery=$i_fa_battery_full
|
|
i_fa_battery_4=$i_fa_battery_full
|
|
i='' i_fa_battery_three_quarters=$i
|
|
i_fa_battery_3=$i_fa_battery_three_quarters
|
|
i='' i_fa_battery_half=$i
|
|
i_fa_battery_2=$i_fa_battery_half
|
|
i='' i_fa_battery_quarter=$i
|
|
i_fa_battery_1=$i_fa_battery_quarter
|
|
i='' i_fa_battery_empty=$i
|
|
i_fa_battery_0=$i_fa_battery_empty
|
|
i='' i_fa_mouse_pointer=$i
|
|
i='' i_fa_i_cursor=$i
|
|
i='' i_fa_object_group=$i
|
|
i='' i_fa_object_ungroup=$i
|
|
i='' i_fa_sticky_note=$i
|
|
i='' i_fa_sticky_note_o=$i
|
|
i='' i_fa_cc_jcb=$i
|
|
i='' i_fa_cc_diners_club=$i
|
|
i='' i_fa_clone=$i
|
|
i='' i_fa_balance_scale=$i
|
|
i='' i_fa_hourglass_o=$i
|
|
i='' i_fa_hourglass_start=$i
|
|
i_fa_hourglass_1=$i_fa_hourglass_start
|
|
i='' i_fa_hourglass_half=$i
|
|
i_fa_hourglass_2=$i_fa_hourglass_half
|
|
i='' i_fa_hourglass_end=$i
|
|
i_fa_hourglass_3=$i_fa_hourglass_end
|
|
i='' i_fa_hourglass=$i
|
|
i='' i_fa_hand_rock_o=$i
|
|
i_fa_hand_grab_o=$i_fa_hand_rock_o
|
|
i='' i_fa_hand_paper_o=$i
|
|
i_fa_hand_stop_o=$i_fa_hand_paper_o
|
|
i='' i_fa_hand_scissors_o=$i
|
|
i='' i_fa_hand_lizard_o=$i
|
|
i='' i_fa_hand_spock_o=$i
|
|
i='' i_fa_hand_pointer_o=$i
|
|
i='' i_fa_hand_peace_o=$i
|
|
i='' i_fa_trademark=$i
|
|
i='' i_fa_registered=$i
|
|
i='' i_fa_creative_commons=$i
|
|
i='' i_fa_gg=$i
|
|
i='' i_fa_gg_circle=$i
|
|
i='' i_fa_tripadvisor=$i
|
|
i='' i_fa_odnoklassniki=$i
|
|
i='' i_fa_odnoklassniki_square=$i
|
|
i='' i_fa_get_pocket=$i
|
|
i='' i_fa_wikipedia_w=$i
|
|
i='' i_fa_safari=$i
|
|
i='' i_fa_chrome=$i
|
|
i='' i_fa_firefox=$i
|
|
i='' i_fa_opera=$i
|
|
i='' i_fa_internet_explorer=$i
|
|
i='' i_fa_television=$i
|
|
i_fa_tv=$i_fa_television
|
|
i='' i_fa_contao=$i
|
|
i='' i_fa_500px=$i
|
|
i='' i_fa_amazon=$i
|
|
i='' i_fa_calendar_plus_o=$i
|
|
i='' i_fa_calendar_minus_o=$i
|
|
i='' i_fa_calendar_times_o=$i
|
|
i='' i_fa_calendar_check_o=$i
|
|
i='' i_fa_industry=$i
|
|
i='' i_fa_map_pin=$i
|
|
i='' i_fa_map_signs=$i
|
|
i='' i_fa_map_o=$i
|
|
i='' i_fa_map=$i
|
|
i='' i_fa_commenting=$i
|
|
i='' i_fa_commenting_o=$i
|
|
i='' i_fa_houzz=$i
|
|
i='' i_fa_vimeo=$i
|
|
i='' i_fa_black_tie=$i
|
|
i='' i_fa_fonticons=$i
|
|
i='' i_fa_reddit_alien=$i
|
|
i='' i_fa_edge=$i
|
|
i='' i_fa_credit_card_alt=$i
|
|
i='' i_fa_codiepie=$i
|
|
i='' i_fa_modx=$i
|
|
i='' i_fa_fort_awesome=$i
|
|
i='' i_fa_usb=$i
|
|
i='' i_fa_product_hunt=$i
|
|
i='' i_fa_mixcloud=$i
|
|
i='' i_fa_scribd=$i
|
|
i='' i_fa_pause_circle=$i
|
|
i='' i_fa_pause_circle_o=$i
|
|
i='' i_fa_stop_circle=$i
|
|
i='' i_fa_stop_circle_o=$i
|
|
i='' i_fa_shopping_bag=$i
|
|
i='' i_fa_shopping_basket=$i
|
|
i='' i_fa_hashtag=$i
|
|
i='' i_fa_bluetooth=$i
|
|
i='' i_fa_bluetooth_b=$i
|
|
i='' i_fa_percent=$i
|
|
i='' i_fa_gitlab=$i
|
|
i='' i_fa_wpbeginner=$i
|
|
i='' i_fa_wpforms=$i
|
|
i='' i_fa_envira=$i
|
|
i='' i_fa_universal_access=$i
|
|
i='' i_fa_wheelchair_alt=$i
|
|
i='' i_fa_question_circle_o=$i
|
|
i='' i_fa_blind=$i
|
|
i='' i_fa_audio_description=$i
|
|
i='' i_fa_volume_control_phone=$i
|
|
i='' i_fa_braille=$i
|
|
i='' i_fa_assistive_listening_systems=$i
|
|
i='' i_fa_american_sign_language_interpreting=$i
|
|
i_fa_asl_interpreting=$i_fa_american_sign_language_interpreting
|
|
i='' i_fa_deaf=$i
|
|
i_fa_deafness=$i_fa_deaf
|
|
i_fa_hard_of_hearing=$i_fa_deaf
|
|
i='' i_fa_glide=$i
|
|
i='' i_fa_glide_g=$i
|
|
i='' i_fa_sign_language=$i
|
|
i_fa_signing=$i_fa_sign_language
|
|
i='' i_fa_low_vision=$i
|
|
i='' i_fa_viadeo=$i
|
|
i='' i_fa_viadeo_square=$i
|
|
i='' i_fa_snapchat=$i
|
|
i='' i_fa_snapchat_ghost=$i
|
|
i='' i_fa_snapchat_square=$i
|
|
i='' i_fa_pied_piper=$i
|
|
i='' i_fa_first_order=$i
|
|
i='' i_fa_yoast=$i
|
|
i='' i_fa_themeisle=$i
|
|
i='' i_fa_google_plus_official=$i
|
|
i_fa_google_plus_circle=$i_fa_google_plus_official
|
|
i='' i_fa_font_awesome=$i
|
|
i_fa_fa=$i_fa_font_awesome
|
|
i='' i_fa_handshake_o=$i
|
|
i='' i_fa_envelope_open=$i
|
|
i='' i_fa_envelope_open_o=$i
|
|
i='' i_fa_linode=$i
|
|
i='' i_fa_address_book=$i
|
|
i='' i_fa_address_book_o=$i
|
|
i='' i_fa_address_card=$i
|
|
i_fa_vcard=$i_fa_address_card
|
|
i='' i_fa_address_card_o=$i
|
|
i_fa_vcard_o=$i_fa_address_card_o
|
|
i='' i_fa_user_circle=$i
|
|
i='' i_fa_user_circle_o=$i
|
|
i='' i_fa_user_o=$i
|
|
i='' i_fa_id_badge=$i
|
|
i='' i_fa_id_card=$i
|
|
i_fa_drivers_license=$i_fa_id_card
|
|
i='' i_fa_id_card_o=$i
|
|
i_fa_drivers_license_o=$i_fa_id_card_o
|
|
i='' i_fa_quora=$i
|
|
i='' i_fa_free_code_camp=$i
|
|
i='' i_fa_telegram=$i
|
|
i='' i_fa_thermometer_full=$i
|
|
i_fa_thermometer=$i_fa_thermometer_full
|
|
i_fa_thermometer_4=$i_fa_thermometer_full
|
|
i='' i_fa_thermometer_three_quarters=$i
|
|
i_fa_thermometer_3=$i_fa_thermometer_three_quarters
|
|
i='' i_fa_thermometer_half=$i
|
|
i_fa_thermometer_2=$i_fa_thermometer_half
|
|
i='' i_fa_thermometer_quarter=$i
|
|
i_fa_thermometer_1=$i_fa_thermometer_quarter
|
|
i='' i_fa_thermometer_empty=$i
|
|
i_fa_thermometer_0=$i_fa_thermometer_empty
|
|
i='' i_fa_shower=$i
|
|
i='' i_fa_bath=$i
|
|
i_fa_bathtub=$i_fa_bath
|
|
i_fa_s15=$i_fa_bath
|
|
i='' i_fa_podcast=$i
|
|
i='' i_fa_window_maximize=$i
|
|
i='' i_fa_window_minimize=$i
|
|
i='' i_fa_window_restore=$i
|
|
i='' i_fa_window_close=$i
|
|
i_fa_times_rectangle=$i_fa_window_close
|
|
i='' i_fa_window_close_o=$i
|
|
i_fa_times_rectangle_o=$i_fa_window_close_o
|
|
i='' i_fa_bandcamp=$i
|
|
i='' i_fa_grav=$i
|
|
i='' i_fa_etsy=$i
|
|
i='' i_fa_imdb=$i
|
|
i='' i_fa_ravelry=$i
|
|
i='' i_fa_eercast=$i
|
|
i='' i_fa_microchip=$i
|
|
i='' i_fa_snowflake_o=$i
|
|
i='' i_fa_superpowers=$i
|
|
i='' i_fa_wpexplorer=$i
|
|
i='' i_fa_meetup=$i
|
|
unset i
|