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

52 icons

Matching "60%"

New Label

new_label

Package
Material Symbols
Category
Actions
Code Point
e609

Rate Review

rate_review

Package
Material Symbols
Category
Actions
Code Point
e560

Save As

save_as

Package
Material Symbols
Category
Actions
Code Point
eb60

Supervised User Circle Off

supervised_user_circle_off

Package
Material Symbols
Category
Actions
Code Point
f60e

Adb

adb

Package
Material Symbols
Category
Android
Code Point
e60e

Battery 4 Bar

battery_4_bar

Package
Material Symbols
Category
Android
Code Point
ebe2

Battery Charging 60

battery_charging_60

Package
Material Symbols
Category
Android
Code Point
f0a5

Battery Charging 60 2

battery_charging_60_2

Package
Material Symbols
Category
Android
Code Point
fff3b

Stylus Note

stylus_note

Package
Material Symbols
Category
Android
Code Point
f603

60Fps

60fps

Package
Material Symbols
Category
Audio& Video
Code Point
efd4

6K

6k

Package
Material Symbols
Category
Audio& Video
Code Point
e96e

6K Plus

6k_plus

Package
Material Symbols
Category
Audio& Video
Code Point
e96f

Art Track

art_track

Package
Material Symbols
Category
Audio& Video
Code Point
e060

Surround Sound

surround_sound

Package
Material Symbols
Category
Audio& Video
Code Point
e049

Currency Exchange

currency_exchange

Package
Material Symbols
Category
Business
Code Point
eb70

Currency Rupee Circle

currency_rupee_circle

Package
Material Symbols
Category
Business
Code Point
f460

Inbox Text Asterisk

inbox_text_asterisk

Package
Material Symbols
Category
Communicate
Code Point
f360

22Mp

22mp

Package
Material Symbols
Category
Images
Code Point
e960

60Fps Select

60fps_select

Package
Material Symbols
Category
Images
Code Point
efd5

Auto Awesome Mosaic

auto_awesome_mosaic

Package
Material Symbols
Category
Images
Code Point
e660

Panorama Photosphere

panorama_photosphere

Package
Material Symbols
Category
Images
Code Point
e9c9

Vrpano

vrpano

Package
Material Symbols
Category
Images
Code Point
f082

360

360

Package
Material Symbols
Category
Maps
Code Point
e577

Report

report

Package
Material Symbols
Category
Privacy
Code Point
e160

Chess King 2

chess_king_2

Package
Material Symbols
Category
Social
Code Point
f260

Falling

falling

Package
Material Symbols
Category
Social
Code Point
f60d

Helicopter

helicopter

Package
Material Symbols
Category
Social
Code Point
f60c

Assignment Return

assignment_return

Package
Material Symbols
Category
Text
Code Point
e860

Format H4

format_h4

Package
Material Symbols
Category
Text
Code Point
f860

Language French

language_french

Package
Material Symbols
Category
Text
Code Point
f760

Linear Scale

linear_scale

Package
Material Symbols
Category
Text
Code Point
e260

Liquor

liquor

Package
Material Symbols
Category
Travel
Code Point
ea60

Clock Loader 60

clock_loader_60

Package
Material Symbols
Category
Ui Actions
Code Point
f723

Expansion Panels

expansion_panels

Package
Material Symbols
Category
Ui Actions
Code Point
e600

Heart Check

heart_check

Package
Material Symbols
Category
Ui Actions
Code Point
f60a

Radio Button Partial

radio_button_partial

Package
Material Symbols
Category
Ui Actions
Code Point
f560

Rule Settings

rule_settings

Package
Material Symbols
Category
Ui Actions
Code Point
f64c

Stack Star

stack_star

Package
Material Symbols
Category
Ui Actions
Code Point
f607

Sync

sync

Package
Material Symbols
Category
Ui Actions
Code Point
e627

Sync Arrow Down

sync_arrow_down

Package
Material Symbols
Category
Ui Actions
Code Point
f37c

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.