- Package
- Material Symbols
- Category
- Actions
- Code Point
- f7b3
Font Icon Library
Material Symbols Icon Search
90 icons
Matching "blocked"
Calendar Lock
calendar_lock
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f242
Domain Verification Off
domain_verification_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f7b0
Event Busy
event_busy
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e615
Hand Gesture Off
hand_gesture_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f3f3
History Off
history_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f4da
No Accounts
no_accounts
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f03e
Person Add Disabled
person_add_disabled
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e9cb
Running With Errors
running_with_errors
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e51d
Supervised User Circle Off
supervised_user_circle_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f60e
Update Disabled
update_disabled
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e075
Voice Over Off
voice_over_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e94a
Web Asset Off
web_asset_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e4f7
Do Not Disturb On Total Silence
do_not_disturb_on_total_silence
- Package
- Material Symbols
- Category
- Android
- Code Point
- effb
Gpp Bad
gpp_bad
- Package
- Material Symbols
- Category
- Android
- Code Point
- f012
Grid 3X3 Off
grid_3x3_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- f67c
Nfc Off
nfc_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- f369
Noise Control Off
noise_control_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebf3
Signal Cellular Alt Off
signal_cellular_alt_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- fff8a
Frame Person Off
frame_person_off
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f7d1
Hearing Aid Disabled
hearing_aid_disabled
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f3b0
Movie Edit Off
movie_edit_off
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- fff7d
Music Off
music_off
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e440
Play Disabled
play_disabled
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- ef6a
Videocam Off
videocam_off
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e04c
Video Camera Front Off
video_camera_front_off
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f83b
Bar Chart Off
bar_chart_off
- Package
- Material Symbols
- Category
- Business
- Code Point
- f411
Contactless Off
contactless_off
- Package
- Material Symbols
- Category
- Business
- Code Point
- f858
Conversion Path Off
conversion_path_off
- Package
- Material Symbols
- Category
- Business
- Code Point
- f7b4
Credit Card Off
credit_card_off
- Package
- Material Symbols
- Category
- Business
- Code Point
- e4f4
Domain Disabled
domain_disabled
- Package
- Material Symbols
- Category
- Business
- Code Point
- e0ef
Enterprise Off
enterprise_off
- Package
- Material Symbols
- Category
- Business
- Code Point
- eb4d
Money Off
money_off
- Package
- Material Symbols
- Category
- Business
- Code Point
- e25c
Comments Disabled
comments_disabled
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e7a2
Mail Off
mail_off
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f48b
Notifications Off
notifications_off
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e7f6
Phone Cancel
phone_cancel
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- fff9d
Phone Disabled
phone_disabled
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e9cc
Desktop Access Disabled
desktop_access_disabled
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e99d
Keyboard Lock
keyboard_lock
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f492
Media Output Off
media_output_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f4f3
Mobile Hand Left Off
mobile_hand_left_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f312
Mouse Lock
mouse_lock
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f490
Print Disabled
print_disabled
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e9cf
Smart Card Reader Off
smart_card_reader_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f4a6
Touchpad Mouse Off
touchpad_mouse_off
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f4e6
Detection And Zone Off
detection_and_zone_off
- Package
- Material Symbols
- Category
- Home
- Code Point
- eebf
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.