- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e61d
Font Icon Library
Material Symbols Icon Search
84 icons
Matching "contact"
Phone Locked
phone_locked
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e61e
Phone Missed
phone_missed
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e61f
Phone Paused
phone_paused
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e620
Ring Volume
ring_volume
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0d1
Settings Phone
settings_phone
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e8c5
Sip
sip
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f069
Wifi Calling
wifi_calling
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ef77
Deskphone
deskphone
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f7fa
Mobile 2
mobile_2
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2db
Mobile 3
mobile_3
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2da
Sim Card
sim_card
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e32b
Smart Card Reader Off
smart_card_reader_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f4a6
Tty
tty
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f1aa
Door Sensor
door_sensor
- Package
- Material Symbols
- Category
- Home
- Code Point
- e28a
Window Sensor
window_sensor
- Package
- Material Symbols
- Category
- Home
- Code Point
- e2bb
Person Pin
person_pin
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e55a
Person Pin Circle
person_pin_circle
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e56a
E911 Emergency
e911_emergency
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- f119
Connect Without Contact
connect_without_contact
- Package
- Material Symbols
- Category
- Social
- Code Point
- f223
Emoji People
emoji_people
- Package
- Material Symbols
- Category
- Social
- Code Point
- ea1d
Group
group
- Package
- Material Symbols
- Category
- Social
- Code Point
- e7ef
Group Add
group_add
- Package
- Material Symbols
- Category
- Social
- Code Point
- e7f0
Man 2
man_2
- Package
- Material Symbols
- Category
- Social
- Code Point
- f8e1
Man 3
man_3
- Package
- Material Symbols
- Category
- Social
- Code Point
- f8e2
Man 4
man_4
- Package
- Material Symbols
- Category
- Social
- Code Point
- f8e3
Person
person
- Package
- Material Symbols
- Category
- Social
- Code Point
- e7fd
Person 4
person_4
- Package
- Material Symbols
- Category
- Social
- Code Point
- f8e6
Person Add
person_add
- Package
- Material Symbols
- Category
- Social
- Code Point
- e7fe
Person Remove
person_remove
- Package
- Material Symbols
- Category
- Social
- Code Point
- ef66
Person Text
person_text
- Package
- Material Symbols
- Category
- Social
- Code Point
- eebd
Support Agent
support_agent
- Package
- Material Symbols
- Category
- Social
- Code Point
- f0e2
Woman
woman
- Package
- Material Symbols
- Category
- Social
- Code Point
- e13e
Contact Page
contact_page
- Package
- Material Symbols
- Category
- Text
- Code Point
- f22e
Finance Chip
finance_chip
- Package
- Material Symbols
- Category
- Text
- Code Point
- f84e
Patient List
patient_list
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e653
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.