- Package
- Material Symbols
- Category
- Images
- Code Point
- f47d
Font Icon Library
Material Symbols Icon Search
1,891 icons
Matching "as"
Reset White Balance
reset_white_balance
- Package
- Material Symbols
- Category
- Images
- Code Point
- f47c
Rotate Left
rotate_left
- Package
- Material Symbols
- Category
- Images
- Code Point
- e419
Settings Brightness
settings_brightness
- Package
- Material Symbols
- Category
- Images
- Code Point
- e8bd
Settings Night Sight
settings_night_sight
- Package
- Material Symbols
- Category
- Images
- Code Point
- f832
Settings Photo Camera
settings_photo_camera
- Package
- Material Symbols
- Category
- Images
- Code Point
- f834
Settings Slow Motion
settings_slow_motion
- Package
- Material Symbols
- Category
- Images
- Code Point
- f623
Settings Timelapse
settings_timelapse
- Package
- Material Symbols
- Category
- Images
- Code Point
- f622
Shutter Speed Add
shutter_speed_add
- Package
- Material Symbols
- Category
- Images
- Code Point
- f57e
Shutter Speed Minus
shutter_speed_minus
- Package
- Material Symbols
- Category
- Images
- Code Point
- f57d
Spatial Gallery
spatial_gallery
- Package
- Material Symbols
- Category
- Images
- Code Point
- ffeb6
Straighten
straighten
- Package
- Material Symbols
- Category
- Images
- Code Point
- e41c
Switch Video
switch_video
- Package
- Material Symbols
- Category
- Images
- Code Point
- e41f
Texture Minus
texture_minus
- Package
- Material Symbols
- Category
- Images
- Code Point
- f57b
Timelapse
timelapse
- Package
- Material Symbols
- Category
- Images
- Code Point
- e422
Timer
timer
- Package
- Material Symbols
- Category
- Images
- Code Point
- e425
Timer 1
timer_1
- Package
- Material Symbols
- Category
- Images
- Code Point
- f2af
Timer 10
timer_10
- Package
- Material Symbols
- Category
- Images
- Code Point
- e423
Timer 2
timer_2
- Package
- Material Symbols
- Category
- Images
- Code Point
- f2ae
Timer 3
timer_3
- Package
- Material Symbols
- Category
- Images
- Code Point
- e424
Timer Off
timer_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- e426
Trail Length
trail_length
- Package
- Material Symbols
- Category
- Images
- Code Point
- eb5e
Trail Length Medium
trail_length_medium
- Package
- Material Symbols
- Category
- Images
- Code Point
- eb63
Transform
transform
- Package
- Material Symbols
- Category
- Images
- Code Point
- e428
Transition Chop
transition_chop
- Package
- Material Symbols
- Category
- Images
- Code Point
- f50e
Transition Slide
transition_slide
- Package
- Material Symbols
- Category
- Images
- Code Point
- f50a
Tune
tune
- Package
- Material Symbols
- Category
- Images
- Code Point
- e429
Unknown 2
unknown_2
- Package
- Material Symbols
- Category
- Images
- Code Point
- e6a2
View Comfy
view_comfy
- Package
- Material Symbols
- Category
- Images
- Code Point
- e42a
View Compact
view_compact
- Package
- Material Symbols
- Category
- Images
- Code Point
- e42b
Vr180 Create2D
vr180_create2d
- Package
- Material Symbols
- Category
- Images
- Code Point
- efca
Wb Incandescent
wb_incandescent
- Package
- Material Symbols
- Category
- Images
- Code Point
- e42e
Wb Sunny
wb_sunny
- Package
- Material Symbols
- Category
- Images
- Code Point
- e430
Wb Twilight
wb_twilight
- Package
- Material Symbols
- Category
- Images
- Code Point
- e1c6
Wb Twilight 2
wb_twilight_2
- Package
- Material Symbols
- Category
- Images
- Code Point
- fff1f
Add Home
add_home
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f8eb
Add Home Work
add_home_work
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f8ed
Add Road
add_road
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ef3b
Alt Route
alt_route
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f184
Assist Walker
assist_walker
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f8d5
Business Center
business_center
- Package
- Material Symbols
- Category
- Maps
- Code Point
- eb3f
Castle
castle
- Package
- Material Symbols
- Category
- Maps
- Code Point
- eab1
Cleaning Services
cleaning_services
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f0ff
Compass Calibration
compass_calibration
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e57c
Directions
directions
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e52e
Directions Alt
directions_alt
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f880
Directions Alt Off
directions_alt_off
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f881
Directions Off
directions_off
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f10f
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.