To use the Google icons, add the following line inside the <head> section of your HTML page:
Formula
< link rel ="stylesheet" href ="https://fonts.googleapis.com/icon?family = Material + Icons">No downloading or installation is required!
<!DOCTYPE html> <html> <head>
Formula
< link rel ="stylesheet" href ="https://fonts.googleapis.com/icon?family = Material + Icons"></head> <body>
Formula
< i class ="material - icons"> cloud </i >
< i class ="material - icons"> favorite </i >
< i class ="material - icons"> attachment </i >
< i class ="material - icons"> computer </i >
< i class ="material - icons"> traffic </i ></body> </html>
For a complete list of all icons, visit our Icon Tutorial.