- Package
- Material Symbols
- Category
- Text
- Code Point
- f466
Font Icon Library
Material Symbols Icon Search
1,782 icons
Matching "ad"
Table Rows
table_rows
- Package
- Material Symbols
- Category
- Text
- Code Point
- f101
Table Rows Narrow
table_rows_narrow
- Package
- Material Symbols
- Category
- Text
- Code Point
- f73f
Table View
table_view
- Package
- Material Symbols
- Category
- Text
- Code Point
- f1be
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 Decrease
text_decrease
- Package
- Material Symbols
- Category
- Text
- Code Point
- eadd
Text Fields
text_fields
- Package
- Material Symbols
- Category
- Text
- Code Point
- e262
Text Increase
text_increase
- Package
- Material Symbols
- Category
- Text
- Code Point
- eae2
Text Rotate Up
text_rotate_up
- Package
- Material Symbols
- Category
- Text
- Code Point
- e93a
Text Rotation Angledown
text_rotation_angledown
- Package
- Material Symbols
- Category
- Text
- Code Point
- e93c
Text Rotation Angleup
text_rotation_angleup
- Package
- Material Symbols
- Category
- Text
- Code Point
- e93d
Text Rotation Down
text_rotation_down
- Package
- Material Symbols
- Category
- Text
- Code Point
- e93e
Text Select Move Down
text_select_move_down
- Package
- Material Symbols
- Category
- Text
- Code Point
- f739
Text Select Move Forward Word
text_select_move_forward_word
- Package
- Material Symbols
- Category
- Text
- Code Point
- f737
Text Select Move Up
text_select_move_up
- Package
- Material Symbols
- Category
- Text
- Code Point
- f736
Text Snippet
text_snippet
- Package
- Material Symbols
- Category
- Text
- Code Point
- f1c6
Text Up
text_up
- Package
- Material Symbols
- Category
- Text
- Code Point
- f49e
Title
title
- Package
- Material Symbols
- Category
- Text
- Code Point
- e264
Top Panel Close
top_panel_close
- Package
- Material Symbols
- Category
- Text
- Code Point
- f733
Top Panel Open
top_panel_open
- Package
- Material Symbols
- Category
- Text
- Code Point
- f732
Tsv
tsv
- Package
- Material Symbols
- Category
- Text
- Code Point
- e6d6
Two Pager Store
two_pager_store
- Package
- Material Symbols
- Category
- Text
- Code Point
- f3c4
Ungroup
ungroup
- Package
- Material Symbols
- Category
- Text
- Code Point
- f731
Variables
variables
- Package
- Material Symbols
- Category
- Text
- Code Point
- f851
Variable Add
variable_add
- Package
- Material Symbols
- Category
- Text
- Code Point
- f51e
Vertical Align Bottom
vertical_align_bottom
- Package
- Material Symbols
- Category
- Text
- Code Point
- e258
Vertical Align Top
vertical_align_top
- Package
- Material Symbols
- Category
- Text
- Code Point
- e25a
View Headline
view_headline
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8ee
Voting Chip
voting_chip
- Package
- Material Symbols
- Category
- Text
- Code Point
- f852
Wrap Text
wrap_text
- Package
- Material Symbols
- Category
- Text
- Code Point
- e25b
Airport Shuttle
airport_shuttle
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb3c
Auto Towing
auto_towing
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e71e
Boat Bus
boat_bus
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f36d
Bus Alert
bus_alert
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e98f
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 Fan Mid Left
car_fan_mid_left
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f33b
Car Gear
car_gear
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f337
Car Seat Off
car_seat_off
- Package
- Material Symbols
- Category
- Transit
- Code Point
- ffebe
Car Tag
car_tag
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f4e3
Commute
commute
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e940
Directions Bike
directions_bike
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e52f
Directions Bus
directions_bus
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e530
Directions Car
directions_car
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e531
Directions Railway
directions_railway
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e534
Directions Walk
directions_walk
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e536
Electric Car
electric_car
- Package
- Material Symbols
- Category
- Transit
- Code Point
- eb1c
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.