- Package
- Material Symbols
- Category
- Actions
- Code Point
- e939
Font Icon Library
Material Symbols Icon Search
608 icons
Matching "circle"
Supervised User Circle Off
supervised_user_circle_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f60e
Target
target
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e719
Target Check
target_check
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ffeb3
Task Alt
task_alt
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e2e6
Timer 10 Alt 1
timer_10_alt_1
- Package
- Material Symbols
- Category
- Actions
- Code Point
- efbf
Timer 3 Alt 1
timer_3_alt_1
- Package
- Material Symbols
- Category
- Actions
- Code Point
- efc0
Timer Pause
timer_pause
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4bb
Timer Play
timer_play
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4ba
Time Auto
time_auto
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f0e4
Today
today
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e8df
Trackpad Input
trackpad_input
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4c7
Unpublished
unpublished
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f236
Update
update
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e923
Update Disabled
update_disabled
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e075
Verified
verified
- Package
- Material Symbols
- Category
- Actions
- Code Point
- ef76
Voice Over Off
voice_over_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e94a
Watch Screentime
watch_screentime
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f6ae
Azm
azm
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6ec
Bath Outdoor
bath_outdoor
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6fb
Bia
bia
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6eb
Family Link
family_link
- Package
- Material Symbols
- Category
- Activities
- Code Point
- eb19
No Backpack
no_backpack
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f237
Person Play
person_play
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f7fd
Readiness Score
readiness_score
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6dd
Sports Baseball
sports_baseball
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea51
Sports Basketball
sports_basketball
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea26
Sports Cricket
sports_cricket
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea27
Sports Handball
sports_handball
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea33
Sports Soccer
sports_soccer
- Package
- Material Symbols
- Category
- Activities
- Code Point
- ea2f
Switch Account
switch_account
- Package
- Material Symbols
- Category
- Activities
- Code Point
- e9ed
Toys And Games
toys_and_games
- Package
- Material Symbols
- Category
- Activities
- Code Point
- efc2
1X Mobiledata Badge
1x_mobiledata_badge
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7f1
Apk Install
apk_install
- Package
- Material Symbols
- Category
- Android
- Code Point
- f88f
Battery 4 Bar
battery_4_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebe2
Battery Android Question
battery_android_question
- Package
- Material Symbols
- Category
- Android
- Code Point
- f302
Brightness Empty
brightness_empty
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7e8
Brightness Medium
brightness_medium
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1ae
Cameraswitch
cameraswitch
- Package
- Material Symbols
- Category
- Android
- Code Point
- efeb
Charger
charger
- Package
- Material Symbols
- Category
- Android
- Code Point
- e2ae
Dark Mode
dark_mode
- Package
- Material Symbols
- Category
- Android
- Code Point
- e51c
Data Saver On
data_saver_on
- Package
- Material Symbols
- Category
- Android
- Code Point
- eff3
Do Not Disturb On Total Silence
do_not_disturb_on_total_silence
- Package
- Material Symbols
- Category
- Android
- Code Point
- effb
Dvr
dvr
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1b2
E Mobiledata Badge
e_mobiledata_badge
- Package
- Material Symbols
- Category
- Android
- Code Point
- f7e3
Flashlight On
flashlight_on
- Package
- Material Symbols
- Category
- Android
- Code Point
- f00b
Globe 2 Cancel
globe_2_cancel
- Package
- Material Symbols
- Category
- Android
- Code Point
- fffb7
Globe 2 Question
globe_2_question
- Package
- Material Symbols
- Category
- Android
- Code Point
- fffb6
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.