- Package
- Material Symbols
- Category
- Actions
- Code Point
- e72a
Font Icon Library
Material Symbols Icon Search
300 icons
Matching "add"
Add Alert
add_alert
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e003
Alarm Add
alarm_add
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e856
Bookmark Add
bookmark_add
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e598
Bookmark Added
bookmark_added
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e599
Contacts Product
contacts_product
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e999
Event
event
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e878
Extension
extension
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e87b
Feedback
feedback
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e87f
Home App Logo
home_app_logo
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e295
How To Reg
how_to_reg
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e174
Http
http
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e902
More
more
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e619
More Time
more_time
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ea5d
New Label
new_label
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e609
Notification Add
notification_add
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e399
Pageview
pageview
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e8a0
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
Pinch Zoom In
pinch_zoom_in
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f1fa
Pin Invoke
pin_invoke
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e763
Sdk
sdk
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e720
Shadow Add
shadow_add
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f584
Sticker
sticker
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e707
Sticker Add
sticker_add
- Package
- Material Symbols
- Category
- Actions
- Code Point
- eec2
Terminal Add
terminal_add
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ffed3
Upload File
upload_file
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e9fc
Cake
cake
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e7e9
Cake Add
cake_add
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f85b
Kayaking
kayaking
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e50c
Monitor Weight Gain
monitor_weight_gain
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6df
Padel
padel
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f2a7
Pickleball
pickleball
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f2a6
Rowing
rowing
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e921
Sports Kabaddi
sports_kabaddi
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea34
Android Cell 4 Bar Plus
android_cell_4_bar_plus
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef07
Android Cell 5 Bar Plus
android_cell_5_bar_plus
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef03
Android Cell Dual 4 Bar Plus
android_cell_dual_4_bar_plus
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef0e
Android Cell Dual 5 Bar Plus
android_cell_dual_5_bar_plus
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef0b
Android Wifi 3 Bar Plus
android_wifi_3_bar_plus
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef18
Android Wifi 4 Bar Plus
android_wifi_4_bar_plus
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef12
Battery Android Frame Plus
battery_android_frame_plus
- Package
- Material Symbols
- Category
- Android
- Code Point
- f24e
Battery Android Plus
battery_android_plus
- Package
- Material Symbols
- Category
- Android
- Code Point
- f303
Battery Plus
battery_plus
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7e9
Battery Share
battery_share
- Package
- Material Symbols
- Category
- Android
- Code Point
- f67e
Contextual Token Add
contextual_token_add
- Package
- Material Symbols
- Category
- Android
- Code Point
- f485
Data Saver On
data_saver_on
- Package
- Material Symbols
- Category
- Android
- Code Point
- eff3
Magnify Docked
magnify_docked
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7d6
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.