- Package
- Material Symbols
- Category
- Actions
- Code Point
- e88e
Font Icon Library
Material Symbols Icon Search
1,205 icons
Matching "ab"
Info I
info_i
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f59b
Keep Off
keep_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e6f9
Keep Public
keep_public
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f56f
Label
label
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e892
Label Important
label_important
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e937
Label Off
label_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e9b6
Lightbulb
lightbulb
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e0f0
Manufacturing
manufacturing
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e726
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
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
Person Add Disabled
person_add_disabled
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e9cb
Pinboard
pinboard
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f3ab
Pinch Zoom In
pinch_zoom_in
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f1fa
Polymer
polymer
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e8ab
Preview Off
preview_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f7af
Release Alert
release_alert
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f654
Rsvp
rsvp
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f055
Scrollable Header
scrollable_header
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e9dc
Sdk
sdk
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e720
Select Window Off
select_window_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e506
Shadow Minus
shadow_minus
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f583
Shift Lock Off
shift_lock_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f483
Sticker
sticker
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e707
Supervised User Circle Off
supervised_user_circle_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f60e
Terminal Add
terminal_add
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ffed3
Timer 10 Alt 1
timer_10_alt_1
- Package
- Material Symbols
- Category
- Actions
- Code Point
- efbf
Timer 3 Alt 1
timer_3_alt_1
- Package
- Material Symbols
- Category
- Actions
- Code Point
- efc0
Timer Pause
timer_pause
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4bb
Timer Play
timer_play
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4ba
Time Auto
time_auto
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f0e4
Touch App
touch_app
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e913
Touch Double 2
touch_double_2
- Package
- Material Symbols
- Category
- Actions
- Code Point
- fff35
Touch Long
touch_long
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f38a
Trackpad Input 2
trackpad_input_2
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f409
Unlicense
unlicense
- Package
- Material Symbols
- Category
- Actions
- Code Point
- eb05
Unpublished
unpublished
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f236
Update Disabled
update_disabled
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e075
Upgrade
upgrade
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f0fb
User Attributes
user_attributes
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e708
Verified Off
verified_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f30e
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.