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,276 icons

Matching "age"

Engineering

engineering

Package
Material Symbols
Category
Activities
Code Point
ea3d

Glass Cup

glass_cup

Package
Material Symbols
Category
Activities
Code Point
f6e3

Personal Injury

personal_injury

Package
Material Symbols
Category
Activities
Code Point
e6da

Real Estate Agent

real_estate_agent

Package
Material Symbols
Category
Activities
Code Point
e73a

Service Toolbox

service_toolbox

Package
Material Symbols
Category
Activities
Code Point
e717

Spo2

spo2

Package
Material Symbols
Category
Activities
Code Point
f6db

Stress Management

stress_management

Package
Material Symbols
Category
Activities
Code Point
f6d9

Water Full

water_full

Package
Material Symbols
Category
Activities
Code Point
f6d6

1X Mobiledata Badge

1x_mobiledata_badge

Package
Material Symbols
Category
Android
Code Point
f7f1

4G Plus Mobiledata

4g_plus_mobiledata

Package
Material Symbols
Category
Android
Code Point
efd3

Apk Install

apk_install

Package
Material Symbols
Category
Android
Code Point
f88f

Badge Critical Battery

badge_critical_battery

Package
Material Symbols
Category
Android
Code Point
f147

Battery 2 Bar

battery_2_bar

Package
Material Symbols
Category
Android
Code Point
ebe0

Battery 3 Bar

battery_3_bar

Package
Material Symbols
Category
Android
Code Point
ebdd

Battery 4 Bar

battery_4_bar

Package
Material Symbols
Category
Android
Code Point
ebe2

Battery 5 Bar

battery_5_bar

Package
Material Symbols
Category
Android
Code Point
ebd4

Battery 6 Bar

battery_6_bar

Package
Material Symbols
Category
Android
Code Point
ebd2

Battery Android 1

battery_android_1

Package
Material Symbols
Category
Android
Code Point
f30c

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 Frame 5

battery_android_frame_5

Package
Material Symbols
Category
Android
Code Point
f253

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

Battery Charging 60

battery_charging_60

Package
Material Symbols
Category
Android
Code Point
f0a5

Battery Charging 60 2

battery_charging_60_2

Package
Material Symbols
Category
Android
Code Point
fff3b

Battery Charging 80 2

battery_charging_80_2

Package
Material Symbols
Category
Android
Code Point
fff3a

Battery Charging 90

battery_charging_90

Package
Material Symbols
Category
Android
Code Point
f0a7

Battery Charging Full 2

battery_charging_full_2

Package
Material Symbols
Category
Android
Code Point
fff39

Battery Low

battery_low

Package
Material Symbols
Category
Android
Code Point
f155

Battery Plus

battery_plus

Package
Material Symbols
Category
Android
Code Point
f7e9

Battery Status Good

battery_status_good

Package
Material Symbols
Category
Android
Code Point
f67d

Battery Very Low

battery_very_low

Package
Material Symbols
Category
Android
Code Point
f156

Bigtop Updates

bigtop_updates

Package
Material Symbols
Category
Android
Code Point
e669

Bluetooth Drive

bluetooth_drive

Package
Material Symbols
Category
Android
Code Point
efe5

Contextual Token

contextual_token

Package
Material Symbols
Category
Android
Code Point
f486

Contextual Token Add

contextual_token_add

Package
Material Symbols
Category
Android
Code Point
f485

Data Saver On

data_saver_on

Package
Material Symbols
Category
Android
Code Point
eff3

Ev Mobiledata Badge

ev_mobiledata_badge

Package
Material Symbols
Category
Android
Code Point
f7e2

Globe 2 Cancel

globe_2_cancel

Package
Material Symbols
Category
Android
Code Point
fffb7

Globe 2 Question

globe_2_question

Package
Material Symbols
Category
Android
Code Point
fffb6

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.