- Package
- Material Symbols
- Category
- Actions
- Code Point
- e762
Font Icon Library
Material Symbols Icon Search
114 icons
Matching "Ads"
Ad Group Off
ad_group_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- eae5
Backup Table
backup_table
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ef43
Support
support
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ef73
Rewarded Ads
rewarded_ads
- Package
- Material Symbols
- Category
- Activities
- Code Point
- efb6
Settings System Daydream
settings_system_daydream
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1c3
View In Ar
view_in_ar
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e9fe
View In Ar Off
view_in_ar_off
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f61b
Atm
atm
- Package
- Material Symbols
- Category
- Business
- Code Point
- e573
Conversion Path
conversion_path
- Package
- Material Symbols
- Category
- Business
- Code Point
- f0c1
Conversion Path Off
conversion_path_off
- Package
- Material Symbols
- Category
- Business
- Code Point
- f7b4
Strikethrough S
strikethrough_s
- Package
- Material Symbols
- Category
- Business
- Code Point
- e257
Deskphone
deskphone
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f7fa
Earbuds
earbuds
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f003
Earbuds 2
earbuds_2
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f324
Earbuds Battery
earbuds_battery
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f004
Earbud Left
earbud_left
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f326
Headphones
headphones
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f01f
Headphones Battery
headphones_battery
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f020
Headset Mic
headset_mic
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e311
Headset Off
headset_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e33a
Head Mounted Device
head_mounted_device
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f4c5
Media Output
media_output
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f4f2
Media Output Off
media_output_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f4f3
Roundabout Right
roundabout_right
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eba3
Mop
mop
- Package
- Material Symbols
- Category
- Household
- Code Point
- e28d
Table Bar
table_bar
- Package
- Material Symbols
- Category
- Household
- Code Point
- ead2
Table Large
table_large
- Package
- Material Symbols
- Category
- Household
- Code Point
- f299
Grid On
grid_on
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3ec
Streetview
streetview
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e56e
Diversity 2
diversity_2
- Package
- Material Symbols
- Category
- Social
- Code Point
- f8d8
Family Group
family_group
- Package
- Material Symbols
- Category
- Social
- Code Point
- eef2
Follow The Signs
follow_the_signs
- Package
- Material Symbols
- Category
- Social
- Code Point
- f222
Group
group
- Package
- Material Symbols
- Category
- Social
- Code Point
- e7ef
Jewelry
jewelry
- Package
- Material Symbols
- Category
- Social
- Code Point
- ffedb
Support Agent
support_agent
- Package
- Material Symbols
- Category
- Social
- Code Point
- f0e2
Add Column Right
add_column_right
- Package
- Material Symbols
- Category
- Text
- Code Point
- f424
Add Row Above
add_row_above
- Package
- Material Symbols
- Category
- Text
- Code Point
- f423
Add Row Below
add_row_below
- Package
- Material Symbols
- Category
- Text
- Code Point
- f422
Article Person
article_person
- Package
- Material Symbols
- Category
- Text
- Code Point
- f368
Border All
border_all
- Package
- Material Symbols
- Category
- Text
- Code Point
- e228
Border Color
border_color
- Package
- Material Symbols
- Category
- Text
- Code Point
- e22b
Border Inner
border_inner
- Package
- Material Symbols
- Category
- Text
- Code Point
- e22d
Border Left
border_left
- Package
- Material Symbols
- Category
- Text
- Code Point
- e22e
Border Outer
border_outer
- Package
- Material Symbols
- Category
- Text
- Code Point
- e22f
Border Right
border_right
- Package
- Material Symbols
- Category
- Text
- Code Point
- e230
Border Style
border_style
- Package
- Material Symbols
- Category
- Text
- Code Point
- e231
Border Top
border_top
- Package
- Material Symbols
- Category
- Text
- Code Point
- e232
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.