- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e266
Font Icon Library
Material Symbols Icon Search
389 icons
Matching "back"
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
Chat
chat
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0b7
Chat Bubble
chat_bubble
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0ca
Chat Bubble Off
chat_bubble_off
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- fffbb
Chat Dashed
chat_dashed
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- eeed
Chat Error
chat_error
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f7ac
Chat Info
chat_info
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f52b
Chat Paste Go
chat_paste_go
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f6bd
Chat Paste Go 2
chat_paste_go_2
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f3cb
Comment
comment
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0b9
Comment Bank
comment_bank
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ea4e
E911 Avatar
e911_avatar
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f11a
Forum
forum
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0bf
Mms
mms
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e618
Mode Comment
mode_comment
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e253
Pause Presentation
pause_presentation
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0ea
Perm Phone Msg
perm_phone_msg
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e8a8
Phone Callback
phone_callback
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e649
Picture In Picture Alt
picture_in_picture_alt
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e911
Picture In Picture Medium
picture_in_picture_medium
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f54e
Picture In Picture Small
picture_in_picture_small
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f54d
Play For Work
play_for_work
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e906
Quickreply
quickreply
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ef6c
Reviews
reviews
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f054
Video Chat
video_chat
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f8a0
Voicemail
voicemail
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0d9
Voice Chat
voice_chat
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e62e
Voice Chat Off
voice_chat_off
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- eebe
Arrows Left Right Circle
arrows_left_right_circle
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eee4
Camera Video
camera_video
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f7a6
Cast
cast
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e307
Cast Pause
cast_pause
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f5f0
Desktop Cloud
desktop_cloud
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f3db
Desktop Cloud Stack
desktop_cloud_stack
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f3be
Disc Full
disc_full
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e610
Earbud Right
earbud_right
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f325
Gamepad Circle Left
gamepad_circle_left
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eecf
Hard Disk
hard_disk
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f3da
Hard Drive
hard_drive
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f80e
Hard Drive 2
hard_drive_2
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f7a4
Keyboard Arrow Left
keyboard_arrow_left
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e314
Keyboard Backspace
keyboard_backspace
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e317
Keyboard Return
keyboard_return
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e31b
Live Tv
live_tv
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e639
Media Output
media_output
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f4f2
Mobile Chat
mobile_chat
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2ce
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.