- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6d6
Font Icon Library
Material Symbols Icon Search
734 icons
Matching "6"
Water Loss
water_loss
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6d5
Water Medium
water_medium
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6d4
Waves
waves
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e176
Adb
adb
- Package
- Material Symbols
- Category
- Android
- Code Point
- e60e
Android Cell 4 Bar
android_cell_4_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef06
Android Wifi 3 Bar
android_wifi_3_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef16
Battery 4 Bar
battery_4_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebe2
Battery 6 Bar
battery_6_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebd2
Battery Android 6
battery_android_6
- Package
- Material Symbols
- Category
- Android
- Code Point
- f307
Battery Android Alert
battery_android_alert
- Package
- Material Symbols
- Category
- Android
- Code Point
- f306
Battery Android Frame 2
battery_android_frame_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- f256
Battery Android Frame 6
battery_android_frame_6
- Package
- Material Symbols
- Category
- Android
- Code Point
- f252
Battery Charging 60
battery_charging_60
- Package
- Material Symbols
- Category
- Android
- Code Point
- f0a5
Battery Charging 60 2
battery_charging_60_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- fff3b
Battery Charging 80
battery_charging_80
- Package
- Material Symbols
- Category
- Android
- Code Point
- f0a6
Battery Share
battery_share
- Package
- Material Symbols
- Category
- Android
- Code Point
- f67e
Battery Status Good
battery_status_good
- Package
- Material Symbols
- Category
- Android
- Code Point
- f67d
Battery Unknown
battery_unknown
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1a6
Battery Very Low
battery_very_low
- Package
- Material Symbols
- Category
- Android
- Code Point
- f156
Bigtop Updates
bigtop_updates
- Package
- Material Symbols
- Category
- Android
- Code Point
- e669
Bolt Boost
bolt_boost
- Package
- Material Symbols
- Category
- Android
- Code Point
- fff6a
Cable
cable
- Package
- Material Symbols
- Category
- Android
- Code Point
- efe6
Contextual Token
contextual_token
- Package
- Material Symbols
- Category
- Android
- Code Point
- f486
Devices Fold 2
devices_fold_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- f406
Dock To Bottom
dock_to_bottom
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7e6
Dual Screen
dual_screen
- Package
- Material Symbols
- Category
- Android
- Code Point
- f6cf
Globe 2 Question
globe_2_question
- Package
- Material Symbols
- Category
- Android
- Code Point
- fffb6
Grid 3X3 Off
grid_3x3_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- f67c
Grid 4X4
grid_4x4
- Package
- Material Symbols
- Category
- Android
- Code Point
- f016
Keyboard Keys
keyboard_keys
- Package
- Material Symbols
- Category
- Android
- Code Point
- f67b
Keyboard Off
keyboard_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- f67a
Magnify Docked
magnify_docked
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7d6
Nearby
nearby
- Package
- Material Symbols
- Category
- Android
- Code Point
- e6b7
Network Check
network_check
- Package
- Material Symbols
- Category
- Android
- Code Point
- e640
Network Locked
network_locked
- Package
- Material Symbols
- Category
- Android
- Code Point
- e61a
Network Wifi 2 Bar
network_wifi_2_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebd6
Nfc Off
nfc_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- f369
Screenshot Frame
screenshot_frame
- Package
- Material Symbols
- Category
- Android
- Code Point
- f677
Screen Record
screen_record
- Package
- Material Symbols
- Category
- Android
- Code Point
- f679
Screen Rotation Up
screen_rotation_up
- Package
- Material Symbols
- Category
- Android
- Code Point
- f678
Signal Cellular Nodata
signal_cellular_nodata
- Package
- Material Symbols
- Category
- Android
- Code Point
- f062
Signal Wifi Bad
signal_wifi_bad
- Package
- Material Symbols
- Category
- Android
- Code Point
- f063
Signal Wifi Statusbar Null
signal_wifi_statusbar_null
- Package
- Material Symbols
- Category
- Android
- Code Point
- f067
Sim Card Download
sim_card_download
- Package
- Material Symbols
- Category
- Android
- Code Point
- f068
Splitscreen
splitscreen
- Package
- Material Symbols
- Category
- Android
- Code Point
- f06d
Splitscreen Bottom
splitscreen_bottom
- Package
- Material Symbols
- Category
- Android
- Code Point
- f676
Splitscreen Left
splitscreen_left
- Package
- Material Symbols
- Category
- Android
- Code Point
- f675
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.