- Package
- Material Symbols
- Category
- Actions
- Code Point
- e934
Font Icon Library
Material Symbols Icon Search
124 icons
Matching "forward"
Timer Play
timer_play
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4ba
Update
update
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e923
Update Disabled
update_disabled
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e075
Arrow Warm Up
arrow_warm_up
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f4b5
Sprint
sprint
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f81f
Contextual Token
contextual_token
- Package
- Material Symbols
- Category
- Android
- Code Point
- f486
Fast Forward
fast_forward
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e01f
Forward 10
forward_10
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e056
Forward 30
forward_30
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e057
Forward 5
forward_5
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e058
Forward Circle
forward_circle
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f6f5
Forward Media
forward_media
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f6f4
Media Link
media_link
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f83f
Play Arrow
play_arrow
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e037
Play Disabled
play_disabled
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- ef6a
Play Pause
play_pause
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f137
Skip Next
skip_next
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e044
Speed 1 25
speed_1_25
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f4d2
Speed 1 75
speed_1_75
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f4d1
Next Week
next_week
- Package
- Material Symbols
- Category
- Business
- Code Point
- e16a
Trending Flat
trending_flat
- Package
- Material Symbols
- Category
- Business
- Code Point
- e8e4
Auto Read Pause
auto_read_pause
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f219
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
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
Schedule Send
schedule_send
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ea0a
Send
send
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e163
Gamepad Circle Right
gamepad_circle_right
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eece
Keyboard Arrow Right
keyboard_arrow_right
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e315
Mobile Arrow Right
mobile_arrow_right
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2d2
Tv Next
tv_next
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f3eb
Watch Arrow
watch_arrow
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2ca
Watch Arrow Down
watch_arrow_down
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- fffcf
Early On
early_on
- Package
- Material Symbols
- Category
- Home
- Code Point
- e2ba
Motion Play
motion_play
- Package
- Material Symbols
- Category
- Images
- Code Point
- f40b
Settings B Roll
settings_b_roll
- Package
- Material Symbols
- Category
- Images
- Code Point
- f625
Settings Timelapse
settings_timelapse
- Package
- Material Symbols
- Category
- Images
- Code Point
- f622
Transition Push
transition_push
- Package
- Material Symbols
- Category
- Images
- Code Point
- f50b
Transition Slide
transition_slide
- Package
- Material Symbols
- Category
- Images
- Code Point
- f50a
East
east
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f1df
Move Location
move_location
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e741
Moving
moving
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e501
Moving Ministry
moving_ministry
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e73e
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.