- Package
- Material Symbols
- Category
- Android
- Code Point
- ebe0
Font Icon Library
Material Symbols Icon Search
385 icons
Matching "bar"
Battery 3 Bar
battery_3_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebdd
Battery 4 Bar
battery_4_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebe2
Battery 5 Bar
battery_5_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebd4
Battery 6 Bar
battery_6_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebd2
Battery Android
battery_android_0
- Package
- Material Symbols
- Category
- Android
- Code Point
- f30d
Battery Android 1
battery_android_1
- Package
- Material Symbols
- Category
- Android
- Code Point
- f30c
Battery Android 3
battery_android_3
- Package
- Material Symbols
- Category
- Android
- Code Point
- f30a
Battery Android 5
battery_android_5
- Package
- Material Symbols
- Category
- Android
- Code Point
- f308
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 4
battery_android_frame_4
- Package
- Material Symbols
- Category
- Android
- Code Point
- f254
Battery Android Frame 5
battery_android_frame_5
- Package
- Material Symbols
- Category
- Android
- Code Point
- f253
Battery Android Frame 6
battery_android_frame_6
- Package
- Material Symbols
- Category
- Android
- Code Point
- f252
Battery Android Frame Full
battery_android_frame_full
- Package
- Material Symbols
- Category
- Android
- Code Point
- f24f
Battery Android Frame Question
battery_android_frame_question
- Package
- Material Symbols
- Category
- Android
- Code Point
- f24d
Battery Android Full
battery_android_full
- Package
- Material Symbols
- Category
- Android
- Code Point
- f304
Battery Android Plus
battery_android_plus
- Package
- Material Symbols
- Category
- Android
- Code Point
- f303
Battery Android Question
battery_android_question
- Package
- Material Symbols
- Category
- Android
- Code Point
- f302
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
Battery Full
battery_full
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1a4
Battery Low
battery_low
- Package
- Material Symbols
- Category
- Android
- Code Point
- f155
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
Brightness Alert
brightness_alert
- Package
- Material Symbols
- Category
- Android
- Code Point
- f5cf
Dock To Left
dock_to_left
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7e5
Dock To Right
dock_to_right
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7e4
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
Graphic Eq
graphic_eq
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1b8
Graphic Eq Off
graphic_eq_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- fff98
G Mobiledata
g_mobiledata
- Package
- Material Symbols
- Category
- Android
- Code Point
- f010
Keyboard Full
keyboard_full
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7dc
Lte Mobiledata
lte_mobiledata
- Package
- Material Symbols
- Category
- Android
- Code Point
- f02c
Lte Mobiledata Badge
lte_mobiledata_badge
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7d9
Magnify Docked
magnify_docked
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7d6
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
Network Cell
network_cell
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1b9
Network Ping
network_ping
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebca
Network Wifi
network_wifi
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1ba
Network Wifi 1 Bar
network_wifi_1_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebe4
Network Wifi 1 Bar Locked
network_wifi_1_bar_locked
- Package
- Material Symbols
- Category
- Android
- Code Point
- f58f
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 3 Bar
network_wifi_3_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebe1
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.