- Package
- Material Symbols
- Category
- Household
- Code Point
- f543
Font Icon Library
Material Symbols Icon Search
118 icons
Matching "circular"
60Fps Select
60fps_select
- Package
- Material Symbols
- Category
- Images
- Code Point
- efd5
7Mp
7mp
- Package
- Material Symbols
- Category
- Images
- Code Point
- e973
Background Dot Large
background_dot_large
- Package
- Material Symbols
- Category
- Images
- Code Point
- f79e
Blur Circular
blur_circular
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3a2
Blur Short
blur_short
- Package
- Material Symbols
- Category
- Images
- Code Point
- e8cf
Circle
circle
- Package
- Material Symbols
- Category
- Images
- Code Point
- ef4a
Filter Tilt Shift
filter_tilt_shift
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3e2
Flip Camera Android
flip_camera_android
- Package
- Material Symbols
- Category
- Images
- Code Point
- ea37
Lens Blur
lens_blur
- Package
- Material Symbols
- Category
- Images
- Code Point
- f029
Reset Colors
reset_colors
- Package
- Material Symbols
- Category
- Images
- Code Point
- ffee2
Reset Exposure
reset_exposure
- Package
- Material Symbols
- Category
- Images
- Code Point
- f266
Reset Iso
reset_iso
- Package
- Material Symbols
- Category
- Images
- Code Point
- f480
Reset Settings
reset_settings
- Package
- Material Symbols
- Category
- Images
- Code Point
- f47f
Reset Shadow
reset_shadow
- Package
- Material Symbols
- Category
- Images
- Code Point
- f47e
Reset Shutter Speed
reset_shutter_speed
- Package
- Material Symbols
- Category
- Images
- Code Point
- f47d
Reset White Balance
reset_white_balance
- Package
- Material Symbols
- Category
- Images
- Code Point
- f47c
Rotate 90 Degrees Ccw
rotate_90_degrees_ccw
- Package
- Material Symbols
- Category
- Images
- Code Point
- e418
Rotate Left
rotate_left
- Package
- Material Symbols
- Category
- Images
- Code Point
- e419
Rotate Right
rotate_right
- Package
- Material Symbols
- Category
- Images
- Code Point
- e41a
Settings B Roll
settings_b_roll
- Package
- Material Symbols
- Category
- Images
- Code Point
- f625
Timer
timer
- Package
- Material Symbols
- Category
- Images
- Code Point
- e425
Timer 10
timer_10
- Package
- Material Symbols
- Category
- Images
- Code Point
- e423
Timer 2
timer_2
- Package
- Material Symbols
- Category
- Images
- Code Point
- f2ae
360
360
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e577
Dry Cleaning
dry_cleaning
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ea58
Local Pizza
local_pizza
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e552
Sync Lock
sync_lock
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- eaee
Child Hat
child_hat
- Package
- Material Symbols
- Category
- Social
- Code Point
- ef30
Cookie
cookie
- Package
- Material Symbols
- Category
- Social
- Code Point
- eaac
Cyclone
cyclone
- Package
- Material Symbols
- Category
- Social
- Code Point
- ebd5
Group Work
group_work
- Package
- Material Symbols
- Category
- Social
- Code Point
- e886
Mood Bad
mood_bad
- Package
- Material Symbols
- Category
- Social
- Code Point
- e7f3
Siren
siren
- Package
- Material Symbols
- Category
- Social
- Code Point
- f3a7
Brand Family
brand_family
- Package
- Material Symbols
- Category
- Text
- Code Point
- f4f1
Cloud Circle
cloud_circle
- Package
- Material Symbols
- Category
- Text
- Code Point
- e2be
Cloud Sync
cloud_sync
- Package
- Material Symbols
- Category
- Text
- Code Point
- eb5a
Counter 2
counter_2
- Package
- Material Symbols
- Category
- Text
- Code Point
- f783
Frame Reload
frame_reload
- Package
- Material Symbols
- Category
- Text
- Code Point
- f771
Restore Page
restore_page
- Package
- Material Symbols
- Category
- Text
- Code Point
- e929
Tire Repair
tire_repair
- Package
- Material Symbols
- Category
- Transit
- Code Point
- ebc8
Add Circle
add_circle
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e147
App Badging
app_badging
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f72f
Arrow Circle Left
arrow_circle_left
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eaa7
Arrow Circle Right
arrow_circle_right
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eaaa
Arrow Circle Up
arrow_circle_up
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f182
Autorenew
autorenew
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e863
Change Circle
change_circle
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e2e7
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.