IP Location.net

Font Icon Library

Material Symbols Icon Search

Font Icons
Search and preview Material Symbols icons, then copy the CSS class, HTML markup, or code point for your project. Material Symbols supports variable fill, weight, grade, and optical-size axes for flexible interface icon styling. Font icons behave like text: CSS can control their size, color, alignment, and interaction states without editing an image file. A consistent icon family also helps users recognize repeated actions more quickly across navigation, forms, and controls. Use visible text or an accessible label whenever an icon communicates an action. For performance, load only the library and styles your interface needs. Confirm licensing and usage requirements with the library publisher before distributing a finished product.
Material Symbols

318 icons

Matching "bus"

Local Laundry Service

local_laundry_service

Package
Material Symbols
Category
Maps
Code Point
e54a

Local Mall

local_mall

Package
Material Symbols
Category
Maps
Code Point
e54c

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

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

Dine In

dine_in

Package
Material Symbols
Category
Social
Code Point
f295

Face Left

face_left

Package
Material Symbols
Category
Social
Code Point
f401

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

Business Chip

business_chip

Package
Material Symbols
Category
Text
Code Point
f84c

Contact Page

contact_page

Package
Material Symbols
Category
Text
Code Point
f22e

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

Finance Chip

finance_chip

Package
Material Symbols
Category
Text
Code Point
f84e

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

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

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.