- Package
- Material Symbols
- Category
- Actions
- Code Point
- e857
Font Icon Library
Material Symbols Icon Search
52 icons
Matching "checkmark"
Alarm On
alarm_on
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e858
Approval
approval
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e982
Approval Delegation
approval_delegation
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f84a
Approval Delegation Off
approval_delegation_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f2c5
Event Available
event_available
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e614
Hourglass Check
hourglass_check
- Package
- Material Symbols
- Category
- Actions
- Code Point
- fffed
How To Reg
how_to_reg
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e174
Offline Pin
offline_pin
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e90a
Offline Pin Off
offline_pin_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4d0
Target Check
target_check
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ffeb3
Task Alt
task_alt
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e2e6
Verified
verified
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ef76
Verified Off
verified_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f30e
Battery Status Good
battery_status_good
- Package
- Material Symbols
- Category
- Android
- Code Point
- f67d
Domain Disabled Check
domain_disabled_check
- Package
- Material Symbols
- Category
- Business
- Code Point
- ffec6
Mark Chat Read
mark_chat_read
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f18b
Browser Updated
browser_updated
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e7cf
Mobile Check
mobile_check
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e824
Print Connect
print_connect
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f7a1
Remember Me
remember_me
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f051
Fire Check
fire_check
- Package
- Material Symbols
- Category
- Household
- Code Point
- fffa8
Flag Check
flag_check
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f3d8
Safety Check Off
safety_check_off
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f59d
Id Card 2
id_card_2
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- ffeea
Person Check
person_check
- Package
- Material Symbols
- Category
- Social
- Code Point
- f565
Stethoscope Check
stethoscope_check
- Package
- Material Symbols
- Category
- Social
- Code Point
- f806
Assignment Return
assignment_return
- Package
- Material Symbols
- Category
- Text
- Code Point
- e860
Assignment Turned In
assignment_turned_in
- Package
- Material Symbols
- Category
- Text
- Code Point
- e862
Checklist
checklist
- Package
- Material Symbols
- Category
- Text
- Code Point
- e6b1
Cloud Done
cloud_done
- Package
- Material Symbols
- Category
- Text
- Code Point
- e2bf
Folder Check 2
folder_check_2
- Package
- Material Symbols
- Category
- Text
- Code Point
- f3d6
Spellcheck
spellcheck
- Package
- Material Symbols
- Category
- Text
- Code Point
- e8ce
Task
task
- Package
- Material Symbols
- Category
- Text
- Code Point
- f075
Ambulance
ambulance
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f803
Carry On Bag Checked
carry_on_bag_checked
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb0b
Checked Bag
checked_bag
- Package
- Material Symbols
- Category
- Travel
- Code Point
- eb0c
Add Task
add_task
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f23a
Bucket Check
bucket_check
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- ef2a
Check
check
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e5ca
Check Circle
check_circle
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e86c
Check Small
check_small
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f88b
Data Check
data_check
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f7f2
Done All
done_all
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e877
Download Done
download_done
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f091
Heart Check
heart_check
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f60a
Remove Done
remove_done
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e9d3
Search Check
search_check
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f800
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.