- Package
- Material Symbols
- Category
- Android
- Code Point
- ef15
Font Icon Library
Material Symbols Icon Search
3,927 icons
Matching "A"
Android Wifi 4 Bar Lock
android_wifi_4_bar_lock
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef14
Android Wifi 4 Bar Off
android_wifi_4_bar_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef13
Android Wifi 4 Bar Plus
android_wifi_4_bar_plus
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef12
Android Wifi 4 Bar Question
android_wifi_4_bar_question
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef11
Apk Document
apk_document
- Package
- Material Symbols
- Category
- Android
- Code Point
- f88e
Apk Install
apk_install
- Package
- Material Symbols
- Category
- Android
- Code Point
- f88f
Backlight High
backlight_high
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7ed
Backlight High Off
backlight_high_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- f4ef
Backlight Low
backlight_low
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7ec
Badge Critical Battery
badge_critical_battery
- Package
- Material Symbols
- Category
- Android
- Code Point
- f147
Battery Bar
battery_0_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebdc
Battery 1 Bar
battery_1_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebd9
Battery 2 Bar
battery_2_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebe0
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 Alert
battery_alert
- Package
- Material Symbols
- Category
- Android
- Code Point
- e19c
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 2
battery_android_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- f30b
Battery Android 3
battery_android_3
- Package
- Material Symbols
- Category
- Android
- Code Point
- f30a
Battery Android 4
battery_android_4
- Package
- Material Symbols
- Category
- Android
- Code Point
- f309
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 Bolt
battery_android_bolt
- Package
- Material Symbols
- Category
- Android
- Code Point
- f305
Battery Android Frame 1
battery_android_frame_1
- Package
- Material Symbols
- Category
- Android
- Code Point
- f257
Battery Android Frame 2
battery_android_frame_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- f256
Battery Android Frame 3
battery_android_frame_3
- Package
- Material Symbols
- Category
- Android
- Code Point
- f255
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 Alert
battery_android_frame_alert
- Package
- Material Symbols
- Category
- Android
- Code Point
- f251
Battery Android Frame Bolt
battery_android_frame_bolt
- Package
- Material Symbols
- Category
- Android
- Code Point
- f250
Battery Android Frame Full
battery_android_frame_full
- Package
- Material Symbols
- Category
- Android
- Code Point
- f24f
Battery Android Frame Plus
battery_android_frame_plus
- Package
- Material Symbols
- Category
- Android
- Code Point
- f24e
Battery Android Frame Question
battery_android_frame_question
- Package
- Material Symbols
- Category
- Android
- Code Point
- f24d
Battery Android Frame Share
battery_android_frame_share
- Package
- Material Symbols
- Category
- Android
- Code Point
- f24c
Battery Android Frame Shield
battery_android_frame_shield
- Package
- Material Symbols
- Category
- Android
- Code Point
- f24b
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 Android Share
battery_android_share
- Package
- Material Symbols
- Category
- Android
- Code Point
- f301
Battery Android Shield
battery_android_shield
- Package
- Material Symbols
- Category
- Android
- Code Point
- f300
Battery Change
battery_change
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7eb
Battery Charging 20
battery_charging_20
- Package
- Material Symbols
- Category
- Android
- Code Point
- f0a2
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.