- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e98d
Font Icon Library
Material Symbols Icon Search
656 icons
Matching "9"
Cancel
cancel
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5c9
Cards
cards
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e991
Chips
chips
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e993
Clock Loader 90
clock_loader_90
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f721
Collapse All
collapse_all
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e944
Compare Arrows
compare_arrows
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e915
Compress
compress
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e94d
Css
css
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb93
Data Thresholding
data_thresholding
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb9f
Delete Forever
delete_forever
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e92b
Density Large
density_large
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eba9
Density Medium
density_medium
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb9e
Desktop Landscape Add
desktop_landscape_add
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f439
Dialogs
dialogs
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e99f
Directory Sync
directory_sync
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e394
Done Outline
done_outline
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e92f
Download
download
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f090
Download Done
download_done
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f091
Drag Indicator
drag_indicator
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e945
Dropdown
dropdown
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e9a4
Error Med
error_med
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e49b
Exit To App
exit_to_app
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e879
Expand
expand
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e94f
Expand All
expand_all
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e946
Expand Circle Right
expand_circle_right
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f591
Hide
hide
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ef9e
Indeterminate Check Box
indeterminate_check_box
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e909
Jump To Element
jump_to_element
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f719
Keyboard Double Arrow Right
keyboard_double_arrow_right
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eac9
Logout
logout
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e9ba
Maximize
maximize
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e930
Menu Open
menu_open
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e9bd
Minimize
minimize
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e931
More Down
more_down
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f196
More Up
more_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f197
Open In New
open_in_new
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e89e
Open With
open_with
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e89f
Position Top Right
position_top_right
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f709
Progress Activity
progress_activity
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e9d0
Remove Done
remove_done
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e9d3
Resize Window
resize_window
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- fff99
Responsive Layout
responsive_layout
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e9da
Restore From Trash
restore_from_trash
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e938
Ripples
ripples
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e9db
Search Check 2
search_check_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f469
Settings Applications
settings_applications
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e8b9
Side Navigation
side_navigation
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e9e2
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.