- Package
- Material Symbols
- Category
- Actions
- Code Point
- e003
Font Icon Library
Material Symbols Icon Search
92 icons
Matching "attention"
Circle Notifications
circle_notifications
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e994
Dangerous
dangerous
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e99a
Error
error
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e000
Feedback
feedback
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e87f
Notification Important
notification_important
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e004
Priority
priority
- Package
- Material Symbols
- Category
- Actions
- Code Point
- e19f
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
Mindfulness
mindfulness
- Package
- Material Symbols
- Category
- Activities
- Code Point
- f6e0
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
Chat Error
chat_error
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f7ac
E911 Avatar
e911_avatar
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f11a
Mark As Unread
mark_as_unread
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e9bc
Notifications Active
notifications_active
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e7f7
Notifications Paused
notifications_paused
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e7f8
Notifications Unread
notifications_unread
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f4fe
Notification Multiple
notification_multiple
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- e6c2
Notification Sound
notification_sound
- Package
- Material Symbols
- Category
- Communicate
- Code Point
- f353
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
X Circle
x_circle
- Package
- Material Symbols
- Category
- Hardware
- Code Point
- e349
Detector Alarm
detector_alarm
- Package
- Material Symbols
- Category
- Home
- Code Point
- e1f7
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
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.