- Package
- Material Symbols
- Category
- Text
- Code Point
- f1fc
Font Icon Library
Material Symbols Icon Search
921 icons
Matching "2"
Stylus Pencil
stylus_pencil
- Package
- Material Symbols
- Category
- Text
- Code Point
- f362
Subject
subject
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8d2
Subscript
subscript
- Package
- Material Symbols
- Category
- Text
- Code Point
- f111
Subtitles Off
subtitles_off
- Package
- Material Symbols
- Category
- Text
- Code Point
- ef72
Superscript
superscript
- Package
- Material Symbols
- Category
- Text
- Code Point
- f112
Table Chart
table_chart
- Package
- Material Symbols
- Category
- Text
- Code Point
- e265
Text Ad
text_ad
- Package
- Material Symbols
- Category
- Text
- Code Point
- e728
Text Ad Off
text_ad_off
- Package
- Material Symbols
- Category
- Text
- Code Point
- fff92
Text Fields
text_fields
- Package
- Material Symbols
- Category
- Text
- Code Point
- e262
Text Increase
text_increase
- Package
- Material Symbols
- Category
- Text
- Code Point
- eae2
Title
title
- Package
- Material Symbols
- Category
- Text
- Code Point
- e264
Top Panel Open
top_panel_open
- Package
- Material Symbols
- Category
- Text
- Code Point
- f732
Vertical Align Bottom
vertical_align_bottom
- Package
- Material Symbols
- Category
- Text
- Code Point
- e258
Vertical Align Center
vertical_align_center
- Package
- Material Symbols
- Category
- Text
- Code Point
- e259
Vertical Align Top
vertical_align_top
- Package
- Material Symbols
- Category
- Text
- Code Point
- e25a
View Column 2
view_column_2
- Package
- Material Symbols
- Category
- Text
- Code Point
- f847
View Object Track
view_object_track
- Package
- Material Symbols
- Category
- Text
- Code Point
- f432
View Stream
view_stream
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8f2
Voting Chip
voting_chip
- Package
- Material Symbols
- Category
- Text
- Code Point
- f852
Wrap Text
wrap_text
- Package
- Material Symbols
- Category
- Text
- Code Point
- e25b
Bus Map Pin
bus_map_pin
- Package
- Material Symbols
- Category
- Transit
- Code Point
- fffa2
Car Crash
car_crash
- Package
- Material Symbols
- Category
- Transit
- Code Point
- ebf2
Car Defrost Low Right
car_defrost_low_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f342
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
Car Fan Recirculate 2
car_fan_recirculate_2
- Package
- Material Symbols
- Category
- Transit
- Code Point
- fff40
Directions Bike
directions_bike
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e52f
Directions Boat
directions_boat
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e532
Directions Railway 2
directions_railway_2
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f462
Garage Check
garage_check
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f28d
Garage Money
garage_money
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f28c
Hvac Max Defrost
hvac_max_defrost
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f332
Moped
moped
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb28
Moped Package
moped_package
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f28b
Parking Meter
parking_meter
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f28a
Parking Sign
parking_sign
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f289
Parking Valet
parking_valet
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f288
Pedal Bike
pedal_bike
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb29
Plane Contrails
plane_contrails
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f2ac
Railway Alert 2
railway_alert_2
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f461
Road
road
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f472
Rv Hookup
rv_hookup
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e642
Sailing
sailing
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e502
Seat Heat Left
seat_heat_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f32f
Seat Heat Right
seat_heat_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f32e
Seat Vent Left
seat_vent_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f32d
Seat Vent Right
seat_vent_right
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f32c
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.