- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e331
Font Icon Library
Material Symbols Icon Search
595 icons
Matching "angle"
Touchpad Mouse
touchpad_mouse
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f687
Touchpad Mouse Off
touchpad_mouse_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f4e6
Triangle Circle
triangle_circle
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eec6
Tty
tty
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f1aa
Tv
tv
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e333
Tv Displays
tv_displays
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f3ec
Tv Guide
tv_guide
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e1dc
Tv Next
tv_next
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f3eb
Tv Options Input Settings
tv_options_input_settings
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e1de
Tv Remote
tv_remote
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f5d9
Tv Signin
tv_signin
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e71b
Watch Button Press
watch_button_press
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f6aa
Watch Wake
watch_wake
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f6a9
Activity Zone
activity_zone
- Package
- Material Symbols
- Category
- Home
- Code Point
- e1e6
Arrows More Down
arrows_more_down
- Package
- Material Symbols
- Category
- Home
- Code Point
- f8ab
Arrows More Up
arrows_more_up
- Package
- Material Symbols
- Category
- Home
- Code Point
- f8ac
Battery Horiz 000
battery_horiz_000
- Package
- Material Symbols
- Category
- Home
- Code Point
- f8ae
Battery Horiz 050
battery_horiz_050
- Package
- Material Symbols
- Category
- Home
- Code Point
- f8af
Detection And Zone Off
detection_and_zone_off
- Package
- Material Symbols
- Category
- Home
- Code Point
- eebf
Doorbell Chime
doorbell_chime
- Package
- Material Symbols
- Category
- Home
- Code Point
- e1f3
Door Open
door_open
- Package
- Material Symbols
- Category
- Home
- Code Point
- e77c
Home Speaker
home_speaker
- Package
- Material Symbols
- Category
- Home
- Code Point
- f11c
Motion Sensor Idle
motion_sensor_idle
- Package
- Material Symbols
- Category
- Home
- Code Point
- e783
Nest Display
nest_display
- Package
- Material Symbols
- Category
- Home
- Code Point
- f124
Nest Thermostat Zirconium Eu
nest_thermostat_zirconium_eu
- Package
- Material Symbols
- Category
- Home
- Code Point
- f131
Tools Ladder
tools_ladder
- Package
- Material Symbols
- Category
- Home
- Code Point
- e2cb
Tools Level
tools_level
- Package
- Material Symbols
- Category
- Home
- Code Point
- e77b
Tools Pliers Wire Stripper
tools_pliers_wire_stripper
- Package
- Material Symbols
- Category
- Home
- Code Point
- e2aa
Window Closed
window_closed
- Package
- Material Symbols
- Category
- Home
- Code Point
- e77e
Window Sensor
window_sensor
- Package
- Material Symbols
- Category
- Home
- Code Point
- e2bb
Zone Person Urgent
zone_person_urgent
- Package
- Material Symbols
- Category
- Home
- Code Point
- e788
Air Purifier Gen
air_purifier_gen
- Package
- Material Symbols
- Category
- Household
- Code Point
- e829
Blanket
blanket
- Package
- Material Symbols
- Category
- Household
- Code Point
- e828
Blinds
blinds
- Package
- Material Symbols
- Category
- Household
- Code Point
- e286
Chair Alt
chair_alt
- Package
- Material Symbols
- Category
- Household
- Code Point
- efee
Controller Gen
controller_gen
- Package
- Material Symbols
- Category
- Household
- Code Point
- e83d
Crib
crib
- Package
- Material Symbols
- Category
- Household
- Code Point
- e588
Deck
deck
- Package
- Material Symbols
- Category
- Household
- Code Point
- ea42
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
Doorbell 3P
doorbell_3p
- Package
- Material Symbols
- Category
- Household
- Code Point
- e1e7
Door Back
door_back
- Package
- Material Symbols
- Category
- Household
- Code Point
- effc
Door Front
door_front
- Package
- Material Symbols
- Category
- Household
- Code Point
- effd
Dresser
dresser
- Package
- Material Symbols
- Category
- Household
- Code Point
- e210
Garage Door
garage_door
- Package
- Material Symbols
- Category
- Household
- Code Point
- e714
Garage Home
garage_home
- Package
- Material Symbols
- Category
- Household
- Code Point
- e82d
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.