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

281 icons

Matching "arrows"

Transition Push

transition_push

Package
Material Symbols
Category
Images
Code Point
f50b

Move

move

Package
Material Symbols
Category
Maps
Code Point
e740

Move Location

move_location

Package
Material Symbols
Category
Maps
Code Point
e741

Moving Ministry

moving_ministry

Package
Material Symbols
Category
Maps
Code Point
e73e

Multiple Stop

multiple_stop

Package
Material Symbols
Category
Maps
Code Point
f1b9

Transfer Within A Station

transfer_within_a_station

Package
Material Symbols
Category
Maps
Code Point
e572

Zoom In Map

zoom_in_map

Package
Material Symbols
Category
Maps
Code Point
eb2d

Zoom Out Map

zoom_out_map

Package
Material Symbols
Category
Maps
Code Point
e56b

Sync Lock

sync_lock

Package
Material Symbols
Category
Privacy
Code Point
eaee

Metabolism

metabolism

Package
Material Symbols
Category
Social
Code Point
e10b

Moving Beds

moving_beds

Package
Material Symbols
Category
Social
Code Point
e73d

Partner Exchange

partner_exchange

Package
Material Symbols
Category
Social
Code Point
f7f9

Align Self Stretch

align_self_stretch

Package
Material Symbols
Category
Text
Code Point
f78b

Cell Merge

cell_merge

Package
Material Symbols
Category
Text
Code Point
f82e

Decimal Decrease

decimal_decrease

Package
Material Symbols
Category
Text
Code Point
f82d

Decimal Increase

decimal_increase

Package
Material Symbols
Category
Text
Code Point
f82c

Fit Page Width

fit_page_width

Package
Material Symbols
Category
Text
Code Point
f396

Flex Direction

flex_direction

Package
Material Symbols
Category
Text
Code Point
f778

Format Letter Spacing

format_letter_spacing

Package
Material Symbols
Category
Text
Code Point
f773

Format Letter Spacing 2

format_letter_spacing_2

Package
Material Symbols
Category
Text
Code Point
f618

Format Letter Spacing Wider

format_letter_spacing_wider

Package
Material Symbols
Category
Text
Code Point
f615

Format Line Spacing

format_line_spacing

Package
Material Symbols
Category
Text
Code Point
e240

Format Textdirection Vertical

format_textdirection_vertical

Package
Material Symbols
Category
Text
Code Point
f4b8

Horizontal Align Center

horizontal_align_center

Package
Material Symbols
Category
Text
Code Point
fff9c

Horizontal Distribute

horizontal_distribute

Package
Material Symbols
Category
Text
Code Point
e014

Letter Switch

letter_switch

Package
Material Symbols
Category
Text
Code Point
f758

Merge Type

merge_type

Package
Material Symbols
Category
Text
Code Point
e252

Pivot Table Chart

pivot_table_chart

Package
Material Symbols
Category
Text
Code Point
e9ce

Reorder

reorder

Package
Material Symbols
Category
Text
Code Point
e8fe

Reset Image

reset_image

Package
Material Symbols
Category
Text
Code Point
f824

Restore Page

restore_page

Package
Material Symbols
Category
Text
Code Point
e929

Sheets Column Swap

sheets_column_swap

Package
Material Symbols
Category
Text
Code Point
ffe9d

Sheets Rtl

sheets_rtl

Package
Material Symbols
Category
Text
Code Point
f823

Source Notes

source_notes

Package
Material Symbols
Category
Text
Code Point
e12d

Text Rotate Vertical

text_rotate_vertical

Package
Material Symbols
Category
Text
Code Point
e93b

Uppercase

uppercase

Package
Material Symbols
Category
Text
Code Point
f488

Variable Insert

variable_insert

Package
Material Symbols
Category
Text
Code Point
f51d

Car Defrost Left

car_defrost_left

Package
Material Symbols
Category
Transit
Code Point
f344

Car Defrost Mid Low Left

car_defrost_mid_low_left

Package
Material Symbols
Category
Transit
Code Point
f341

Car Defrost Right

car_defrost_right

Package
Material Symbols
Category
Transit
Code Point
f33f

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.