- Package
- Material Symbols
- Category
- Business
- Code Point
- e1d2
Font Icon Library
Material Symbols Icon Search
1,782 icons
Matching "ad"
Universal Currency
universal_currency
- Package
- Material Symbols
- Category
- Business
- Code Point
- e9fa
Work Update
work_update
- Package
- Material Symbols
- Category
- Business
- Code Point
- f5f8
Add Call
add_call
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0e8
Add Comment
add_comment
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e266
Alternate Email
alternate_email
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0e6
Attach Email
attach_email
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ea5e
Auto Read Pause
auto_read_pause
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f219
Auto Read Play
auto_read_play
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f216
Calendar Add On
calendar_add_on
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ef85
Calendar Apps Script
calendar_apps_script
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f0bb
Call Made
call_made
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0b2
Call Received
call_received
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0b5
Cell Tower
cell_tower
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ebba
Chat Add On
chat_add_on
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f0f3
Chat Apps Script
chat_apps_script
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f0bd
Comment
comment
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0b9
Contacts
contacts
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0ba
Contact Mail
contact_mail
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0d0
Contact Phone
contact_phone
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0cf
Co Present
co_present
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- eaf0
Dialpad
dialpad
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0bc
Drafts
drafts
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e151
For You
for_you
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e9ac
Hourglass Bottom
hourglass_bottom
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ea5c
Hourglass Top
hourglass_top
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ea5b
Import Contacts
import_contacts
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0e0
Inbox
inbox
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e156
Inbox Customize
inbox_customize
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f859
Link 2
link_2
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- fffb5
Live Help
live_help
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0c6
Mail Asterisk
mail_asterisk
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- eef4
Mail Lock
mail_lock
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ec0a
Markunread Mailbox
markunread_mailbox
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e89b
Mark As Unread
mark_as_unread
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e9bc
Mark Chat Read
mark_chat_read
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f18b
Mark Chat Unread
mark_chat_unread
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f189
Mark Email Read
mark_email_read
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f18c
Mark Email Unread
mark_email_unread
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f18a
Mark Unread Chat Alt
mark_unread_chat_alt
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- eb9d
Move To Inbox
move_to_inbox
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e168
Network Intelligence Update
network_intelligence_update
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f5f5
Network Manage
network_manage
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f7ab
Notifications
notifications
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e7f4
Notifications Active
notifications_active
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e7f7
Notifications Unread
notifications_unread
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f4fe
Notification Multiple
notification_multiple
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e6c2
Notification Settings
notification_settings
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f367
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.