- Package
- Material Symbols
- Category
- Business
- Code Point
- efa7
Font Icon Library
Material Symbols Icon Search
547 icons
Matching "direction"
Mintmark
mintmark
- Package
- Material Symbols
- Category
- Business
- Code Point
- efa9
Quick Reorder
quick_reorder
- Package
- Material Symbols
- Category
- Business
- Code Point
- eb15
Send Money
send_money
- Package
- Material Symbols
- Category
- Business
- Code Point
- e8b7
Source Environment
source_environment
- Package
- Material Symbols
- Category
- Business
- Code Point
- e527
Trending Down
trending_down
- Package
- Material Symbols
- Category
- Business
- Code Point
- e8e3
Trending Flat
trending_flat
- Package
- Material Symbols
- Category
- Business
- Code Point
- e8e4
Trending Up
trending_up
- Package
- Material Symbols
- Category
- Business
- Code Point
- e8e5
Work Update
work_update
- Package
- Material Symbols
- Category
- Business
- Code Point
- f5f8
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
Forward To Inbox
forward_to_inbox
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f187
Link
link
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e157
Move To Inbox
move_to_inbox
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e168
Next Plan
next_plan
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ef5d
Outgoing Mail
outgoing_mail
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f0d2
Phone Forwarded
phone_forwarded
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e61c
Spoke
spoke
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e9a7
Swap Calls
swap_calls
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0d7
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
Computer Arrow Up
computer_arrow_up
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2f7
Gamepad
gamepad
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e30f
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
Game Bumper Right
game_bumper_right
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eedf
Game Button L
game_button_l
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eede
Game Stick Left
game_stick_left
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eed5
Game Stick Right
game_stick_right
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eed3
Joystick
joystick
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f5ee
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
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.
Related References
Continue with nearby symbol, code, and web design resources.