FxBoxIcons class
Example to use:
import 'package:flutter/material.dart';
import 'package:flutter_boxicons/flutter_boxicons.dart';
class MyApp extends StatelessWidget {
@override
Widget build(BuildContext context) {
return IconButton(
// Use Boxicons class
icon: Icon(Boxicons.bx_message),
onPressed: () {
print('Congratulations');
}
);
}
}
See also:
Boxicons
- https://boxicons.com/
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- bx_abacus → const IconData
- bx_accessibility → const IconData
- bx_add_to_queue → const IconData
- bx_adjust → const IconData
- bx_alarm → const IconData
- bx_alarm_add → const IconData
- bx_alarm_exclamation → const IconData
- bx_alarm_off → const IconData
- bx_alarm_snooze → const IconData
- bx_album → const IconData
- bx_align_justify → const IconData
- bx_align_left → const IconData
- bx_align_middle → const IconData
- bx_align_right → const IconData
- bx_analyse → const IconData
- bx_anchor → const IconData
- bx_angry → const IconData
- bx_aperture → const IconData
- bx_arch → const IconData
- bx_archive → const IconData
- bx_archive_in → const IconData
- bx_archive_out → const IconData
- bx_area → const IconData
- bx_arrow_back → const IconData
- bx_arrow_from_bottom → const IconData
- bx_arrow_from_left → const IconData
- bx_arrow_from_right → const IconData
- bx_arrow_from_top → const IconData
- bx_arrow_to_bottom → const IconData
- bx_arrow_to_left → const IconData
- bx_arrow_to_right → const IconData
- bx_arrow_to_top → const IconData
- bx_at → const IconData
- bx_atom → const IconData
- bx_award → const IconData
- bx_badge → const IconData
- bx_badge_check → const IconData
- bx_ball → const IconData
- bx_band_aid → const IconData
- bx_bar_chart → const IconData
- bx_bar_chart_alt → const IconData
- bx_bar_chart_alt_2 → const IconData
- bx_bar_chart_square → const IconData
- bx_barcode → const IconData
- bx_barcode_reader → const IconData
- bx_baseball_ → const IconData
- bx_basket → const IconData
- bx_basketball → const IconData
- bx_bath → const IconData
- bx_battery → const IconData
- bx_bed → const IconData
- bx_been_here → const IconData
- bx_beer → const IconData
- bx_bell → const IconData
- bx_bell_minus → const IconData
- bx_bell_off → const IconData
- bx_bell_plus → const IconData
- bx_bible → const IconData
- bx_bitcoin → const IconData
- bx_blanket → const IconData
- bx_block → const IconData
- bx_bluetooth → const IconData
- bx_body → const IconData
- bx_bold → const IconData
- bx_bolt_circle → const IconData
- bx_bomb → const IconData
- bx_bone → const IconData
- bx_bong → const IconData
- bx_book → const IconData
- bx_book_add → const IconData
- bx_book_alt → const IconData
- bx_book_bookmark → const IconData
- bx_book_content → const IconData
- bx_book_heart → const IconData
- bx_book_open → const IconData
- bx_book_reader → const IconData
- bx_bookmark → const IconData
- bx_bookmark_alt → const IconData
- bx_bookmark_alt_minus → const IconData
- bx_bookmark_alt_plus → const IconData
- bx_bookmark_heart → const IconData
- bx_bookmark_minus → const IconData
- bx_bookmark_plus → const IconData
- bx_bookmarks → const IconData
- bx_border_all → const IconData
- bx_border_bottom → const IconData
- bx_border_inner → const IconData
- bx_border_left → const IconData
- bx_border_none → const IconData
- bx_border_outer → const IconData
- bx_border_radius → const IconData
- bx_border_right → const IconData
- bx_border_top → const IconData
- bx_bot → const IconData
- bx_bowling_ball → const IconData
- bx_box → const IconData
- bx_bracket → const IconData
- bx_braille → const IconData
- bx_brain → const IconData
- bx_briefcase → const IconData
- bx_briefcase_alt → const IconData
- bx_briefcase_alt_2 → const IconData
- bx_brightness → const IconData
- bx_brightness_half → const IconData
- bx_broadcast → const IconData
- bx_brush → const IconData
- bx_brush_alt → const IconData
- bx_bug → const IconData
- bx_bug_alt → const IconData
- bx_building → const IconData
- bx_building_house → const IconData
- bx_buildings → const IconData
- bx_bulb → const IconData
- bx_bullseye → const IconData
- bx_buoy → const IconData
- bx_bus → const IconData
- bx_bus_school → const IconData
- bx_cabinet → const IconData
- bx_cake → const IconData
- bx_calculator → const IconData
- bx_calendar → const IconData
- bx_calendar_alt → const IconData
- bx_calendar_check → const IconData
- bx_calendar_edit → const IconData
- bx_calendar_event → const IconData
- bx_calendar_exclamation → const IconData
- bx_calendar_heart → const IconData
- bx_calendar_minus → const IconData
- bx_calendar_plus → const IconData
- bx_calendar_star → const IconData
- bx_calendar_week → const IconData
- bx_calendar_x → const IconData
- bx_camera → const IconData
- bx_camera_home → const IconData
- bx_camera_movie → const IconData
- bx_camera_off → const IconData
- bx_capsule → const IconData
- bx_car → const IconData
- bx_card → const IconData
- bx_caret_down → const IconData
- bx_caret_down_circle → const IconData
- bx_caret_down_square → const IconData
- bx_caret_left → const IconData
- bx_caret_left_circle → const IconData
- bx_caret_left_square → const IconData
- bx_caret_right → const IconData
- bx_caret_right_circle → const IconData
- bx_caret_right_square → const IconData
- bx_caret_up → const IconData
- bx_caret_up_circle → const IconData
- bx_caret_up_square → const IconData
- bx_carousel → const IconData
- bx_cart → const IconData
- bx_cart_alt → const IconData
- bx_cast → const IconData
- bx_category → const IconData
- bx_category_alt → const IconData
- bx_cctv → const IconData
- bx_certification → const IconData
- bx_chair → const IconData
- bx_chalkboard → const IconData
- bx_chart → const IconData
- bx_chat → const IconData
- bx_check → const IconData
- bx_check_circle → const IconData
- bx_check_double → const IconData
- bx_check_shield → const IconData
- bx_check_square → const IconData
- bx_checkbox → const IconData
- bx_checkbox_checked → const IconData
- bx_checkbox_square → const IconData
- bx_chevron_down → const IconData
- bx_chevron_down_circle → const IconData
- bx_chevron_down_square → const IconData
- bx_chevron_left → const IconData
- bx_chevron_left_circle → const IconData
- bx_chevron_left_square → const IconData
- bx_chevron_right → const IconData
- bx_chevron_right_circle → const IconData
- bx_chevron_right_square → const IconData
- bx_chevron_up → const IconData
- bx_chevron_up_circle → const IconData
- bx_chevron_up_square → const IconData
- bx_chevrons_down → const IconData
- bx_chevrons_left → const IconData
- bx_chevrons_right → const IconData
- bx_chevrons_up → const IconData
- bx_chip → const IconData
- bx_church → const IconData
- bx_circle → const IconData
- bx_clinic → const IconData
- bx_clipboard → const IconData
- bx_closet → const IconData
- bx_cloud → const IconData
- bx_cloud_download → const IconData
- bx_cloud_drizzle → const IconData
- bx_cloud_light_rain → const IconData
- bx_cloud_lightning → const IconData
- bx_cloud_rain → const IconData
- bx_cloud_snow → const IconData
- bx_cloud_upload → const IconData
- bx_code → const IconData
- bx_code_alt → const IconData
- bx_code_block → const IconData
- bx_code_curly → const IconData
- bx_coffee → const IconData
- bx_coffee_togo → const IconData
- bx_cog → const IconData
- bx_coin → const IconData
- bx_coin_stack → const IconData
- bx_collapse → const IconData
- bx_collection → const IconData
- bx_color_fill → const IconData
- bx_columns → const IconData
- bx_command → const IconData
- bx_comment → const IconData
- bx_comment_add → const IconData
- bx_comment_check → const IconData
- bx_comment_detail → const IconData
- bx_comment_dots → const IconData
- bx_comment_edit → const IconData
- bx_comment_error → const IconData
- bx_comment_minus → const IconData
- bx_comment_x → const IconData
- bx_compass → const IconData
- bx_confused → const IconData
- bx_conversation → const IconData
- bx_cool → const IconData
- bx_copy → const IconData
- bx_copy_alt → const IconData
- bx_copyright → const IconData
- bx_credit_card → const IconData
- bx_credit_card_alt → const IconData
- bx_credit_card_front → const IconData
- bx_crop → const IconData
- bx_crosshair → const IconData
- bx_crown → const IconData
- bx_cube → const IconData
- bx_cube_alt → const IconData
- bx_cuboid → const IconData
- bx_current_location → const IconData
- bx_customize → const IconData
- bx_cut → const IconData
- bx_cycling → const IconData
- bx_cylinder → const IconData
- bx_data → const IconData
- bx_desktop → const IconData
- bx_detail → const IconData
- bx_devices → const IconData
- bx_dialpad → const IconData
- bx_dialpad_alt → const IconData
- bx_diamond → const IconData
- bx_dice_1 → const IconData
- bx_dice_2 → const IconData
- bx_dice_3 → const IconData
- bx_dice_4 → const IconData
- bx_dice_5 → const IconData
- bx_dice_6 → const IconData
- bx_directions → const IconData
- bx_disc → const IconData
- bx_dish → const IconData
- bx_dislike → const IconData
- bx_dizzy → const IconData
- bx_dna → const IconData
- bx_dock_bottom → const IconData
- bx_dock_left → const IconData
- bx_dock_right → const IconData
- bx_dock_top → const IconData
- bx_dollar → const IconData
- bx_dollar_circle → const IconData
- bx_donate_blood → const IconData
- bx_donate_heart → const IconData
- bx_door_open → const IconData
- bx_dots_horizontal → const IconData
- bx_dots_horizontal_rounded → const IconData
- bx_dots_vertical → const IconData
- bx_dots_vertical_rounded → const IconData
- bx_doughnut_chart → const IconData
- bx_down_arrow → const IconData
- bx_down_arrow_alt → const IconData
- bx_down_arrow_circle → const IconData
- bx_download → const IconData
- bx_downvote → const IconData
- bx_drink → const IconData
- bx_droplet → const IconData
- bx_dumbbell → const IconData
- bx_duplicate → const IconData
- bx_edit → const IconData
- bx_edit_alt → const IconData
- bx_envelope → const IconData
- bx_envelope_open → const IconData
- bx_equalizer → const IconData
- bx_eraser → const IconData
- bx_error → const IconData
- bx_error_alt → const IconData
- bx_error_circle → const IconData
- bx_euro → const IconData
- bx_exclude → const IconData
- bx_exit → const IconData
- bx_exit_fullscreen → const IconData
- bx_expand → const IconData
- bx_expand_alt → const IconData
- bx_export → const IconData
- bx_extension → const IconData
- bx_face → const IconData
- bx_fast_forward → const IconData
- bx_fast_forward_circle → const IconData
- bx_female → const IconData
- bx_female_sign → const IconData
- bx_file → const IconData
- bx_file_blank → const IconData
- bx_file_find → const IconData
- bx_film → const IconData
- bx_filter → const IconData
- bx_filter_alt → const IconData
- bx_fingerprint → const IconData
- bx_first_aid → const IconData
- bx_first_page → const IconData
- bx_flag → const IconData
- bx_folder → const IconData
- bx_folder_minus → const IconData
- bx_folder_open → const IconData
- bx_folder_plus → const IconData
- bx_font → const IconData
- bx_font_color → const IconData
- bx_font_family → const IconData
- bx_font_size → const IconData
- bx_food_tag → const IconData
- bx_football → const IconData
- bx_fridge → const IconData
- bx_fullscreen → const IconData
- bx_game → const IconData
- bx_gas_pump → const IconData
- bx_ghost → const IconData
- bx_gift → const IconData
- bx_git_branch → const IconData
- bx_git_commit → const IconData
- bx_git_compare → const IconData
- bx_git_merge → const IconData
- bx_git_pull_request → const IconData
- bx_git_repo_forked → const IconData
- bx_glasses → const IconData
- bx_glasses_alt → const IconData
- bx_globe → const IconData
- bx_globe_alt → const IconData
- bx_grid → const IconData
- bx_grid_alt → const IconData
- bx_grid_horizontal → const IconData
- bx_grid_small → const IconData
- bx_grid_vertical → const IconData
- bx_group → const IconData
- bx_handicap → const IconData
- bx_happy → const IconData
- bx_happy_alt → const IconData
- bx_happy_beaming → const IconData
- bx_happy_heart_eyes → const IconData
- bx_hash → const IconData
- bx_hdd → const IconData
- bx_heading → const IconData
- bx_headphone → const IconData
- bx_health → const IconData
- bx_heart → const IconData
- bx_heart_circle → const IconData
- bx_heart_square → const IconData
- bx_help_circle → const IconData
- bx_hide → const IconData
- bx_highlight → const IconData
- bx_history → const IconData
- bx_hive → const IconData
- bx_home → const IconData
- bx_home_alt → const IconData
- bx_home_circle → const IconData
- bx_home_heart → const IconData
- bx_home_smile → const IconData
- bx_horizontal_center → const IconData
- bx_hotel → const IconData
- bx_hourglass → const IconData
- bx_id_card → const IconData
- bx_image → const IconData
- bx_image_add → const IconData
- bx_image_alt → const IconData
- bx_images → const IconData
- bx_import → const IconData
- bx_infinite → const IconData
- bx_info_circle → const IconData
- bx_info_square → const IconData
- bx_intersect → const IconData
- bx_italic → const IconData
- bx_joystick → const IconData
- bx_joystick_alt → const IconData
- bx_key → const IconData
- bx_label → const IconData
- bx_landscape → const IconData
- bx_laptop → const IconData
- bx_last_page → const IconData
- bx_laugh → const IconData
- bx_layer → const IconData
- bx_layer_minus → const IconData
- bx_layer_plus → const IconData
- bx_layout → const IconData
- bx_left_arrow → const IconData
- bx_left_arrow_alt → const IconData
- bx_left_arrow_circle → const IconData
- bx_left_down_arrow_circle → const IconData
- bx_left_indent → const IconData
- bx_left_top_arrow_circle → const IconData
- bx_library → const IconData
- bx_like → const IconData
- bx_line_chart → const IconData
- bx_line_chart_down → const IconData
- bx_link → const IconData
- bx_link_alt → const IconData
- bx_link_external → const IconData
- bx_lira → const IconData
- bx_list_check → const IconData
- bx_list_minus → const IconData
- bx_list_ol → const IconData
- bx_list_plus → const IconData
- bx_list_ul → const IconData
- bx_loader → const IconData
- bx_loader_alt → const IconData
- bx_loader_circle → const IconData
- bx_location_plus → const IconData
- bx_lock → const IconData
- bx_lock_alt → const IconData
- bx_lock_open → const IconData
- bx_lock_open_alt → const IconData
- bx_log_in → const IconData
- bx_log_in_circle → const IconData
- bx_log_out → const IconData
- bx_log_out_circle → const IconData
- bx_low_vision → const IconData
- bx_magnet → const IconData
- bx_mail_send → const IconData
- bx_male → const IconData
- bx_male_sign → const IconData
- bx_map → const IconData
- bx_map_alt → const IconData
- bx_map_pin → const IconData
- bx_mask → const IconData
- bx_medal → const IconData
- bx_meh → const IconData
- bx_meh_alt → const IconData
- bx_meh_blank → const IconData
- bx_memory_card → const IconData
- bx_merge → const IconData
- bx_message → const IconData
- bx_message_add → const IconData
- bx_message_alt → const IconData
- bx_message_alt_add → const IconData
- bx_message_alt_check → const IconData
- bx_message_alt_detail → const IconData
- bx_message_alt_dots → const IconData
- bx_message_alt_edit → const IconData
- bx_message_alt_error → const IconData
- bx_message_alt_minus → const IconData
- bx_message_alt_x → const IconData
- bx_message_check → const IconData
- bx_message_detail → const IconData
- bx_message_dots → const IconData
- bx_message_edit → const IconData
- bx_message_error → const IconData
- bx_message_minus → const IconData
- bx_message_rounded → const IconData
- bx_message_rounded_add → const IconData
- bx_message_rounded_check → const IconData
- bx_message_rounded_detail → const IconData
- bx_message_rounded_dots → const IconData
- bx_message_rounded_edit → const IconData
- bx_message_rounded_error → const IconData
- bx_message_rounded_minus → const IconData
- bx_message_rounded_x → const IconData
- bx_message_square → const IconData
- bx_message_square_add → const IconData
- bx_message_square_check → const IconData
- bx_message_square_detail → const IconData
- bx_message_square_dots → const IconData
- bx_message_square_edit → const IconData
- bx_message_square_error → const IconData
- bx_message_square_minus → const IconData
- bx_message_square_x → const IconData
- bx_message_x → const IconData
- bx_meteor → const IconData
- bx_microchip → const IconData
- bx_microphone → const IconData
- bx_microphone_off → const IconData
- bx_minus → const IconData
- bx_minus_back → const IconData
- bx_minus_circle → const IconData
- bx_minus_front → const IconData
- bx_mobile → const IconData
- bx_mobile_alt → const IconData
- bx_mobile_landscape → const IconData
- bx_mobile_vibration → const IconData
- bx_money → const IconData
- bx_moon → const IconData
- bx_mouse → const IconData
- bx_mouse_alt → const IconData
- bx_move → const IconData
- bx_move_horizontal → const IconData
- bx_move_vertical → const IconData
- bx_movie → const IconData
- bx_movie_play → const IconData
- bx_music → const IconData
- bx_network_chart → const IconData
- bx_news → const IconData
- bx_no_entry → const IconData
- bx_note → const IconData
- bx_notepad → const IconData
- bx_notification → const IconData
- bx_notification_off → const IconData
- bx_outline → const IconData
- bx_package → const IconData
- bx_paint → const IconData
- bx_paint_roll → const IconData
- bx_palette → const IconData
- bx_paper_plane → const IconData
- bx_paperclip → const IconData
- bx_paragraph → const IconData
- bx_paste → const IconData
- bx_pause → const IconData
- bx_pause_circle → const IconData
- bx_pen → const IconData
- bx_pencil → const IconData
- bx_phone → const IconData
- bx_phone_call → const IconData
- bx_phone_incoming → const IconData
- bx_phone_outgoing → const IconData
- bx_photo_album → const IconData
- bx_pie_chart → const IconData
- bx_pie_chart_alt → const IconData
- bx_pie_chart_alt_2 → const IconData
- bx_pin → const IconData
- bx_planet → const IconData
- bx_play → const IconData
- bx_play_circle → const IconData
- bx_plug → const IconData
- bx_plus → const IconData
- bx_plus_circle → const IconData
- bx_plus_medical → const IconData
- bx_pointer → const IconData
- bx_poll → const IconData
- bx_polygon → const IconData
- bx_pound → const IconData
- bx_power_off → const IconData
- bx_printer → const IconData
- bx_pulse → const IconData
- bx_purchase_tag → const IconData
- bx_purchase_tag_alt → const IconData
- bx_pyramid → const IconData
- bx_question_mark → const IconData
- bx_radar → const IconData
- bx_radio → const IconData
- bx_radio_circle → const IconData
- bx_radio_circle_marked → const IconData
- bx_receipt → const IconData
- bx_rectangle → const IconData
- bx_recycle → const IconData
- bx_redo → const IconData
- bx_refresh → const IconData
- bx_rename → const IconData
- bx_repeat → const IconData
- bx_reply → const IconData
- bx_reply_all → const IconData
- bx_repost → const IconData
- bx_reset → const IconData
- bx_restaurant → const IconData
- bx_revision → const IconData
- bx_rewind → const IconData
- bx_rewind_circle → const IconData
- bx_right_arrow → const IconData
- bx_right_arrow_alt → const IconData
- bx_right_arrow_circle → const IconData
- bx_right_down_arrow_circle → const IconData
- bx_right_indent → const IconData
- bx_right_top_arrow_circle → const IconData
- bx_rocket → const IconData
- bx_rotate_left → const IconData
- bx_rotate_right → const IconData
- bx_rss → const IconData
- bx_ruble → const IconData
- bx_ruler → const IconData
- bx_run → const IconData
- bx_rupee → const IconData
- bx_sad → const IconData
- bx_save → const IconData
- bx_scan → const IconData
- bx_screenshot → const IconData
- bx_search → const IconData
- bx_search_alt → const IconData
- bx_search_alt_2 → const IconData
- bx_select_multiple → const IconData
- bx_selection → const IconData
- bx_send → const IconData
- bx_server → const IconData
- bx_shape_circle → const IconData
- bx_shape_polygon → const IconData
- bx_shape_square → const IconData
- bx_shape_triangle → const IconData
- bx_shekel → const IconData
- bx_shield → const IconData
- bx_shield_alt → const IconData
- bx_shield_alt_2 → const IconData
- bx_shield_quarter → const IconData
- bx_shield_x → const IconData
- bx_shocked → const IconData
- bx_shopping_bag → const IconData
- bx_show → const IconData
- bx_show_alt → const IconData
- bx_shuffle → const IconData
- bx_sitemap → const IconData
- bx_skip_next → const IconData
- bx_skip_next_circle → const IconData
- bx_skip_previous → const IconData
- bx_skip_previous_circle → const IconData
- bx_sleepy → const IconData
- bx_slider → const IconData
- bx_slider_alt → const IconData
- bx_slideshow → const IconData
- bx_smile → const IconData
- bx_sort → const IconData
- bx_sort_a_z → const IconData
- bx_sort_alt_2 → const IconData
- bx_sort_down → const IconData
- bx_sort_up → const IconData
- bx_sort_z_a → const IconData
- bx_spa → const IconData
- bx_space_bar → const IconData
- bx_spray_can → const IconData
- bx_spreadsheet → const IconData
- bx_square → const IconData
- bx_square_rounded → const IconData
- bx_star → const IconData
- bx_station → const IconData
- bx_stats → const IconData
- bx_sticker → const IconData
- bx_stop → const IconData
- bx_stop_circle → const IconData
- bx_stopwatch → const IconData
- bx_store → const IconData
- bx_store_alt → const IconData
- bx_street_view → const IconData
- bx_strikethrough → const IconData
- bx_subdirectory_left → const IconData
- bx_subdirectory_right → const IconData
- bx_sun → const IconData
- bx_support → const IconData
- bx_swim → const IconData
- bx_sync → const IconData
- bx_tab → const IconData
- bx_table → const IconData
- bx_tachometer → const IconData
- bx_tag → const IconData
- bx_tag_alt → const IconData
- bx_target_lock → const IconData
- bx_task → const IconData
- bx_task_x → const IconData
- bx_taxi → const IconData
- bx_tennis_ball → const IconData
- bx_terminal → const IconData
- bx_test_tube → const IconData
- bx_text → const IconData
- bx_time → const IconData
- bx_time_five → const IconData
- bx_timer → const IconData
- bx_tired → const IconData
- bx_toggle_left → const IconData
- bx_toggle_right → const IconData
- bx_tone → const IconData
- bx_traffic_cone → const IconData
- bx_train → const IconData
- bx_transfer → const IconData
- bx_transfer_alt → const IconData
- bx_trash → const IconData
- bx_trash_alt → const IconData
- bx_trending_down → const IconData
- bx_trending_up → const IconData
- bx_trim → const IconData
- bx_trip → const IconData
- bx_trophy → const IconData
- bx_tv → const IconData
- bx_underline → const IconData
- bx_undo → const IconData
- bx_unite → const IconData
- bx_unlink → const IconData
- bx_up_arrow → const IconData
- bx_up_arrow_alt → const IconData
- bx_up_arrow_circle → const IconData
- bx_upload → const IconData
- bx_upside_down → const IconData
- bx_upvote → const IconData
- bx_usb → const IconData
- bx_user → const IconData
- bx_user_check → const IconData
- bx_user_circle → const IconData
- bx_user_minus → const IconData
- bx_user_pin → const IconData
- bx_user_plus → const IconData
- bx_user_voice → const IconData
- bx_user_x → const IconData
- bx_vector → const IconData
- bx_vertical_center → const IconData
- bx_vial → const IconData
- bx_video → const IconData
- bx_video_off → const IconData
- bx_video_plus → const IconData
- bx_video_recording → const IconData
- bx_voicemail → const IconData
- bx_volume → const IconData
- bx_volume_full → const IconData
- bx_volume_low → const IconData
- bx_volume_mute → const IconData
- bx_walk → const IconData
- bx_wallet → const IconData
- bx_wallet_alt → const IconData
- bx_water → const IconData
- bx_webcam → const IconData
- bx_wifi → const IconData
- bx_wifi_0 → const IconData
- bx_wifi_1 → const IconData
- bx_wifi_2 → const IconData
- bx_wifi_off → const IconData
- bx_wind → const IconData
- bx_window → const IconData
- bx_window_alt → const IconData
- bx_window_close → const IconData
- bx_window_open → const IconData
- bx_windows → const IconData
- bx_wine → const IconData
- bx_wink_smile → const IconData
- bx_wink_tongue → const IconData
- bx_won → const IconData
- bx_world → const IconData
- bx_wrench → const IconData
- bx_x → const IconData
- bx_x_circle → const IconData
- bx_yen → const IconData
- bx_zoom_in → const IconData
- bx_zoom_out → const IconData
- bxl_500px → const IconData
- bxl_adobe → const IconData
- bxl_airbnb → const IconData
- bxl_algolia → const IconData
- bxl_amazon → const IconData
- bxl_android → const IconData
- bxl_angular → const IconData
- bxl_apple → const IconData
- bxl_audible → const IconData
- bxl_baidu → const IconData
- bxl_behance → const IconData
- bxl_bing → const IconData
- bxl_bitcoin → const IconData
- bxl_blender → const IconData
- bxl_blogger → const IconData
- bxl_bootstrap → const IconData
- bxl_c_plus_plus → const IconData
- bxl_chrome → const IconData
- bxl_codepen → const IconData
- bxl_creative_commons → const IconData
- bxl_css3 → const IconData
- bxl_dailymotion → const IconData
- bxl_dev_to → const IconData
- bxl_deviantart → const IconData
- bxl_digg → const IconData
- bxl_digitalocean → const IconData
- bxl_discord → const IconData
- bxl_discourse → const IconData
- bxl_django → const IconData
- bxl_dribbble → const IconData
- bxl_dropbox → const IconData
- bxl_drupal → const IconData
- bxl_ebay → const IconData
- bxl_edge → const IconData
- bxl_etsy → const IconData
- bxl_facebook → const IconData
- bxl_facebook_circle → const IconData
- bxl_facebook_square → const IconData
- bxl_figma → const IconData
- bxl_firebase → const IconData
- bxl_firefox → const IconData
- bxl_flickr → const IconData
- bxl_flickr_square → const IconData
- bxl_foursquare → const IconData
- bxl_git → const IconData
- bxl_github → const IconData
- bxl_gitlab → const IconData
- bxl_google → const IconData
- bxl_google_cloud → const IconData
- bxl_google_plus → const IconData
- bxl_google_plus_circle → const IconData
- bxl_html5 → const IconData
- bxl_imdb → const IconData
- bxl_instagram → const IconData
- bxl_instagram_alt → const IconData
- bxl_internet_explorer → const IconData
- bxl_invision → const IconData
- bxl_javascript → const IconData
- bxl_joomla → const IconData
- bxl_jquery → const IconData
- bxl_jsfiddle → const IconData
- bxl_kickstarter → const IconData
- bxl_kubernetes_ → const IconData
- bxl_less → const IconData
- bxl_linkedin → const IconData
- bxl_linkedin_square → const IconData
- bxl_magento → const IconData
- bxl_mailchimp → const IconData
- bxl_markdown → const IconData
- bxl_mastercard → const IconData
- bxl_medium → const IconData
- bxl_medium_old → const IconData
- bxl_medium_square → const IconData
- bxl_messenger → const IconData
- bxl_microsoft → const IconData
- bxl_microsoft_teams → const IconData
- bxl_nodejs → const IconData
- bxl_ok_ru → const IconData
- bxl_opera → const IconData
- bxl_patreon → const IconData
- bxl_paypal → const IconData
- bxl_periscope → const IconData
- bxl_pinterest → const IconData
- bxl_pinterest_alt → const IconData
- bxl_play_store → const IconData
- bxl_pocket → const IconData
- bxl_product_hunt → const IconData
- bxl_python → const IconData
- bxl_quora → const IconData
- bxl_react → const IconData
- bxl_redbubble → const IconData
- bxl_reddit → const IconData
- bxl_redux → const IconData
- bxl_sass → const IconData
- bxl_shopify → const IconData
- bxl_skype → const IconData
- bxl_slack → const IconData
- bxl_slack_old → const IconData
- bxl_snapchat → const IconData
- bxl_soundcloud → const IconData
- bxl_spotify → const IconData
- bxl_spring_boot → const IconData
- bxl_squarespace → const IconData
- bxl_stack_overflow → const IconData
- bxl_stripe → const IconData
- bxl_telegram → const IconData
- bxl_trello → const IconData
- bxl_tumblr → const IconData
- bxl_tux → const IconData
- bxl_twitch → const IconData
- bxl_twitter → const IconData
- bxl_unsplash → const IconData
- bxl_vimeo → const IconData
- bxl_visa → const IconData
- bxl_vk → const IconData
- bxl_vuejs → const IconData
- bxl_whatsapp → const IconData
- bxl_whatsapp_square → const IconData
- bxl_wikipedia → const IconData
- bxl_windows → const IconData
- bxl_wix → const IconData
- bxl_wordpress → const IconData
- bxl_yahoo → const IconData
- bxl_yelp → const IconData
- bxl_youtube → const IconData
- bxl_zoom → const IconData
- bxs_add_to_queue → const IconData
- bxs_adjust → const IconData
- bxs_adjust_alt → const IconData
- bxs_alarm → const IconData
- bxs_alarm_add → const IconData
- bxs_alarm_exclamation → const IconData
- bxs_alarm_off → const IconData
- bxs_alarm_snooze → const IconData
- bxs_album → const IconData
- bxs_ambulance → const IconData
- bxs_analyse → const IconData
- bxs_angry → const IconData
- bxs_arch → const IconData
- bxs_archive → const IconData
- bxs_archive_in → const IconData
- bxs_archive_out → const IconData
- bxs_area → const IconData
- bxs_arrow_from_bottom → const IconData
- bxs_arrow_from_left → const IconData
- bxs_arrow_from_right → const IconData
- bxs_arrow_from_top → const IconData
- bxs_arrow_to_bottom → const IconData
- bxs_arrow_to_left → const IconData
- bxs_arrow_to_right → const IconData
- bxs_arrow_to_top → const IconData
- bxs_award → const IconData
- bxs_baby_carriage → const IconData
- bxs_backpack → const IconData
- bxs_badge → const IconData
- bxs_badge_check → const IconData
- bxs_badge_dollar → const IconData
- bxs_ball → const IconData
- bxs_band_aid → const IconData
- bxs_bank → const IconData
- bxs_bar_chart_alt_2 → const IconData
- bxs_bar_chart_square → const IconData
- bxs_barcode → const IconData
- bxs_baseball → const IconData
- bxs_basket → const IconData
- bxs_basketball → const IconData
- bxs_bath → const IconData
- bxs_battery → const IconData
- bxs_battery_charging → const IconData
- bxs_battery_full → const IconData
- bxs_battery_low → const IconData
- bxs_bed → const IconData
- bxs_been_here → const IconData
- bxs_beer → const IconData
- bxs_bell → const IconData
- bxs_bell_minus → const IconData
- bxs_bell_off → const IconData
- bxs_bell_plus → const IconData
- bxs_bell_ring → const IconData
- bxs_bible → const IconData
- bxs_binoculars → const IconData
- bxs_blanket → const IconData
- bxs_bolt → const IconData
- bxs_bolt_circle → const IconData
- bxs_bomb → const IconData
- bxs_bone → const IconData
- bxs_bong → const IconData
- bxs_book → const IconData
- bxs_book_add → const IconData
- bxs_book_alt → const IconData
- bxs_book_bookmark → const IconData
- bxs_book_content → const IconData
- bxs_book_heart → const IconData
- bxs_book_open → const IconData
- bxs_book_reader → const IconData
- bxs_bookmark → const IconData
- bxs_bookmark_alt → const IconData
- bxs_bookmark_alt_minus → const IconData
- bxs_bookmark_alt_plus → const IconData
- bxs_bookmark_heart → const IconData
- bxs_bookmark_minus → const IconData
- bxs_bookmark_plus → const IconData
- bxs_bookmark_star → const IconData
- bxs_bookmarks → const IconData
- bxs_bot → const IconData
- bxs_bowling_ball → const IconData
- bxs_box → const IconData
- bxs_brain → const IconData
- bxs_briefcase → const IconData
- bxs_briefcase_alt → const IconData
- bxs_briefcase_alt_2 → const IconData
- bxs_brightness → const IconData
- bxs_brightness_half → const IconData
- bxs_brush → const IconData
- bxs_brush_alt → const IconData
- bxs_bug → const IconData
- bxs_bug_alt → const IconData
- bxs_building → const IconData
- bxs_building_house → const IconData
- bxs_buildings → const IconData
- bxs_bulb → const IconData
- bxs_bullseye → const IconData
- bxs_buoy → const IconData
- bxs_bus → const IconData
- bxs_bus_school → const IconData
- bxs_business → const IconData
- bxs_cabinet → const IconData
- bxs_cake → const IconData
- bxs_calculator → const IconData
- bxs_calendar → const IconData
- bxs_calendar_alt → const IconData
- bxs_calendar_check → const IconData
- bxs_calendar_edit → const IconData
- bxs_calendar_event → const IconData
- bxs_calendar_exclamation → const IconData
- bxs_calendar_heart → const IconData
- bxs_calendar_minus → const IconData
- bxs_calendar_plus → const IconData
- bxs_calendar_star → const IconData
- bxs_calendar_week → const IconData
- bxs_calendar_x → const IconData
- bxs_camera → const IconData
- bxs_camera_home → const IconData
- bxs_camera_movie → const IconData
- bxs_camera_off → const IconData
- bxs_camera_plus → const IconData
- bxs_capsule → const IconData
- bxs_car → const IconData
- bxs_car_battery → const IconData
- bxs_car_crash → const IconData
- bxs_car_garage → const IconData
- bxs_car_mechanic → const IconData
- bxs_car_wash → const IconData
- bxs_card → const IconData
- bxs_caret_down_circle → const IconData
- bxs_caret_down_square → const IconData
- bxs_caret_left_circle → const IconData
- bxs_caret_left_square → const IconData
- bxs_caret_right_circle → const IconData
- bxs_caret_right_square → const IconData
- bxs_caret_up_circle → const IconData
- bxs_caret_up_square → const IconData
- bxs_carousel → const IconData
- bxs_cart → const IconData
- bxs_cart_add → const IconData
- bxs_cart_alt → const IconData
- bxs_cart_download → const IconData
- bxs_category → const IconData
- bxs_category_alt → const IconData
- bxs_cctv → const IconData
- bxs_certification → const IconData
- bxs_chalkboard → const IconData
- bxs_chart → const IconData
- bxs_chat → const IconData
- bxs_check_circle → const IconData
- bxs_check_shield → const IconData
- bxs_check_square → const IconData
- bxs_checkbox → const IconData
- bxs_checkbox_checked → const IconData
- bxs_chess → const IconData
- bxs_chevron_down → const IconData
- bxs_chevron_down_circle → const IconData
- bxs_chevron_down_square → const IconData
- bxs_chevron_left → const IconData
- bxs_chevron_left_circle → const IconData
- bxs_chevron_left_square → const IconData
- bxs_chevron_right → const IconData
- bxs_chevron_right_circle → const IconData
- bxs_chevron_right_square → const IconData
- bxs_chevron_up → const IconData
- bxs_chevron_up_circle → const IconData
- bxs_chevron_up_square → const IconData
- bxs_chevrons_down → const IconData
- bxs_chevrons_left → const IconData
- bxs_chevrons_right → const IconData
- bxs_chevrons_up → const IconData
- bxs_chip → const IconData
- bxs_church → const IconData
- bxs_circle → const IconData
- bxs_city → const IconData
- bxs_clinic → const IconData
- bxs_cloud → const IconData
- bxs_cloud_download → const IconData
- bxs_cloud_lightning → const IconData
- bxs_cloud_rain → const IconData
- bxs_cloud_upload → const IconData
- bxs_coffee → const IconData
- bxs_coffee_alt → const IconData
- bxs_coffee_togo → const IconData
- bxs_cog → const IconData
- bxs_coin → const IconData
- bxs_coin_stack → const IconData
- bxs_collection → const IconData
- bxs_color_fill → const IconData
- bxs_comment → const IconData
- bxs_comment_add → const IconData
- bxs_comment_check → const IconData
- bxs_comment_detail → const IconData
- bxs_comment_dots → const IconData
- bxs_comment_edit → const IconData
- bxs_comment_error → const IconData
- bxs_comment_minus → const IconData
- bxs_comment_x → const IconData
- bxs_compass → const IconData
- bxs_component → const IconData
- bxs_confused → const IconData
- bxs_contact → const IconData
- bxs_conversation → const IconData
- bxs_cool → const IconData
- bxs_copy → const IconData
- bxs_copy_alt → const IconData
- bxs_copyright → const IconData
- bxs_coupon → const IconData
- bxs_credit_card → const IconData
- bxs_credit_card_alt → const IconData
- bxs_credit_card_front → const IconData
- bxs_crop → const IconData
- bxs_crown → const IconData
- bxs_cube → const IconData
- bxs_cube_alt → const IconData
- bxs_cuboid → const IconData
- bxs_customize → const IconData
- bxs_cylinder → const IconData
- bxs_dashboard → const IconData
- bxs_data → const IconData
- bxs_detail → const IconData
- bxs_devices → const IconData
- bxs_diamond → const IconData
- bxs_dice_1 → const IconData
- bxs_dice_2 → const IconData
- bxs_dice_3 → const IconData
- bxs_dice_4 → const IconData
- bxs_dice_5 → const IconData
- bxs_dice_6 → const IconData
- bxs_direction_left → const IconData
- bxs_direction_right → const IconData
- bxs_directions → const IconData
- bxs_disc → const IconData
- bxs_discount → const IconData
- bxs_dish → const IconData
- bxs_dislike → const IconData
- bxs_dizzy → const IconData
- bxs_dock_bottom → const IconData
- bxs_dock_left → const IconData
- bxs_dock_right → const IconData
- bxs_dock_top → const IconData
- bxs_dollar_circle → const IconData
- bxs_donate_blood → const IconData
- bxs_donate_heart → const IconData
- bxs_door_open → const IconData
- bxs_doughnut_chart → const IconData
- bxs_down_arrow → const IconData
- bxs_down_arrow_alt → const IconData
- bxs_down_arrow_circle → const IconData
- bxs_down_arrow_square → const IconData
- bxs_download → const IconData
- bxs_downvote → const IconData
- bxs_drink → const IconData
- bxs_droplet → const IconData
- bxs_droplet_half → const IconData
- bxs_dryer → const IconData
- bxs_duplicate → const IconData
- bxs_edit → const IconData
- bxs_edit_alt → const IconData
- bxs_edit_location → const IconData
- bxs_eject → const IconData
- bxs_envelope → const IconData
- bxs_envelope_open → const IconData
- bxs_eraser → const IconData
- bxs_error → const IconData
- bxs_error_alt → const IconData
- bxs_error_circle → const IconData
- bxs_ev_station → const IconData
- bxs_exit → const IconData
- bxs_extension → const IconData
- bxs_eyedropper → const IconData
- bxs_face → const IconData
- bxs_face_mask → const IconData
- bxs_factory → const IconData
- bxs_fast_forward_circle → const IconData
- bxs_file → const IconData
- bxs_file_archive → const IconData
- bxs_file_blank → const IconData
- bxs_file_css → const IconData
- bxs_file_doc → const IconData
- bxs_file_export → const IconData
- bxs_file_find → const IconData
- bxs_file_gif → const IconData
- bxs_file_html → const IconData
- bxs_file_image → const IconData
- bxs_file_import → const IconData
- bxs_file_jpg → const IconData
- bxs_file_js → const IconData
- bxs_file_json → const IconData
- bxs_file_md → const IconData
- bxs_file_pdf → const IconData
- bxs_file_plus → const IconData
- bxs_file_png → const IconData
- bxs_file_txt → const IconData
- bxs_film → const IconData
- bxs_filter_alt → const IconData
- bxs_first_aid → const IconData
- bxs_flag → const IconData
- bxs_flag_alt → const IconData
- bxs_flag_checkered → const IconData
- bxs_flame → const IconData
- bxs_flask → const IconData
- bxs_florist → const IconData
- bxs_folder → const IconData
- bxs_folder_minus → const IconData
- bxs_folder_open → const IconData
- bxs_folder_plus → const IconData
- bxs_fridge → const IconData
- bxs_game → const IconData
- bxs_gas_pump → const IconData
- bxs_ghost → const IconData
- bxs_gift → const IconData
- bxs_graduation → const IconData
- bxs_grid → const IconData
- bxs_grid_alt → const IconData
- bxs_group → const IconData
- bxs_guitar_amp → const IconData
- bxs_hand_down → const IconData
- bxs_hand_left → const IconData
- bxs_hand_right → const IconData
- bxs_hand_up → const IconData
- bxs_happy → const IconData
- bxs_happy_alt → const IconData
- bxs_happy_beaming → const IconData
- bxs_happy_heart_eyes → const IconData
- bxs_hdd → const IconData
- bxs_heart → const IconData
- bxs_heart_circle → const IconData
- bxs_heart_square → const IconData
- bxs_help_circle → const IconData
- bxs_hide → const IconData
- bxs_home → const IconData
- bxs_home_circle → const IconData
- bxs_home_heart → const IconData
- bxs_home_smile → const IconData
- bxs_hot → const IconData
- bxs_hotel → const IconData
- bxs_hourglass → const IconData
- bxs_hourglass_bottom → const IconData
- bxs_hourglass_top → const IconData
- bxs_id_card → const IconData
- bxs_image → const IconData
- bxs_image_add → const IconData
- bxs_image_alt → const IconData
- bxs_inbox → const IconData
- bxs_info_circle → const IconData
- bxs_info_square → const IconData
- bxs_institution → const IconData
- bxs_joystick → const IconData
- bxs_joystick_alt → const IconData
- bxs_key → const IconData
- bxs_keyboard → const IconData
- bxs_label → const IconData
- bxs_landmark → const IconData
- bxs_landscape → const IconData
- bxs_laugh → const IconData
- bxs_layer → const IconData
- bxs_layer_minus → const IconData
- bxs_layer_plus → const IconData
- bxs_layout → const IconData
- bxs_left_arrow → const IconData
- bxs_left_arrow_alt → const IconData
- bxs_left_arrow_circle → const IconData
- bxs_left_arrow_square → const IconData
- bxs_left_down_arrow_circle → const IconData
- bxs_left_top_arrow_circle → const IconData
- bxs_like → const IconData
- bxs_location_plus → const IconData
- bxs_lock → const IconData
- bxs_lock_alt → const IconData
- bxs_lock_open → const IconData
- bxs_lock_open_alt → const IconData
- bxs_log_in → const IconData
- bxs_log_in_circle → const IconData
- bxs_log_out → const IconData
- bxs_log_out_circle → const IconData
- bxs_low_vision → const IconData
- bxs_magic_wand → const IconData
- bxs_magnet → const IconData
- bxs_map → const IconData
- bxs_map_alt → const IconData
- bxs_map_pin → const IconData
- bxs_mask → const IconData
- bxs_medal → const IconData
- bxs_megaphone → const IconData
- bxs_meh → const IconData
- bxs_meh_alt → const IconData
- bxs_meh_blank → const IconData
- bxs_memory_card → const IconData
- bxs_message → const IconData
- bxs_message_add → const IconData
- bxs_message_alt → const IconData
- bxs_message_alt_add → const IconData
- bxs_message_alt_check → const IconData
- bxs_message_alt_detail → const IconData
- bxs_message_alt_dots → const IconData
- bxs_message_alt_edit → const IconData
- bxs_message_alt_error → const IconData
- bxs_message_alt_minus → const IconData
- bxs_message_alt_x → const IconData
- bxs_message_check → const IconData
- bxs_message_detail → const IconData
- bxs_message_dots → const IconData
- bxs_message_edit → const IconData
- bxs_message_error → const IconData
- bxs_message_minus → const IconData
- bxs_message_rounded → const IconData
- bxs_message_rounded_add → const IconData
- bxs_message_rounded_check → const IconData
- bxs_message_rounded_detail → const IconData
- bxs_message_rounded_dots → const IconData
- bxs_message_rounded_edit → const IconData
- bxs_message_rounded_error → const IconData
- bxs_message_rounded_minus → const IconData
- bxs_message_rounded_x → const IconData
- bxs_message_square → const IconData
- bxs_message_square_add → const IconData
- bxs_message_square_check → const IconData
- bxs_message_square_detail → const IconData
- bxs_message_square_dots → const IconData
- bxs_message_square_edit → const IconData
- bxs_message_square_error → const IconData
- bxs_message_square_minus → const IconData
- bxs_message_square_x → const IconData
- bxs_message_x → const IconData
- bxs_meteor → const IconData
- bxs_microchip → const IconData
- bxs_microphone → const IconData
- bxs_microphone_alt → const IconData
- bxs_microphone_off → const IconData
- bxs_minus_circle → const IconData
- bxs_minus_square → const IconData
- bxs_mobile → const IconData
- bxs_mobile_vibration → const IconData
- bxs_moon → const IconData
- bxs_mouse → const IconData
- bxs_mouse_alt → const IconData
- bxs_movie → const IconData
- bxs_movie_play → const IconData
- bxs_music → const IconData
- bxs_network_chart → const IconData
- bxs_news → const IconData
- bxs_no_entry → const IconData
- bxs_note → const IconData
- bxs_notepad → const IconData
- bxs_notification → const IconData
- bxs_notification_off → const IconData
- bxs_offer → const IconData
- bxs_package → const IconData
- bxs_paint → const IconData
- bxs_paint_roll → const IconData
- bxs_palette → const IconData
- bxs_paper_plane → const IconData
- bxs_parking → const IconData
- bxs_paste → const IconData
- bxs_pen → const IconData
- bxs_pencil → const IconData
- bxs_phone → const IconData
- bxs_phone_call → const IconData
- bxs_phone_incoming → const IconData
- bxs_phone_outgoing → const IconData
- bxs_photo_album → const IconData
- bxs_piano → const IconData
- bxs_pie_chart → const IconData
- bxs_pie_chart_alt → const IconData
- bxs_pie_chart_alt_2 → const IconData
- bxs_pin → const IconData
- bxs_pizza → const IconData
- bxs_plane → const IconData
- bxs_plane_alt → const IconData
- bxs_plane_land → const IconData
- bxs_plane_take_off → const IconData
- bxs_planet → const IconData
- bxs_playlist → const IconData
- bxs_plug → const IconData
- bxs_plus_circle → const IconData
- bxs_plus_square → const IconData
- bxs_pointer → const IconData
- bxs_polygon → const IconData
- bxs_printer → const IconData
- bxs_purchase_tag → const IconData
- bxs_purchase_tag_alt → const IconData
- bxs_pyramid → const IconData
- bxs_quote_alt_left → const IconData
- bxs_quote_alt_right → const IconData
- bxs_quote_left → const IconData
- bxs_quote_right → const IconData
- bxs_quote_single_left → const IconData
- bxs_quote_single_right → const IconData
- bxs_radiation → const IconData
- bxs_radio → const IconData
- bxs_receipt → const IconData
- bxs_rectangle → const IconData
- bxs_rename → const IconData
- bxs_report → const IconData
- bxs_rewind_circle → const IconData
- bxs_right_arrow → const IconData
- bxs_right_arrow_alt → const IconData
- bxs_right_arrow_circle → const IconData
- bxs_right_arrow_square → const IconData
- bxs_right_down_arrow_circle → const IconData
- bxs_right_top_arrow_circle → const IconData
- bxs_rocket → const IconData
- bxs_ruler → const IconData
- bxs_sad → const IconData
- bxs_save → const IconData
- bxs_school → const IconData
- bxs_search → const IconData
- bxs_search_alt_2 → const IconData
- bxs_select_multiple → const IconData
- bxs_send → const IconData
- bxs_server → const IconData
- bxs_shapes → const IconData
- bxs_shield → const IconData
- bxs_shield_alt_2 → const IconData
- bxs_shield_x → const IconData
- bxs_ship → const IconData
- bxs_shocked → const IconData
- bxs_shopping_bag → const IconData
- bxs_shopping_bag_alt → const IconData
- bxs_shopping_bags → const IconData
- bxs_show → const IconData
- bxs_skip_next_circle → const IconData
- bxs_skip_previous_circle → const IconData
- bxs_skull → const IconData
- bxs_sleepy → const IconData
- bxs_slideshow → const IconData
- bxs_smile → const IconData
- bxs_sort_alt → const IconData
- bxs_spa → const IconData
- bxs_spray_can → const IconData
- bxs_spreadsheet → const IconData
- bxs_square → const IconData
- bxs_square_rounded → const IconData
- bxs_star → const IconData
- bxs_star_half → const IconData
- bxs_sticker → const IconData
- bxs_stopwatch → const IconData
- bxs_store → const IconData
- bxs_store_alt → const IconData
- bxs_sun → const IconData
- bxs_t_shirt → const IconData
- bxs_tachometer → const IconData
- bxs_tag → const IconData
- bxs_tag_alt → const IconData
- bxs_tag_x → const IconData
- bxs_taxi → const IconData
- bxs_tennis_ball → const IconData
- bxs_terminal → const IconData
- bxs_thermometer → const IconData
- bxs_time → const IconData
- bxs_time_five → const IconData
- bxs_timer → const IconData
- bxs_tired → const IconData
- bxs_to_top → const IconData
- bxs_toggle_left → const IconData
- bxs_toggle_right → const IconData
- bxs_tone → const IconData
- bxs_torch → const IconData
- bxs_traffic → const IconData
- bxs_traffic_barrier → const IconData
- bxs_traffic_cone → const IconData
- bxs_train → const IconData
- bxs_trash → const IconData
- bxs_trash_alt → const IconData
- bxs_tree → const IconData
- bxs_trophy → const IconData
- bxs_truck → const IconData
- bxs_tv → const IconData
- bxs_up_arrow → const IconData
- bxs_up_arrow_alt → const IconData
- bxs_up_arrow_circle → const IconData
- bxs_up_arrow_square → const IconData
- bxs_upside_down → const IconData
- bxs_upvote → const IconData
- bxs_user → const IconData
- bxs_user_account → const IconData
- bxs_user_badge → const IconData
- bxs_user_check → const IconData
- bxs_user_circle → const IconData
- bxs_user_detail → const IconData
- bxs_user_minus → const IconData
- bxs_user_pin → const IconData
- bxs_user_plus → const IconData
- bxs_user_rectangle → const IconData
- bxs_user_voice → const IconData
- bxs_user_x → const IconData
- bxs_vector → const IconData
- bxs_vial → const IconData
- bxs_video → const IconData
- bxs_video_off → const IconData
- bxs_video_plus → const IconData
- bxs_video_recording → const IconData
- bxs_videos → const IconData
- bxs_virus → const IconData
- bxs_virus_block → const IconData
- bxs_volume → const IconData
- bxs_volume_full → const IconData
- bxs_volume_low → const IconData
- bxs_volume_mute → const IconData
- bxs_wallet → const IconData
- bxs_wallet_alt → const IconData
- bxs_washer → const IconData
- bxs_watch → const IconData
- bxs_watch_alt → const IconData
- bxs_webcam → const IconData
- bxs_widget → const IconData
- bxs_window_alt → const IconData
- bxs_wine → const IconData
- bxs_wink_smile → const IconData
- bxs_wink_tongue → const IconData
- bxs_wrench → const IconData
- bxs_x_circle → const IconData
- bxs_x_square → const IconData
- bxs_yin_yang → const IconData
- bxs_zap → const IconData
- bxs_zoom_in → const IconData
- bxs_zoom_out → const IconData