- Package
- Material Symbols
- Category
- Images
- Code Point
- e410
Font Icon Library
Material Symbols Icon Search
1,160 icons
Matching "OS"
Photo Album
photo_album
- Package
- Material Symbols
- Category
- Images
- Code Point
- e411
Photo Library
photo_library
- Package
- Material Symbols
- Category
- Images
- Code Point
- e413
Photo Prints
photo_prints
- Package
- Material Symbols
- Category
- Images
- Code Point
- efb2
Raw Off
raw_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- f04f
Reset Exposure
reset_exposure
- Package
- Material Symbols
- Category
- Images
- Code Point
- f266
Reset Focus
reset_focus
- Package
- Material Symbols
- Category
- Images
- Code Point
- f481
Reset Shutter Speed
reset_shutter_speed
- Package
- Material Symbols
- Category
- Images
- Code Point
- f47d
Settings Brightness
settings_brightness
- Package
- Material Symbols
- Category
- Images
- Code Point
- e8bd
Settings Panorama
settings_panorama
- Package
- Material Symbols
- Category
- Images
- Code Point
- f831
Settings Photo Camera
settings_photo_camera
- Package
- Material Symbols
- Category
- Images
- Code Point
- f834
Shutter Speed
shutter_speed
- Package
- Material Symbols
- Category
- Images
- Code Point
- e43d
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
Slideshow
slideshow
- Package
- Material Symbols
- Category
- Images
- Code Point
- e41b
Straighten
straighten
- Package
- Material Symbols
- Category
- Images
- Code Point
- e41c
Texture
texture
- Package
- Material Symbols
- Category
- Images
- Code Point
- e421
Texture Add
texture_add
- Package
- Material Symbols
- Category
- Images
- Code Point
- f57c
Timer Off
timer_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- e426
Tonality 2
tonality_2
- Package
- Material Symbols
- Category
- Images
- Code Point
- f2b4
Transform
transform
- Package
- Material Symbols
- Category
- Images
- Code Point
- e428
Transition Dissolve
transition_dissolve
- Package
- Material Symbols
- Category
- Images
- Code Point
- f50d
Transition Fade
transition_fade
- Package
- Material Symbols
- Category
- Images
- Code Point
- f50c
View Compact
view_compact
- Package
- Material Symbols
- Category
- Images
- Code Point
- e42b
Vignette
vignette
- Package
- Material Symbols
- Category
- Images
- Code Point
- e435
Wb Auto
wb_auto
- Package
- Material Symbols
- Category
- Images
- Code Point
- e42c
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 Location
add_location
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e567
Add Location Alt
add_location_alt
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ef3a
Add Triangle
add_triangle
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f48e
Beenhere
beenhere
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e52d
Church
church
- Package
- Material Symbols
- Category
- Maps
- Code Point
- eaae
Compass Calibration
compass_calibration
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e57c
Directions
directions
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e52e
Directions Off
directions_off
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f10f
East
east
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f1df
Edit Location
edit_location
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e568
Edit Location Alt
edit_location_alt
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e1c5
Emergency
emergency
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e1eb
Explore
explore
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e87a
Fire Truck
fire_truck
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f8f2
Flag
flag
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e153
Flag 2
flag_2
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f40f
Flag Check
flag_check
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f3d8
Flag Circle
flag_circle
- Package
- Material Symbols
- Category
- Maps
- Code Point
- eaf8
Fmd Bad
fmd_bad
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f00e
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.