- Package
- Material Symbols
- Category
- Actions
- Code Point
- ea4c
Font Icon Library
Material Symbols Icon Search
38 icons
Matching "automatic"
Time Auto
time_auto
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f0e4
Brightness Auto
brightness_auto
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1ab
Light Mode Auto
light_mode_auto
- Package
- Material Symbols
- Category
- Android
- Code Point
- fff00
Quick Phrases
quick_phrases
- Package
- Material Symbols
- Category
- Android
- Code Point
- e7d1
Autopause
autopause
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f6b6
Autoplay
autoplay
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f6b5
Autostop
autostop
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f682
Fiber Smart Record
fiber_smart_record
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e062
Instant Mix
instant_mix
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e026
Precision Manufacturing
precision_manufacturing
- Package
- Material Symbols
- Category
- Business
- Code Point
- f049
Auto Read Play
auto_read_play
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f216
Adf Scanner
adf_scanner
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eada
Lift To Talk
lift_to_talk
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- efa3
Night Sight Max
night_sight_max
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f6c3
Door Sliding
door_sliding
- Package
- Material Symbols
- Category
- Household
- Code Point
- effe
Thermostat Auto
thermostat_auto
- Package
- Material Symbols
- Category
- Household
- Code Point
- f077
Vacuum 2
vacuum_2
- Package
- Material Symbols
- Category
- Household
- Code Point
- fff6d
Vacuum 2 On
vacuum_2_on
- Package
- Material Symbols
- Category
- Household
- Code Point
- fff6e
Autofps Select
autofps_select
- Package
- Material Symbols
- Category
- Images
- Code Point
- efdc
Auto Awesome Mosaic
auto_awesome_mosaic
- Package
- Material Symbols
- Category
- Images
- Code Point
- e660
Auto Awesome Motion
auto_awesome_motion
- Package
- Material Symbols
- Category
- Images
- Code Point
- e661
Auto Stories Off
auto_stories_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- f267
Flash Auto
flash_auto
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3e5
Hdr Auto
hdr_auto
- Package
- Material Symbols
- Category
- Images
- Code Point
- f01a
Hdr Auto Select
hdr_auto_select
- Package
- Material Symbols
- Category
- Images
- Code Point
- f01b
Macro Auto
macro_auto
- Package
- Material Symbols
- Category
- Images
- Code Point
- f6f2
Motion Photos Auto
motion_photos_auto
- Package
- Material Symbols
- Category
- Images
- Code Point
- f03a
Night Sight Auto
night_sight_auto
- Package
- Material Symbols
- Category
- Images
- Code Point
- f1d7
Night Sight Auto Off
night_sight_auto_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- f1f9
Photo Auto Merge
photo_auto_merge
- Package
- Material Symbols
- Category
- Images
- Code Point
- f530
Reset Brightness
reset_brightness
- Package
- Material Symbols
- Category
- Images
- Code Point
- f482
Settings Photo Camera
settings_photo_camera
- Package
- Material Symbols
- Category
- Images
- Code Point
- f834
Wb Auto
wb_auto
- Package
- Material Symbols
- Category
- Images
- Code Point
- e42c
Auto Transmission
auto_transmission
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f53f
Windshield Defrost Auto
windshield_defrost_auto
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f248
Rotate Auto
rotate_auto
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f417
Shelf Auto Hide
shelf_auto_hide
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f703
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.