- Package
- Material Symbols
- Category
- Android
- Code Point
- ebec
Font Icon Library
Material Symbols Icon Search
258 icons
Matching "can"
Noise Control Off
noise_control_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- ebf3
Noise Control On
noise_control_on
- Package
- Material Symbols
- Category
- Android
- Code Point
- f8a8
Perm Scan Wifi
perm_scan_wifi
- Package
- Material Symbols
- Category
- Android
- Code Point
- e8a9
Quick Phrases
quick_phrases
- Package
- Material Symbols
- Category
- Android
- Code Point
- e7d1
Radar
radar
- Package
- Material Symbols
- Category
- Android
- Code Point
- f04e
Signal Wifi Bad
signal_wifi_bad
- Package
- Material Symbols
- Category
- Android
- Code Point
- f063
Wifi
wifi
- Package
- Material Symbols
- Category
- Android
- Code Point
- e63e
Wifi 1 Bar
wifi_1_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- e4ca
Wifi 2 Bar
wifi_2_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- e4d9
Wifi Find
wifi_find
- Package
- Material Symbols
- Category
- Android
- Code Point
- eb31
Wifi Home
wifi_home
- Package
- Material Symbols
- Category
- Android
- Code Point
- f671
Wifi Notification
wifi_notification
- Package
- Material Symbols
- Category
- Android
- Code Point
- f670
Wifi Off
wifi_off
- Package
- Material Symbols
- Category
- Android
- Code Point
- e648
2D 2
2d_2
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- fff0e
Audio Capture
audio_capture
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- fff03
Eye Tracking
eye_tracking
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f4c9
Missed Video Call
missed_video_call
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e073
Movie Edit Off
movie_edit_off
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- fff7d
Playlist Remove
playlist_remove
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- eb80
Play Disabled
play_disabled
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- ef6a
Remove From Queue
remove_from_queue
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e067
Split Scene 2
split_scene_2
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- ffef7
Stop Circle
stop_circle
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- ef71
Volume Mute
volume_mute
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- e04e
Barcode
barcode
- Package
- Material Symbols
- Category
- Business
- Code Point
- e70b
Barcode Reader
barcode_reader
- Package
- Material Symbols
- Category
- Business
- Code Point
- f85c
Barcode Scanner
barcode_scanner
- Package
- Material Symbols
- Category
- Business
- Code Point
- e70c
Candlestick Chart
candlestick_chart
- Package
- Material Symbols
- Category
- Business
- Code Point
- ead4
Contactless Off
contactless_off
- Package
- Material Symbols
- Category
- Business
- Code Point
- f858
Credit Card Clock
credit_card_clock
- Package
- Material Symbols
- Category
- Business
- Code Point
- f438
Credit Card Gear
credit_card_gear
- Package
- Material Symbols
- Category
- Business
- Code Point
- f52d
Credit Card Off
credit_card_off
- Package
- Material Symbols
- Category
- Business
- Code Point
- e4f4
Database Off
database_off
- Package
- Material Symbols
- Category
- Business
- Code Point
- f414
Enterprise Off
enterprise_off
- Package
- Material Symbols
- Category
- Business
- Code Point
- eb4d
Mobile Tap
mobile_tap
- Package
- Material Symbols
- Category
- Business
- Code Point
- ffeb2
Price Check
price_check
- Package
- Material Symbols
- Category
- Business
- Code Point
- f04b
Qr Code
qr_code
- Package
- Material Symbols
- Category
- Business
- Code Point
- ef6b
Qr Code 2
qr_code_2
- Package
- Material Symbols
- Category
- Business
- Code Point
- e00a
Qr Code 2 Add
qr_code_2_add
- Package
- Material Symbols
- Category
- Business
- Code Point
- f658
Qr Code Scanner
qr_code_scanner
- Package
- Material Symbols
- Category
- Business
- Code Point
- f206
Receipt Long Off
receipt_long_off
- Package
- Material Symbols
- Category
- Business
- Code Point
- f40a
Call End
call_end
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0b1
Cancel Presentation
cancel_presentation
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e0e9
Cancel Schedule Send
cancel_schedule_send
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- ea39
Chat Error
chat_error
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f7ac
Mobile Cancel
mobile_cancel
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f2ea
Phone Cancel
phone_cancel
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- fff9d
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.