- Package
- Material Symbols
- Category
- Text
- Code Point
- e014
Font Icon Library
Material Symbols Icon Search
355 icons
Matching "button"
Language Chinese Dayi
language_chinese_dayi
- Package
- Material Symbols
- Category
- Text
- Code Point
- f764
Language Chinese Pinyin
language_chinese_pinyin
- Package
- Material Symbols
- Category
- Text
- Code Point
- f763
Language Chinese Quick
language_chinese_quick
- Package
- Material Symbols
- Category
- Text
- Code Point
- f762
Language Spanish
language_spanish
- Package
- Material Symbols
- Category
- Text
- Code Point
- f5e9
Line End Square
line_end_square
- Package
- Material Symbols
- Category
- Text
- Code Point
- f819
List Alt Add
list_alt_add
- Package
- Material Symbols
- Category
- Text
- Code Point
- f756
Markdown Paste
markdown_paste
- Package
- Material Symbols
- Category
- Text
- Code Point
- f554
Numbers
numbers
- Package
- Material Symbols
- Category
- Text
- Code Point
- eac7
Other Admission
other_admission
- Package
- Material Symbols
- Category
- Text
- Code Point
- e47b
Read More
read_more
- Package
- Material Symbols
- Category
- Text
- Code Point
- ef6d
Restore Page
restore_page
- Package
- Material Symbols
- Category
- Text
- Code Point
- e929
Space Bar
space_bar
- Package
- Material Symbols
- Category
- Text
- Code Point
- e256
Spellcheck
spellcheck
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8ce
Summarize
summarize
- Package
- Material Symbols
- Category
- Text
- Code Point
- f071
Tag
tag
- Package
- Material Symbols
- Category
- Text
- Code Point
- e9ef
Title
title
- Package
- Material Symbols
- Category
- Text
- Code Point
- e264
Top Panel Close
top_panel_close
- Package
- Material Symbols
- Category
- Text
- Code Point
- f733
Uppercase
uppercase
- Package
- Material Symbols
- Category
- Text
- Code Point
- f488
Variable Add
variable_add
- Package
- Material Symbols
- Category
- Text
- Code Point
- f51e
Car Defrost Mid Right
car_defrost_mid_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f340
Car Fan Mid Low Right
car_fan_mid_low_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f33a
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 Lock
car_lock
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f336
Car Seat Off
car_seat_off
- Package
- Material Symbols
- Category
- Transit
- Code Point
- ffebe
Seat Cool Right
seat_cool_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f330
Seat Heat Left
seat_heat_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f32f
Windshield Defrost Auto
windshield_defrost_auto
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f248
Windshield Defrost Front
windshield_defrost_front
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f32a
Windshield Defrost Rear
windshield_defrost_rear
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f329
Elevator
elevator
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1a0
Action Key
action_key
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f502
Add Box
add_box
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e146
Add Circle
add_circle
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e147
Arrow Back
arrow_back
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5c4
Arrow Back 2
arrow_back_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f43a
Arrow Back Ios New
arrow_back_ios_new
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e2ea
Arrow Circle Down
arrow_circle_down
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f181
Arrow Circle Left
arrow_circle_left
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eaa7
Arrow Circle Right
arrow_circle_right
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eaaa
Arrow Circle Up
arrow_circle_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f182
Arrow Drop Down Circle
arrow_drop_down_circle
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5c6
Arrow Drop Up
arrow_drop_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5c7
Arrow Forward
arrow_forward
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5c8
Arrow Menu Close
arrow_menu_close
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f3d3
Arrow Menu Open
arrow_menu_open
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f3d2
Arrow Outward
arrow_outward
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f8ce
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.