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

112 icons

Matching "corner"

All Out

all_out

Package
Material Symbols
Category
Actions
Code Point
e90b

Bookmark

bookmark

Package
Material Symbols
Category
Actions
Code Point
e866

Bookmark Heart

bookmark_heart

Package
Material Symbols
Category
Actions
Code Point
f455

Rounded Corner

rounded_corner

Package
Material Symbols
Category
Actions
Code Point
e920

Settings Overscan

settings_overscan

Package
Material Symbols
Category
Actions
Code Point
e8c4

Sticker Add

sticker_add

Package
Material Symbols
Category
Actions
Code Point
eec2

Theaters

theaters

Package
Material Symbols
Category
Activities
Code Point
e8da

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 Alert

battery_android_alert

Package
Material Symbols
Category
Android
Code Point
f306

Battery Android Frame 4

battery_android_frame_4

Package
Material Symbols
Category
Android
Code Point
f254

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

Magnify Fullscreen

magnify_fullscreen

Package
Material Symbols
Category
Android
Code Point
f7d5

Mobile Sensor Lo

mobile_sensor_lo

Package
Material Symbols
Category
Android
Code Point
f2ee

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

Branding Watermark

branding_watermark

Package
Material Symbols
Category
Audio& Video
Code Point
e06b

Library Add Check

library_add_check

Package
Material Symbols
Category
Audio& Video
Code Point
e9b7

Media Link

media_link

Package
Material Symbols
Category
Audio& Video
Code Point
f83f

Video Camera Back

video_camera_back

Package
Material Symbols
Category
Audio& Video
Code Point
f07f

Video Frame Copy

video_frame_copy

Package
Material Symbols
Category
Audio& Video
Code Point
fff0d

Briefcase Meal

briefcase_meal

Package
Material Symbols
Category
Business
Code Point
f246

Qr Code Scanner

qr_code_scanner

Package
Material Symbols
Category
Business
Code Point
f206

Source Environment

source_environment

Package
Material Symbols
Category
Business
Code Point
e527

Picture In Picture Center

picture_in_picture_center

Package
Material Symbols
Category
Communicate
Code Point
f550

Picture In Picture Mobile

picture_in_picture_mobile

Package
Material Symbols
Category
Communicate
Code Point
f517

Tooltip 2

tooltip_2

Package
Material Symbols
Category
Communicate
Code Point
f3ed

Aod Watch

aod_watch

Package
Material Symbols
Category
Hardware
Code Point
f6ac

Camera Video

camera_video

Package
Material Symbols
Category
Hardware
Code Point
f7a6

Devices Wearables

devices_wearables

Package
Material Symbols
Category
Hardware
Code Point
f6ab

Mimo

mimo

Package
Material Symbols
Category
Hardware
Code Point
e9be

Mobile

mobile

Package
Material Symbols
Category
Hardware
Code Point
e7ba

Mobile Vibrate

mobile_vibrate

Package
Material Symbols
Category
Hardware
Code Point
f2cb

Scanner

scanner

Package
Material Symbols
Category
Hardware
Code Point
e329

Sim Card

sim_card

Package
Material Symbols
Category
Hardware
Code Point
e32b

Tablet Mac

tablet_mac

Package
Material Symbols
Category
Hardware
Code Point
e331

Watch

watch

Package
Material Symbols
Category
Hardware
Code Point
e334

Detection And Zone Off

detection_and_zone_off

Package
Material Symbols
Category
Home
Code Point
eebf

Nest Doorbell Visitor

nest_doorbell_visitor

Package
Material Symbols
Category
Home
Code Point
f8bd

Center Focus Strong

center_focus_strong

Package
Material Symbols
Category
Images
Code Point
e3b4

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.