- Package
- Material Symbols
- Category
- Text
- Code Point
- eb5a
Font Icon Library
Material Symbols Icon Search
389 icons
Matching "back"
Cloud Upload
cloud_upload
- Package
- Material Symbols
- Category
- Text
- Code Point
- e2c3
Docs Apps Script
docs_apps_script
- Package
- Material Symbols
- Category
- Text
- Code Point
- f0c3
Drive Export
drive_export
- Package
- Material Symbols
- Category
- Text
- Code Point
- f41d
Drive Folder Upload
drive_folder_upload
- Package
- Material Symbols
- Category
- Text
- Code Point
- e9a3
File Copy
file_copy
- Package
- Material Symbols
- Category
- Text
- Code Point
- e173
File Save
file_save
- Package
- Material Symbols
- Category
- Text
- Code Point
- f17f
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
Folder Copy
folder_copy
- Package
- Material Symbols
- Category
- Text
- Code Point
- ebbd
Folder Shared
folder_shared
- Package
- Material Symbols
- Category
- Text
- Code Point
- e2c9
Format Color Fill
format_color_fill
- Package
- Material Symbols
- Category
- Text
- Code Point
- e23a
Format Image Back
format_image_back
- Package
- Material Symbols
- Category
- Text
- Code Point
- eeb0
Heap Snapshot Multiple
heap_snapshot_multiple
- Package
- Material Symbols
- Category
- Text
- Code Point
- f76d
Line End Square
line_end_square
- Package
- Material Symbols
- Category
- Text
- Code Point
- f819
Line Start Arrow
line_start_arrow
- Package
- Material Symbols
- Category
- Text
- Code Point
- f818
Low Priority
low_priority
- Package
- Material Symbols
- Category
- Text
- Code Point
- e16d
Pending Actions
pending_actions
- Package
- Material Symbols
- Category
- Text
- Code Point
- f1bb
Reset Image
reset_image
- Package
- Material Symbols
- Category
- Text
- Code Point
- f824
Restore Page
restore_page
- Package
- Material Symbols
- Category
- Text
- Code Point
- e929
Sheets Rtl
sheets_rtl
- Package
- Material Symbols
- Category
- Text
- Code Point
- f823
Table Rows
table_rows
- Package
- Material Symbols
- Category
- Text
- Code Point
- f101
Table Rows Narrow
table_rows_narrow
- Package
- Material Symbols
- Category
- Text
- Code Point
- f73f
Text Select Jump To Beginning
text_select_jump_to_beginning
- Package
- Material Symbols
- Category
- Text
- Code Point
- f73d
Text Select Move Back Character
text_select_move_back_character
- Package
- Material Symbols
- Category
- Text
- Code Point
- f73b
Text Select Move Back Word
text_select_move_back_word
- Package
- Material Symbols
- Category
- Text
- Code Point
- f73a
Variable Insert
variable_insert
- Package
- Material Symbols
- Category
- Text
- Code Point
- f51d
Voting Chip
voting_chip
- Package
- Material Symbols
- Category
- Text
- Code Point
- f852
Rv Hookup
rv_hookup
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e642
Mountain Steam
mountain_steam
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f282
Personal Bag
personal_bag
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb0e
Personal Bag Off
personal_bag_off
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb0f
Personal Bag Question
personal_bag_question
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb10
Your Trips
your_trips
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb2b
Amend
amend
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f802
Arrow Back
arrow_back
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5c4
Arrow Back 2
arrow_back_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f43a
Arrow Back Ios
arrow_back_ios
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5e0
Arrow Back Ios New
arrow_back_ios_new
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e2ea
Arrow Circle Left
arrow_circle_left
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eaa7
Arrow Left
arrow_left
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5de
Arrow Left Alt
arrow_left_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ef7d
Arrow Range
arrow_range
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f69b
Arrow Top Left
arrow_top_left
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f72e
Autorenew
autorenew
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e863
Backspace
backspace
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e14a
Back To Tab
back_to_tab
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f72b
Bubbles
bubbles
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f64e
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.