- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e874
Font Icon Library
Material Symbols Icon Search
829 icons
Matching "8"
Device Swoosh Star
device_swoosh_star
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- ffeb8
Dns
dns
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e875
Ecg
ecg
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f80f
Fax
fax
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- ead8
Game Button Zl
game_button_zl
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eed8
Hard Drive
hard_drive
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f80e
Keyboard Alt
keyboard_alt
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f028
Keyboard Capslock
keyboard_capslock
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e318
Merge
merge
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eb98
Mobile Check
mobile_check
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e824
Mobile Lock Landscape
mobile_lock_landscape
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2d8
Mobile Sound 2
mobile_sound_2
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f318
Mouse Lock Off
mouse_lock_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f48f
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e8ad
Punch Clock
punch_clock
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eaa8
Rectangle Add
rectangle_add
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eec8
Robot
robot
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f882
Router
router
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e328
Save Clock
save_clock
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f398
Screenshot Monitor
screenshot_monitor
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- ec08
Settings Ethernet
settings_ethernet
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e8be
Settings Input Antenna
settings_input_antenna
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e8bf
Settings Input Component
settings_input_component
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e8c0
Settings Input Hdmi
settings_input_hdmi
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e8c2
Settings Input Svideo
settings_input_svideo
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e8c3
Settings Remote
settings_remote
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e8c7
Touchpad Mouse
touchpad_mouse
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f687
Videogame Asset
videogame_asset
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e338
Watch Check
watch_check
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f468
Arming Countdown
arming_countdown
- Package
- Material Symbols
- Category
- Home
- Code Point
- e78a
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
Battery Horiz 075
battery_horiz_075
- Package
- Material Symbols
- Category
- Home
- Code Point
- f8b0
Cleaning Bucket
cleaning_bucket
- Package
- Material Symbols
- Category
- Home
- Code Point
- f8b4
Climate Mini Split
climate_mini_split
- Package
- Material Symbols
- Category
- Home
- Code Point
- f8b5
Detector
detector
- Package
- Material Symbols
- Category
- Home
- Code Point
- e282
Detector Status
detector_status
- Package
- Material Symbols
- Category
- Home
- Code Point
- e1e8
Door Sensor
door_sensor
- Package
- Material Symbols
- Category
- Home
- Code Point
- e28a
Google Wifi
google_wifi
- Package
- Material Symbols
- Category
- Home
- Code Point
- e840
Home Max Dots
home_max_dots
- Package
- Material Symbols
- Category
- Home
- Code Point
- e849
Home Storage
home_storage
- Package
- Material Symbols
- Category
- Home
- Code Point
- f86c
House With Shield
house_with_shield
- Package
- Material Symbols
- Category
- Home
- Code Point
- e786
Humidity Indoor
humidity_indoor
- Package
- Material Symbols
- Category
- Home
- Code Point
- f558
Laundry
laundry
- Package
- Material Symbols
- Category
- Home
- Code Point
- e2a8
Light Group
light_group
- Package
- Material Symbols
- Category
- Home
- Code Point
- e28b
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.