- Package
- Material Symbols
- Category
- Text
- Code Point
- e997
Font Icon Library
Material Symbols Icon Search
114 icons
Matching "Ads"
Format Align Center
format_align_center
- Package
- Material Symbols
- Category
- Text
- Code Point
- e234
Format Align Left
format_align_left
- Package
- Material Symbols
- Category
- Text
- Code Point
- e236
Format Align Right
format_align_right
- Package
- Material Symbols
- Category
- Text
- Code Point
- e237
Format Bold
format_bold
- Package
- Material Symbols
- Category
- Text
- Code Point
- e238
Format Color Fill
format_color_fill
- Package
- Material Symbols
- Category
- Text
- Code Point
- e23a
Format Color Text
format_color_text
- Package
- Material Symbols
- Category
- Text
- Code Point
- e23c
Format Ink Highlighter
format_ink_highlighter
- Package
- Material Symbols
- Category
- Text
- Code Point
- f82b
Format Italic
format_italic
- Package
- Material Symbols
- Category
- Text
- Code Point
- e23f
Format Line Spacing
format_line_spacing
- Package
- Material Symbols
- Category
- Text
- Code Point
- e240
Format List Bulleted
format_list_bulleted
- Package
- Material Symbols
- Category
- Text
- Code Point
- e241
Format Overline
format_overline
- Package
- Material Symbols
- Category
- Text
- Code Point
- eb65
Format Paint
format_paint
- Package
- Material Symbols
- Category
- Text
- Code Point
- e243
Format Paint Off
format_paint_off
- Package
- Material Symbols
- Category
- Text
- Code Point
- fff97
Format Shapes
format_shapes
- Package
- Material Symbols
- Category
- Text
- Code Point
- e25e
Format Strikethrough
format_strikethrough
- Package
- Material Symbols
- Category
- Text
- Code Point
- e246
Format Textdirection L To R
format_textdirection_l_to_r
- Package
- Material Symbols
- Category
- Text
- Code Point
- e247
Format Textdirection Vertical
format_textdirection_vertical
- Package
- Material Symbols
- Category
- Text
- Code Point
- f4b8
Format Text Clip
format_text_clip
- Package
- Material Symbols
- Category
- Text
- Code Point
- f82a
Format Text Overflow
format_text_overflow
- Package
- Material Symbols
- Category
- Text
- Code Point
- f829
Format Text Wrap
format_text_wrap
- Package
- Material Symbols
- Category
- Text
- Code Point
- f828
Format Underlined
format_underlined
- Package
- Material Symbols
- Category
- Text
- Code Point
- e249
Format Underlined Squiggle
format_underlined_squiggle
- Package
- Material Symbols
- Category
- Text
- Code Point
- f885
Horizontal Align Left
horizontal_align_left
- Package
- Material Symbols
- Category
- Text
- Code Point
- fff9b
Ink Eraser
ink_eraser
- Package
- Material Symbols
- Category
- Text
- Code Point
- e6d0
Ink Eraser Off
ink_eraser_off
- Package
- Material Symbols
- Category
- Text
- Code Point
- e7e3
Ink Highlighter
ink_highlighter
- Package
- Material Symbols
- Category
- Text
- Code Point
- e6d1
Ink Highlighter Off
ink_highlighter_off
- Package
- Material Symbols
- Category
- Text
- Code Point
- fff14
Ink Marker
ink_marker
- Package
- Material Symbols
- Category
- Text
- Code Point
- e6d2
Ink Pen
ink_pen
- Package
- Material Symbols
- Category
- Text
- Code Point
- e6d3
Line End
line_end
- Package
- Material Symbols
- Category
- Text
- Code Point
- f826
Line End Arrow
line_end_arrow
- Package
- Material Symbols
- Category
- Text
- Code Point
- f81d
Line End Arrow Notch
line_end_arrow_notch
- Package
- Material Symbols
- Category
- Text
- Code Point
- f81c
Line End Circle
line_end_circle
- Package
- Material Symbols
- Category
- Text
- Code Point
- f81b
Line End Diamond
line_end_diamond
- Package
- Material Symbols
- Category
- Text
- Code Point
- f81a
Line End Square
line_end_square
- Package
- Material Symbols
- Category
- Text
- Code Point
- f819
Line Start
line_start
- Package
- Material Symbols
- Category
- Text
- Code Point
- f825
Line Start Arrow
line_start_arrow
- Package
- Material Symbols
- Category
- Text
- Code Point
- f818
Line Start Arrow Notch
line_start_arrow_notch
- Package
- Material Symbols
- Category
- Text
- Code Point
- f817
Line Start Circle
line_start_circle
- Package
- Material Symbols
- Category
- Text
- Code Point
- f816
Line Start Diamond
line_start_diamond
- Package
- Material Symbols
- Category
- Text
- Code Point
- f815
Line Start Square
line_start_square
- Package
- Material Symbols
- Category
- Text
- Code Point
- f814
Sheets Column Swap
sheets_column_swap
- Package
- Material Symbols
- Category
- Text
- Code Point
- ffe9d
Subscript
subscript
- Package
- Material Symbols
- Category
- Text
- Code Point
- f111
Superscript
superscript
- Package
- Material Symbols
- Category
- Text
- Code Point
- f112
Table
table
- Package
- Material Symbols
- Category
- Text
- Code Point
- f191
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
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.