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

385 icons

Matching "bar"

Exposure

exposure

Package
Material Symbols
Category
Images
Code Point
e3ca

Filter 3

filter_3

Package
Material Symbols
Category
Images
Code Point
e3d2

Filter Retrolux

filter_retrolux

Package
Material Symbols
Category
Images
Code Point
e3e1

Looks 5

looks_5

Package
Material Symbols
Category
Images
Code Point
e3fe

Planner Banner Ad Pt

planner_banner_ad_pt

Package
Material Symbols
Category
Images
Code Point
e692

Trail Length Medium

trail_length_medium

Package
Material Symbols
Category
Images
Code Point
eb63

Kanji Alcohol

kanji_alcohol

Package
Material Symbols
Category
Maps
Code Point
f23e

Local Drink

local_drink

Package
Material Symbols
Category
Maps
Code Point
e544

Signpost

signpost

Package
Material Symbols
Category
Maps
Code Point
eb91

Traffic

traffic

Package
Material Symbols
Category
Maps
Code Point
e565

Barefoot

barefoot

Package
Material Symbols
Category
Social
Code Point
f871

Digital Wellbeing

digital_wellbeing

Package
Material Symbols
Category
Social
Code Point
ef86

Guardian

guardian

Package
Material Symbols
Category
Social
Code Point
f4c1

Outdoor Garden

outdoor_garden

Package
Material Symbols
Category
Social
Code Point
e205

Safety Divider

safety_divider

Package
Material Symbols
Category
Social
Code Point
e1cc

Table Sign

table_sign

Package
Material Symbols
Category
Social
Code Point
ef2c

Weight

weight

Package
Material Symbols
Category
Social
Code Point
e13d

Add Column Right

add_column_right

Package
Material Symbols
Category
Text
Code Point
f424

Align Center

align_center

Package
Material Symbols
Category
Text
Code Point
e356

Align Horizontal Center

align_horizontal_center

Package
Material Symbols
Category
Text
Code Point
e00f

Align Horizontal Right

align_horizontal_right

Package
Material Symbols
Category
Text
Code Point
e010

Align Justify Center

align_justify_center

Package
Material Symbols
Category
Text
Code Point
f792

Align Justify Stretch

align_justify_stretch

Package
Material Symbols
Category
Text
Code Point
f78c

Align Space Between

align_space_between

Package
Material Symbols
Category
Text
Code Point
f789

Align Vertical Bottom

align_vertical_bottom

Package
Material Symbols
Category
Text
Code Point
e015

Align Vertical Top

align_vertical_top

Package
Material Symbols
Category
Text
Code Point
e00c

Content Copy

content_copy

Package
Material Symbols
Category
Text
Code Point
e14d

Diagonal Line

diagonal_line

Package
Material Symbols
Category
Text
Code Point
f41e

Drag Handle

drag_handle

Package
Material Symbols
Category
Text
Code Point
e25d

Eraser Size 3

eraser_size_3

Package
Material Symbols
Category
Text
Code Point
f3fa

Format Image Break Left

format_image_break_left

Package
Material Symbols
Category
Text
Code Point
eeaf

Format Image Right

format_image_right

Package
Material Symbols
Category
Text
Code Point
f864

Format Underlined Squiggle

format_underlined_squiggle

Package
Material Symbols
Category
Text
Code Point
f885

Grid Layout Side

grid_layout_side

Package
Material Symbols
Category
Text
Code Point
fff8d

Heap Snapshot Thumbnail

heap_snapshot_thumbnail

Package
Material Symbols
Category
Text
Code Point
f76c

Highlighter Size 2

highlighter_size_2

Package
Material Symbols
Category
Text
Code Point
f76a

Horizontal Align Center

horizontal_align_center

Package
Material Symbols
Category
Text
Code Point
fff9c

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.