- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f4a6
Font Icon Library
Material Symbols Icon Search
304 icons
Matching "disable"
Stop Screen Share
stop_screen_share
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e0e3
Touchpad Mouse Off
touchpad_mouse_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f4e6
Tv Off
tv_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e647
Videogame Asset Off
videogame_asset_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e500
Watch Off
watch_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- eae3
Detection And Zone
detection_and_zone
- Package
- Material Symbols
- Category
- Home
- Code Point
- e29f
Detection And Zone Off
detection_and_zone_off
- Package
- Material Symbols
- Category
- Home
- Code Point
- eebf
Motion Sensor Idle
motion_sensor_idle
- Package
- Material Symbols
- Category
- Home
- Code Point
- e783
Sensors Krx
sensors_krx
- Package
- Material Symbols
- Category
- Home
- Code Point
- f556
Sensors Krx Off
sensors_krx_off
- Package
- Material Symbols
- Category
- Home
- Code Point
- f515
Bathroom
bathroom
- Package
- Material Symbols
- Category
- Household
- Code Point
- efdd
Emergency Share Off
emergency_share_off
- Package
- Material Symbols
- Category
- Household
- Code Point
- f59e
Light Off
light_off
- Package
- Material Symbols
- Category
- Household
- Code Point
- e9b8
Mode Cool Off
mode_cool_off
- Package
- Material Symbols
- Category
- Household
- Code Point
- f167
Mode Fan Off
mode_fan_off
- Package
- Material Symbols
- Category
- Household
- Code Point
- ec17
Mode Heat Off
mode_heat_off
- Package
- Material Symbols
- Category
- Household
- Code Point
- f16d
Mode Off On
mode_off_on
- Package
- Material Symbols
- Category
- Household
- Code Point
- f16f
Sensors Off
sensors_off
- Package
- Material Symbols
- Category
- Household
- Code Point
- e51f
Switch
switch
- Package
- Material Symbols
- Category
- Household
- Code Point
- e1f4
Switch Off
switch_off
- Package
- Material Symbols
- Category
- Household
- Code Point
- fff6f
Tamper Detection Off
tamper_detection_off
- Package
- Material Symbols
- Category
- Household
- Code Point
- e82e
Auto Stories Off
auto_stories_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- f267
Blur Off
blur_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3a4
Blur On
blur_on
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3a5
Contrast Rtl Off
contrast_rtl_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- ec72
Face Retouching Off
face_retouching_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- f007
Flash Off
flash_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3e6
Flash On
flash_on
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3e7
Flip Camera Ios
flip_camera_ios
- Package
- Material Symbols
- Category
- Images
- Code Point
- ea38
Grid Off
grid_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3eb
Grid On
grid_on
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3ec
Hdr Off
hdr_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3ed
Hdr Off Select
hdr_off_select
- Package
- Material Symbols
- Category
- Images
- Code Point
- f01c
Hdr Plus Off
hdr_plus_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3ef
Hdr Weak
hdr_weak
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3f2
Hide Image
hide_image
- Package
- Material Symbols
- Category
- Images
- Code Point
- f022
Invert Colors Off
invert_colors_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- e0c4
Landscape 2 Off
landscape_2_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- f4c3
Leak Remove
leak_remove
- Package
- Material Symbols
- Category
- Images
- Code Point
- e3f9
Macro Off
macro_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- f8d2
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
Motion Photos On
motion_photos_on
- Package
- Material Symbols
- Category
- Images
- Code Point
- e9c1
Night Sight Auto Off
night_sight_auto_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- f1f9
No Flash
no_flash
- Package
- Material Symbols
- Category
- Images
- Code Point
- f1a6
No Photography
no_photography
- Package
- Material Symbols
- Category
- Images
- Code Point
- f1a8
Raw Off
raw_off
- Package
- Material Symbols
- Category
- Images
- Code Point
- f04f
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.