- Package
- Material Symbols
- Category
- Maps
- Code Point
- e54a
Font Icon Library
Material Symbols Icon Search
318 icons
Matching "bus"
Local Mall
local_mall
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e54c
Local Post Office
local_post_office
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e554
Map Pin Review
map_pin_review
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f297
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
Warehouse
warehouse
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ebb8
Report
report
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- e160
Boy
boy
- Package
- Material Symbols
- Category
- Social
- Code Point
- eb67
Congenital
congenital
- Package
- Material Symbols
- Category
- Social
- Code Point
- e0a1
Crowdsource
crowdsource
- Package
- Material Symbols
- Category
- Social
- Code Point
- eb18
Dine In
dine_in
- Package
- Material Symbols
- Category
- Social
- Code Point
- f295
Face Left
face_left
- Package
- Material Symbols
- Category
- Social
- Code Point
- f401
Group Work
group_work
- Package
- Material Symbols
- Category
- Social
- Code Point
- e886
Handshake
handshake
- Package
- Material Symbols
- Category
- Social
- Code Point
- ebcb
Man 2
man_2
- Package
- Material Symbols
- Category
- Social
- Code Point
- f8e1
Menu Book 2
menu_book_2
- Package
- Material Symbols
- Category
- Social
- Code Point
- f291
Partner Exchange
partner_exchange
- Package
- Material Symbols
- Category
- Social
- Code Point
- f7f9
Person Alert
person_alert
- Package
- Material Symbols
- Category
- Social
- Code Point
- f567
Person Text
person_text
- Package
- Material Symbols
- Category
- Social
- Code Point
- eebd
Strategy
strategy
- Package
- Material Symbols
- Category
- Social
- Code Point
- f5df
Woman 2
woman_2
- Package
- Material Symbols
- Category
- Social
- Code Point
- f8e7
Assignment Returned
assignment_returned
- Package
- Material Symbols
- Category
- Text
- Code Point
- e861
Business Chip
business_chip
- Package
- Material Symbols
- Category
- Text
- Code Point
- f84c
Cards Stack
cards_stack
- Package
- Material Symbols
- Category
- Text
- Code Point
- f38f
Contact Page
contact_page
- Package
- Material Symbols
- Category
- Text
- Code Point
- f22e
Contract Edit
contract_edit
- Package
- Material Symbols
- Category
- Text
- Code Point
- f5a1
Dashboard 2
dashboard_2
- Package
- Material Symbols
- Category
- Text
- Code Point
- f3ea
Document Scanner
document_scanner
- Package
- Material Symbols
- Category
- Text
- Code Point
- e5fa
Document Search
document_search
- Package
- Material Symbols
- Category
- Text
- Code Point
- f385
File Present
file_present
- Package
- Material Symbols
- Category
- Text
- Code Point
- ea0e
Finance Chip
finance_chip
- Package
- Material Symbols
- Category
- Text
- Code Point
- f84e
Folder
folder
- Package
- Material Symbols
- Category
- Text
- Code Point
- e2c7
Folder Delete
folder_delete
- Package
- Material Symbols
- Category
- Text
- Code Point
- eb34
Folder Limited
folder_limited
- Package
- Material Symbols
- Category
- Text
- Code Point
- f4e4
Folder Managed
folder_managed
- Package
- Material Symbols
- Category
- Text
- Code Point
- f775
Numbers
numbers
- Package
- Material Symbols
- Category
- Text
- Code Point
- eac7
Pivot Table Chart
pivot_table_chart
- Package
- Material Symbols
- Category
- Text
- Code Point
- e9ce
Request Quote
request_quote
- Package
- Material Symbols
- Category
- Text
- Code Point
- f1b6
Rule Folder
rule_folder
- Package
- Material Symbols
- Category
- Text
- Code Point
- f1c9
Snippet Folder
snippet_folder
- Package
- Material Symbols
- Category
- Text
- Code Point
- f1c7
Table Chart
table_chart
- Package
- Material Symbols
- Category
- Text
- Code Point
- e265
Table Chart View
table_chart_view
- Package
- Material Symbols
- Category
- Text
- Code Point
- f6ef
Two Pager Store
two_pager_store
- Package
- Material Symbols
- Category
- Text
- Code Point
- f3c4
Unknown Document
unknown_document
- Package
- Material Symbols
- Category
- Text
- Code Point
- f804
Airport Shuttle
airport_shuttle
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb3c
Boat Bus
boat_bus
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f36d
Bus Alert
bus_alert
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e98f
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.