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

595 icons

Matching "angle"

Theaters

theaters

Package
Material Symbols
Category
Activities
Code Point
e8da

Battery Bar

battery_0_bar

Package
Material Symbols
Category
Android
Code Point
ebdc

Battery 1 Bar

battery_1_bar

Package
Material Symbols
Category
Android
Code Point
ebd9

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 Alert

battery_alert

Package
Material Symbols
Category
Android
Code Point
e19c

Battery Android

battery_android_0

Package
Material Symbols
Category
Android
Code Point
f30d

Battery Android 1

battery_android_1

Package
Material Symbols
Category
Android
Code Point
f30c

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 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 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 Full

battery_android_frame_full

Package
Material Symbols
Category
Android
Code Point
f24f

Battery Android Frame Question

battery_android_frame_question

Package
Material Symbols
Category
Android
Code Point
f24d

Battery Android Frame Shield

battery_android_frame_shield

Package
Material Symbols
Category
Android
Code Point
f24b

Battery Android Question

battery_android_question

Package
Material Symbols
Category
Android
Code Point
f302

Battery Change

battery_change

Package
Material Symbols
Category
Android
Code Point
f7eb

Battery Charging 20

battery_charging_20

Package
Material Symbols
Category
Android
Code Point
f0a2

Battery Charging Full

battery_charging_full

Package
Material Symbols
Category
Android
Code Point
e1a3

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

Devices Fold 2

devices_fold_2

Package
Material Symbols
Category
Android
Code Point
f406

Display External Input

display_external_input

Package
Material Symbols
Category
Android
Code Point
f7e7

Dock To Bottom

dock_to_bottom

Package
Material Symbols
Category
Android
Code Point
f7e6

Dock To Right

dock_to_right

Package
Material Symbols
Category
Android
Code Point
f7e4

Grid 3X3 Off

grid_3x3_off

Package
Material Symbols
Category
Android
Code Point
f67c

Grid Goldenratio

grid_goldenratio

Package
Material Symbols
Category
Android
Code Point
f017

Keyboard Keys

keyboard_keys

Package
Material Symbols
Category
Android
Code Point
f67b

Mobile Sensor Lo

mobile_sensor_lo

Package
Material Symbols
Category
Android
Code Point
f2ee

Nearby Error

nearby_error

Package
Material Symbols
Category
Android
Code Point
f03b

Network Cell

network_cell

Package
Material Symbols
Category
Android
Code Point
e1b9

Screenshot Frame

screenshot_frame

Package
Material Symbols
Category
Android
Code Point
f677

Screenshot Frame 2

screenshot_frame_2

Package
Material Symbols
Category
Android
Code Point
f374

Screenshot Region

screenshot_region

Package
Material Symbols
Category
Android
Code Point
f7d2

Signal Cellular Nodata

signal_cellular_nodata

Package
Material Symbols
Category
Android
Code Point
f062

Signal Cellular Null

signal_cellular_null

Package
Material Symbols
Category
Android
Code Point
e1cf

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.