- Package
- Material Symbols
- Category
- Actions
- Code Point
- e852
Font Icon Library
Material Symbols Icon Search
608 icons
Matching "circle"
Account Child Invert
account_child_invert
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e659
Account Circle
account_circle
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e853
Account Circle Off
account_circle_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f7b3
Alarm
alarm
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e855
All Out
all_out
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e90b
Approval Delegation
approval_delegation
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f84a
Bug Report
bug_report
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e868
Build Circle
build_circle
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ef48
Calendar Clock
calendar_clock
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f540
Category
category
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e574
Circles
circles
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e7ea
Circles Ext
circles_ext
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e7ec
Circle Notifications
circle_notifications
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e994
Commit
commit
- Package
- Material Symbols
- Category
- Actions
- Code Point
- eaf5
Data Loss Prevention
data_loss_prevention
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e2dc
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
Error
error
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e000
Fingerprint
fingerprint
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e90d
Help
help
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e887
Help Center
help_center
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f1c0
Hourglass Disabled
hourglass_disabled
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ef53
How To Reg
how_to_reg
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e174
Info
info
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e88e
Info I
info_i
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f59b
Input
input
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e890
Interests
interests
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e7c8
Lightbulb Circle
lightbulb_circle
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ebfe
Lock Open Circle
lock_open_circle
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f361
Lock Reset
lock_reset
- Package
- Material Symbols
- Category
- Actions
- Code Point
- eade
Manage Accounts
manage_accounts
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f02e
More
more
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e619
More Time
more_time
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ea5d
No Accounts
no_accounts
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f03e
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
Outbound
outbound
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e1ca
Pageview
pageview
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e8a0
Pending
pending
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ef64
Person Edit
person_edit
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4fa
Pinboard Unread
pinboard_unread
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f3ac
Power Settings Circle
power_settings_circle
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f418
Power Settings New
power_settings_new
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e8ac
Question Mark
question_mark
- Package
- Material Symbols
- Category
- Actions
- Code Point
- eb8b
Record Voice Over
record_voice_over
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e91f
Settings Power
settings_power
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e8c6
Stars
stars
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e8d0
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.