- Package
- Material Symbols
- Category
- Android
- Code Point
- fff3d
Font Icon Library
Material Symbols Icon Search
921 icons
Matching "2"
Battery Charging 50 2
battery_charging_50_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- fff3c
Battery Charging 60 2
battery_charging_60_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- fff3b
Battery Charging 80 2
battery_charging_80_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- fff3a
Battery Charging Full 2
battery_charging_full_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- fff39
Charger
charger
- Package
- Material Symbols
- Category
- Android
- Code Point
- e2ae
Devices Fold 2
devices_fold_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- f406
Dvr
dvr
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1b2
Ev Mobiledata Badge
ev_mobiledata_badge
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7e2
E Mobiledata
e_mobiledata
- Package
- Material Symbols
- Category
- Android
- Code Point
- f002
Globe 2 Cancel
globe_2_cancel
- Package
- Material Symbols
- Category
- Android
- Code Point
- fffb7
Globe 2 Question
globe_2_question
- Package
- Material Symbols
- Category
- Android
- Code Point
- fffb6
Gpp Bad
gpp_bad
- Package
- Material Symbols
- Category
- Android
- Code Point
- f012
Ios
ios
- Package
- Material Symbols
- Category
- Android
- Code Point
- e027
Lte Mobiledata
lte_mobiledata
- Package
- Material Symbols
- Category
- Android
- Code Point
- f02c
Lte Plus Mobiledata
lte_plus_mobiledata
- Package
- Material Symbols
- Category
- Android
- Code Point
- f02d
Media Bluetooth On
media_bluetooth_on
- Package
- Material Symbols
- Category
- Android
- Code Point
- f032
Mobile Sensor Hi
mobile_sensor_hi
- Package
- Material Symbols
- Category
- Android
- Code Point
- f2ef
Mobile Sensor Lo
mobile_sensor_lo
- Package
- Material Symbols
- Category
- Android
- Code Point
- f2ee
Mobile Wrench
mobile_wrench
- Package
- Material Symbols
- Category
- Android
- Code Point
- f2b0
Network Wifi 2 Bar
network_wifi_2_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebd6
Network Wifi 2 Bar Locked
network_wifi_2_bar_locked
- Package
- Material Symbols
- Category
- Android
- Code Point
- f58e
Network Wifi Locked
network_wifi_locked
- Package
- Material Symbols
- Category
- Android
- Code Point
- f532
Password
password
- Package
- Material Symbols
- Category
- Android
- Code Point
- f042
Password 2
password_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- f4a9
Password 2 Off
password_2_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- f4a8
Pin
pin
- Package
- Material Symbols
- Category
- Android
- Code Point
- f045
Screenshot Frame 2
screenshot_frame_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- f374
Screenshot Region
screenshot_region
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7d2
Signal Cellular 2 Bar
signal_cellular_2_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- f0aa
Signal Cellular Alt
signal_cellular_alt
- Package
- Material Symbols
- Category
- Android
- Code Point
- e202
Signal Cellular Alt 2 Bar
signal_cellular_alt_2_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebe3
Signal Cellular Nodata
signal_cellular_nodata
- Package
- Material Symbols
- Category
- Android
- Code Point
- f062
Signal Disconnected
signal_disconnected
- Package
- Material Symbols
- Category
- Android
- Code Point
- f239
Timer 5 Shutter
timer_5_shutter
- Package
- Material Symbols
- Category
- Android
- Code Point
- f4b2
Wallpaper Slideshow
wallpaper_slideshow
- Package
- Material Symbols
- Category
- Android
- Code Point
- f672
Wifi 2 Bar
wifi_2_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- e4d9
Wifi Calling Bar 2
wifi_calling_bar_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- f44b
Wifi Tethering
wifi_tethering
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1e2
2D
2d
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- ef37
2D 2
2d_2
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- fff0e
2K
2k
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e963
2K Plus
2k_plus
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e964
3D 2
3d_2
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- fff0f
4K
4k
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e072
7K Plus
7k_plus
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e972
Audio File
audio_file
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- eb82
Autostop
autostop
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f682
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.