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

734 icons

Matching "6"

Water Full

water_full

Package
Material Symbols
Category
Activities
Code Point
f6d6

Water Medium

water_medium

Package
Material Symbols
Category
Activities
Code Point
f6d4

Adb

adb

Package
Material Symbols
Category
Android
Code Point
e60e

Android Cell 4 Bar

android_cell_4_bar

Package
Material Symbols
Category
Android
Code Point
ef06

Android Wifi 3 Bar

android_wifi_3_bar

Package
Material Symbols
Category
Android
Code Point
ef16

Battery 4 Bar

battery_4_bar

Package
Material Symbols
Category
Android
Code Point
ebe2

Battery 6 Bar

battery_6_bar

Package
Material Symbols
Category
Android
Code Point
ebd2

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

battery_android_frame_2

Package
Material Symbols
Category
Android
Code Point
f256

Battery Android Frame 6

battery_android_frame_6

Package
Material Symbols
Category
Android
Code Point
f252

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 Share

battery_share

Package
Material Symbols
Category
Android
Code Point
f67e

Battery Status Good

battery_status_good

Package
Material Symbols
Category
Android
Code Point
f67d

Battery Unknown

battery_unknown

Package
Material Symbols
Category
Android
Code Point
e1a6

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

Contextual Token

contextual_token

Package
Material Symbols
Category
Android
Code Point
f486

Devices Fold 2

devices_fold_2

Package
Material Symbols
Category
Android
Code Point
f406

Dock To Bottom

dock_to_bottom

Package
Material Symbols
Category
Android
Code Point
f7e6

Globe 2 Question

globe_2_question

Package
Material Symbols
Category
Android
Code Point
fffb6

Grid 3X3 Off

grid_3x3_off

Package
Material Symbols
Category
Android
Code Point
f67c

Grid 4X4

grid_4x4

Package
Material Symbols
Category
Android
Code Point
f016

Keyboard Keys

keyboard_keys

Package
Material Symbols
Category
Android
Code Point
f67b

Magnify Docked

magnify_docked

Package
Material Symbols
Category
Android
Code Point
f7d6

Network Check

network_check

Package
Material Symbols
Category
Android
Code Point
e640

Network Locked

network_locked

Package
Material Symbols
Category
Android
Code Point
e61a

Network Wifi 2 Bar

network_wifi_2_bar

Package
Material Symbols
Category
Android
Code Point
ebd6

Nfc Off

nfc_off

Package
Material Symbols
Category
Android
Code Point
f369

Screenshot Frame

screenshot_frame

Package
Material Symbols
Category
Android
Code Point
f677

Screen Record

screen_record

Package
Material Symbols
Category
Android
Code Point
f679

Screen Rotation Up

screen_rotation_up

Package
Material Symbols
Category
Android
Code Point
f678

Signal Cellular Nodata

signal_cellular_nodata

Package
Material Symbols
Category
Android
Code Point
f062

Signal Wifi Bad

signal_wifi_bad

Package
Material Symbols
Category
Android
Code Point
f063

Signal Wifi Statusbar Null

signal_wifi_statusbar_null

Package
Material Symbols
Category
Android
Code Point
f067

Sim Card Download

sim_card_download

Package
Material Symbols
Category
Android
Code Point
f068

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.