- Package
- Material Symbols
- Category
- Text
- Code Point
- f0c7
Font Icon Library
Material Symbols Icon Search
206 icons
Matching "-"
Frame Reload
frame_reload
- Package
- Material Symbols
- Category
- Text
- Code Point
- f771
Hexagon
hexagon
- Package
- Material Symbols
- Category
- Text
- Code Point
- eb39
Horizontal Split
horizontal_split
- Package
- Material Symbols
- Category
- Text
- Code Point
- e947
Inventory
inventory
- Package
- Material Symbols
- Category
- Text
- Code Point
- e179
Language Pinyin
language_pinyin
- Package
- Material Symbols
- Category
- Text
- Code Point
- f75c
List Alt
list_alt
- Package
- Material Symbols
- Category
- Text
- Code Point
- e0ee
Low Priority
low_priority
- Package
- Material Symbols
- Category
- Text
- Code Point
- e16d
Overview
overview
- Package
- Material Symbols
- Category
- Text
- Code Point
- e4a7
Pentagon
pentagon
- Package
- Material Symbols
- Category
- Text
- Code Point
- eb50
Shape Line
shape_line
- Package
- Material Symbols
- Category
- Text
- Code Point
- f8d3
Special Character
special_character
- Package
- Material Symbols
- Category
- Text
- Code Point
- f74a
Sticky Note
sticky_note
- Package
- Material Symbols
- Category
- Text
- Code Point
- e9e8
Text Decrease
text_decrease
- Package
- Material Symbols
- Category
- Text
- Code Point
- eadd
Two Pager Store
two_pager_store
- Package
- Material Symbols
- Category
- Text
- Code Point
- f3c4
Variables
variables
- Package
- Material Symbols
- Category
- Text
- Code Point
- f851
Variable Remove
variable_remove
- Package
- Material Symbols
- Category
- Text
- Code Point
- f51c
Vertical Split
vertical_split
- Package
- Material Symbols
- Category
- Text
- Code Point
- e949
View Column 2
view_column_2
- Package
- Material Symbols
- Category
- Text
- Code Point
- f847
Bike Lane
bike_lane
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f47a
Bike Scooter
bike_scooter
- Package
- Material Symbols
- Category
- Transit
- Code Point
- ef45
Car Defrost Mid Left
car_defrost_mid_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f278
Car Defrost Mid Low Right
car_defrost_mid_low_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f277
Electric Bike
electric_bike
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb1b
Electric Car
electric_car
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb1c
Electric Moped
electric_moped
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb1d
Electric Scooter
electric_scooter
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb1f
Moped Package
moped_package
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f28b
Seat Read
seat_read
- Package
- Material Symbols
- Category
- Transit
- Code Point
- ffeda
Transportation
transportation
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e21d
U Turn Left
u_turn_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eba1
U Turn Right
u_turn_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eba2
Walk Bike
walk_bike
- Package
- Material Symbols
- Category
- Transit
- Code Point
- fff01
Carry On Bag Checked
carry_on_bag_checked
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb0b
Carry On Bag Inactive
carry_on_bag_inactive
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb0a
Carry On Bag Question
carry_on_bag_question
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb09
Car Repair
car_repair
- Package
- Material Symbols
- Category
- Travel
- Code Point
- ea56
Chalet
chalet
- Package
- Material Symbols
- Category
- Travel
- Code Point
- e585
Concierge
concierge
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f561
Food Bank
food_bank
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1f2
Luggage
luggage
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f235
No Drinks
no_drinks
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1a5
Okonomiyaki
okonomiyaki
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f281
Personal Bag
personal_bag
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb0e
Travel Luggage And Bags
travel_luggage_and_bags
- Package
- Material Symbols
- Category
- Travel
- Code Point
- efc3
Arrow Forward Ios
arrow_forward_ios
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5e1
Borg
borg
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f40d
Chevron Backward
chevron_backward
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f46b
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.