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

1,292 icons

Matching "ai"

Outbox

outbox

Package
Material Symbols
Category
Communicate
Code Point
ef5f

Outbox Alt

outbox_alt

Package
Material Symbols
Category
Communicate
Code Point
eb17

Outgoing Mail

outgoing_mail

Package
Material Symbols
Category
Communicate
Code Point
f0d2

Perm Phone Msg

perm_phone_msg

Package
Material Symbols
Category
Communicate
Code Point
e8a8

Phone Bluetooth Speaker

phone_bluetooth_speaker

Package
Material Symbols
Category
Communicate
Code Point
e61b

Phone Cancel

phone_cancel

Package
Material Symbols
Category
Communicate
Code Point
fff9d

Phone Enabled

phone_enabled

Package
Material Symbols
Category
Communicate
Code Point
e9cd

Phone Paused

phone_paused

Package
Material Symbols
Category
Communicate
Code Point
e620

Picture In Picture

picture_in_picture

Package
Material Symbols
Category
Communicate
Code Point
e8aa

Picture In Picture Mobile

picture_in_picture_mobile

Package
Material Symbols
Category
Communicate
Code Point
f517

Schedule Send

schedule_send

Package
Material Symbols
Category
Communicate
Code Point
ea0a

Send

send

Package
Material Symbols
Category
Communicate
Code Point
e163

Send And Archive

send_and_archive

Package
Material Symbols
Category
Communicate
Code Point
ea0c

Settings Bluetooth

settings_bluetooth

Package
Material Symbols
Category
Communicate
Code Point
e8bb

Settings Phone

settings_phone

Package
Material Symbols
Category
Communicate
Code Point
e8c5

Sms

sms

Package
Material Symbols
Category
Communicate
Code Point
e625

Speaker Notes

speaker_notes

Package
Material Symbols
Category
Communicate
Code Point
e8cd

Stacked Email

stacked_email

Package
Material Symbols
Category
Communicate
Code Point
e6c7

Stacked Inbox

stacked_inbox

Package
Material Symbols
Category
Communicate
Code Point
e6c9

Threat Intelligence

threat_intelligence

Package
Material Symbols
Category
Communicate
Code Point
eaed

Tooltip

tooltip

Package
Material Symbols
Category
Communicate
Code Point
e9f8

Tooltip 2

tooltip_2

Package
Material Symbols
Category
Communicate
Code Point
f3ed

Topic

topic

Package
Material Symbols
Category
Communicate
Code Point
f1c8

Unarchive

unarchive

Package
Material Symbols
Category
Communicate
Code Point
e169

Unsubscribe

unsubscribe

Package
Material Symbols
Category
Communicate
Code Point
e0eb

Voicemail 2

voicemail_2

Package
Material Symbols
Category
Communicate
Code Point
f352

Aod Tablet

aod_tablet

Package
Material Symbols
Category
Hardware
Code Point
f89f

Audio Video Receiver

audio_video_receiver

Package
Material Symbols
Category
Hardware
Code Point
f5d3

Cast

cast

Package
Material Symbols
Category
Hardware
Code Point
e307

Cast Connected

cast_connected

Package
Material Symbols
Category
Hardware
Code Point
e308

Cast For Education

cast_for_education

Package
Material Symbols
Category
Hardware
Code Point
efec

Cast Pause

cast_pause

Package
Material Symbols
Category
Hardware
Code Point
f5f0

Cast Warning

cast_warning

Package
Material Symbols
Category
Hardware
Code Point
f5ef

Chromecast Device

chromecast_device

Package
Material Symbols
Category
Hardware
Code Point
e83c

Circle Circle

circle_circle

Package
Material Symbols
Category
Hardware
Code Point
eee1

Computer Cancel

computer_cancel

Package
Material Symbols
Category
Hardware
Code Point
f2f6

Connected Tv

connected_tv

Package
Material Symbols
Category
Hardware
Code Point
e998

Developer Board

developer_board

Package
Material Symbols
Category
Hardware
Code Point
e30d

Developer Mode Tv

developer_mode_tv

Package
Material Symbols
Category
Hardware
Code Point
e874

Devices Off

devices_off

Package
Material Symbols
Category
Hardware
Code Point
f7a5

Device Swoosh Star

device_swoosh_star

Package
Material Symbols
Category
Hardware
Code Point
ffeb8

Disc Full

disc_full

Package
Material Symbols
Category
Hardware
Code Point
e610

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.