- Package
- Material Symbols
- Category
- Actions
- Code Point
- e857
Font Icon Library
Material Symbols Icon Search
188 icons
Matching "check"
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
Bookmark Added
bookmark_added
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e599
Bookmark Check
bookmark_check
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f457
Calendar Check
calendar_check
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f243
Domain Verification
domain_verification
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ef4c
Domain Verification Off
domain_verification_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f7b0
Event Available
event_available
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e614
Free Cancellation
free_cancellation
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e748
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
Input
input
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e890
Lists
lists
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e9b9
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
Preview
preview
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f1c5
Priority
priority
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e19f
Published With Changes
published_with_changes
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f232
Rsvp
rsvp
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f055
Rule
rule
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f1c2
Target Check
target_check
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ffeb3
Task Alt
task_alt
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e2e6
Unpublished
unpublished
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f236
Verified
verified
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ef76
Verified Off
verified_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f30e
Check In Out
check_in_out
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6f6
How To Vote
how_to_vote
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e175
Podiatry
podiatry
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e120
Battery Status Good
battery_status_good
- Package
- Material Symbols
- Category
- Android
- Code Point
- f67d
Gpp Maybe
gpp_maybe
- Package
- Material Symbols
- Category
- Android
- Code Point
- f014
Network Check
network_check
- Package
- Material Symbols
- Category
- Android
- Code Point
- e640
Library Add Check
library_add_check
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e9b7
Playlist Add Check
playlist_add_check
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e065
Playlist Add Check Circle
playlist_add_check_circle
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e7e6
Playlist Add Circle
playlist_add_circle
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e7e5
Add Card
add_card
- Package
- Material Symbols
- Category
- Business
- Code Point
- eb86
Add Shopping Cart
add_shopping_cart
- Package
- Material Symbols
- Category
- Business
- Code Point
- e854
Barcode Scanner
barcode_scanner
- Package
- Material Symbols
- Category
- Business
- Code Point
- e70c
Checkbook
checkbook
- Package
- Material Symbols
- Category
- Business
- Code Point
- e70d
Credit Card
credit_card
- Package
- Material Symbols
- Category
- Business
- Code Point
- e870
Credit Score
credit_score
- Package
- Material Symbols
- Category
- Business
- Code Point
- eff1
Domain Disabled Check
domain_disabled_check
- Package
- Material Symbols
- Category
- Business
- Code Point
- ffec6
Inactive Order
inactive_order
- Package
- Material Symbols
- Category
- Business
- Code Point
- e0fc
Orders
orders
- Package
- Material Symbols
- Category
- Business
- Code Point
- eb14
Order Approve
order_approve
- Package
- Material Symbols
- Category
- Business
- Code Point
- f812
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.