- Package
- Material Symbols
- Category
- Maps
- Code Point
- e56a
Font Icon Library
Material Symbols Icon Search
547 icons
Matching "direction"
Pin Drop
pin_drop
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e55e
Pin History
pin_history
- Package
- Material Symbols
- Category
- Maps
- Code Point
- fff2e
Pin Road
pin_road
- Package
- Material Symbols
- Category
- Maps
- Code Point
- fff2d
Pin Road 2
pin_road_2
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ffeeb
Remove Road
remove_road
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ebfc
Share Eta
share_eta
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e5f7
Share Location
share_location
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f05f
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
Tilt Arrow Down
tilt_arrow_down
- Package
- Material Symbols
- Category
- Maps
- Code Point
- fff26
Tilt Arrow Up
tilt_arrow_up
- Package
- Material Symbols
- Category
- Maps
- Code Point
- fff25
Traffic
traffic
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e565
Transfer Within A Station
transfer_within_a_station
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e572
Transit Enterexit
transit_enterexit
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e579
Trip Origin
trip_origin
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e57b
Universal Local
universal_local
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e9fb
West
west
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f1e6
Where To Vote
where_to_vote
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e177
Wrong Location
wrong_location
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ef78
Zoom In Map
zoom_in_map
- Package
- Material Symbols
- Category
- Maps
- Code Point
- eb2d
Zoom Out Map
zoom_out_map
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e56b
Encrypted
encrypted
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- e593
Altitude
altitude
- Package
- Material Symbols
- Category
- Social
- Code Point
- f873
Antigravity
antigravity
- Package
- Material Symbols
- Category
- Social
- Code Point
- fffd2
Bring Your Own Ip
bring_your_own_ip
- Package
- Material Symbols
- Category
- Social
- Code Point
- e016
Emoji Transportation
emoji_transportation
- Package
- Material Symbols
- Category
- Social
- Code Point
- ea1f
Face Down
face_down
- Package
- Material Symbols
- Category
- Social
- Code Point
- f402
Face Left
face_left
- Package
- Material Symbols
- Category
- Social
- Code Point
- f401
Face Nod
face_nod
- Package
- Material Symbols
- Category
- Social
- Code Point
- f400
Face Right
face_right
- Package
- Material Symbols
- Category
- Social
- Code Point
- f3ff
Face Shake
face_shake
- Package
- Material Symbols
- Category
- Social
- Code Point
- f3fe
Face Up
face_up
- Package
- Material Symbols
- Category
- Social
- Code Point
- f3fd
Follow The Signs
follow_the_signs
- Package
- Material Symbols
- Category
- Social
- Code Point
- f222
Footprint
footprint
- Package
- Material Symbols
- Category
- Social
- Code Point
- f87d
Mountain Flag
mountain_flag
- Package
- Material Symbols
- Category
- Social
- Code Point
- f5e2
Moving Beds
moving_beds
- Package
- Material Symbols
- Category
- Social
- Code Point
- e73d
Not Accessible Forward
not_accessible_forward
- Package
- Material Symbols
- Category
- Social
- Code Point
- f54a
Stethoscope Arrow
stethoscope_arrow
- Package
- Material Symbols
- Category
- Social
- Code Point
- f807
Strategy
strategy
- Package
- Material Symbols
- Category
- Social
- Code Point
- f5df
Thumbs Up Down
thumbs_up_down
- Package
- Material Symbols
- Category
- Social
- Code Point
- e8dd
Whatshot
whatshot
- Package
- Material Symbols
- Category
- Social
- Code Point
- e80e
Align Horizontal Left
align_horizontal_left
- Package
- Material Symbols
- Category
- Text
- Code Point
- e00d
Align Start
align_start
- Package
- Material Symbols
- Category
- Text
- Code Point
- f787
Align Stretch
align_stretch
- Package
- Material Symbols
- Category
- Text
- Code Point
- f786
Article Shortcut
article_shortcut
- Package
- Material Symbols
- Category
- Text
- Code Point
- f587
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.