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

697 icons

Matching "arrow"

Call Made

call_made

Package
Material Symbols
Category
Communicate
Code Point
e0b2

Call Merge

call_merge

Package
Material Symbols
Category
Communicate
Code Point
e0b3

Call Missed

call_missed

Package
Material Symbols
Category
Communicate
Code Point
e0b4

Call Missed Outgoing

call_missed_outgoing

Package
Material Symbols
Category
Communicate
Code Point
e0e4

Call Received

call_received

Package
Material Symbols
Category
Communicate
Code Point
e0b5

Call Split

call_split

Package
Material Symbols
Category
Communicate
Code Point
e0b6

Chat Paste Go

chat_paste_go

Package
Material Symbols
Category
Communicate
Code Point
f6bd

Chat Paste Go 2

chat_paste_go_2

Package
Material Symbols
Category
Communicate
Code Point
f3cb

Co Present

co_present

Package
Material Symbols
Category
Communicate
Code Point
eaf0

Forward To Inbox

forward_to_inbox

Package
Material Symbols
Category
Communicate
Code Point
f187

Inbox Text Share

inbox_text_share

Package
Material Symbols
Category
Communicate
Code Point
f35c

Link

link

Package
Material Symbols
Category
Communicate
Code Point
e157

Move To Inbox

move_to_inbox

Package
Material Symbols
Category
Communicate
Code Point
e168

Network Intelligence Update

network_intelligence_update

Package
Material Symbols
Category
Communicate
Code Point
f5f5

Next Plan

next_plan

Package
Material Symbols
Category
Communicate
Code Point
ef5d

Outbox

outbox

Package
Material Symbols
Category
Communicate
Code Point
ef5f

Outgoing Mail

outgoing_mail

Package
Material Symbols
Category
Communicate
Code Point
f0d2

Phone Callback

phone_callback

Package
Material Symbols
Category
Communicate
Code Point
e649

Phone Forwarded

phone_forwarded

Package
Material Symbols
Category
Communicate
Code Point
e61c

Phone Missed

phone_missed

Package
Material Symbols
Category
Communicate
Code Point
e61f

Play For Work

play_for_work

Package
Material Symbols
Category
Communicate
Code Point
e906

Present To All

present_to_all

Package
Material Symbols
Category
Communicate
Code Point
e0df

Schedule Send

schedule_send

Package
Material Symbols
Category
Communicate
Code Point
ea0a

Send

send

Package
Material Symbols
Category
Communicate
Code Point
e163

Send And Archive

send_and_archive

Package
Material Symbols
Category
Communicate
Code Point
ea0c

Tooltip

tooltip

Package
Material Symbols
Category
Communicate
Code Point
e9f8

Unarchive

unarchive

Package
Material Symbols
Category
Communicate
Code Point
e169

Arrows Left Right Circle

arrows_left_right_circle

Package
Material Symbols
Category
Hardware
Code Point
eee4

Arrows Up Down Circle

arrows_up_down_circle

Package
Material Symbols
Category
Hardware
Code Point
eee3

Browser Updated

browser_updated

Package
Material Symbols
Category
Hardware
Code Point
e7cf

Computer Arrow Up

computer_arrow_up

Package
Material Symbols
Category
Hardware
Code Point
f2f7

Gamepad Circle Down

gamepad_circle_down

Package
Material Symbols
Category
Hardware
Code Point
eed0

Gamepad Circle Left

gamepad_circle_left

Package
Material Symbols
Category
Hardware
Code Point
eecf

Gamepad Circle Right

gamepad_circle_right

Package
Material Symbols
Category
Hardware
Code Point
eece

Gamepad Circle Up

gamepad_circle_up

Package
Material Symbols
Category
Hardware
Code Point
eecd

Gamepad Down

gamepad_down

Package
Material Symbols
Category
Hardware
Code Point
eecc

Gamepad Left

gamepad_left

Package
Material Symbols
Category
Hardware
Code Point
eecb

Gamepad Right

gamepad_right

Package
Material Symbols
Category
Hardware
Code Point
eeca

Gamepad Up

gamepad_up

Package
Material Symbols
Category
Hardware
Code Point
eec9

Keyboard Arrow Down

keyboard_arrow_down

Package
Material Symbols
Category
Hardware
Code Point
e313

Keyboard Arrow Left

keyboard_arrow_left

Package
Material Symbols
Category
Hardware
Code Point
e314

Keyboard Arrow Right

keyboard_arrow_right

Package
Material Symbols
Category
Hardware
Code Point
e315

Keyboard Arrow Up

keyboard_arrow_up

Package
Material Symbols
Category
Hardware
Code Point
e316

Keyboard Backspace

keyboard_backspace

Package
Material Symbols
Category
Hardware
Code Point
e317

Keyboard Capslock

keyboard_capslock

Package
Material Symbols
Category
Hardware
Code Point
e318

Keyboard Hide

keyboard_hide

Package
Material Symbols
Category
Hardware
Code Point
e31a

Keyboard Return

keyboard_return

Package
Material Symbols
Category
Hardware
Code Point
e31b

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.