- Package
- Material Symbols
- Category
- Transit
- Code Point
- ea79
Font Icon Library
Material Symbols Icon Search
1,064 icons
Matching "av"
Airlines
airlines
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e7ca
Auto Towing
auto_towing
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e71e
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
Boat Railway
boat_railway
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f36c
Bus Map Pin
bus_map_pin
- Package
- Material Symbols
- Category
- Transit
- Code Point
- fffa2
Bus Railway
bus_railway
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f36b
Car Lock
car_lock
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f336
Commute
commute
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e940
Directions Bike
directions_bike
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e52f
Directions Boat
directions_boat
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e532
Directions Bus
directions_bus
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e530
Directions Car
directions_car
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e531
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
Directions Run
directions_run
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e566
Directions Subway
directions_subway
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e533
Directions Walk
directions_walk
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e536
Electric Car
electric_car
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb1c
Flight
flight
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e539
Flight Land
flight_land
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e904
Flight Takeoff
flight_takeoff
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e905
Flyover
flyover
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f478
Fork Left
fork_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eba0
Fork Right
fork_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- ebac
Garage Check
garage_check
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f28d
Garage Money
garage_money
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f28c
Hvac Max Defrost
hvac_max_defrost
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f332
Local Taxi
local_taxi
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e559
Moped
moped
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb28
Motorcycle
motorcycle
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e91b
No Crash
no_crash
- Package
- Material Symbols
- Category
- Transit
- Code Point
- ebf0
Parking Sign
parking_sign
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f289
Parking Valet
parking_valet
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f288
Pedal Bike
pedal_bike
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb29
Plane Contrails
plane_contrails
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f2ac
Road
road
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f472
Sailing
sailing
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e502
Seat Read
seat_read
- Package
- Material Symbols
- Category
- Transit
- Code Point
- ffeda
Seat Vent Right
seat_vent_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f32c
Seat Window
seat_window
- Package
- Material Symbols
- Category
- Transit
- Code Point
- ffee1
Snowmobile
snowmobile
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e503
Speed Camera
speed_camera
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f470
Subway Walk
subway_walk
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f287
Swap Driving Apps
swap_driving_apps
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e69e
Traffic Jam
traffic_jam
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f46f
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.