- Package
- Material Symbols
- Category
- Privacy
- Code Point
- e593
Font Icon Library
Material Symbols Icon Search
697 icons
Matching "arrow"
Mobile Theft
mobile_theft
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- f2a9
Sync Lock
sync_lock
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- eaee
Altitude
altitude
- Package
- Material Symbols
- Category
- Social
- Code Point
- f873
Antigravity
antigravity
- Package
- Material Symbols
- Category
- Social
- Code Point
- fffd2
Bring Your Own Ip
bring_your_own_ip
- Package
- Material Symbols
- Category
- Social
- Code Point
- e016
Emoji Transportation
emoji_transportation
- Package
- Material Symbols
- Category
- Social
- Code Point
- ea1f
Follow The Signs
follow_the_signs
- Package
- Material Symbols
- Category
- Social
- Code Point
- f222
Inpatient
inpatient
- Package
- Material Symbols
- Category
- Social
- Code Point
- e0fe
Metabolism
metabolism
- Package
- Material Symbols
- Category
- Social
- Code Point
- e10b
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
Outpatient Med
outpatient_med
- Package
- Material Symbols
- Category
- Social
- Code Point
- e119
Partner Exchange
partner_exchange
- Package
- Material Symbols
- Category
- Social
- Code Point
- f7f9
Recycling
recycling
- Package
- Material Symbols
- Category
- Social
- Code Point
- e760
Reduce Capacity
reduce_capacity
- Package
- Material Symbols
- Category
- Social
- Code Point
- f21c
Share
share
- Package
- Material Symbols
- Category
- Social
- Code Point
- e80d
Siren Open
siren_open
- Package
- Material Symbols
- Category
- Social
- Code Point
- f3a5
Stethoscope Arrow
stethoscope_arrow
- Package
- Material Symbols
- Category
- Social
- Code Point
- f807
Tactic
tactic
- Package
- Material Symbols
- Category
- Social
- Code Point
- f564
Transgender
transgender
- Package
- Material Symbols
- Category
- Social
- Code Point
- e58d
Whatshot
whatshot
- Package
- Material Symbols
- Category
- Social
- Code Point
- e80e
Add Row Below
add_row_below
- Package
- Material Symbols
- Category
- Text
- Code Point
- f422
Align Self Stretch
align_self_stretch
- Package
- Material Symbols
- Category
- Text
- Code Point
- f78b
Article Shortcut
article_shortcut
- Package
- Material Symbols
- Category
- Text
- Code Point
- f587
Assignment Return
assignment_return
- Package
- Material Symbols
- Category
- Text
- Code Point
- e860
Assignment Returned
assignment_returned
- Package
- Material Symbols
- Category
- Text
- Code Point
- e861
Cell Merge
cell_merge
- Package
- Material Symbols
- Category
- Text
- Code Point
- f82e
Cloud Download
cloud_download
- Package
- Material Symbols
- Category
- Text
- Code Point
- e2c0
Cloud Sync
cloud_sync
- Package
- Material Symbols
- Category
- Text
- Code Point
- eb5a
Cloud Upload
cloud_upload
- Package
- Material Symbols
- Category
- Text
- Code Point
- e2c3
Content Paste Go
content_paste_go
- Package
- Material Symbols
- Category
- Text
- Code Point
- ea8e
Contract
contract
- Package
- Material Symbols
- Category
- Text
- Code Point
- f5a0
Convert To Text
convert_to_text
- Package
- Material Symbols
- Category
- Text
- Code Point
- f41f
Decimal Decrease
decimal_decrease
- Package
- Material Symbols
- Category
- Text
- Code Point
- f82d
Decimal Increase
decimal_increase
- Package
- Material Symbols
- Category
- Text
- Code Point
- f82c
Drive Export
drive_export
- Package
- Material Symbols
- Category
- Text
- Code Point
- f41d
Drive File Move
drive_file_move
- Package
- Material Symbols
- Category
- Text
- Code Point
- e675
Drive Folder Upload
drive_folder_upload
- Package
- Material Symbols
- Category
- Text
- Code Point
- e9a3
Export Notes
export_notes
- Package
- Material Symbols
- Category
- Text
- Code Point
- e0ac
File Save
file_save
- Package
- Material Symbols
- Category
- Text
- Code Point
- f17f
File Save Off
file_save_off
- Package
- Material Symbols
- Category
- Text
- Code Point
- e505
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
Font Download
font_download
- Package
- Material Symbols
- Category
- Text
- Code Point
- e167
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
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.