- Package
- Material Symbols
- Category
- Household
- Code Point
- ef9d
Font Icon Library
Material Symbols Icon Search
1,160 icons
Matching "OS"
Humidity High
humidity_high
- Package
- Material Symbols
- Category
- Household
- Code Point
- f163
Humidity Low
humidity_low
- Package
- Material Symbols
- Category
- Household
- Code Point
- f164
Humidity Mid
humidity_mid
- Package
- Material Symbols
- Category
- Household
- Code Point
- f165
Kettle
kettle
- Package
- Material Symbols
- Category
- Household
- Code Point
- e2b9
Microwave
microwave
- Package
- Material Symbols
- Category
- Household
- Code Point
- f204
Mode Cool
mode_cool
- Package
- Material Symbols
- Category
- Household
- Code Point
- f166
Mode Cool Off
mode_cool_off
- Package
- Material Symbols
- Category
- Household
- Code Point
- f167
Mode Fan
mode_fan
- Package
- Material Symbols
- Category
- Household
- Code Point
- f168
Mode Heat
mode_heat
- Package
- Material Symbols
- Category
- Household
- Code Point
- f16a
Roller Shades
roller_shades
- Package
- Material Symbols
- Category
- Household
- Code Point
- ec12
Roller Shades Closed
roller_shades_closed
- Package
- Material Symbols
- Category
- Household
- Code Point
- ec11
Sensors Off
sensors_off
- Package
- Material Symbols
- Category
- Household
- Code Point
- e51f
Sensor Door
sensor_door
- Package
- Material Symbols
- Category
- Household
- Code Point
- f1b5
Shades
shades
- Package
- Material Symbols
- Category
- Household
- Code Point
- fff73
Shades Closed
shades_closed
- Package
- Material Symbols
- Category
- Household
- Code Point
- fff74
Shower
shower
- Package
- Material Symbols
- Category
- Household
- Code Point
- f061
Single Bed
single_bed
- Package
- Material Symbols
- Category
- Household
- Code Point
- ea48
Soap
soap
- Package
- Material Symbols
- Category
- Household
- Code Point
- f1b2
Tamper Detection Off
tamper_detection_off
- Package
- Material Symbols
- Category
- Household
- Code Point
- e82e
Thermometer
thermometer
- Package
- Material Symbols
- Category
- Household
- Code Point
- e846
Thermometer Add
thermometer_add
- Package
- Material Symbols
- Category
- Household
- Code Point
- f582
Thermometer Gain
thermometer_gain
- Package
- Material Symbols
- Category
- Household
- Code Point
- f6d8
Thermometer Loss
thermometer_loss
- Package
- Material Symbols
- Category
- Household
- Code Point
- f6d7
Thermometer Minus
thermometer_minus
- Package
- Material Symbols
- Category
- Household
- Code Point
- f581
Thermostat Auto
thermostat_auto
- Package
- Material Symbols
- Category
- Household
- Code Point
- f077
Thermostat Carbon
thermostat_carbon
- Package
- Material Symbols
- Category
- Household
- Code Point
- f178
Tv Gen
tv_gen
- Package
- Material Symbols
- Category
- Household
- Code Point
- e830
Vertical Shades Closed
vertical_shades_closed
- Package
- Material Symbols
- Category
- Household
- Code Point
- ec0d
Window
window
- Package
- Material Symbols
- Category
- Household
- Code Point
- f088
22Mp
22mp
- Package
- Material Symbols
- Category
- Images
- Code Point
- e960
24Fps Select
24fps_select
- Package
- Material Symbols
- Category
- Images
- Code Point
- f3f2
30Fps Select
30fps_select
- Package
- Material Symbols
- Category
- Images
- Code Point
- efcf
Add Photo Alternate
add_photo_alternate
- Package
- Material Symbols
- Category
- Images
- Code Point
- e43e
Auto Awesome Mosaic
auto_awesome_mosaic
- Package
- Material Symbols
- Category
- Images
- Code Point
- e660
Brightness 3
brightness_3
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3a8
Brightness 4
brightness_4
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3a9
Brightness 6
brightness_6
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3ab
Camera Roll
camera_roll
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3b3
Center Focus Strong
center_focus_strong
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3b4
Center Focus Weak
center_focus_weak
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3b5
Compare
compare
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3b9
Contrast
contrast
- Package
- Material Symbols
- Category
- Images
- Code Point
- eb37
Crop
crop
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3be
Crop 16 9
crop_16_9
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3bc
Crop 21 9
crop_21_9
- Package
- Material Symbols
- Category
- Images
- Code Point
- fff0a
Crop 2 3
crop_2_3
- Package
- Material Symbols
- Category
- Images
- Code Point
- fff0b
Crop 3 2
crop_3_2
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3bd
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.