- Package
- Material Symbols
- Category
- Images
- Code Point
- f50b
Font Icon Library
Material Symbols Icon Search
281 icons
Matching "arrows"
Alt Route
alt_route
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f184
Move
move
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e740
Move Location
move_location
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e741
Moving Ministry
moving_ministry
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e73e
Multiple Stop
multiple_stop
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f1b9
Transfer Within A Station
transfer_within_a_station
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e572
Zoom In Map
zoom_in_map
- Package
- Material Symbols
- Category
- Maps
- Code Point
- eb2d
Zoom Out Map
zoom_out_map
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e56b
Sync Lock
sync_lock
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- eaee
Metabolism
metabolism
- Package
- Material Symbols
- Category
- Social
- Code Point
- e10b
Moving Beds
moving_beds
- Package
- Material Symbols
- Category
- Social
- Code Point
- e73d
Partner Exchange
partner_exchange
- Package
- Material Symbols
- Category
- Social
- Code Point
- f7f9
Recycling
recycling
- Package
- Material Symbols
- Category
- Social
- Code Point
- e760
Align Self Stretch
align_self_stretch
- Package
- Material Symbols
- Category
- Text
- Code Point
- f78b
Cell Merge
cell_merge
- Package
- Material Symbols
- Category
- Text
- Code Point
- f82e
Contract
contract
- Package
- Material Symbols
- Category
- Text
- Code Point
- f5a0
Decimal Decrease
decimal_decrease
- Package
- Material Symbols
- Category
- Text
- Code Point
- f82d
Decimal Increase
decimal_increase
- Package
- Material Symbols
- Category
- Text
- Code Point
- f82c
Fit Page Height
fit_page_height
- Package
- Material Symbols
- Category
- Text
- Code Point
- f397
Fit Page Width
fit_page_width
- Package
- Material Symbols
- Category
- Text
- Code Point
- f396
Flex Direction
flex_direction
- Package
- Material Symbols
- Category
- Text
- Code Point
- f778
Format Letter Spacing
format_letter_spacing
- Package
- Material Symbols
- Category
- Text
- Code Point
- f773
Format Letter Spacing 2
format_letter_spacing_2
- Package
- Material Symbols
- Category
- Text
- Code Point
- f618
Format Letter Spacing Wider
format_letter_spacing_wider
- Package
- Material Symbols
- Category
- Text
- Code Point
- f615
Format Line Spacing
format_line_spacing
- Package
- Material Symbols
- Category
- Text
- Code Point
- e240
Format Textdirection Vertical
format_textdirection_vertical
- Package
- Material Symbols
- Category
- Text
- Code Point
- f4b8
Horizontal Align Center
horizontal_align_center
- Package
- Material Symbols
- Category
- Text
- Code Point
- fff9c
Horizontal Distribute
horizontal_distribute
- Package
- Material Symbols
- Category
- Text
- Code Point
- e014
Letter Switch
letter_switch
- Package
- Material Symbols
- Category
- Text
- Code Point
- f758
Markdown
markdown
- Package
- Material Symbols
- Category
- Text
- Code Point
- f552
Merge Type
merge_type
- Package
- Material Symbols
- Category
- Text
- Code Point
- e252
Padding
padding
- Package
- Material Symbols
- Category
- Text
- Code Point
- e9c8
Pivot Table Chart
pivot_table_chart
- Package
- Material Symbols
- Category
- Text
- Code Point
- e9ce
Reorder
reorder
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8fe
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 Column Swap
sheets_column_swap
- Package
- Material Symbols
- Category
- Text
- Code Point
- ffe9d
Sheets Rtl
sheets_rtl
- Package
- Material Symbols
- Category
- Text
- Code Point
- f823
Source Notes
source_notes
- Package
- Material Symbols
- Category
- Text
- Code Point
- e12d
Summarize
summarize
- Package
- Material Symbols
- Category
- Text
- Code Point
- f071
Text Rotate Vertical
text_rotate_vertical
- Package
- Material Symbols
- Category
- Text
- Code Point
- e93b
Uppercase
uppercase
- Package
- Material Symbols
- Category
- Text
- Code Point
- f488
Variable Insert
variable_insert
- Package
- Material Symbols
- Category
- Text
- Code Point
- f51d
Car Defrost Left
car_defrost_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f344
Car Defrost Mid Low Left
car_defrost_mid_low_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f341
Car Defrost Mid Low Right
car_defrost_mid_low_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f277
Car Defrost Right
car_defrost_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f33f
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.