- Package
- Material Symbols
- Category
- Images
- Code Point
- fff0b
Font Icon Library
Material Symbols Icon Search
589 icons
Matching "device"
Flip Camera Android
flip_camera_android
- Package
- Material Symbols
- Category
- Images
- Code Point
- ea37
Flip Camera Ios
flip_camera_ios
- Package
- Material Symbols
- Category
- Images
- Code Point
- ea38
Linked Camera
linked_camera
- Package
- Material Symbols
- Category
- Images
- Code Point
- e438
Mic External Off
mic_external_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- ef59
Mic External On
mic_external_on
- Package
- Material Symbols
- Category
- Images
- Code Point
- ef5a
Mobile Camera Front
mobile_camera_front
- Package
- Material Symbols
- Category
- Images
- Code Point
- f2c9
Mobile Camera Rear
mobile_camera_rear
- Package
- Material Symbols
- Category
- Images
- Code Point
- f2c8
Perm Camera Mic
perm_camera_mic
- Package
- Material Symbols
- Category
- Images
- Code Point
- e8a2
Photo Camera
photo_camera
- Package
- Material Symbols
- Category
- Images
- Code Point
- e412
Photo Camera Back
photo_camera_back
- Package
- Material Symbols
- Category
- Images
- Code Point
- ef68
Raw On
raw_on
- Package
- Material Symbols
- Category
- Images
- Code Point
- f050
Settings Motion Mode
settings_motion_mode
- Package
- Material Symbols
- Category
- Images
- Code Point
- f833
Switch Camera
switch_camera
- Package
- Material Symbols
- Category
- Images
- Code Point
- e41e
Assist Walker
assist_walker
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f8d5
Satellite
satellite
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e562
Mobile Theft
mobile_theft
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- f2a9
Blood Pressure
blood_pressure
- Package
- Material Symbols
- Category
- Social
- Code Point
- e097
Digital Wellbeing
digital_wellbeing
- Package
- Material Symbols
- Category
- Social
- Code Point
- ef86
Garden Cart
garden_cart
- Package
- Material Symbols
- Category
- Social
- Code Point
- f8a9
Monitor Heart
monitor_heart
- Package
- Material Symbols
- Category
- Social
- Code Point
- eaa2
Oxygen Saturation
oxygen_saturation
- Package
- Material Symbols
- Category
- Social
- Code Point
- e4de
Shield Watch
shield_watch
- Package
- Material Symbols
- Category
- Social
- Code Point
- f30f
Syringe
syringe
- Package
- Material Symbols
- Category
- Social
- Code Point
- e133
Vital Signs
vital_signs
- Package
- Material Symbols
- Category
- Social
- Code Point
- e650
Wrist
wrist
- Package
- Material Symbols
- Category
- Social
- Code Point
- f69c
Document Scanner
document_scanner
- Package
- Material Symbols
- Category
- Text
- Code Point
- e5fa
Language Us Dvorak
language_us_dvorak
- Package
- Material Symbols
- Category
- Text
- Code Point
- f75a
Scan
scan
- Package
- Material Symbols
- Category
- Text
- Code Point
- f74e
Stylus Laser Pointer
stylus_laser_pointer
- Package
- Material Symbols
- Category
- Text
- Code Point
- f747
Car Gear
car_gear
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f337
Seat Read
seat_read
- Package
- Material Symbols
- Category
- Transit
- Code Point
- ffeda
Seat Window
seat_window
- Package
- Material Symbols
- Category
- Transit
- Code Point
- ffee1
Travel
travel
- Package
- Material Symbols
- Category
- Travel
- Code Point
- e6ca
Action Key
action_key
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f502
Bottom Right Click
bottom_right_click
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f684
Browse Activity
browse_activity
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f8a5
Chip Extraction
chip_extraction
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f821
Desktop Landscape
desktop_landscape
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f45e
Desktop Landscape Add
desktop_landscape_add
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f439
Desktop Portrait
desktop_portrait
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f45d
Drag Click
drag_click
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f71f
Eject
eject
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e8fb
Install Desktop
install_desktop
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eb71
Keyboard Command Key
keyboard_command_key
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eae7
Keyboard Option Key
keyboard_option_key
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- eae8
Left Click
left_click
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- f718
Responsive Layout
responsive_layout
- Package
- Material Symbols
- Category
- Ui Actions
- Code Point
- e9da
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.