IP Location.net

Font Icon Library

Material Symbols Icon Search

Font Icons
Search and preview Material Symbols icons, then copy the CSS class, HTML markup, or code point for your project. Material Symbols supports variable fill, weight, grade, and optical-size axes for flexible interface icon styling. Font icons behave like text: CSS can control their size, color, alignment, and interaction states without editing an image file. A consistent icon family also helps users recognize repeated actions more quickly across navigation, forms, and controls. Use visible text or an accessible label whenever an icon communicates an action. For performance, load only the library and styles your interface needs. Confirm licensing and usage requirements with the library publisher before distributing a finished product.
Material Symbols

412 icons

Matching "display"

Add Ad

add_ad

Package
Material Symbols
Category
Actions
Code Point
e72a

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 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

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 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

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

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

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

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

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 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.