- Package
- Material Symbols
- Category
- Text
- Code Point
- fff9b
Font Icon Library
Material Symbols Icon Search
385 icons
Matching "bar"
Horizontal Align Right
horizontal_align_right
- Package
- Material Symbols
- Category
- Text
- Code Point
- fff9a
Horizontal Distribute
horizontal_distribute
- Package
- Material Symbols
- Category
- Text
- Code Point
- e014
Horizontal Split
horizontal_split
- Package
- Material Symbols
- Category
- Text
- Code Point
- e947
Language International
language_international
- Package
- Material Symbols
- Category
- Text
- Code Point
- f75e
Line End
line_end
- Package
- Material Symbols
- Category
- Text
- Code Point
- f826
Line End Circle
line_end_circle
- Package
- Material Symbols
- Category
- Text
- Code Point
- f81b
Line Start Arrow Notch
line_start_arrow_notch
- Package
- Material Symbols
- Category
- Text
- Code Point
- f817
Line Weight
line_weight
- Package
- Material Symbols
- Category
- Text
- Code Point
- e91a
List 2
list_2
- Package
- Material Symbols
- Category
- Text
- Code Point
- ffeca
List Alt Add
list_alt_add
- Package
- Material Symbols
- Category
- Text
- Code Point
- f756
Page Footer
page_footer
- Package
- Material Symbols
- Category
- Text
- Code Point
- f383
Pen Size 2
pen_size_2
- Package
- Material Symbols
- Category
- Text
- Code Point
- f754
Pivot Table Chart
pivot_table_chart
- Package
- Material Symbols
- Category
- Text
- Code Point
- e9ce
Reorder
reorder
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8fe
Rubric
rubric
- Package
- Material Symbols
- Category
- Text
- Code Point
- eb27
Scan
scan
- Package
- Material Symbols
- Category
- Text
- Code Point
- f74e
Space Bar
space_bar
- Package
- Material Symbols
- Category
- Text
- Code Point
- e256
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
Table Rows Narrow
table_rows_narrow
- Package
- Material Symbols
- Category
- Text
- Code Point
- f73f
Text Select Jump To Beginning
text_select_jump_to_beginning
- Package
- Material Symbols
- Category
- Text
- Code Point
- f73d
Thumbnail Bar
thumbnail_bar
- Package
- Material Symbols
- Category
- Text
- Code Point
- f734
Titlecase
titlecase
- Package
- Material Symbols
- Category
- Text
- Code Point
- f489
Top Panel Close
top_panel_close
- Package
- Material Symbols
- Category
- Text
- Code Point
- f733
Vertical Align Center
vertical_align_center
- Package
- Material Symbols
- Category
- Text
- Code Point
- e259
Vertical Distribute
vertical_distribute
- Package
- Material Symbols
- Category
- Text
- Code Point
- e076
View Day
view_day
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8ed
View Headline
view_headline
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8ee
View Sidebar
view_sidebar
- Package
- Material Symbols
- Category
- Text
- Code Point
- f114
View Week
view_week
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8f3
Electric Moped
electric_moped
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb1d
Electric Scooter
electric_scooter
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb1f
Motorcycle
motorcycle
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e91b
No Crash
no_crash
- Package
- Material Symbols
- Category
- Transit
- Code Point
- ebf0
Pedal Bike
pedal_bike
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb29
Scooter
scooter
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f471
Snowmobile
snowmobile
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e503
Walk Bike
walk_bike
- Package
- Material Symbols
- Category
- Transit
- Code Point
- fff01
Beer Meal
beer_meal
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f285
Do Not Touch
do_not_touch
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1b0
Fitness Center
fitness_center
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb43
Liquor
liquor
- Package
- Material Symbols
- Category
- Travel
- Code Point
- ea60
Local Bar
local_bar
- Package
- Material Symbols
- Category
- Travel
- Code Point
- e540
Lunch Dining
lunch_dining
- Package
- Material Symbols
- Category
- Travel
- Code Point
- ea61
Nightlife
nightlife
- Package
- Material Symbols
- Category
- Travel
- Code Point
- ea62
No Drinks
no_drinks
- Package
- Material Symbols
- Category
- Travel
- Code Point
- f1a5
Smoking Rooms
smoking_rooms
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb4b
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.