- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e14a
Font Icon Library
Material Symbols Icon Search
1,064 icons
Matching "av"
Back To Tab
back_to_tab
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f72b
Block
block
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e14b
Bottom App Bar
bottom_app_bar
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e730
Bottom Navigation
bottom_navigation
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e98c
Bottom Panel Open
bottom_panel_open
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f729
Bottom Right Click
bottom_right_click
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f684
Cached
cached
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e86a
Category Search
category_search
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f437
Change Circle
change_circle
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e2e7
Chevron Backward
chevron_backward
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f46b
Chevron Forward
chevron_forward
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f46a
Chevron Left
chevron_left
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5cb
Chevron Line Up
chevron_line_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eec3
Chevron Right
chevron_right
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5cc
Clock Arrow Down
clock_arrow_down
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f382
Create New Folder
create_new_folder
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e2cc
Cycle
cycle
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f854
Dataset Linked
dataset_linked
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f8ef
Deployed Code Account
deployed_code_account
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f51b
Directory Sync
directory_sync
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e394
Double Arrow
double_arrow
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ea50
Download
download
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f090
Download 2
download_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f523
Download For Offline
download_for_offline
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f000
Do Not Disturb Off
do_not_disturb_off
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e643
Drag Pan
drag_pan
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f71e
Dropdown
dropdown
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e9a4
Dropdown Menu
dropdown_menu
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ffef0
Edit Arrow Down
edit_arrow_down
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f380
Edit Arrow Up
edit_arrow_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f37f
Enable
enable
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f188
Exit To App
exit_to_app
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e879
Expand Circle Up
expand_circle_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f5d2
Expand Content
expand_content
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f830
Favorite
favorite
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e87d
File Download Off
file_download_off
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e4fe
File Export
file_export
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f3b2
File Json
file_json
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f3bb
File Upload Off
file_upload_off
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f886
Filter Arrow Right
filter_arrow_right
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f3d1
First Page
first_page
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5dc
Go To Line
go_to_line
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f71d
Heart Check
heart_check
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f60a
Heart Minus
heart_minus
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f883
Heart Plus
heart_plus
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f884
Hide
hide
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ef9e
Home
home
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e88a
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.