- Package
- Material Symbols
- Category
- Text
- Code Point
- f51c
Font Icon Library
Material Symbols Icon Search
857 icons
Matching "1"
View Quilt
view_quilt
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8f1
View Sidebar
view_sidebar
- Package
- Material Symbols
- Category
- Text
- Code Point
- f114
Voting Chip
voting_chip
- Package
- Material Symbols
- Category
- Text
- Code Point
- f852
Auto Towing
auto_towing
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e71e
Car Defrost Mid Low Left
car_defrost_mid_low_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f341
Directions Car
directions_car
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e531
Electric Bike
electric_bike
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb1b
Electric Car
electric_car
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb1c
Electric Moped
electric_moped
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb1d
Electric Rickshaw
electric_rickshaw
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb1e
Electric Scooter
electric_scooter
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb1f
Hail
hail
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e9b1
Motorcycle
motorcycle
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e91b
No Transfer
no_transfer
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f1d5
Railway Alert
railway_alert
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e9d1
Railway Alert 2
railway_alert_2
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f461
Scooter
scooter
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f471
Seat Cool Left
seat_cool_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f331
Seat Window
seat_window
- Package
- Material Symbols
- Category
- Transit
- Code Point
- ffee1
Tram
tram
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e571
Transit Ticket
transit_ticket
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f3f1
Transportation
transportation
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e21d
U Turn Left
u_turn_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eba1
Walk Bike
walk_bike
- Package
- Material Symbols
- Category
- Transit
- Code Point
- fff01
Airline Seat Flat Angled
airline_seat_flat_angled
- Package
- Material Symbols
- Category
- Travel
- Code Point
- e631
Bento
bento
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1f4
Bungalow
bungalow
- Package
- Material Symbols
- Category
- Travel
- Code Point
- e591
Carpenter
carpenter
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1f8
Concierge
concierge
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f561
Do Not Step
do_not_step
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f19f
Do Not Touch
do_not_touch
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1b0
Elevator
elevator
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1a0
Escalator
escalator
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1a1
Escalator Warning
escalator_warning
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1ac
Family Restroom
family_restroom
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1a2
Food Bank
food_bank
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1f2
Local Cafe
local_cafe
- Package
- Material Symbols
- Category
- Travel
- Code Point
- e541
Location City
location_city
- Package
- Material Symbols
- Category
- Travel
- Code Point
- e7f1
Lunch Dining
lunch_dining
- Package
- Material Symbols
- Category
- Travel
- Code Point
- ea61
Night Shelter
night_shelter
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1f1
No Drinks
no_drinks
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1a5
No Food
no_food
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1a7
No Stroller
no_stroller
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1af
Okonomiyaki
okonomiyaki
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f281
Personal Bag Question
personal_bag_question
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb10
Rice Bowl
rice_bowl
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1f5
Sports Bar
sports_bar
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1f3
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.