- Package
- Material Symbols
- Category
- Actions
- Code Point
- f657
Font Icon Library
Material Symbols Icon Search
589 icons
Matching "device"
History
history
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e889
History 2
history_2
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f3e6
On Device Training
on_device_training
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ebfd
Power Settings New
power_settings_new
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e8ac
Settings Power
settings_power
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e8c6
Settings Screen
settings_screen
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ffedf
Touch App
touch_app
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e913
Touch Double
touch_double
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f38b
Touch Double 2
touch_double_2
- Package
- Material Symbols
- Category
- Actions
- Code Point
- fff35
Touch Triple
touch_triple
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f389
Trackpad Input
trackpad_input
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4c7
Trackpad Input 2
trackpad_input_2
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f409
Trackpad Input 3
trackpad_input_3
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f408
Watch Screentime
watch_screentime
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f6ae
Water Lock
water_lock
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f6ad
Ecg Heart
ecg_heart
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6e9
Monitor Weight Gain
monitor_weight_gain
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6df
Monitor Weight Loss
monitor_weight_loss
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6de
Sports Esports
sports_esports
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea28
1X Mobiledata Badge
1x_mobiledata_badge
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7f1
3G Mobiledata
3g_mobiledata
- Package
- Material Symbols
- Category
- Android
- Code Point
- efd0
4G Mobiledata Badge
4g_mobiledata_badge
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7ef
Adb
adb
- Package
- Material Symbols
- Category
- Android
- Code Point
- e60e
Android
android
- Package
- Material Symbols
- Category
- Android
- Code Point
- e859
Android Cell Dual 5 Bar
android_cell_dual_5_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef0a
Android Wifi 3 Bar
android_wifi_3_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef16
Android Wifi 3 Bar Plus
android_wifi_3_bar_plus
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef18
Android Wifi 3 Bar Question
android_wifi_3_bar_question
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef17
Android Wifi 4 Bar
android_wifi_4_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef10
Android Wifi 4 Bar Off
android_wifi_4_bar_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef13
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 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
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.