- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e2e7
Font Icon Library
Material Symbols Icon Search
921 icons
Matching "2"
Check Circle Unread
check_circle_unread
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f27e
Chip Extraction
chip_extraction
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f821
Chronic
chronic
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ebb2
Clock Arrow Down
clock_arrow_down
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f382
Clock Loader 10
clock_loader_10
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f726
Clock Loader 20
clock_loader_20
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f725
Clock Loader 40
clock_loader_40
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f724
Clock Loader 60
clock_loader_60
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f723
Clock Loader 80
clock_loader_80
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f722
Clock Loader 90
clock_loader_90
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f721
Create New Folder
create_new_folder
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e2cc
Data Check
data_check
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f7f2
Delete
delete
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e872
Delete Forever
delete_forever
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e92b
Deployed Code
deployed_code
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f720
Deployed Code Alert
deployed_code_alert
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f5f2
Disabled By Default
disabled_by_default
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f230
Done Outline
done_outline
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e92f
Download 2
download_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f523
Expand Circle Up
expand_circle_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f5d2
File Export
file_export
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f3b2
Filter Alt Off
filter_alt_off
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb32
Filter List
filter_list
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e152
Float Landscape 2
float_landscape_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f45c
Float Portrait 2
float_portrait_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f45b
Hide Source
hide_source
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f023
Highlight Text Cursor
highlight_text_cursor
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f512
Library Add
library_add
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e02e
Manage Search
manage_search
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f02f
Menu
menu
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5d2
Move Selection Right
move_selection_right
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f712
Publish
publish
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e255
Search Check 2
search_check_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f469
Select All
select_all
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e162
Settings Heart
settings_heart
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f522
Shelf Position
shelf_position
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f702
Side Navigation
side_navigation
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e9e2
Stat 2
stat_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e699
Stat Minus 2
stat_minus_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e69c
Swipe Left 2
swipe_left_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- fff94
Swipe Right
swipe_right
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb52
Swipe Right 2
swipe_right_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- fff93
Swipe Up
swipe_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb2e
Switch Access 2
switch_access_2
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f506
Switch Access Shortcut Add
switch_access_shortcut_add
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e7e2
Switch Right
switch_right
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f1d2
Sync
sync
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e627
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.