- Package
- Material Symbols
- Category
- Maps
- Code Point
- fff25
Font Icon Library
Material Symbols Icon Search
124 icons
Matching "forward"
Encrypted
encrypted
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- e593
Emoji Transportation
emoji_transportation
- Package
- Material Symbols
- Category
- Social
- Code Point
- ea1f
Face Nod
face_nod
- Package
- Material Symbols
- Category
- Social
- Code Point
- f400
Follow The Signs
follow_the_signs
- Package
- Material Symbols
- Category
- Social
- Code Point
- f222
Moving Beds
moving_beds
- Package
- Material Symbols
- Category
- Social
- Code Point
- e73d
Not Accessible Forward
not_accessible_forward
- Package
- Material Symbols
- Category
- Social
- Code Point
- f54a
Rocket Launch
rocket_launch
- Package
- Material Symbols
- Category
- Social
- Code Point
- eb9b
Share
share
- Package
- Material Symbols
- Category
- Social
- Code Point
- e80d
Stethoscope Arrow
stethoscope_arrow
- Package
- Material Symbols
- Category
- Social
- Code Point
- f807
Article Shortcut
article_shortcut
- Package
- Material Symbols
- Category
- Text
- Code Point
- f587
Convert To Text
convert_to_text
- Package
- Material Symbols
- Category
- Text
- Code Point
- f41f
Document Share
document_share
- Package
- Material Symbols
- Category
- Text
- Code Point
- ffea6
Drive File Move
drive_file_move
- Package
- Material Symbols
- Category
- Text
- Code Point
- e675
Flip To Back
flip_to_back
- Package
- Material Symbols
- Category
- Text
- Code Point
- e882
Flip To Front
flip_to_front
- Package
- Material Symbols
- Category
- Text
- Code Point
- e883
Join Right
join_right
- Package
- Material Symbols
- Category
- Text
- Code Point
- eaea
Line End Arrow
line_end_arrow
- Package
- Material Symbols
- Category
- Text
- Code Point
- f81d
Line Start Arrow
line_start_arrow
- Package
- Material Symbols
- Category
- Text
- Code Point
- f818
List Arrow
list_arrow
- Package
- Material Symbols
- Category
- Text
- Code Point
- fff33
Process Chart
process_chart
- Package
- Material Symbols
- Category
- Text
- Code Point
- f855
Table Convert
table_convert
- Package
- Material Symbols
- Category
- Text
- Code Point
- f3c7
Text Select Jump To Beginning
text_select_jump_to_beginning
- Package
- Material Symbols
- Category
- Text
- Code Point
- f73d
Text Select Move Forward Character
text_select_move_forward_character
- Package
- Material Symbols
- Category
- Text
- Code Point
- f738
Text Select Move Forward Word
text_select_move_forward_word
- Package
- Material Symbols
- Category
- Text
- Code Point
- f737
Auto Transmission
auto_transmission
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f53f
Flight
flight
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e539
Flight Takeoff
flight_takeoff
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e905
Road
road
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f472
Turn Right
turn_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- ebab
Arrows Output
arrows_output
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f393
Arrow Back 2
arrow_back_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f43a
Arrow Circle Right
arrow_circle_right
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eaaa
Arrow Circle Up
arrow_circle_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f182
Arrow Downward
arrow_downward
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5db
Arrow Forward
arrow_forward
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5c8
Arrow Forward Ios
arrow_forward_ios
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5e1
Arrow Left
arrow_left
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5de
Arrow Outward
arrow_outward
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f8ce
Arrow Right
arrow_right
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5df
Arrow Right Alt
arrow_right_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e941
Arrow Shape Up
arrow_shape_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eef6
Arrow Split
arrow_split
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e985
Arrow Upward Alt
arrow_upward_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e986
Chevron Forward
chevron_forward
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f46a
Chevron Right
chevron_right
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5cc
Cycle
cycle
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f854
Exit To App
exit_to_app
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e879
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.