- Package
- Material Symbols
- Category
- Actions
- Code Point
- e506
Font Icon Library
Material Symbols Icon Search
50 icons
Matching "50%"
Downhill Skiing
downhill_skiing
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e509
Hiking
hiking
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e50a
Ice Skating
ice_skating
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e50b
Kayaking
kayaking
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e50c
Kitesurfing
kitesurfing
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e50d
Nordic Walking
nordic_walking
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e50e
Paragliding
paragliding
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e50f
Battery 3 Bar
battery_3_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebdd
Battery Android Frame Bolt
battery_android_frame_bolt
- Package
- Material Symbols
- Category
- Android
- Code Point
- f250
Battery Charging 50
battery_charging_50
- Package
- Material Symbols
- Category
- Android
- Code Point
- f0a4
Battery Charging 50 2
battery_charging_50_2
- Package
- Material Symbols
- Category
- Android
- Code Point
- fff3c
5K
5k
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e96b
5K Plus
5k_plus
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e96c
Replace Image
replace_image
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f450
Volume Up
volume_up
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e050
Account Balance Wallet
account_balance_wallet
- Package
- Material Symbols
- Category
- Business
- Code Point
- e850
Picture In Picture Center
picture_in_picture_center
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f550
Security Key
security_key
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f503
Videogame Asset Off
videogame_asset_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e500
Battery Horiz 050
battery_horiz_050
- Package
- Material Symbols
- Category
- Home
- Code Point
- f8af
50Mp
50mp
- Package
- Material Symbols
- Category
- Images
- Code Point
- f6f3
Flaky
flaky
- Package
- Material Symbols
- Category
- Images
- Code Point
- ef50
Raw On
raw_on
- Package
- Material Symbols
- Category
- Images
- Code Point
- f050
Transition Chop
transition_chop
- Package
- Material Symbols
- Category
- Images
- Code Point
- f50e
Transition Dissolve
transition_dissolve
- Package
- Material Symbols
- Category
- Images
- Code Point
- f50d
Transition Fade
transition_fade
- Package
- Material Symbols
- Category
- Images
- Code Point
- f50c
Transition Push
transition_push
- Package
- Material Symbols
- Category
- Images
- Code Point
- f50b
Transition Slide
transition_slide
- Package
- Material Symbols
- Category
- Images
- Code Point
- f50a
Local Pharmacy
local_pharmacy
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e550
Location Away
location_away
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f150
Moving
moving
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e501
Shield Person
shield_person
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- f650
Vpn Lock 2
vpn_lock_2
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- f350
Pulse Alert
pulse_alert
- Package
- Material Symbols
- Category
- Social
- Code Point
- f501
Vital Signs
vital_signs
- Package
- Material Symbols
- Category
- Social
- Code Point
- e650
Edit Off
edit_off
- Package
- Material Symbols
- Category
- Text
- Code Point
- e950
File Save Off
file_save_off
- Package
- Material Symbols
- Category
- Text
- Code Point
- e505
Location Chip
location_chip
- Package
- Material Symbols
- Category
- Text
- Code Point
- f850
Pageless
pageless
- Package
- Material Symbols
- Category
- Text
- Code Point
- f509
Pentagon
pentagon
- Package
- Material Symbols
- Category
- Text
- Code Point
- eb50
Regular Expression
regular_expression
- Package
- Material Symbols
- Category
- Text
- Code Point
- f750
Sailing
sailing
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e502
Snowmobile
snowmobile
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e503
Action Key
action_key
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f502
Close Small
close_small
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f508
Collapse Content
collapse_content
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f507
Double Arrow
double_arrow
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ea50
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.