- Package
- Material Symbols
- Category
- Actions
- Code Point
- e982
Font Icon Library
Material Symbols Icon Search
94 icons
Matching "approve"
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
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
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
Priority
priority
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e19f
Published With Changes
published_with_changes
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f232
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
Battery Status Good
battery_status_good
- Package
- Material Symbols
- Category
- Android
- Code Point
- f67d
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
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
Order Approve
order_approve
- Package
- Material Symbols
- Category
- Business
- Code Point
- f812
Price Check
price_check
- Package
- Material Symbols
- Category
- Business
- Code Point
- f04b
Mark Chat Read
mark_chat_read
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f18b
Mark Email Read
mark_email_read
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f18c
Notification Multiple
notification_multiple
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e6c2
Reviews
reviews
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f054
Mobile Check
mobile_check
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e824
Print Connect
print_connect
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f7a1
Tv Options Edit Channels
tv_options_edit_channels
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e1dd
Watch Check
watch_check
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f468
Fire Check
fire_check
- Package
- Material Symbols
- Category
- Household
- Code Point
- fffa8
Flaky
flaky
- Package
- Material Symbols
- Category
- Images
- Code Point
- ef50
Beenhere
beenhere
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e52d
Edit Attributes
edit_attributes
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e578
Flag Check
flag_check
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f3d8
Safety Check
safety_check
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ebef
Where To Vote
where_to_vote
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e177
Assured Workload
assured_workload
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- eb6f
Id Card 2
id_card_2
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- ffeea
Verified User
verified_user
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- e8e8
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.