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

431 icons

Matching "eco"

For You

for_you

Package
Material Symbols
Category
Communicate
Code Point
e9ac

Network Intelligence History

network_intelligence_history

Package
Material Symbols
Category
Communicate
Code Point
f5f6

Outbox Alt

outbox_alt

Package
Material Symbols
Category
Communicate
Code Point
eb17

Perm Phone Msg

perm_phone_msg

Package
Material Symbols
Category
Communicate
Code Point
e8a8

Phone Missed

phone_missed

Package
Material Symbols
Category
Communicate
Code Point
e61f

Reviews

reviews

Package
Material Symbols
Category
Communicate
Code Point
f054

Signal Cellular Add

signal_cellular_add

Package
Material Symbols
Category
Communicate
Code Point
f7a9

Speaker Notes

speaker_notes

Package
Material Symbols
Category
Communicate
Code Point
e8cd

Voicemail 2

voicemail_2

Package
Material Symbols
Category
Communicate
Code Point
f352

Wifi Calling

wifi_calling

Package
Material Symbols
Category
Communicate
Code Point
ef77

Camera Video

camera_video

Package
Material Symbols
Category
Hardware
Code Point
f7a6

Disc Full

disc_full

Package
Material Symbols
Category
Hardware
Code Point
e610

Fitness Trackers

fitness_trackers

Package
Material Symbols
Category
Hardware
Code Point
eef1

Google Home Devices

google_home_devices

Package
Material Symbols
Category
Hardware
Code Point
e715

Hard Disk

hard_disk

Package
Material Symbols
Category
Hardware
Code Point
f3da

Headset Mic

headset_mic

Package
Material Symbols
Category
Hardware
Code Point
e311

Mimo

mimo

Package
Material Symbols
Category
Hardware
Code Point
e9be

Mobile Camera

mobile_camera

Package
Material Symbols
Category
Hardware
Code Point
f2cf

Open Jam

open_jam

Package
Material Symbols
Category
Hardware
Code Point
efae

Rear Camera

rear_camera

Package
Material Symbols
Category
Hardware
Code Point
f6c2

Rectangle Add

rectangle_add

Package
Material Symbols
Category
Hardware
Code Point
eec8

Save

save

Package
Material Symbols
Category
Hardware
Code Point
e161

Scanner

scanner

Package
Material Symbols
Category
Hardware
Code Point
e329

Screenshot Monitor

screenshot_monitor

Package
Material Symbols
Category
Hardware
Code Point
ec08

Screenshot Tablet

screenshot_tablet

Package
Material Symbols
Category
Hardware
Code Point
f697

Settop Component

settop_component

Package
Material Symbols
Category
Hardware
Code Point
e2ac

Sim Card Lock

sim_card_lock

Package
Material Symbols
Category
Hardware
Code Point
ffec1

Tablet Camera

tablet_camera

Package
Material Symbols
Category
Hardware
Code Point
f44d

Watch Arrow Down

watch_arrow_down

Package
Material Symbols
Category
Hardware
Code Point
fffcf

Familiar Face And Zone

familiar_face_and_zone

Package
Material Symbols
Category
Home
Code Point
e21c

Floor Lamp

floor_lamp

Package
Material Symbols
Category
Home
Code Point
e21e

Nest Cam Floodlight

nest_cam_floodlight

Package
Material Symbols
Category
Home
Code Point
f8b7

Nest Cam Indoor

nest_cam_indoor

Package
Material Symbols
Category
Home
Code Point
f11e

Nest Cam Iq

nest_cam_iq

Package
Material Symbols
Category
Home
Code Point
f11f

Nest Cam Iq Outdoor

nest_cam_iq_outdoor

Package
Material Symbols
Category
Home
Code Point
f120

Nest Cam Outdoor

nest_cam_outdoor

Package
Material Symbols
Category
Home
Code Point
f121

Nest Cam Stand

nest_cam_stand

Package
Material Symbols
Category
Home
Code Point
f8b9

Nest Cam Wall Mount

nest_cam_wall_mount

Package
Material Symbols
Category
Home
Code Point
f8ba

Nest Cam Wired Stand

nest_cam_wired_stand

Package
Material Symbols
Category
Home
Code Point
ec16

Nest Clock Farsight Analog

nest_clock_farsight_analog

Package
Material Symbols
Category
Home
Code Point
f8bb

Nest Eco Leaf

nest_eco_leaf

Package
Material Symbols
Category
Home
Code Point
f8be

Nest Farsight Eco

nest_farsight_eco

Package
Material Symbols
Category
Home
Code Point
f27b

Nest Found Savings

nest_found_savings

Package
Material Symbols
Category
Home
Code Point
f8c0

Table Lamp

table_lamp

Package
Material Symbols
Category
Home
Code Point
e1f2

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.