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

197 icons

Matching "bars"

Digital Wellbeing

digital_wellbeing

Package
Material Symbols
Category
Social
Code Point
ef86

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

Drag Handle

drag_handle

Package
Material Symbols
Category
Text
Code Point
e25d

Heap Snapshot Thumbnail

heap_snapshot_thumbnail

Package
Material Symbols
Category
Text
Code Point
f76c

List 2

list_2

Package
Material Symbols
Category
Text
Code Point
ffeca

List Alt Add

list_alt_add

Package
Material Symbols
Category
Text
Code Point
f756

Page Footer

page_footer

Package
Material Symbols
Category
Text
Code Point
f383

Pen Size 2

pen_size_2

Package
Material Symbols
Category
Text
Code Point
f754

Pivot Table Chart

pivot_table_chart

Package
Material Symbols
Category
Text
Code Point
e9ce

Reorder

reorder

Package
Material Symbols
Category
Text
Code Point
e8fe

Table Chart

table_chart

Package
Material Symbols
Category
Text
Code Point
e265

Table Chart View

table_chart_view

Package
Material Symbols
Category
Text
Code Point
f6ef

Table Rows Narrow

table_rows_narrow

Package
Material Symbols
Category
Text
Code Point
f73f

Vertical Align Center

vertical_align_center

Package
Material Symbols
Category
Text
Code Point
e259

Vertical Distribute

vertical_distribute

Package
Material Symbols
Category
Text
Code Point
e076

View Headline

view_headline

Package
Material Symbols
Category
Text
Code Point
e8ee

Electric Moped

electric_moped

Package
Material Symbols
Category
Transit
Code Point
eb1d

Electric Scooter

electric_scooter

Package
Material Symbols
Category
Transit
Code Point
eb1f

Motorcycle

motorcycle

Package
Material Symbols
Category
Transit
Code Point
e91b

Pedal Bike

pedal_bike

Package
Material Symbols
Category
Transit
Code Point
eb29

Scooter

scooter

Package
Material Symbols
Category
Transit
Code Point
f471

Snowmobile

snowmobile

Package
Material Symbols
Category
Transit
Code Point
e503

Walk Bike

walk_bike

Package
Material Symbols
Category
Transit
Code Point
fff01

Density Large

density_large

Package
Material Symbols
Category
Ui Actions
Code Point
eba9

Density Medium

density_medium

Package
Material Symbols
Category
Ui Actions
Code Point
eb9e

Filter List

filter_list

Package
Material Symbols
Category
Ui Actions
Code Point
e152

Filter List Off

filter_list_off

Package
Material Symbols
Category
Ui Actions
Code Point
eb57

Quick Reference All

quick_reference_all

Package
Material Symbols
Category
Ui Actions
Code Point
f801

Shelf Position

shelf_position

Package
Material Symbols
Category
Ui Actions
Code Point
f702

Sliders

sliders

Package
Material Symbols
Category
Ui Actions
Code Point
e9e3

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.