- Package
- Material Symbols
- Category
- Actions
- Code Point
- e000
Font Icon Library
Material Symbols Icon Search
61 icons
Matching "!"
Feedback
feedback
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e87f
Notification Important
notification_important
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e004
Priority High
priority_high
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e645
Problem
problem
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e122
Release Alert
release_alert
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f654
Running With Errors
running_with_errors
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e51d
Warning
warning
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e002
Warning Off
warning_off
- Package
- Material Symbols
- Category
- Actions
- Code Point
- f7ad
Android Cell 4 Bar Alert
android_cell_4_bar_alert
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef09
Android Cell 5 Bar Alert
android_cell_5_bar_alert
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef05
Android Cell Dual 4 Bar Alert
android_cell_dual_4_bar_alert
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef0f
Android Cell Dual 5 Bar Alert
android_cell_dual_5_bar_alert
- Package
- Material Symbols
- Category
- Android
- Code Point
- ef0c
Battery Alert
battery_alert
- Package
- Material Symbols
- Category
- Android
- Code Point
- e19c
Battery Android Alert
battery_android_alert
- Package
- Material Symbols
- Category
- Android
- Code Point
- f306
Brightness Alert
brightness_alert
- Package
- Material Symbols
- Category
- Android
- Code Point
- f5cf
Gpp Maybe
gpp_maybe
- Package
- Material Symbols
- Category
- Android
- Code Point
- f014
Nearby Error
nearby_error
- Package
- Material Symbols
- Category
- Android
- Code Point
- f03b
Signal Cellular Connected No Internet Bar
signal_cellular_connected_no_internet_0_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- f0ac
Signal Cellular Connected No Internet 4 Bar
signal_cellular_connected_no_internet_4_bar
- Package
- Material Symbols
- Category
- Android
- Code Point
- e1cd
Wifi Tethering Error
wifi_tethering_error
- Package
- Material Symbols
- Category
- Android
- Code Point
- ead9
Mic Alert
mic_alert
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f392
Videocam Alert
videocam_alert
- Package
- Material Symbols
- Category
- Audio& Video
- Code Point
- f390
Production Quantity Limits
production_quantity_limits
- Package
- Material Symbols
- Category
- Business
- Code Point
- e1d1
Work Alert
work_alert
- Package
- Material Symbols
- Category
- Business
- Code Point
- f5f7
E911 Avatar
e911_avatar
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f11a
Cast Warning
cast_warning
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f5ef
Disc Full
disc_full
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e610
Mobile Alert
mobile_alert
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f2d3
Print Error
print_error
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f7a0
Sd Card Alert
sd_card_alert
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- f057
Watch Alert
watch_alert
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- fffd1
Motion Sensor Alert
motion_sensor_alert
- Package
- Material Symbols
- Category
- Home
- Code Point
- e784
Motion Sensor Urgent
motion_sensor_urgent
- Package
- Material Symbols
- Category
- Home
- Code Point
- e78e
Emergency Heat
emergency_heat
- Package
- Material Symbols
- Category
- Household
- Code Point
- f15d
Emergency Heat 2
emergency_heat_2
- Package
- Material Symbols
- Category
- Household
- Code Point
- f4e5
Thermometer Alert
thermometer_alert
- Package
- Material Symbols
- Category
- Household
- Code Point
- ffffb
Crisis Alert
crisis_alert
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ebe9
Fmd Bad
fmd_bad
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f00e
Exclamation
exclamation
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- f22f
Policy Alert
policy_alert
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- f407
Report
report
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- e160
Report Off
report_off
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- e170
Vpn Key Alert
vpn_key_alert
- Package
- Material Symbols
- Category
- Privacy
- Code Point
- f6cc
Person Alert
person_alert
- Package
- Material Symbols
- Category
- Social
- Code Point
- f567
Pulse Alert
pulse_alert
- Package
- Material Symbols
- Category
- Social
- Code Point
- f501
Severe Cold
severe_cold
- Package
- Material Symbols
- Category
- Social
- Code Point
- ebd3
Assignment Late
assignment_late
- Package
- Material Symbols
- Category
- Text
- Code Point
- e85f
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.