- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5df
Font Icon Library
Material Symbols Icon Search
355 icons
Matching "button"
Arrow Right Alt
arrow_right_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e941
Backspace
backspace
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e14a
Bottom Panel Close
bottom_panel_close
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f72a
Bottom Right Click
bottom_right_click
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f684
Buttons Alt
buttons_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e72f
Cancel
cancel
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5c9
Check Box
check_box
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e834
Check Box Outline Blank
check_box_outline_blank
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e835
Chevron Line Up
chevron_line_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eec3
Chips
chips
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e993
Clear All
clear_all
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e0b8
Close
close
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5cd
Close Fullscreen
close_fullscreen
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f1cf
Delete Forever
delete_forever
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e92b
Desktop Landscape Add
desktop_landscape_add
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f439
Download
download
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f090
Download 2
download_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f523
Dropdown Menu
dropdown_menu
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ffef0
Eject
eject
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e8fb
Expand Circle Down
expand_circle_down
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e7cd
Expand Circle Up
expand_circle_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f5d2
Favorite
favorite
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e87d
Home
home
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e88a
Indeterminate Check Box
indeterminate_check_box
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e909
Input Circle
input_circle
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f71a
Ios Share
ios_share
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e6b8
Keyboard Command Key
keyboard_command_key
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eae7
Keyboard Double Arrow Left
keyboard_double_arrow_left
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eac3
Left Click
left_click
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f718
Left Panel Close
left_panel_close
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f717
Minimize
minimize
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e931
More Horiz
more_horiz
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5d3
Move Down
move_down
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb61
Open In New
open_in_new
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e89e
Open Run
open_run
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f4b7
Output
output
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ebbe
Radio Button Checked
radio_button_checked
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e837
Radio Button Partial
radio_button_partial
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f560
Radio Button Unchecked
radio_button_unchecked
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e836
Search
search
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e8b6
Select Check Box
select_check_box
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f1fe
Send Time Extension
send_time_extension
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eadb
Sliders
sliders
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e9e3
Start
start
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e089
Subdirectory Arrow Left
subdirectory_arrow_left
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5d9
Swap Horizontal Circle
swap_horizontal_circle
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e933
Swipe Left
swipe_left
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb59
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.