- Package
- Material Symbols
- Category
- Actions
- Code Point
- e72a
Font Icon Library
Material Symbols Icon Search
412 icons
Matching "display"
Pinboard
pinboard
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f3ab
Pinch Zoom In
pinch_zoom_in
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f1fa
Pinch Zoom Out
pinch_zoom_out
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f1fb
Preview
preview
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f1c5
Select Window
select_window
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e6fa
Select Window 2
select_window_2
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4c8
Select Window Off
select_window_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e506
Settings Overscan
settings_overscan
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e8c4
Settings Screen
settings_screen
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ffedf
Touch Double
touch_double
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f38b
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
Visibility
visibility
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e8f4
Watch Screentime
watch_screentime
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f6ae
Web
web
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e051
Web Asset
web_asset
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e069
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
Newsstand
newsstand
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e9c4
Scoreboard
scoreboard
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ebd0
Sports Score
sports_score
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f06e
4G Mobiledata Badge
4g_mobiledata_badge
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7ef
5G Mobiledata Badge
5g_mobiledata_badge
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7ee
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
Battery Android 1
battery_android_1
- Package
- Material Symbols
- Category
- Android
- Code Point
- f30c
Battery Android 6
battery_android_6
- Package
- Material Symbols
- Category
- Android
- Code Point
- f307
Battery Android Frame 2
battery_android_frame_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- f256
Battery Charging 50
battery_charging_50
- Package
- Material Symbols
- Category
- Android
- Code Point
- f0a4
Brightness Alert
brightness_alert
- Package
- Material Symbols
- Category
- Android
- Code Point
- f5cf
Brightness Auto
brightness_auto
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1ab
Brightness Empty
brightness_empty
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7e8
Brightness Medium
brightness_medium
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1ae
Dark Mode
dark_mode
- Package
- Material Symbols
- Category
- Android
- Code Point
- e51c
Devices Fold
devices_fold
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebde
Devices Fold 2
devices_fold_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- f406
Display External Input
display_external_input
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7e7
Dock To Right
dock_to_right
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7e4
Dual Screen
dual_screen
- Package
- Material Symbols
- Category
- Android
- Code Point
- f6cf
Dvr
dvr
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1b2
Grid 3X3
grid_3x3
- Package
- Material Symbols
- Category
- Android
- Code Point
- f015
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
Light Mode
light_mode
- Package
- Material Symbols
- Category
- Android
- Code Point
- e518
Light Mode Auto
light_mode_auto
- Package
- Material Symbols
- Category
- Android
- Code Point
- fff00
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.