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

902 icons

Matching "3"

Video Camera Front Off

video_camera_front_off

Package
Material Symbols
Category
Audio& Video
Code Point
f83b

Video Template

video_template

Package
Material Symbols
Category
Audio& Video
Code Point
fffd3

View In Ar

view_in_ar

Package
Material Symbols
Category
Audio& Video
Code Point
e9fe

View In Ar Off

view_in_ar_off

Package
Material Symbols
Category
Audio& Video
Code Point
f61b

Analytics

analytics

Package
Material Symbols
Category
Business
Code Point
ef3e

Cards Star

cards_star

Package
Material Symbols
Category
Business
Code Point
f375

Chart Data

chart_data

Package
Material Symbols
Category
Business
Code Point
e473

Credit Card Clock

credit_card_clock

Package
Material Symbols
Category
Business
Code Point
f438

Currency Exchange

currency_exchange

Package
Material Symbols
Category
Business
Code Point
eb70

Database Upload

database_upload

Package
Material Symbols
Category
Business
Code Point
f3dc

Delivery Truck Bolt

delivery_truck_bolt

Package
Material Symbols
Category
Business
Code Point
f3a2

Delivery Truck Speed

delivery_truck_speed

Package
Material Symbols
Category
Business
Code Point
f3a1

Money Bag

money_bag

Package
Material Symbols
Category
Business
Code Point
f3ee

Payments

payments

Package
Material Symbols
Category
Business
Code Point
ef63

Shopping Bag Speed

shopping_bag_speed

Package
Material Symbols
Category
Business
Code Point
f39a

Trending Down

trending_down

Package
Material Symbols
Category
Business
Code Point
e8e3

Universal Currency Alt

universal_currency_alt

Package
Material Symbols
Category
Business
Code Point
e734

Upi Pay

upi_pay

Package
Material Symbols
Category
Business
Code Point
f3cf

3P

3p

Package
Material Symbols
Category
Communicate
Code Point
efd1

Call Merge

call_merge

Package
Material Symbols
Category
Communicate
Code Point
e0b3

Cancel Schedule Send

cancel_schedule_send

Package
Material Symbols
Category
Communicate
Code Point
ea39

Chat Add On

chat_add_on

Package
Material Symbols
Category
Communicate
Code Point
f0f3

Chat Paste Go 2

chat_paste_go_2

Package
Material Symbols
Category
Communicate
Code Point
f3cb

Group Search

group_search

Package
Material Symbols
Category
Communicate
Code Point
f3ce

Inbox Text

inbox_text

Package
Material Symbols
Category
Communicate
Code Point
f399

Inbox Text Asterisk

inbox_text_asterisk

Package
Material Symbols
Category
Communicate
Code Point
f360

Inbox Text Person

inbox_text_person

Package
Material Symbols
Category
Communicate
Code Point
f35e

Inbox Text Share

inbox_text_share

Package
Material Symbols
Category
Communicate
Code Point
f35c

Mode Comment

mode_comment

Package
Material Symbols
Category
Communicate
Code Point
e253

Network Intel Node

network_intel_node

Package
Material Symbols
Category
Communicate
Code Point
f371

Notification Settings

notification_settings

Package
Material Symbols
Category
Communicate
Code Point
f367

Notification Sound

notification_sound

Package
Material Symbols
Category
Communicate
Code Point
f353

Send

send

Package
Material Symbols
Category
Communicate
Code Point
e163

Sms

sms

Package
Material Symbols
Category
Communicate
Code Point
e625

Tooltip 2

tooltip_2

Package
Material Symbols
Category
Communicate
Code Point
f3ed

Voicemail 2

voicemail_2

Package
Material Symbols
Category
Communicate
Code Point
f352

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.