- Package
- Material Symbols
- Category
- Actions
- Code Point
- e004
Font Icon Library
Material Symbols Icon Search
35 icons
Matching "Inbox"
Bigtop Updates
bigtop_updates
- Package
- Material Symbols
- Category
- Android
- Code Point
- e669
All Inbox
all_inbox
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e97f
Alternate Email
alternate_email
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0e6
Chat
chat
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0b7
Contact Mail
contact_mail
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0d0
Drafts
drafts
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e151
Forward To Inbox
forward_to_inbox
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f187
Inbox
inbox
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e156
Inbox Customize
inbox_customize
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f859
Inbox Text
inbox_text
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f399
Inbox Text Asterisk
inbox_text_asterisk
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f360
Inbox Text Person
inbox_text_person
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f35e
Inbox Text Share
inbox_text_share
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f35c
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e158
Mail Asterisk
mail_asterisk
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- eef4
Mail Shield
mail_shield
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f249
Markunread Mailbox
markunread_mailbox
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e89b
Mark Chat Read
mark_chat_read
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f18b
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
Notifications
notifications
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e7f4
Outgoing Mail
outgoing_mail
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f0d2
Send And Archive
send_and_archive
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ea0c
Sms
sms
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e625
Stacked Email
stacked_email
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e6c7
Stacked Inbox
stacked_inbox
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e6c9
Unarchive
unarchive
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e169
Voicemail
voicemail
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0d9
Voicemail 2
voicemail_2
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f352
Archive
archive
- Package
- Material Symbols
- Category
- Text
- Code Point
- e149
Check Circle Unread
check_circle_unread
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f27e
Reply All
reply_all
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e15f
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.