- Package
- Material Symbols
- Category
- Actions
- Code Point
- e9b9
Font Icon Library
Material Symbols Icon Search
1,064 icons
Matching "av"
Manage Accounts
manage_accounts
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f02e
More
more
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e619
New Label
new_label
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e609
No Accounts
no_accounts
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f03e
Offline Pin
offline_pin
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e90a
Offline Pin Off
offline_pin_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4d0
Open In Browser
open_in_browser
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e89d
Outbound
outbound
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e1ca
Pan Tool
pan_tool
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e925
Pan Tool Alt
pan_tool_alt
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ebb9
Pan Zoom
pan_zoom
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f655
Pending
pending
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ef64
Perm Contact Calendar
perm_contact_calendar
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e8a3
Person Add Disabled
person_add_disabled
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e9cb
Person Edit
person_edit
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4fa
Pinboard
pinboard
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f3ab
Pinboard Unread
pinboard_unread
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f3ac
Pin End
pin_end
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e767
Pin Invoke
pin_invoke
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e763
Power Settings Circle
power_settings_circle
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f418
Power Settings New
power_settings_new
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e8ac
Published With Changes
published_with_changes
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f232
Record Voice Over
record_voice_over
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e91f
Release Alert
release_alert
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f654
Save As
save_as
- Package
- Material Symbols
- Category
- Actions
- Code Point
- eb60
Scrollable Header
scrollable_header
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e9dc
Settings Account Box
settings_account_box
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f835
Settings Power
settings_power
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e8c6
Snooze
snooze
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e046
Stars
stars
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e8d0
Supervised User Circle
supervised_user_circle
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e939
Supervised User Circle Off
supervised_user_circle_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f60e
Supervisor Account
supervisor_account
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e8d3
Support
support
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ef73
Swipe
swipe
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e9ec
Target
target
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e719
Target Check
target_check
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ffeb3
Touch App
touch_app
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e913
Touch Double
touch_double
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f38b
Trackpad Input
trackpad_input
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4c7
Trackpad Input 3
trackpad_input_3
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f408
Update Disabled
update_disabled
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e075
Upload File
upload_file
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e9fc
User Attributes
user_attributes
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e708
Web Asset Off
web_asset_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e4f7
Wifi Protected Setup
wifi_protected_setup
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f0fc
Air
air
- Package
- Material Symbols
- Category
- Activities
- Code Point
- efd8
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.