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

51 icons

Matching "30"

Verified Off

verified_off

Package
Material Symbols
Category
Actions
Code Point
f30e

Sports

sports

Package
Material Symbols
Category
Activities
Code Point
ea30

Battery 2 Bar

battery_2_bar

Package
Material Symbols
Category
Android
Code Point
ebe0

Battery Android

battery_android_0

Package
Material Symbols
Category
Android
Code Point
f30d

Battery Android 1

battery_android_1

Package
Material Symbols
Category
Android
Code Point
f30c

Battery Android 2

battery_android_2

Package
Material Symbols
Category
Android
Code Point
f30b

Battery Android 3

battery_android_3

Package
Material Symbols
Category
Android
Code Point
f30a

Battery Android 5

battery_android_5

Package
Material Symbols
Category
Android
Code Point
f308

Battery Android 6

battery_android_6

Package
Material Symbols
Category
Android
Code Point
f307

Battery Android Alert

battery_android_alert

Package
Material Symbols
Category
Android
Code Point
f306

Battery Android Bolt

battery_android_bolt

Package
Material Symbols
Category
Android
Code Point
f305

Battery Android Full

battery_android_full

Package
Material Symbols
Category
Android
Code Point
f304

Battery Android Plus

battery_android_plus

Package
Material Symbols
Category
Android
Code Point
f303

Battery Android Question

battery_android_question

Package
Material Symbols
Category
Android
Code Point
f302

Battery Android Share

battery_android_share

Package
Material Symbols
Category
Android
Code Point
f301

Battery Charging 30

battery_charging_30

Package
Material Symbols
Category
Android
Code Point
f0a3

Battery Charging 30 2

battery_charging_30_2

Package
Material Symbols
Category
Android
Code Point
fff3d

30Fps

30fps

Package
Material Symbols
Category
Audio& Video
Code Point
efce

3K

3k

Package
Material Symbols
Category
Audio& Video
Code Point
e966

3K Plus

3k_plus

Package
Material Symbols
Category
Audio& Video
Code Point
e967

Forward 30

forward_30

Package
Material Symbols
Category
Audio& Video
Code Point
e057

Library Music

library_music

Package
Material Symbols
Category
Audio& Video
Code Point
e030

Replay 30

replay_30

Package
Material Symbols
Category
Audio& Video
Code Point
e05a

Cast

cast

Package
Material Symbols
Category
Hardware
Code Point
e307

Cast Connected

cast_connected

Package
Material Symbols
Category
Hardware
Code Point
e308

Computer

computer

Package
Material Symbols
Category
Hardware
Code Point
e30a

Desktop Mac

desktop_mac

Package
Material Symbols
Category
Hardware
Code Point
e30b

Desktop Windows

desktop_windows

Package
Material Symbols
Category
Hardware
Code Point
e30c

Developer Board

developer_board

Package
Material Symbols
Category
Hardware
Code Point
e30d

Tablet Android

tablet_android

Package
Material Symbols
Category
Hardware
Code Point
e330

Nest Thermostat Sensor Eu

nest_thermostat_sensor_eu

Package
Material Symbols
Category
Home
Code Point
f130

Tv Gen

tv_gen

Package
Material Symbols
Category
Household
Code Point
e830

24Fps Select

24fps_select

Package
Material Symbols
Category
Images
Code Point
f3f2

30Fps Select

30fps_select

Package
Material Symbols
Category
Images
Code Point
efcf

Photo Auto Merge

photo_auto_merge

Package
Material Symbols
Category
Images
Code Point
f530

Wb Sunny

wb_sunny

Package
Material Symbols
Category
Images
Code Point
e430

Child Hat

child_hat

Package
Material Symbols
Category
Social
Code Point
ef30

Shield Watch

shield_watch

Package
Material Symbols
Category
Social
Code Point
f30f

Directions Bus

directions_bus

Package
Material Symbols
Category
Transit
Code Point
e530

Seat Cool Right

seat_cool_right

Package
Material Symbols
Category
Transit
Code Point
f330

Airline Seat Flat

airline_seat_flat

Package
Material Symbols
Category
Travel
Code Point
e630

Bottom App Bar

bottom_app_bar

Package
Material Symbols
Category
Ui Actions
Code Point
e730

Disabled By Default

disabled_by_default

Package
Material Symbols
Category
Ui Actions
Code Point
f230

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.