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

384 icons

Matching "alt"

Order Play

order_play

Package
Material Symbols
Category
Business
Code Point
f811

Redeem

redeem

Package
Material Symbols
Category
Business
Code Point
e8b1

Universal Currency

universal_currency

Package
Material Symbols
Category
Business
Code Point
e9fa

Universal Currency Alt

universal_currency_alt

Package
Material Symbols
Category
Business
Code Point
e734

Wallet

wallet

Package
Material Symbols
Category
Business
Code Point
f8ff

Alternate Email

alternate_email

Package
Material Symbols
Category
Communicate
Code Point
e0e6

Auto Read Pause

auto_read_pause

Package
Material Symbols
Category
Communicate
Code Point
f219

Call

call

Package
Material Symbols
Category
Communicate
Code Point
e0b0

Cancel Presentation

cancel_presentation

Package
Material Symbols
Category
Communicate
Code Point
e0e9

E911 Avatar

e911_avatar

Package
Material Symbols
Category
Communicate
Code Point
f11a

Mark Unread Chat Alt

mark_unread_chat_alt

Package
Material Symbols
Category
Communicate
Code Point
eb9d

Notifications Off

notifications_off

Package
Material Symbols
Category
Communicate
Code Point
e7f6

Outbox Alt

outbox_alt

Package
Material Symbols
Category
Communicate
Code Point
eb17

Picture In Picture Alt

picture_in_picture_alt

Package
Material Symbols
Category
Communicate
Code Point
e911

Add Diamond

add_diamond

Package
Material Symbols
Category
Hardware
Code Point
f49c

Devices Wearables

devices_wearables

Package
Material Symbols
Category
Hardware
Code Point
f6ab

Fitness Tracker

fitness_tracker

Package
Material Symbols
Category
Hardware
Code Point
f463

Fitness Trackers

fitness_trackers

Package
Material Symbols
Category
Hardware
Code Point
eef1

Keyboard Alt

keyboard_alt

Package
Material Symbols
Category
Hardware
Code Point
f028

Lda

lda

Package
Material Symbols
Category
Hardware
Code Point
e106

Memory Alt

memory_alt

Package
Material Symbols
Category
Hardware
Code Point
f7a3

Mobile Block

mobile_block

Package
Material Symbols
Category
Hardware
Code Point
f2e5

Monitor Weight

monitor_weight

Package
Material Symbols
Category
Hardware
Code Point
f039

Pacemaker

pacemaker

Package
Material Symbols
Category
Hardware
Code Point
e656

Ventilator

ventilator

Package
Material Symbols
Category
Hardware
Code Point
e139

Watch

watch

Package
Material Symbols
Category
Hardware
Code Point
e334

Self Care

self_care

Package
Material Symbols
Category
Home
Code Point
f86d

Shield With Heart

shield_with_heart

Package
Material Symbols
Category
Home
Code Point
e78f

Air Purifier

air_purifier

Package
Material Symbols
Category
Household
Code Point
e97e

Air Purifier Gen

air_purifier_gen

Package
Material Symbols
Category
Household
Code Point
e829

Chair Alt

chair_alt

Package
Material Symbols
Category
Household
Code Point
efee

Cooking

cooking

Package
Material Symbols
Category
Household
Code Point
e2b6

Grocery

grocery

Package
Material Symbols
Category
Household
Code Point
ef97

Health And Beauty

health_and_beauty

Package
Material Symbols
Category
Household
Code Point
ef9d

Hot Tub

hot_tub

Package
Material Symbols
Category
Household
Code Point
eb46

Soap

soap

Package
Material Symbols
Category
Household
Code Point
f1b2

Thermometer

thermometer

Package
Material Symbols
Category
Household
Code Point
e846

Thermometer Add

thermometer_add

Package
Material Symbols
Category
Household
Code Point
f582

Thermometer Alert

thermometer_alert

Package
Material Symbols
Category
Household
Code Point
ffffb

Thermometer Gain

thermometer_gain

Package
Material Symbols
Category
Household
Code Point
f6d8

Thermometer Loss

thermometer_loss

Package
Material Symbols
Category
Household
Code Point
f6d7

Thermometer Minus

thermometer_minus

Package
Material Symbols
Category
Household
Code Point
f581

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.