- Package
- Material Symbols
- Category
- Android
- Code Point
- e1e2
Font Icon Library
Material Symbols Icon Search
161 icons
Matching "connectivity"
Broadcast On Home
broadcast_on_home
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f8f8
Fiber Pin
fiber_pin
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e06a
Contactless
contactless
- Package
- Material Symbols
- Category
- Business
- Code Point
- ea71
Contactless Off
contactless_off
- Package
- Material Symbols
- Category
- Business
- Code Point
- f858
Domain Add
domain_add
- Package
- Material Symbols
- Category
- Business
- Code Point
- eb62
Mobile Tap
mobile_tap
- Package
- Material Symbols
- Category
- Business
- Code Point
- ffeb2
Ssid Chart
ssid_chart
- Package
- Material Symbols
- Category
- Business
- Code Point
- eb66
Call Made
call_made
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0b2
Call Quality
call_quality
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f652
Call Received
call_received
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0b5
Cell Tower
cell_tower
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ebba
Cell Wifi
cell_wifi
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0ec
Network Intel Node
network_intel_node
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f371
Network Manage
network_manage
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f7ab
Phone Bluetooth Speaker
phone_bluetooth_speaker
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e61b
Settings Bluetooth
settings_bluetooth
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e8bb
Signal Cellular Add
signal_cellular_add
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f7a9
Wifi Calling
wifi_calling
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ef77
Wifi Channel
wifi_channel
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- eb6a
Assistant Device
assistant_device
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e987
Desktop Cloud
desktop_cloud
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f3db
Devices
devices
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e1b1
Devices Other
devices_other
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e337
Earbuds 2
earbuds_2
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f324
Google Home Devices
google_home_devices
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e715
Laptop Car
laptop_car
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f3cd
Mobile Dots
mobile_dots
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2d0
Mobile Hand Off
mobile_hand_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f314
Mobile Info
mobile_info
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2dc
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
Print Connect
print_connect
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f7a1
Router
router
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e328
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
Settings Input Component
settings_input_component
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e8c0
Settings Input Hdmi
settings_input_hdmi
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e8c2
Settings Input Svideo
settings_input_svideo
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e8c3
Settings Remote
settings_remote
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e8c7
Sim Card
sim_card
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e32b
Tablet Android
tablet_android
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e330
Wifi Device
wifi_device
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- fff34
Detector Status
detector_status
- Package
- Material Symbols
- Category
- Home
- Code Point
- e1e8
Google Wifi
google_wifi
- Package
- Material Symbols
- Category
- Home
- Code Point
- e840
Nest Farsight Dual
nest_farsight_dual
- Package
- Material Symbols
- Category
- Home
- Code Point
- f27c
Nest Heat Link E
nest_heat_link_e
- Package
- Material Symbols
- Category
- Home
- Code Point
- f126
Nest Heat Link Gen 3
nest_heat_link_gen_3
- Package
- Material Symbols
- Category
- Home
- Code Point
- f127
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.