- Package
- Material Symbols
- Category
- Home
- Code Point
- f5d8
Font Icon Library
Material Symbols Icon Search
2,932 icons
Matching "W"
Weather Snowy
weather_snowy
- Package
- Material Symbols
- Category
- Home
- Code Point
- e2cd
Window Closed
window_closed
- Package
- Material Symbols
- Category
- Home
- Code Point
- e77e
Window Open
window_open
- Package
- Material Symbols
- Category
- Home
- Code Point
- e78c
Window Sensor
window_sensor
- Package
- Material Symbols
- Category
- Home
- Code Point
- e2bb
Zone Person Alert
zone_person_alert
- Package
- Material Symbols
- Category
- Home
- Code Point
- e781
Zone Person Idle
zone_person_idle
- Package
- Material Symbols
- Category
- Home
- Code Point
- e77a
Zone Person Urgent
zone_person_urgent
- Package
- Material Symbols
- Category
- Home
- Code Point
- e788
Ac Unit
ac_unit
- Package
- Material Symbols
- Category
- Household
- Code Point
- eb3b
Air Purifier
air_purifier
- Package
- Material Symbols
- Category
- Household
- Code Point
- e97e
Air Purifier Gen
air_purifier_gen
- Package
- Material Symbols
- Category
- Household
- Code Point
- e829
Apparel
apparel
- Package
- Material Symbols
- Category
- Household
- Code Point
- ef7b
Back Hand
back_hand
- Package
- Material Symbols
- Category
- Household
- Code Point
- e764
Bathtub
bathtub
- Package
- Material Symbols
- Category
- Household
- Code Point
- ea41
Bath Soak
bath_soak
- Package
- Material Symbols
- Category
- Household
- Code Point
- f2a0
Bed
bed
- Package
- Material Symbols
- Category
- Household
- Code Point
- efdf
Bedroom Baby
bedroom_baby
- Package
- Material Symbols
- Category
- Household
- Code Point
- efe0
Bedroom Child
bedroom_child
- Package
- Material Symbols
- Category
- Household
- Code Point
- efe1
Bedroom Parent
bedroom_parent
- Package
- Material Symbols
- Category
- Household
- Code Point
- efe2
Blanket
blanket
- Package
- Material Symbols
- Category
- Household
- Code Point
- e828
Blinds 2
blinds_2
- Package
- Material Symbols
- Category
- Household
- Code Point
- fff78
Blinds 2 Closed
blinds_2_closed
- Package
- Material Symbols
- Category
- Household
- Code Point
- fff79
Camera Indoor
camera_indoor
- Package
- Material Symbols
- Category
- Household
- Code Point
- efe9
Chair Alt
chair_alt
- Package
- Material Symbols
- Category
- Household
- Code Point
- efee
Checkroom
checkroom
- Package
- Material Symbols
- Category
- Household
- Code Point
- f19e
Child Care
child_care
- Package
- Material Symbols
- Category
- Household
- Code Point
- eb41
Coffee
coffee
- Package
- Material Symbols
- Category
- Household
- Code Point
- efef
Coffee Maker
coffee_maker
- Package
- Material Symbols
- Category
- Household
- Code Point
- eff0
Cooking
cooking
- Package
- Material Symbols
- Category
- Household
- Code Point
- e2b6
Crib
crib
- Package
- Material Symbols
- Category
- Household
- Code Point
- e588
Curtains
curtains
- Package
- Material Symbols
- Category
- Household
- Code Point
- ec1e
Curtains Closed
curtains_closed
- Package
- Material Symbols
- Category
- Household
- Code Point
- ec1d
Desk
desk
- Package
- Material Symbols
- Category
- Household
- Code Point
- f8f4
Dining
dining
- Package
- Material Symbols
- Category
- Household
- Code Point
- eff4
Dishwasher
dishwasher
- Package
- Material Symbols
- Category
- Household
- Code Point
- e9a0
Dishwasher Gen
dishwasher_gen
- Package
- Material Symbols
- Category
- Household
- Code Point
- e832
Doorbell
doorbell
- Package
- Material Symbols
- Category
- Household
- Code Point
- efff
Door Back
door_back
- Package
- Material Symbols
- Category
- Household
- Code Point
- effc
Door Front
door_front
- Package
- Material Symbols
- Category
- Household
- Code Point
- effd
Door Sliding
door_sliding
- Package
- Material Symbols
- Category
- Household
- Code Point
- effe
Dresser
dresser
- Package
- Material Symbols
- Category
- Household
- Code Point
- e210
Dry
dry
- Package
- Material Symbols
- Category
- Household
- Code Point
- f1b3
Electric Bolt
electric_bolt
- Package
- Material Symbols
- Category
- Household
- Code Point
- ec1c
Electric Meter
electric_meter
- Package
- Material Symbols
- Category
- Household
- Code Point
- ec1b
Emergency Heat 2
emergency_heat_2
- Package
- Material Symbols
- Category
- Household
- Code Point
- f4e5
Emergency Home
emergency_home
- Package
- Material Symbols
- Category
- Household
- Code Point
- e82a
Emergency Recording
emergency_recording
- Package
- Material Symbols
- Category
- Household
- Code Point
- ebf4
Emergency Share Off
emergency_share_off
- Package
- Material Symbols
- Category
- Household
- Code Point
- f59e
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.