- Package
- Material Symbols
- Category
- Android
- Code Point
- ef06
Font Icon Library
Material Symbols Icon Search
384 icons
Matching "alt"
Android Cell 5 Bar
android_cell_5_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef02
Android Cell Dual 4 Bar
android_cell_dual_4_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef0d
Android Cell Dual 5 Bar
android_cell_dual_5_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef0a
Battery Android 5
battery_android_5
- Package
- Material Symbols
- Category
- Android
- Code Point
- f308
Battery Android Frame Full
battery_android_frame_full
- Package
- Material Symbols
- Category
- Android
- Code Point
- f24f
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 Full 2
battery_charging_full_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- fff39
Battery Full Alt
battery_full_alt
- Package
- Material Symbols
- Category
- Android
- Code Point
- f13b
Battery Plus
battery_plus
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7e9
Battery Status Good
battery_status_good
- Package
- Material Symbols
- Category
- Android
- Code Point
- f67d
Keyboard Keys
keyboard_keys
- Package
- Material Symbols
- Category
- Android
- Code Point
- f67b
Keyboard Onscreen
keyboard_onscreen
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7db
Screenshot Keyboard
screenshot_keyboard
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7d3
Screen Rotation Alt
screen_rotation_alt
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebee
Signal Cellular Alt
signal_cellular_alt
- Package
- Material Symbols
- Category
- Android
- Code Point
- e202
Signal Cellular Alt 1 Bar
signal_cellular_alt_1_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebdf
Signal Cellular Alt 2 Bar
signal_cellular_alt_2_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebe3
Signal Cellular Alt Off
signal_cellular_alt_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- fff8a
Autostop
autostop
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f682
Ear Sound
ear_sound
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f356
Hearing
hearing
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e023
Hearing Aid
hearing_aid
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f464
Hearing Aid Disabled
hearing_aid_disabled
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f3b0
Hearing Aid Disabled Left
hearing_aid_disabled_left
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f2ec
Hearing Aid Left
hearing_aid_left
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f2ed
Hearing Disabled
hearing_disabled
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f104
Pause
pause
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e034
Play Pause
play_pause
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f137
Replace Audio
replace_audio
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f451
Shuffle
shuffle
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e043
Sound Detection Dog Barking
sound_detection_dog_barking
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f149
Stop
stop
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e047
Stop Circle
stop_circle
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- ef71
Bar Chart 4 Bars
bar_chart_4_bars
- Package
- Material Symbols
- Category
- Business
- Code Point
- f681
Box Edit
box_edit
- Package
- Material Symbols
- Category
- Business
- Code Point
- f5a6
Cards Star
cards_star
- Package
- Material Symbols
- Category
- Business
- Code Point
- f375
Card Membership
card_membership
- Package
- Material Symbols
- Category
- Business
- Code Point
- e8f7
Chart Data
chart_data
- Package
- Material Symbols
- Category
- Business
- Code Point
- e473
Credit Card Heart
credit_card_heart
- Package
- Material Symbols
- Category
- Business
- Code Point
- f52c
Currency Yen
currency_yen
- Package
- Material Symbols
- Category
- Business
- Code Point
- eafb
Euro Symbol
euro_symbol
- Package
- Material Symbols
- Category
- Business
- Code Point
- e926
Family History
family_history
- Package
- Material Symbols
- Category
- Business
- Code Point
- e0ad
Flowsheet
flowsheet
- Package
- Material Symbols
- Category
- Business
- Code Point
- e0ae
Inactive Order
inactive_order
- Package
- Material Symbols
- Category
- Business
- Code Point
- e0fc
Loyalty
loyalty
- Package
- Material Symbols
- Category
- Business
- Code Point
- e89a
Monitoring
monitoring
- Package
- Material Symbols
- Category
- Business
- Code Point
- f190
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.