- Package
- Material Symbols
- Category
- Text
- Code Point
- f762
Font Icon Library
Material Symbols Icon Search
229 icons
Matching "board"
Language Chinese Wubi
language_chinese_wubi
- Package
- Material Symbols
- Category
- Text
- Code Point
- f761
Language Pinyin
language_pinyin
- Package
- Material Symbols
- Category
- Text
- Code Point
- f75c
Language Us Colemak
language_us_colemak
- Package
- Material Symbols
- Category
- Text
- Code Point
- f75b
Language Us Dvorak
language_us_dvorak
- Package
- Material Symbols
- Category
- Text
- Code Point
- f75a
Letter Switch
letter_switch
- Package
- Material Symbols
- Category
- Text
- Code Point
- f758
Markdown Paste
markdown_paste
- Package
- Material Symbols
- Category
- Text
- Code Point
- f554
Note Alt
note_alt
- Package
- Material Symbols
- Category
- Text
- Code Point
- f040
Overview
overview
- Package
- Material Symbols
- Category
- Text
- Code Point
- e4a7
Pending Actions
pending_actions
- Package
- Material Symbols
- Category
- Text
- Code Point
- f1bb
Pivot Table Chart
pivot_table_chart
- Package
- Material Symbols
- Category
- Text
- Code Point
- e9ce
Space Bar
space_bar
- Package
- Material Symbols
- Category
- Text
- Code Point
- e256
Space Dashboard
space_dashboard
- Package
- Material Symbols
- Category
- Text
- Code Point
- e66b
Space Dashboard 2
space_dashboard_2
- Package
- Material Symbols
- Category
- Text
- Code Point
- fff8c
Team Dashboard
team_dashboard
- Package
- Material Symbols
- Category
- Text
- Code Point
- e013
Text Fields
text_fields
- Package
- Material Symbols
- Category
- Text
- Code Point
- e262
Text Select Move Back Word
text_select_move_back_word
- Package
- Material Symbols
- Category
- Text
- Code Point
- f73a
Text Up
text_up
- Package
- Material Symbols
- Category
- Text
- Code Point
- f49e
View Module
view_module
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8f0
View Quilt
view_quilt
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8f1
Auto Transmission
auto_transmission
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f53f
Car Defrost Left
car_defrost_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f344
Car Defrost Low Left
car_defrost_low_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f343
Car Defrost Low Right
car_defrost_low_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f342
Car Defrost Mid Left
car_defrost_mid_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f278
Car Defrost Mid Low Left
car_defrost_mid_low_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f341
Car Defrost Mid Low Right
car_defrost_mid_low_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f277
Car Defrost Mid Right
car_defrost_mid_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f340
Car Defrost Right
car_defrost_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f33f
Car Fan Low Left
car_fan_low_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f33e
Car Fan Low Mid Left
car_fan_low_mid_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f33d
Car Fan Low Right
car_fan_low_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f33c
Car Fan Mid Left
car_fan_mid_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f33b
Car Fan Mid Low Right
car_fan_mid_low_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f33a
Car Fan Mid Right
car_fan_mid_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f339
Car Fan Recirculate
car_fan_recirculate
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f338
Car Fan Recirculate 2
car_fan_recirculate_2
- Package
- Material Symbols
- Category
- Transit
- Code Point
- fff40
Car Seat Off
car_seat_off
- Package
- Material Symbols
- Category
- Transit
- Code Point
- ffebe
Departure Board
departure_board
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e576
Electric Scooter
electric_scooter
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb1f
Hvac Max Defrost
hvac_max_defrost
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f332
Scooter
scooter
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f471
Seat Vent Right
seat_vent_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f32c
Seat Window
seat_window
- Package
- Material Symbols
- Category
- Transit
- Code Point
- ffee1
Steering Wheel Cool
steering_wheel_cool
- Package
- Material Symbols
- Category
- Transit
- Code Point
- ffebd
Steering Wheel Heat
steering_wheel_heat
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f32b
Swap Driving Apps Wheel
swap_driving_apps_wheel
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e69f
Transit Ticket
transit_ticket
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f3f1
Add Material Symbols to your website or app
Add the library once, copy an icon from the results above, and include an accessible label when the icon communicates meaning.1. Load the icon library
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined">
Reference version: Google Fonts variable icon font
2. Copy an icon
Use Copy class when you already have markup, or Copy HTML for a ready-to-paste element.
Code points are useful for CSS generated content and tools that work directly with icon fonts.
3. Keep icons accessible
Hide decorative icons from assistive technology. When an icon communicates meaning, pair it with visible text or an accessible label.
Confirm licensing and usage requirements with the library publisher before distributing a finished product.
Practical Notes
Icon Implementation Checklist
Icons work best when they support quick recognition without becoming the only way a user understands an action.Label important controls
Use visible text or accessible labels for buttons where the icon meaning may be ambiguous.
Keep style consistent
Mixing filled, outlined, sharp, and rounded icon families can make an interface feel uneven.
Load only what you need
Large icon fonts can cost performance. SVG sprites or subset fonts are better for focused interfaces.
Related References
Continue with nearby symbol, code, and web design resources.