- Package
- Material Symbols
- Category
- Social
- Code Point
- e590
Font Icon Library
Material Symbols Icon Search
244 icons
Matching "character"
Girl
girl
- Package
- Material Symbols
- Category
- Social
- Code Point
- eb68
Man
man
- Package
- Material Symbols
- Category
- Social
- Code Point
- e4eb
Mood
mood
- Package
- Material Symbols
- Category
- Social
- Code Point
- e7f2
Person Text
person_text
- Package
- Material Symbols
- Category
- Social
- Code Point
- eebd
Sentiment Excited
sentiment_excited
- Package
- Material Symbols
- Category
- Social
- Code Point
- f6a5
Sentiment Frustrated
sentiment_frustrated
- Package
- Material Symbols
- Category
- Social
- Code Point
- f6a4
Sentiment Sad
sentiment_sad
- Package
- Material Symbols
- Category
- Social
- Code Point
- f6a3
Sentiment Stressed
sentiment_stressed
- Package
- Material Symbols
- Category
- Social
- Code Point
- f6a2
Sentiment Very Dissatisfied
sentiment_very_dissatisfied
- Package
- Material Symbols
- Category
- Social
- Code Point
- e814
Sentiment Very Satisfied
sentiment_very_satisfied
- Package
- Material Symbols
- Category
- Social
- Code Point
- e815
Sentiment Worried
sentiment_worried
- Package
- Material Symbols
- Category
- Social
- Code Point
- f6a1
Woman
woman
- Package
- Material Symbols
- Category
- Social
- Code Point
- e13e
Asterisk
asterisk
- Package
- Material Symbols
- Category
- Text
- Code Point
- f525
Brand Family
brand_family
- Package
- Material Symbols
- Category
- Text
- Code Point
- f4f1
Convert To Text
convert_to_text
- Package
- Material Symbols
- Category
- Text
- Code Point
- f41f
Csv
csv
- Package
- Material Symbols
- Category
- Text
- Code Point
- e6cf
Custom Typography
custom_typography
- Package
- Material Symbols
- Category
- Text
- Code Point
- e732
Font Download
font_download
- Package
- Material Symbols
- Category
- Text
- Code Point
- e167
Font Download Off
font_download_off
- Package
- Material Symbols
- Category
- Text
- Code Point
- e4f9
Format Bold
format_bold
- Package
- Material Symbols
- Category
- Text
- Code Point
- e238
Format Clear
format_clear
- Package
- Material Symbols
- Category
- Text
- Code Point
- e239
Format Italic
format_italic
- Package
- Material Symbols
- Category
- Text
- Code Point
- e23f
Format Letter Spacing
format_letter_spacing
- Package
- Material Symbols
- Category
- Text
- Code Point
- f773
Format Letter Spacing 2
format_letter_spacing_2
- Package
- Material Symbols
- Category
- Text
- Code Point
- f618
Format Letter Spacing Standard
format_letter_spacing_standard
- Package
- Material Symbols
- Category
- Text
- Code Point
- f617
Format Letter Spacing Wide
format_letter_spacing_wide
- Package
- Material Symbols
- Category
- Text
- Code Point
- f616
Format Letter Spacing Wider
format_letter_spacing_wider
- Package
- Material Symbols
- Category
- Text
- Code Point
- f615
Format Overline
format_overline
- Package
- Material Symbols
- Category
- Text
- Code Point
- eb65
Format Shapes
format_shapes
- Package
- Material Symbols
- Category
- Text
- Code Point
- e25e
Format Size
format_size
- Package
- Material Symbols
- Category
- Text
- Code Point
- e245
Format Strikethrough
format_strikethrough
- Package
- Material Symbols
- Category
- Text
- Code Point
- e246
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
Glyphs
glyphs
- Package
- Material Symbols
- Category
- Text
- Code Point
- f8a3
Insert Text
insert_text
- Package
- Material Symbols
- Category
- Text
- Code Point
- f827
Language Chinese Array
language_chinese_array
- Package
- Material Symbols
- Category
- Text
- Code Point
- f766
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 Quick
language_chinese_quick
- Package
- Material Symbols
- Category
- Text
- Code Point
- f762
Language Chinese Wubi
language_chinese_wubi
- Package
- Material Symbols
- Category
- Text
- Code Point
- f761
Language Japanese Kana
language_japanese_kana
- Package
- Material Symbols
- Category
- Text
- Code Point
- f513
Language Pinyin
language_pinyin
- Package
- Material Symbols
- Category
- Text
- Code Point
- f75c
Language Us Colemak
language_us_colemak
- Package
- Material Symbols
- Category
- Text
- Code Point
- f75b
Language Us Dvorak
language_us_dvorak
- Package
- Material Symbols
- Category
- Text
- Code Point
- f75a
Letter Switch
letter_switch
- Package
- Material Symbols
- Category
- Text
- Code Point
- f758
Lowercase
lowercase
- Package
- Material Symbols
- Category
- Text
- Code Point
- f48a
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.