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

857 icons

Matching "1"

Add Link

add_link

Package
Material Symbols
Category
Text
Code Point
e178

Add Notes

add_notes

Package
Material Symbols
Category
Text
Code Point
e091

Align Horizontal Right

align_horizontal_right

Package
Material Symbols
Category
Text
Code Point
e010

Align Justify Flex End

align_justify_flex_end

Package
Material Symbols
Category
Text
Code Point
f791

Align Vertical Bottom

align_vertical_bottom

Package
Material Symbols
Category
Text
Code Point
e015

Align Vertical Center

align_vertical_center

Package
Material Symbols
Category
Text
Code Point
e011

Archive

archive

Package
Material Symbols
Category
Text
Code Point
e149

Attach File Add

attach_file_add

Package
Material Symbols
Category
Text
Code Point
f841

Ballot

ballot

Package
Material Symbols
Category
Text
Code Point
e172

Border Style

border_style

Package
Material Symbols
Category
Text
Code Point
e231

Brand Family

brand_family

Package
Material Symbols
Category
Text
Code Point
f4f1

Breaking News Alt 1

breaking_news_alt_1

Package
Material Symbols
Category
Text
Code Point
f0ba

Checklist

checklist

Package
Material Symbols
Category
Text
Code Point
e6b1

Cloud Off

cloud_off

Package
Material Symbols
Category
Text
Code Point
e2c1

Content Copy

content_copy

Package
Material Symbols
Category
Text
Code Point
e14d

Content Cut

content_cut

Package
Material Symbols
Category
Text
Code Point
e14e

Content Paste

content_paste

Package
Material Symbols
Category
Text
Code Point
e14f

Convert To Text

convert_to_text

Package
Material Symbols
Category
Text
Code Point
f41f

Counter 1

counter_1

Package
Material Symbols
Category
Text
Code Point
f784

Counter 4

counter_4

Package
Material Symbols
Category
Text
Code Point
f781

Data Array

data_array

Package
Material Symbols
Category
Text
Code Point
ead1

Design Services

design_services

Package
Material Symbols
Category
Text
Code Point
f10a

Diagonal Line

diagonal_line

Package
Material Symbols
Category
Text
Code Point
f41e

Drive Export

drive_export

Package
Material Symbols
Category
Text
Code Point
f41d

Eraser Size 1

eraser_size_1

Package
Material Symbols
Category
Text
Code Point
f3fc

File Copy

file_copy

Package
Material Symbols
Category
Text
Code Point
e173

File Save

file_save

Package
Material Symbols
Category
Text
Code Point
f17f

Folder Special

folder_special

Package
Material Symbols
Category
Text
Code Point
e617

Font Download

font_download

Package
Material Symbols
Category
Text
Code Point
e167

Format H5

format_h5

Package
Material Symbols
Category
Text
Code Point
f861

Format Letter Spacing 2

format_letter_spacing_2

Package
Material Symbols
Category
Text
Code Point
f618

Format Letter Spacing Standard

format_letter_spacing_standard

Package
Material Symbols
Category
Text
Code Point
f617

Format Letter Spacing Wide

format_letter_spacing_wide

Package
Material Symbols
Category
Text
Code Point
f616

Format Letter Spacing Wider

format_letter_spacing_wider

Package
Material Symbols
Category
Text
Code Point
f615

Format List Bulleted

format_list_bulleted

Package
Material Symbols
Category
Text
Code Point
e241

Format Quote Off

format_quote_off

Package
Material Symbols
Category
Text
Code Point
f413

Frame Reload

frame_reload

Package
Material Symbols
Category
Text
Code Point
f771

Full Coverage

full_coverage

Package
Material Symbols
Category
Text
Code Point
eb12

Highlighter Size 1

highlighter_size_1

Package
Material Symbols
Category
Text
Code Point
f76b

Horizontal Distribute

horizontal_distribute

Package
Material Symbols
Category
Text
Code Point
e014

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.