- Package
- Material Symbols
- Category
- Text
- Code Point
- e7e3
Font Icon Library
Material Symbols Icon Search
2,932 icons
Matching "W"
Ink Highlighter
ink_highlighter
- Package
- Material Symbols
- Category
- Text
- Code Point
- e6d1
Ink Highlighter Move
ink_highlighter_move
- Package
- Material Symbols
- Category
- Text
- Code Point
- f524
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
Ink Selection
ink_selection
- Package
- Material Symbols
- Category
- Text
- Code Point
- e6d4
Insert Page Break
insert_page_break
- Package
- Material Symbols
- Category
- Text
- Code Point
- eaca
Integration Instructions
integration_instructions
- Package
- Material Symbols
- Category
- Text
- Code Point
- ef54
Join Left
join_left
- Package
- Material Symbols
- Category
- Text
- Code Point
- eaf2
Join Right
join_right
- Package
- Material Symbols
- Category
- Text
- Code Point
- eaea
Lab Profile
lab_profile
- Package
- Material Symbols
- Category
- Text
- Code Point
- e104
Language Chinese Cangjie
language_chinese_cangjie
- Package
- Material Symbols
- Category
- Text
- Code Point
- f765
Language Chinese Dayi
language_chinese_dayi
- Package
- Material Symbols
- Category
- Text
- Code Point
- f764
Language Chinese Pinyin
language_chinese_pinyin
- Package
- Material Symbols
- Category
- Text
- Code Point
- f763
Language Chinese Wubi
language_chinese_wubi
- Package
- Material Symbols
- Category
- Text
- Code Point
- f761
Language French
language_french
- Package
- Material Symbols
- Category
- Text
- Code Point
- f760
Language Korean Latin
language_korean_latin
- Package
- Material Symbols
- Category
- Text
- Code Point
- f75d
Language Us Dvorak
language_us_dvorak
- Package
- Material Symbols
- Category
- Text
- Code Point
- f75a
Lasso Select
lasso_select
- Package
- Material Symbols
- Category
- Text
- Code Point
- eb03
Letter Switch
letter_switch
- Package
- Material Symbols
- Category
- Text
- Code Point
- f758
Line Curve
line_curve
- Package
- Material Symbols
- Category
- Text
- Code Point
- f757
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
Line Weight
line_weight
- Package
- Material Symbols
- Category
- Text
- Code Point
- e91a
List Alt Add
list_alt_add
- Package
- Material Symbols
- Category
- Text
- Code Point
- f756
List Arrow
list_arrow
- Package
- Material Symbols
- Category
- Text
- Code Point
- fff33
Lowercase
lowercase
- Package
- Material Symbols
- Category
- Text
- Code Point
- f48a
Low Priority
low_priority
- Package
- Material Symbols
- Category
- Text
- Code Point
- e16d
Markdown
markdown
- Package
- Material Symbols
- Category
- Text
- Code Point
- f552
Markdown Convert
markdown_convert
- Package
- Material Symbols
- Category
- Text
- Code Point
- ffea0
Markdown Copy
markdown_copy
- Package
- Material Symbols
- Category
- Text
- Code Point
- f553
Markdown Document
markdown_document
- Package
- Material Symbols
- Category
- Text
- Code Point
- ffe9f
Markdown Paste
markdown_paste
- Package
- Material Symbols
- Category
- Text
- Code Point
- f554
Match Case
match_case
- Package
- Material Symbols
- Category
- Text
- Code Point
- f6f1
Match Case Off
match_case_off
- Package
- Material Symbols
- Category
- Text
- Code Point
- f36f
Match Word
match_word
- Package
- Material Symbols
- Category
- Text
- Code Point
- f6f0
Menu Book
menu_book
- Package
- Material Symbols
- Category
- Text
- Code Point
- ea19
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.