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"

Blur Off

blur_off

Package
Material Symbols
Category
Images
Code Point
e3a4

Brightness 2

brightness_2

Package
Material Symbols
Category
Images
Code Point
e3a7

Brightness 3

brightness_3

Package
Material Symbols
Category
Images
Code Point
e3a8

Brightness 4

brightness_4

Package
Material Symbols
Category
Images
Code Point
e3a9

Brightness 5

brightness_5

Package
Material Symbols
Category
Images
Code Point
e3aa

Brightness 6

brightness_6

Package
Material Symbols
Category
Images
Code Point
e3ab

Brightness 7

brightness_7

Package
Material Symbols
Category
Images
Code Point
e3ac

Broken Image

broken_image

Package
Material Symbols
Category
Images
Code Point
e3ad

Contrast

contrast

Package
Material Symbols
Category
Images
Code Point
eb37

Contrast Circle

contrast_circle

Package
Material Symbols
Category
Images
Code Point
f49f

Contrast Rtl Off

contrast_rtl_off

Package
Material Symbols
Category
Images
Code Point
ec72

Contrast Square

contrast_square

Package
Material Symbols
Category
Images
Code Point
f4a0

Crop 21 9

crop_21_9

Package
Material Symbols
Category
Images
Code Point
fff0a

Crop 2 3

crop_2_3

Package
Material Symbols
Category
Images
Code Point
fff0b

Filter 2

filter_2

Package
Material Symbols
Category
Images
Code Point
e3d1

Filter Frames

filter_frames

Package
Material Symbols
Category
Images
Code Point
e3de

Filter Retrolux

filter_retrolux

Package
Material Symbols
Category
Images
Code Point
e3e1

Hide Image

hide_image

Package
Material Symbols
Category
Images
Code Point
f022

High Res

high_res

Package
Material Symbols
Category
Images
Code Point
f54b

Image

image

Package
Material Symbols
Category
Images
Code Point
e3f4

Image Aspect Ratio

image_aspect_ratio

Package
Material Symbols
Category
Images
Code Point
e3f5

Low Density

low_density

Package
Material Symbols
Category
Images
Code Point
f79b

Masked Transitions

masked_transitions

Package
Material Symbols
Category
Images
Code Point
e72e

Panorama Horizontal

panorama_horizontal

Package
Material Symbols
Category
Images
Code Point
e40d

Photo Frame

photo_frame

Package
Material Symbols
Category
Images
Code Point
f0d9

Photo Library

photo_library

Package
Material Symbols
Category
Images
Code Point
e413

Photo Prints

photo_prints

Package
Material Symbols
Category
Images
Code Point
efb2

Photo Size Select Small

photo_size_select_small

Package
Material Symbols
Category
Images
Code Point
e434

Planner Banner Ad Pt

planner_banner_ad_pt

Package
Material Symbols
Category
Images
Code Point
e692

Reset Brightness

reset_brightness

Package
Material Symbols
Category
Images
Code Point
f482

Settings Brightness

settings_brightness

Package
Material Symbols
Category
Images
Code Point
e8bd

Settings Night Sight

settings_night_sight

Package
Material Symbols
Category
Images
Code Point
f832

Spatial Gallery

spatial_gallery

Package
Material Symbols
Category
Images
Code Point
ffeb6

Trail Length Medium

trail_length_medium

Package
Material Symbols
Category
Images
Code Point
eb63

Transition Dissolve

transition_dissolve

Package
Material Symbols
Category
Images
Code Point
f50d

Unknown 2

unknown_2

Package
Material Symbols
Category
Images
Code Point
e6a2

View Comfy

view_comfy

Package
Material Symbols
Category
Images
Code Point
e42a

View Compact

view_compact

Package
Material Symbols
Category
Images
Code Point
e42b

View Real Size

view_real_size

Package
Material Symbols
Category
Images
Code Point
f4c2

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.