- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f7a2
Font Icon Library
Material Symbols Icon Search
355 icons
Matching "button"
Rear Camera
rear_camera
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f6c2
Rectangle Add
rectangle_add
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eec8
Reset Tv
reset_tv
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e9d9
Save
save
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e161
Touchpad Mouse
touchpad_mouse
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f687
Triangle Circle
triangle_circle
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eec6
Tty
tty
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f1aa
Tv Remote
tv_remote
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f5d9
Videogame Asset
videogame_asset
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e338
Videogame Asset Off
videogame_asset_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e500
Watch Button
watch_button
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- fff20
Watch Button Press
watch_button_press
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f6aa
X Circle
x_circle
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e349
Arming Countdown
arming_countdown
- Package
- Material Symbols
- Category
- Home
- Code Point
- e78a
Arrows More Up
arrows_more_up
- Package
- Material Symbols
- Category
- Home
- Code Point
- f8ac
Doorbell Chime
doorbell_chime
- Package
- Material Symbols
- Category
- Home
- Code Point
- e1f3
Google Tv Remote
google_tv_remote
- Package
- Material Symbols
- Category
- Home
- Code Point
- f5db
Nest Hello Doorbell
nest_hello_doorbell
- Package
- Material Symbols
- Category
- Home
- Code Point
- e82c
Nest Wake On Press
nest_wake_on_press
- Package
- Material Symbols
- Category
- Home
- Code Point
- f8c6
Controller Gen
controller_gen
- Package
- Material Symbols
- Category
- Household
- Code Point
- e83d
Doorbell
doorbell
- Package
- Material Symbols
- Category
- Household
- Code Point
- efff
Doorbell 3P
doorbell_3p
- Package
- Material Symbols
- Category
- Household
- Code Point
- e1e7
Dry
dry
- Package
- Material Symbols
- Category
- Household
- Code Point
- f1b3
Emergency Heat
emergency_heat
- Package
- Material Symbols
- Category
- Household
- Code Point
- f15d
Emergency Recording
emergency_recording
- Package
- Material Symbols
- Category
- Household
- Code Point
- ebf4
Energy Savings Leaf
energy_savings_leaf
- Package
- Material Symbols
- Category
- Household
- Code Point
- ec1a
Family Home
family_home
- Package
- Material Symbols
- Category
- Household
- Code Point
- eb26
House
house
- Package
- Material Symbols
- Category
- Household
- Code Point
- ea44
Microwave
microwave
- Package
- Material Symbols
- Category
- Household
- Code Point
- f204
Microwave Gen
microwave_gen
- Package
- Material Symbols
- Category
- Household
- Code Point
- e847
Mode Off On
mode_off_on
- Package
- Material Symbols
- Category
- Household
- Code Point
- f16f
Switch
switch
- Package
- Material Symbols
- Category
- Household
- Code Point
- e1f4
Switch Off
switch_off
- Package
- Material Symbols
- Category
- Household
- Code Point
- fff6f
Add A Photo
add_a_photo
- Package
- Material Symbols
- Category
- Images
- Code Point
- e439
Brightness 5
brightness_5
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3aa
Camera
camera
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3af
Circle
circle
- Package
- Material Symbols
- Category
- Images
- Code Point
- ef4a
Deblur
deblur
- Package
- Material Symbols
- Category
- Images
- Code Point
- eb77
Ev Shadow Add
ev_shadow_add
- Package
- Material Symbols
- Category
- Images
- Code Point
- f580
Ev Shadow Minus
ev_shadow_minus
- Package
- Material Symbols
- Category
- Images
- Code Point
- f57f
Exposure Plus 1
exposure_plus_1
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3cd
Hdr Auto
hdr_auto
- Package
- Material Symbols
- Category
- Images
- Code Point
- f01a
Hdr Auto Select
hdr_auto_select
- Package
- Material Symbols
- Category
- Images
- Code Point
- f01b
Hdr Off
hdr_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3ed
Hdr On
hdr_on
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3ee
Hdr On Select
hdr_on_select
- Package
- Material Symbols
- Category
- Images
- Code Point
- f01d
Hdr Plus
hdr_plus
- Package
- Material Symbols
- Category
- Images
- Code Point
- f01e
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.