- Package
- Material Symbols
- Category
- Text
- Code Point
- e949
Font Icon Library
Material Symbols Icon Search
765 icons
Matching "4"
View Column 2
view_column_2
- Package
- Material Symbols
- Category
- Text
- Code Point
- f847
View Object Track
view_object_track
- Package
- Material Symbols
- Category
- Text
- Code Point
- f432
View Sidebar
view_sidebar
- Package
- Material Symbols
- Category
- Text
- Code Point
- f114
Bike Dock
bike_dock
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f47b
Bike Lane
bike_lane
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f47a
Bike Scooter
bike_scooter
- Package
- Material Symbols
- Category
- Transit
- Code Point
- ef45
Cable Car
cable_car
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f479
Car Defrost Left
car_defrost_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f344
Car Defrost Low Left
car_defrost_low_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f343
Car Defrost Low Right
car_defrost_low_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f342
Car Defrost Mid Low Left
car_defrost_mid_low_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f341
Car Defrost Mid Right
car_defrost_mid_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f340
Car Fan Recirculate 2
car_fan_recirculate_2
- Package
- Material Symbols
- Category
- Transit
- Code Point
- fff40
Car Tag
car_tag
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f4e3
Commute
commute
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e940
Directions Railway
directions_railway
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e534
Directions Railway 2
directions_railway_2
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f462
Fan Focus
fan_focus
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f334
Flight Land
flight_land
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e904
Flyover
flyover
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f478
Funicular
funicular
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f477
Gondola Lift
gondola_lift
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f476
Hov
hov
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f475
Metro
metro
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f474
Monorail
monorail
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f473
Railway Alert 2
railway_alert_2
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f461
Road
road
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f472
Rv Hookup
rv_hookup
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e642
Scooter
scooter
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f471
Speed Camera
speed_camera
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f470
Taxi Alert
taxi_alert
- Package
- Material Symbols
- Category
- Transit
- Code Point
- ef74
Traffic Jam
traffic_jam
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f46f
Trolley Cable Car
trolley_cable_car
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f46e
Turn Slight Left
turn_slight_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eba4
Unpaved Road
unpaved_road
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f46d
Windshield Defrost Auto
windshield_defrost_auto
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f248
Airline Seat Legroom Normal
airline_seat_legroom_normal
- Package
- Material Symbols
- Category
- Travel
- Code Point
- e634
Apartment
apartment
- Package
- Material Symbols
- Category
- Travel
- Code Point
- ea40
Bento
bento
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1f4
Breakfast Dining
breakfast_dining
- Package
- Material Symbols
- Category
- Travel
- Code Point
- ea54
Casino
casino
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb40
Child Friendly
child_friendly
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb42
Fitness Center
fitness_center
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb43
Golf Course
golf_course
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb45
Houseboat
houseboat
- Package
- Material Symbols
- Category
- Travel
- Code Point
- e584
Japanese Curry
japanese_curry
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f284
Local Bar
local_bar
- Package
- Material Symbols
- Category
- Travel
- Code Point
- e540
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.