- Package
- Material Symbols
- Category
- Home
- Code Point
- e2af
Font Icon Library
Material Symbols Icon Search
114 icons
Matching "caution"
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
Settings Alert
settings_alert
- Package
- Material Symbols
- Category
- Home
- Code Point
- f143
Zone Person Alert
zone_person_alert
- Package
- Material Symbols
- Category
- Home
- Code Point
- e781
Detector Smoke
detector_smoke
- Package
- Material Symbols
- Category
- Household
- Code Point
- e285
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
Emergency Home
emergency_home
- Package
- Material Symbols
- Category
- Household
- Code Point
- e82a
Emergency Recording
emergency_recording
- Package
- Material Symbols
- Category
- Household
- Code Point
- ebf4
Emergency Share
emergency_share
- Package
- Material Symbols
- Category
- Household
- Code Point
- ebf6
Emergency Share Off
emergency_share_off
- Package
- Material Symbols
- Category
- Household
- Code Point
- f59e
Thermometer Alert
thermometer_alert
- Package
- Material Symbols
- Category
- Household
- Code Point
- ffffb
Water Damage
water_damage
- Package
- Material Symbols
- Category
- Household
- Code Point
- f203
Add Triangle
add_triangle
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f48e
Crisis Alert
crisis_alert
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ebe9
Fmd Bad
fmd_bad
- Package
- Material Symbols
- Category
- Maps
- Code Point
- f00e
Minor Crash
minor_crash
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ebf1
Traffic
traffic
- Package
- Material Symbols
- Category
- Maps
- Code Point
- e565
Wrong Location
wrong_location
- Package
- Material Symbols
- Category
- Maps
- Code Point
- ef78
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
6 Ft Apart
6_ft_apart
- Package
- Material Symbols
- Category
- Social
- Code Point
- f21e
Allergy
allergy
- Package
- Material Symbols
- Category
- Social
- Code Point
- e64e
Falling
falling
- Package
- Material Symbols
- Category
- Social
- Code Point
- f60d
Landslide
landslide
- Package
- Material Symbols
- Category
- Social
- Code Point
- ebd7
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
Siren
siren
- Package
- Material Symbols
- Category
- Social
- Code Point
- f3a7
Siren Open
siren_open
- Package
- Material Symbols
- Category
- Social
- Code Point
- f3a5
Siren Question
siren_question
- Package
- Material Symbols
- Category
- Social
- Code Point
- f3a4
Skull
skull
- Package
- Material Symbols
- Category
- Social
- Code Point
- f89a
Social Distance
social_distance
- Package
- Material Symbols
- Category
- Social
- Code Point
- e1cb
Assignment Late
assignment_late
- Package
- Material Symbols
- Category
- Text
- Code Point
- e85f
Breaking News
breaking_news
- Package
- Material Symbols
- Category
- Text
- Code Point
- ea08
Breaking News Alt 1
breaking_news_alt_1
- Package
- Material Symbols
- Category
- Text
- Code Point
- f0ba
Cloud Alert
cloud_alert
- Package
- Material Symbols
- Category
- Text
- Code Point
- f3cc
File Copy Off
file_copy_off
- Package
- Material Symbols
- Category
- Text
- Code Point
- f4d8
Plagiarism
plagiarism
- Package
- Material Symbols
- Category
- Text
- Code Point
- ea5a
Titlecase
titlecase
- Package
- Material Symbols
- Category
- Text
- Code Point
- f489
Bus Alert
bus_alert
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e98f
No Crash
no_crash
- Package
- Material Symbols
- Category
- Transit
- Code Point
- ebf0
Railway Alert
railway_alert
- Package
- Material Symbols
- Category
- Transit
- Code Point
- e9d1
Railway Alert 2
railway_alert_2
- Package
- Material Symbols
- Category
- Transit
- Code Point
- f461
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.