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

179 icons

Matching "active"

Detection And Zone Off

detection_and_zone_off

Package
Material Symbols
Category
Home
Code Point
eebf

Motion Sensor Active

motion_sensor_active

Package
Material Symbols
Category
Home
Code Point
e792

Nest Hello Doorbell

nest_hello_doorbell

Package
Material Symbols
Category
Home
Code Point
e82c

Sensors Krx Off

sensors_krx_off

Package
Material Symbols
Category
Home
Code Point
f515

Tamper Detection On

tamper_detection_on

Package
Material Symbols
Category
Home
Code Point
f8c8

Zone Person Idle

zone_person_idle

Package
Material Symbols
Category
Home
Code Point
e77a

Doorbell 3P

doorbell_3p

Package
Material Symbols
Category
Household
Code Point
e1e7

Emergency Share Off

emergency_share_off

Package
Material Symbols
Category
Household
Code Point
f59e

Light Off

light_off

Package
Material Symbols
Category
Household
Code Point
e9b8

Sensors Off

sensors_off

Package
Material Symbols
Category
Household
Code Point
e51f

Sensor Occupied

sensor_occupied

Package
Material Symbols
Category
Household
Code Point
ec10

Switch Off

switch_off

Package
Material Symbols
Category
Household
Code Point
fff6f

7Mp

7mp

Package
Material Symbols
Category
Images
Code Point
e973

Blur On

blur_on

Package
Material Symbols
Category
Images
Code Point
e3a5

Brightness 1

brightness_1

Package
Material Symbols
Category
Images
Code Point
e3a6

Circle

circle

Package
Material Symbols
Category
Images
Code Point
ef4a

Hdr Off Select

hdr_off_select

Package
Material Symbols
Category
Images
Code Point
f01c

Hdr Plus Off

hdr_plus_off

Package
Material Symbols
Category
Images
Code Point
e3ef

Hdr Weak

hdr_weak

Package
Material Symbols
Category
Images
Code Point
e3f2

Incomplete Circle

incomplete_circle

Package
Material Symbols
Category
Images
Code Point
e79b

Landscape 2 Off

landscape_2_off

Package
Material Symbols
Category
Images
Code Point
f4c3

Mic External On

mic_external_on

Package
Material Symbols
Category
Images
Code Point
ef5a

Motion Photos On

motion_photos_on

Package
Material Symbols
Category
Images
Code Point
e9c1

Night Sight Auto Off

night_sight_auto_off

Package
Material Symbols
Category
Images
Code Point
f1f9

Vr180 Create2D Off

vr180_create2d_off

Package
Material Symbols
Category
Images
Code Point
f571

360

360

Package
Material Symbols
Category
Maps
Code Point
e577

Location Away

location_away

Package
Material Symbols
Category
Maps
Code Point
f150

Run Circle

run_circle

Package
Material Symbols
Category
Maps
Code Point
ef6f

Safety Check Off

safety_check_off

Package
Material Symbols
Category
Maps
Code Point
f59d

Disabled Visible

disabled_visible

Package
Material Symbols
Category
Privacy
Code Point
e76e

Shield Toggle

shield_toggle

Package
Material Symbols
Category
Privacy
Code Point
f2ad

Bedtime Off

bedtime_off

Package
Material Symbols
Category
Social
Code Point
eb76

Playground

playground

Package
Material Symbols
Category
Social
Code Point
f28e

Sign Language Off

sign_language_off

Package
Material Symbols
Category
Social
Code Point
ffee4

Drag Handle

drag_handle

Package
Material Symbols
Category
Text
Code Point
e25d

Match Case Off

match_case_off

Package
Material Symbols
Category
Text
Code Point
f36f

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.