- Package
- Material Symbols
- Category
- Text
- Code Point
- ea7d
Font Icon Library
Material Symbols Icon Search
2,823 icons
Matching "AC"
Docs Add On
docs_add_on
- Package
- Material Symbols
- Category
- Text
- Code Point
- f0c2
Docs Apps Script
docs_apps_script
- Package
- Material Symbols
- Category
- Text
- Code Point
- f0c3
Document Scanner
document_scanner
- Package
- Material Symbols
- Category
- Text
- Code Point
- e5fa
Document Search
document_search
- Package
- Material Symbols
- Category
- Text
- Code Point
- f385
Document Share
document_share
- Package
- Material Symbols
- Category
- Text
- Code Point
- ffea6
Draft
draft
- Package
- Material Symbols
- Category
- Text
- Code Point
- e66d
Drag Handle
drag_handle
- Package
- Material Symbols
- Category
- Text
- Code Point
- e25d
Draw Abstract
draw_abstract
- Package
- Material Symbols
- Category
- Text
- Code Point
- f7f8
Draw Collage
draw_collage
- Package
- Material Symbols
- Category
- Text
- Code Point
- f7f7
Drive Export
drive_export
- Package
- Material Symbols
- Category
- Text
- Code Point
- f41d
Drive File Move
drive_file_move
- Package
- Material Symbols
- Category
- Text
- Code Point
- e675
Drive Folder Upload
drive_folder_upload
- Package
- Material Symbols
- Category
- Text
- Code Point
- e9a3
Edit Line
edit_line
- Package
- Material Symbols
- Category
- Text
- Code Point
- ffea5
Equal
equal
- Package
- Material Symbols
- Category
- Text
- Code Point
- f77b
Export Notes
export_notes
- Package
- Material Symbols
- Category
- Text
- Code Point
- e0ac
Fact Check
fact_check
- Package
- Material Symbols
- Category
- Text
- Code Point
- f0c5
Files
files
- Package
- Material Symbols
- Category
- Text
- Code Point
- ea85
File Copy
file_copy
- Package
- Material Symbols
- Category
- Text
- Code Point
- e173
File Copy Off
file_copy_off
- Package
- Material Symbols
- Category
- Text
- Code Point
- f4d8
File Save
file_save
- Package
- Material Symbols
- Category
- Text
- Code Point
- f17f
Finance Chip
finance_chip
- Package
- Material Symbols
- Category
- Text
- Code Point
- f84e
Flip To Back
flip_to_back
- Package
- Material Symbols
- Category
- Text
- Code Point
- e882
Flip To Front
flip_to_front
- Package
- Material Symbols
- Category
- Text
- Code Point
- e883
Folder Check
folder_check
- Package
- Material Symbols
- Category
- Text
- Code Point
- f3d7
Folder Code
folder_code
- Package
- Material Symbols
- Category
- Text
- Code Point
- f3c8
Folder Copy
folder_copy
- Package
- Material Symbols
- Category
- Text
- Code Point
- ebbd
Folder Eye
folder_eye
- Package
- Material Symbols
- Category
- Text
- Code Point
- f3d5
Folder Info
folder_info
- Package
- Material Symbols
- Category
- Text
- Code Point
- f395
Folder Limited
folder_limited
- Package
- Material Symbols
- Category
- Text
- Code Point
- f4e4
Folder Off
folder_off
- Package
- Material Symbols
- Category
- Text
- Code Point
- eb83
Folder Open
folder_open
- Package
- Material Symbols
- Category
- Text
- Code Point
- e2c8
Folder Shared
folder_shared
- Package
- Material Symbols
- Category
- Text
- Code Point
- e2c9
Folder Supervised
folder_supervised
- Package
- Material Symbols
- Category
- Text
- Code Point
- f774
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 Color Fill
format_color_fill
- Package
- Material Symbols
- Category
- Text
- Code Point
- e23a
Format H4
format_h4
- Package
- Material Symbols
- Category
- Text
- Code Point
- f860
Format Image Back
format_image_back
- Package
- Material Symbols
- Category
- Text
- Code Point
- eeb0
Format Image Inline Left
format_image_inline_left
- Package
- Material Symbols
- Category
- Text
- Code Point
- eeac
Format Image Inline Right
format_image_inline_right
- Package
- Material Symbols
- Category
- Text
- Code Point
- ffffd
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
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.