- Package
- Material Symbols
- Category
- Actions
- Code Point
- e762
Font Icon Library
Material Symbols Icon Search
437 icons
Matching "all"
All Inclusive
all_inclusive
- Package
- Material Symbols
- Category
- Actions
- Code Point
- eb3d
All Out
all_out
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e90b
Code Off
code_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e4f3
Collections Bookmark
collections_bookmark
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e431
Data Loss Prevention
data_loss_prevention
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e2dc
How To Reg
how_to_reg
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e174
Language
language
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e894
On Device Training
on_device_training
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ebfd
Support
support
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ef73
Timer Pause
timer_pause
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4bb
Warning Off
warning_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f7ad
Badminton
badminton
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f2a8
How To Vote
how_to_vote
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e175
Ifl
ifl
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e025
Interactive Space
interactive_space
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f7ff
No Backpack
no_backpack
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f237
Padel
padel
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f2a7
Pickleball
pickleball
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f2a6
Rewarded Ads
rewarded_ads
- Package
- Material Symbols
- Category
- Activities
- Code Point
- efb6
Scoreboard
scoreboard
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ebd0
Shoe Cleats
shoe_cleats
- Package
- Material Symbols
- Category
- Activities
- Code Point
- fffb3
Sports And Outdoors
sports_and_outdoors
- Package
- Material Symbols
- Category
- Activities
- Code Point
- efb8
Sports Baseball
sports_baseball
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea51
Sports Basketball
sports_basketball
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea26
Sports Cricket
sports_cricket
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea27
Sports Football
sports_football
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea29
Sports Golf
sports_golf
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea2a
Sports Handball
sports_handball
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea33
Sports Rugby
sports_rugby
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea2e
Sports Soccer
sports_soccer
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea2f
Sports Tennis
sports_tennis
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea32
Sports Volleyball
sports_volleyball
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea31
Swords
swords
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f889
Toys And Games
toys_and_games
- Package
- Material Symbols
- Category
- Activities
- Code Point
- efc2
Toys Fan
toys_fan
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f887
Trophy
trophy
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e71a
Apk Document
apk_document
- Package
- Material Symbols
- Category
- Android
- Code Point
- f88e
Apk Install
apk_install
- Package
- Material Symbols
- Category
- Android
- Code Point
- f88f
Battery Charging 60
battery_charging_60
- Package
- Material Symbols
- Category
- Android
- Code Point
- f0a5
Dock To Bottom
dock_to_bottom
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7e6
Dual Screen
dual_screen
- Package
- Material Symbols
- Category
- Android
- Code Point
- f6cf
Gpp Bad
gpp_bad
- Package
- Material Symbols
- Category
- Android
- Code Point
- f012
Grid 3X3
grid_3x3
- Package
- Material Symbols
- Category
- Android
- Code Point
- f015
Mobile Wrench
mobile_wrench
- Package
- Material Symbols
- Category
- Android
- Code Point
- f2b0
Screenshot Frame
screenshot_frame
- Package
- Material Symbols
- Category
- Android
- Code Point
- f677
Screen Rotation Up
screen_rotation_up
- Package
- Material Symbols
- Category
- Android
- Code Point
- f678
Sim Card Download
sim_card_download
- Package
- Material Symbols
- Category
- Android
- Code Point
- f068
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.