Google Material Design Alert Icons

Here we will learn google material design alert icons with examples and different types of alert icons (add alert, error, error outline, and warning) in google material design with examples.

Google Material Design Alert Icons

Google provides different types of alert icons using the material design that adds alert, error, error outline, and warning icons.

 

The following table shows the list of available alert icons in google material design.

 

NameUsage DescriptionIconExample
add alert <i class="material-icons">add_alert</i> add_alert DEMO
error <i class="material-icons">error</i> error DEMO
error outline <i class="material-icons">error_outline</i> error_outline DEMO
warning <i class="material-icons">warning</i> warning DEMO