- Package
- Material Symbols
- Category
- Maps
- Code Point
- f19b
Font Icon Library
Material Symbols Icon Search
857 icons
Matching "1"
Castle
castle
- Package
- Material Symbols
- Category
- Maps
- Code Point
- eab1
Directions Alt Off
directions_alt_off
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f881
Directions Off
directions_off
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f10f
East
east
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f1df
Edit Location Alt
edit_location_alt
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e1c5
Electrical Services
electrical_services
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f102
Emergency
emergency
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e1eb
Fire Hydrant
fire_hydrant
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f1a3
Flag
flag
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e153
Globe Clock
globe_clock
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ffed1
Handyman
handyman
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f10b
Home Pin
home_pin
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f14d
Home Repair Service
home_repair_service
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f100
Local Fire Department
local_fire_department
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ef55
Local Hospital
local_hospital
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e548
Local Pharmacy
local_pharmacy
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e550
Local Police
local_police
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ef56
Location Away
location_away
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f150
Location Disabled
location_disabled
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e1b6
Location Home
location_home
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f152
Location Searching
location_searching
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e1b7
Medical Services
medical_services
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f109
Minor Crash
minor_crash
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ebf1
Move Location
move_location
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e741
Moving
moving
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e501
Multiple Stop
multiple_stop
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f1b9
Near Me Disabled
near_me_disabled
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f1ef
North
north
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f1e0
North East
north_east
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f1e1
North West
north_west
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f1e2
No Meals
no_meals
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f1d6
Pet Supplies
pet_supplies
- Package
- Material Symbols
- Category
- Maps
- Code Point
- efb1
Plumbing
plumbing
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f107
Set Meal
set_meal
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f1ea
Signpost
signpost
- Package
- Material Symbols
- Category
- Maps
- Code Point
- eb91
South
south
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f1e3
South East
south_east
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f1e4
South West
south_west
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f1e5
West
west
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f1e6
Where To Vote
where_to_vote
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e177
Wine Bar
wine_bar
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f1e8
Yakitori
yakitori
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ef31
E911 Emergency
e911_emergency
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- f119
Key Visualizer
key_visualizer
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- f199
No Encryption
no_encryption
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- e641
Policy
policy
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- ea17
Report
report
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- e160
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.