- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f01f
Font Icon Library
Material Symbols Icon Search
431 icons
Matching "communication"
Headset Mic
headset_mic
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e311
Headset Off
headset_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e33a
Important Devices
important_devices
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e912
Keyboard
keyboard
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e312
Lift To Talk
lift_to_talk
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- efa3
Mimo Disconnect
mimo_disconnect
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e9bf
Mobile
mobile
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e7ba
Mobile 2
mobile_2
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2db
Mobile 3
mobile_3
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2da
Mobile Arrow Right
mobile_arrow_right
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2d2
Mobile Chat
mobile_chat
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2ce
Mobile Dots
mobile_dots
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2d0
Mobile Hand
mobile_hand
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f323
Mobile Hand Left
mobile_hand_left
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f313
Mobile Hand Off
mobile_hand_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f314
Mobile Off
mobile_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e201
Mobile Question
mobile_question
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2e1
Mobile Screensaver
mobile_screensaver
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f321
Mobile Share Stack
mobile_share_stack
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2de
Mobile Sound 2
mobile_sound_2
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f318
Mobile Speaker
mobile_speaker
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f320
Mobile Text
mobile_text
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2eb
Mobile Text 2
mobile_text_2
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2e6
Mobile Vibrate
mobile_vibrate
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2cb
Monitor
monitor
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- ef5b
No Sim
no_sim
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e0cc
P2P
p2p
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f52a
Print Connect
print_connect
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f7a1
Print Error
print_error
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f7a0
Robot 2
robot_2
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f5d0
Router
router
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e328
Router Off
router_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2f4
Sd Card Alert
sd_card_alert
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f057
Settings Ethernet
settings_ethernet
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e8be
Settings Input Antenna
settings_input_antenna
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e8bf
Sim Card
sim_card
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e32b
Sim Card Lock
sim_card_lock
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- ffec1
Smart Card Reader Off
smart_card_reader_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f4a6
Speaker
speaker
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e32d
Tablet
tablet
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e32f
Tablet Android
tablet_android
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e330
Tablet Camera
tablet_camera
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f44d
Tty
tty
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f1aa
Wifi Device
wifi_device
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- fff34
Airwave
airwave
- Package
- Material Symbols
- Category
- Home
- Code Point
- e29c
Aq
aq
- Package
- Material Symbols
- Category
- Home
- Code Point
- f55a
Detector Offline
detector_offline
- Package
- Material Symbols
- Category
- Home
- Code Point
- e223
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.