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

770 icons

Matching "5"

Battery 5 Bar

battery_5_bar

Package
Material Symbols
Category
Android
Code Point
ebd4

Battery Android 5

battery_android_5

Package
Material Symbols
Category
Android
Code Point
f308

Battery Android Bolt

battery_android_bolt

Package
Material Symbols
Category
Android
Code Point
f305

Battery Android Frame 1

battery_android_frame_1

Package
Material Symbols
Category
Android
Code Point
f257

Battery Android Frame 2

battery_android_frame_2

Package
Material Symbols
Category
Android
Code Point
f256

Battery Android Frame 3

battery_android_frame_3

Package
Material Symbols
Category
Android
Code Point
f255

Battery Android Frame 4

battery_android_frame_4

Package
Material Symbols
Category
Android
Code Point
f254

Battery Android Frame 5

battery_android_frame_5

Package
Material Symbols
Category
Android
Code Point
f253

Battery Android Frame 6

battery_android_frame_6

Package
Material Symbols
Category
Android
Code Point
f252

Battery Android Frame Alert

battery_android_frame_alert

Package
Material Symbols
Category
Android
Code Point
f251

Battery Android Frame Bolt

battery_android_frame_bolt

Package
Material Symbols
Category
Android
Code Point
f250

Battery Charging 50

battery_charging_50

Package
Material Symbols
Category
Android
Code Point
f0a4

Battery Charging 50 2

battery_charging_50_2

Package
Material Symbols
Category
Android
Code Point
fff3c

Battery Charging 60

battery_charging_60

Package
Material Symbols
Category
Android
Code Point
f0a5

Battery Low

battery_low

Package
Material Symbols
Category
Android
Code Point
f155

Battery Very Low

battery_very_low

Package
Material Symbols
Category
Android
Code Point
f156

Bluetooth Drive

bluetooth_drive

Package
Material Symbols
Category
Android
Code Point
efe5

Brightness Alert

brightness_alert

Package
Material Symbols
Category
Android
Code Point
f5cf

Contextual Token Add

contextual_token_add

Package
Material Symbols
Category
Android
Code Point
f485

Dock To Left

dock_to_left

Package
Material Symbols
Category
Android
Code Point
f7e5

Grid 3X3

grid_3x3

Package
Material Symbols
Category
Android
Code Point
f015

Magnify Fullscreen

magnify_fullscreen

Package
Material Symbols
Category
Android
Code Point
f7d5

Network Wifi 1 Bar Locked

network_wifi_1_bar_locked

Package
Material Symbols
Category
Android
Code Point
f58f

Network Wifi 2 Bar Locked

network_wifi_2_bar_locked

Package
Material Symbols
Category
Android
Code Point
f58e

Network Wifi 3 Bar Locked

network_wifi_3_bar_locked

Package
Material Symbols
Category
Android
Code Point
f58d

Network Wifi Locked

network_wifi_locked

Package
Material Symbols
Category
Android
Code Point
f532

Pin

pin

Package
Material Symbols
Category
Android
Code Point
f045

Rss Feed

rss_feed

Package
Material Symbols
Category
Android
Code Point
e0e5

Signal Cellular Pause

signal_cellular_pause

Package
Material Symbols
Category
Android
Code Point
f5a7

Timer 5

timer_5

Package
Material Symbols
Category
Android
Code Point
f4b1

Timer 5 Shutter

timer_5_shutter

Package
Material Symbols
Category
Android
Code Point
f4b2

10K

10k

Package
Material Symbols
Category
Audio& Video
Code Point
e951

1K

1k

Package
Material Symbols
Category
Audio& Video
Code Point
e95c

1K Plus

1k_plus

Package
Material Symbols
Category
Audio& Video
Code Point
e95d

5K

5k

Package
Material Symbols
Category
Audio& Video
Code Point
e96b

5K Plus

5k_plus

Package
Material Symbols
Category
Audio& Video
Code Point
e96c

8K Plus

8k_plus

Package
Material Symbols
Category
Audio& Video
Code Point
e975

Add To Queue

add_to_queue

Package
Material Symbols
Category
Audio& Video
Code Point
e05c

Airplay

airplay

Package
Material Symbols
Category
Audio& Video
Code Point
e055

Audio Description

audio_description

Package
Material Symbols
Category
Audio& Video
Code Point
f58c

Autoplay

autoplay

Package
Material Symbols
Category
Audio& Video
Code Point
f6b5

Cinematic Blur

cinematic_blur

Package
Material Symbols
Category
Audio& Video
Code Point
f853

Fiber Dvr

fiber_dvr

Package
Material Symbols
Category
Audio& Video
Code Point
e05d

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.