- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e158
Font Icon Library
Material Symbols Icon Search
857 icons
Matching "1"
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
Mms
mms
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e618
Move To Inbox
move_to_inbox
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e168
Network Intel Node
network_intel_node
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f371
Notification Audio
notification_audio
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- eec1
Outbox Alt
outbox_alt
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- eb17
Person Search
person_search
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f106
Phone Bluetooth Speaker
phone_bluetooth_speaker
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e61b
Phone Forwarded
phone_forwarded
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e61c
Phone In Talk
phone_in_talk
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e61d
Phone Locked
phone_locked
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e61e
Phone Missed
phone_missed
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e61f
Picture In Picture Alt
picture_in_picture_alt
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e911
Picture In Picture Mobile
picture_in_picture_mobile
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f517
Ring Volume
ring_volume
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0d1
Send
send
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e163
Topic
topic
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f1c8
Unarchive
unarchive
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e169
Circle Circle
circle_circle
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eee1
Devices
devices
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e1b1
Device Thermostat
device_thermostat
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e1ff
Disc Full
disc_full
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e610
Fitness Trackers
fitness_trackers
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eef1
Game Bumper Left
game_bumper_left
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eee0
Game Button L1
game_button_l1
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eedd
Game Button R1
game_button_r1
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eeda
Game Trigger Right
game_trigger_right
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eed1
Google Home Devices
google_home_devices
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e715
Headphones
headphones
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f01f
Headset Mic
headset_mic
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e311
Important Devices
important_devices
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e912
Keyboard
keyboard
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e312
Keyboard Arrow Down
keyboard_arrow_down
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e313
Keyboard Arrow Left
keyboard_arrow_left
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e314
Keyboard Arrow Right
keyboard_arrow_right
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e315
Keyboard Arrow Up
keyboard_arrow_up
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e316
Keyboard Backspace
keyboard_backspace
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e317
Keyboard Capslock
keyboard_capslock
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e318
Keyboard Hide
keyboard_hide
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e31a
Keyboard Lock Off
keyboard_lock_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f491
Keyboard Return
keyboard_return
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e31b
Keyboard Tab
keyboard_tab
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e31c
Laptop Chromebook
laptop_chromebook
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e31f
Laptop Windows
laptop_windows
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e321
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.