- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e4f5
Font Icon Library
Material Symbols Icon Search
765 icons
Matching "4"
File Download Off
file_download_off
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e4fe
Filter Alt
filter_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ef4f
Float Landscape 2
float_landscape_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f45c
Float Portrait 2
float_portrait_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f45b
Forward
forward
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e154
Fullscreen Portrait
fullscreen_portrait
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f45a
Heart Plus
heart_plus
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f884
Key Off
key_off
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb84
More Vert
more_vert
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5d4
Move Selection Down
move_selection_down
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f714
Move Up
move_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb64
Multimodal Hand Eye
multimodal_hand_eye
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f41b
Open In New Off
open_in_new_off
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e4f6
Open Run
open_run
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f4b7
Page Info
page_info
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f614
Pip
pip
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f64d
Prompt Suggestion
prompt_suggestion
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f4f6
Quick Reference
quick_reference
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e46e
Rebase
rebase
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f845
Rebase Edit
rebase_edit
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f846
Recenter
recenter
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f4c0
Right Panel Open
right_panel_open
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f704
Rotate Auto
rotate_auto
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f417
Rule Settings
rule_settings
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f64c
Search Check 2
search_check_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f469
Share Reviews
share_reviews
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f8a4
Sort
sort
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e164
Splitscreen Landscape
splitscreen_landscape
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f459
Splitscreen Portrait
splitscreen_portrait
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f458
Star Rate Half
star_rate_half
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ec45
Swap Horiz
swap_horiz
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e8d4
Swipe Left 2
swipe_left_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- fff94
Switch Access 3
switch_access_3
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f34d
Sync Desktop
sync_desktop
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f41a
Sync Saved Locally Off
sync_saved_locally_off
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f264
Tab Close
tab_close
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f745
Tab Close Right
tab_close_right
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f746
Tab Duplicate
tab_duplicate
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f744
Tab Group
tab_group
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f743
Tab Inactive
tab_inactive
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f43b
Tab Move
tab_move
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f742
Tab New Right
tab_new_right
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f741
Tab Recent
tab_recent
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f740
View Compact Alt
view_compact_alt
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb74
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.