- Package
- Material Symbols
- Category
- Business
- Code Point
- f04a
Font Icon Library
Material Symbols Icon Search
1,160 icons
Matching "OS"
Price Check
price_check
- Package
- Material Symbols
- Category
- Business
- Code Point
- f04b
Quick Reorder
quick_reorder
- Package
- Material Symbols
- Category
- Business
- Code Point
- eb15
Receipt
receipt
- Package
- Material Symbols
- Category
- Business
- Code Point
- e8b0
Receipt Long Off
receipt_long_off
- Package
- Material Symbols
- Category
- Business
- Code Point
- f40a
Savings
savings
- Package
- Material Symbols
- Category
- Business
- Code Point
- e2eb
Sell Cloud
sell_cloud
- Package
- Material Symbols
- Category
- Business
- Code Point
- fff7b
Shopping Cart Off
shopping_cart_off
- Package
- Material Symbols
- Category
- Business
- Code Point
- f4f7
Shop Two
shop_two
- Package
- Material Symbols
- Category
- Business
- Code Point
- e8ca
Strikethrough S
strikethrough_s
- Package
- Material Symbols
- Category
- Business
- Code Point
- e257
Toll
toll
- Package
- Material Symbols
- Category
- Business
- Code Point
- e8e0
Trending Up
trending_up
- Package
- Material Symbols
- Category
- Business
- Code Point
- e8e5
Troubleshoot
troubleshoot
- Package
- Material Symbols
- Category
- Business
- Code Point
- e1d2
Waterfall Chart
waterfall_chart
- Package
- Material Symbols
- Category
- Business
- Code Point
- ea00
All Inbox
all_inbox
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e97f
Attach Email
attach_email
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ea5e
Call End
call_end
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0b1
Cancel Presentation
cancel_presentation
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0e9
Chat Error
chat_error
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f7ac
Chat Info
chat_info
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f52b
Comments Disabled
comments_disabled
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e7a2
Comment Bank
comment_bank
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ea4e
Drafts
drafts
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e151
E911 Avatar
e911_avatar
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f11a
G Translate
g_translate
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e927
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
Mobile Cancel
mobile_cancel
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f2ea
Mobile Sound
mobile_sound
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f2e8
Mobile Sound Off
mobile_sound_off
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f2e9
Notifications Paused
notifications_paused
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e7f8
Notification Audio Off
notification_audio_off
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- eec0
Outgoing Mail
outgoing_mail
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f0d2
Phone Cancel
phone_cancel
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- fff9d
Picture In Picture Alt
picture_in_picture_alt
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e911
Picture In Picture Center
picture_in_picture_center
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f550
Picture In Picture Medium
picture_in_picture_medium
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f54e
Picture In Picture Mobile
picture_in_picture_mobile
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f517
Picture In Picture Off
picture_in_picture_off
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f52f
Picture In Picture Small
picture_in_picture_small
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f54d
Rtt
rtt
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e9ad
Satellite Alt
satellite_alt
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- eb3a
Send
send
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e163
Send And Archive
send_and_archive
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ea0c
Speaker Notes Off
speaker_notes_off
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e92a
Speaker Phone
speaker_phone
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0d2
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.